diff --git a/.gitattributes b/.gitattributes index bed0738c7eeb449bca98b5d2f33c89a1ee56349a..d0139aa8009abc9da6ee432f50fef32546a7a84d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -58,3 +58,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text # Video files - compressed *.mp4 filter=lfs diff=lfs merge=lfs -text *.webm filter=lfs diff=lfs merge=lfs -text +objects/stl/Pliers.stl filter=lfs diff=lfs merge=lfs -text +objects/stl/Rachet.stl filter=lfs diff=lfs merge=lfs -text +objects/stl/Screwdriver.stl filter=lfs diff=lfs merge=lfs -text +reconstruction/mvs_filtered_metric.ply filter=lfs diff=lfs merge=lfs -text +sam6d_scene/annotations.json filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md index f7801179f8736203a3305278da782f4550531f44..7b762ceb41b1bfbcbdd56f32b261acd3365c8395 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,31 @@ --- -license: gpl-3.0 +pretty_name: Label Factory RGB-D Dataset 0007 +license: other +tags: +- image +- video +- 3d +- rgb-d --- + +# ABC-iRobotics/Hand_Tools + +Metric RGB-D scene dataset generated with the Label Factory workflow. + +## Contents + +- 325 RGB frames and aligned metric depth maps +- Metric camera calibration and world-coordinate camera poses +- Metric reconstructed point cloud +- 4 posed object instances with per-frame masks +- STL models used for pose estimation + +Depth images are stored in millimetres. Pose conventions and coordinate-system +metadata are recorded in `sam6d_scene/annotations.json` and +`reconstruction/metric_alignment/camera_poses_metric.json`. + +## Limitations + +Annotations are automatically generated and must be independently reviewed for +the intended downstream use. Reconstruction, depth-alignment, segmentation and +pose-estimation errors may remain. diff --git a/camera.json b/camera.json new file mode 100644 index 0000000000000000000000000000000000000000..d0dbeac6f22ec5b69ffa33b9de0bcd87dd586f0a --- /dev/null +++ b/camera.json @@ -0,0 +1,55 @@ +{ + "cam_K": [ + 629.7631119151068, + 0.0, + 628.969863892731, + 0.0, + 629.2809648957766, + 396.9844199781708, + 0.0, + 0.0, + 1.0 + ], + "distortion": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "distortion_names": [ + "k1", + "k2", + "p1", + "p2", + "k3" + ], + "image_width": 1280, + "image_height": 800, + "depth_scale": 1.0, + "depth_unit": "millimetre", + "source": "ChArUco RGB calibration", + "depth_alignment": "depth_to_color", + "realsense_native_depth_scale_m": 0.0010000000474974513, + "realsense_factory_color_K": [ + 629.5587158203125, + 0.0, + 629.1307373046875, + 0.0, + 628.94921875, + 397.4704895019531, + 0.0, + 0.0, + 1.0 + ], + "device_name": "RealSense D455", + "device_serial": "117122250338", + "images_undistorted": true, + "source_distortion": [ + -0.05574646680511885, + 0.06033258924654541, + -0.0009787117550594325, + -0.0008455298875612041, + -0.016069386930673082 + ] +} diff --git a/depth_maps/depth_000000.png b/depth_maps/depth_000000.png new file mode 100644 index 0000000000000000000000000000000000000000..c0620305b012f7222fe52b28f5c09be5508a1267 --- /dev/null +++ b/depth_maps/depth_000000.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee9da9e8c9b97c0944f7de3f9637b9186966816c31121c443017706d375c685 +size 282178 diff --git a/depth_maps/depth_000001.png b/depth_maps/depth_000001.png new file mode 100644 index 0000000000000000000000000000000000000000..4d272a1066e15b7870d78a680ce7655565abf766 --- /dev/null +++ b/depth_maps/depth_000001.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bee92882dd70c957ed42c3f6ca6cf303a433c24b2d77057fbe8da7952497843 +size 285917 diff --git a/depth_maps/depth_000002.png b/depth_maps/depth_000002.png new file mode 100644 index 0000000000000000000000000000000000000000..5fe27f76521ef70821371cb7ce847704304cd37a --- /dev/null +++ b/depth_maps/depth_000002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ba04386364053eb5ede57bfb08e492b3b59a69dac99659fe9b07480341051af +size 287445 diff --git a/depth_maps/depth_000003.png b/depth_maps/depth_000003.png new file mode 100644 index 0000000000000000000000000000000000000000..698ae49a1d92b2b605834801dab9655b05def5d4 --- /dev/null +++ b/depth_maps/depth_000003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d6fe841dbfef982ce5178d82a04971b29ae10035838b59a6e0355a83f685c58 +size 289666 diff --git a/depth_maps/depth_000004.png b/depth_maps/depth_000004.png new file mode 100644 index 0000000000000000000000000000000000000000..8b65479e61d675940110519e31b476d8ac039ea0 --- /dev/null +++ b/depth_maps/depth_000004.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64980adb45748edc2f7d97d73958425029df16b0af97be5537a8b74237c42682 +size 278690 diff --git a/depth_maps/depth_000005.png b/depth_maps/depth_000005.png new file mode 100644 index 0000000000000000000000000000000000000000..286558191c7fe8b13dbfac5b828727b971bda5ba --- /dev/null +++ b/depth_maps/depth_000005.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f6be8c10397267e81ced9daa72b4eb13873da2a255fef6514ce445681fd7cb2 +size 256996 diff --git a/depth_maps/depth_000006.png b/depth_maps/depth_000006.png new file mode 100644 index 0000000000000000000000000000000000000000..8bd6fdf924c8ace59be88687adbb45588d1f10eb --- /dev/null +++ b/depth_maps/depth_000006.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ce5201626df231c1d37f2bcbdab7f4ea14ac118f68db00d36f8c5ac195958e +size 254484 diff --git a/depth_maps/depth_000007.png b/depth_maps/depth_000007.png new file mode 100644 index 0000000000000000000000000000000000000000..ef84c709a52b034dd2e3371c99b2133ff536ad63 --- /dev/null +++ b/depth_maps/depth_000007.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bed2ea52d236dd4aba049f0c2a527fecce2765bebc56902b2ab8eca0b12c14d +size 253417 diff --git a/depth_maps/depth_000008.png b/depth_maps/depth_000008.png new file mode 100644 index 0000000000000000000000000000000000000000..2028447985b461f8c2ee3ffa0c3ea645891c64ea --- /dev/null +++ b/depth_maps/depth_000008.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f2f1d9181b1ad3fec2beb8bfdbe7bad10e644254872eddadce0e4481ee2b171 +size 255910 diff --git a/depth_maps/depth_000009.png b/depth_maps/depth_000009.png new file mode 100644 index 0000000000000000000000000000000000000000..a16e91f4d7088094488e19098409edfc692c5085 --- /dev/null +++ b/depth_maps/depth_000009.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a105199a0b9abc0e4b4822bbd3a36a6b926d704e9ea21e3980d293ce865a3668 +size 251000 diff --git a/depth_maps/depth_000010.png b/depth_maps/depth_000010.png new file mode 100644 index 0000000000000000000000000000000000000000..2e749cf572ee41176025bdaecd5cff1cc3ea4506 --- /dev/null +++ b/depth_maps/depth_000010.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000e21137a1d85beb36d2093a60294dfeb3a66473248548f4bcf6b7c8aa634fd +size 256344 diff --git a/depth_maps/depth_000011.png b/depth_maps/depth_000011.png new file mode 100644 index 0000000000000000000000000000000000000000..ef41fbd577badf0e09ea73e57db1d764c395884b --- /dev/null +++ b/depth_maps/depth_000011.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c6852e24c9a39797e5bf3b97a233fe0d45949597c4423a4cb5af3ae3037c90 +size 263040 diff --git a/depth_maps/depth_000012.png b/depth_maps/depth_000012.png new file mode 100644 index 0000000000000000000000000000000000000000..69197d6796a39b4213e8888af4418a6b7aaa5067 --- /dev/null +++ b/depth_maps/depth_000012.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b779eec0e6299778ebca0a6ce127f3a425ac6dab28a5daf208edf42db83bde +size 266026 diff --git a/depth_maps/depth_000013.png b/depth_maps/depth_000013.png new file mode 100644 index 0000000000000000000000000000000000000000..445406a167e32ac8cacd8843e5c5d380b730196f --- /dev/null +++ b/depth_maps/depth_000013.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832890d83df836750b3c9926bd478a9b2c6fcddf9690bca6d2c54ba8a2ad0aa9 +size 268575 diff --git a/depth_maps/depth_000014.png b/depth_maps/depth_000014.png new file mode 100644 index 0000000000000000000000000000000000000000..d4471bc6348f56556247157e8bfc2364c7c5af1e --- /dev/null +++ b/depth_maps/depth_000014.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1323723a5935dbfc07b7992b563302cb0f85f7702ffcc512264555a6c58b75ac +size 268785 diff --git a/depth_maps/depth_000015.png b/depth_maps/depth_000015.png new file mode 100644 index 0000000000000000000000000000000000000000..161d942e57edd12954748616207cfb1ca9c32058 --- /dev/null +++ b/depth_maps/depth_000015.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d89c1319c07b1584157a59f874e9f3519c4b341f1a01e465e8ddc04ad83b2e27 +size 260715 diff --git a/depth_maps/depth_000016.png b/depth_maps/depth_000016.png new file mode 100644 index 0000000000000000000000000000000000000000..78b643b244c88bd59b1d1b3190c4fc9536d5f6b6 --- /dev/null +++ b/depth_maps/depth_000016.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72c09585b4373609083b75ff16eb5c3cc5025321793acb6f9c3994b9f69b5f88 +size 257732 diff --git a/depth_maps/depth_000017.png b/depth_maps/depth_000017.png new file mode 100644 index 0000000000000000000000000000000000000000..881e076898e5dde7c22d75190ca6552b66fc129d --- /dev/null +++ b/depth_maps/depth_000017.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beba21f9289aa979123aa87834cc629ea358689ece2aab5989581f08301fa55e +size 261068 diff --git a/depth_maps/depth_000018.png b/depth_maps/depth_000018.png new file mode 100644 index 0000000000000000000000000000000000000000..cb96daacbbf83cbfbf9ab970d09e423e82632cad --- /dev/null +++ b/depth_maps/depth_000018.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c249e0fe2fd968573fa8c449a56d17979b476b758ed89a43ef327f0db7a4620 +size 253300 diff --git a/depth_maps/depth_000019.png b/depth_maps/depth_000019.png new file mode 100644 index 0000000000000000000000000000000000000000..c08f31cb6c54c80b826a8705f6164ee24092a496 --- /dev/null +++ b/depth_maps/depth_000019.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4159d117fd6bc6f6bda9f90672f5ddc077821e6a004fe215480e5a486f65f9 +size 249793 diff --git a/depth_maps/depth_000020.png b/depth_maps/depth_000020.png new file mode 100644 index 0000000000000000000000000000000000000000..7e33fedb8ebe2e44c683fd70ad1ae503371cbb94 --- /dev/null +++ b/depth_maps/depth_000020.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705ae02e7d9c1b18177e3e88d5aaaff5d61e2e57beb0fab254b48e486658cfb8 +size 245647 diff --git a/depth_maps/depth_000021.png b/depth_maps/depth_000021.png new file mode 100644 index 0000000000000000000000000000000000000000..abf469f34b251e301862e2e64e6a827c9be5a6c5 --- /dev/null +++ b/depth_maps/depth_000021.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb31d2736151648b2611a76d380cfcef166c3d192c01b05bffaf08cce7f7fa7 +size 235508 diff --git a/depth_maps/depth_000022.png b/depth_maps/depth_000022.png new file mode 100644 index 0000000000000000000000000000000000000000..0f6bd6490ac546e7aee348b5c7d3132dd8dd697a --- /dev/null +++ b/depth_maps/depth_000022.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64da8f133a05e1891dc5f3b547faac8cb4aa21d64a0dff7f2cf19049e814a8b2 +size 218001 diff --git a/depth_maps/depth_000023.png b/depth_maps/depth_000023.png new file mode 100644 index 0000000000000000000000000000000000000000..ab0b27db88f50d2b81752aae6e3ab109d25ce50c --- /dev/null +++ b/depth_maps/depth_000023.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22536e039445627db51924cb893d9f4ca276da8dec5eb3acfcecf64eb50373c3 +size 212836 diff --git a/depth_maps/depth_000024.png b/depth_maps/depth_000024.png new file mode 100644 index 0000000000000000000000000000000000000000..c7294303d4c4663d62943476b4d708a9e901badd --- /dev/null +++ b/depth_maps/depth_000024.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1cea576e747153159d335faae355d0a8111625ca11c39dccfa67afae9c75843 +size 216669 diff --git a/depth_maps/depth_000025.png b/depth_maps/depth_000025.png new file mode 100644 index 0000000000000000000000000000000000000000..dc08c388a2c5f5d62693c5932abc9d74cba995ab --- /dev/null +++ b/depth_maps/depth_000025.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab35bcafa49ef625f0b3beefbaee69514d71a0b5ac5bec7d71c6f5d34c15ff2 +size 205819 diff --git a/depth_maps/depth_000026.png b/depth_maps/depth_000026.png new file mode 100644 index 0000000000000000000000000000000000000000..e8a581941fcbd803e4aef1c13db2b5ff803d93cc --- /dev/null +++ b/depth_maps/depth_000026.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa0406a1424e749ce598cb9d944189d07150c993c3f696b0e58f7fbff61c8597 +size 197661 diff --git a/depth_maps/depth_000027.png b/depth_maps/depth_000027.png new file mode 100644 index 0000000000000000000000000000000000000000..746e035713976804fb91c98fc8d7debb7d084055 --- /dev/null +++ b/depth_maps/depth_000027.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c1ca27e65b914bb441a87b6cfe9093cdff80d80f406b05394c611b99cf51f6 +size 191062 diff --git a/depth_maps/depth_000028.png b/depth_maps/depth_000028.png new file mode 100644 index 0000000000000000000000000000000000000000..b047a7ce5919399b3ee7a6a7a7e4322543d2bf12 --- /dev/null +++ b/depth_maps/depth_000028.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffbf8df9538bb06d1419b9e322d7740dc0e315ad26585f32b068fcce8890e480 +size 177270 diff --git a/depth_maps/depth_000029.png b/depth_maps/depth_000029.png new file mode 100644 index 0000000000000000000000000000000000000000..008bf369d56e3d5ba2cd357591961141f68675ed --- /dev/null +++ b/depth_maps/depth_000029.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6df36fb80d770239bc74a2c16a3adeec3a7ef390df17f21521657a3f09cd19a +size 200083 diff --git a/depth_maps/depth_000030.png b/depth_maps/depth_000030.png new file mode 100644 index 0000000000000000000000000000000000000000..28361db01417e61920fa7258f2cac16ea0a9ca08 --- /dev/null +++ b/depth_maps/depth_000030.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4640b4f11f4b35c66e58bc0185632af8be06bc06824e2adb3904435aae261266 +size 223143 diff --git a/depth_maps/depth_000031.png b/depth_maps/depth_000031.png new file mode 100644 index 0000000000000000000000000000000000000000..be45478c88a623a0472575c9452658bfe4fb7f94 --- /dev/null +++ b/depth_maps/depth_000031.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f860840069a0eee0f7f678808db68c8d35dd0b307ff4422b7ab29b2191aa6b96 +size 232109 diff --git a/depth_maps/depth_000032.png b/depth_maps/depth_000032.png new file mode 100644 index 0000000000000000000000000000000000000000..4bb604a593751699c709cd63894512e9264a3657 --- /dev/null +++ b/depth_maps/depth_000032.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7172fe4f8035df0e64c5aff82cacdcd4cbeefb681947739b9efe5c4e71f444c +size 257601 diff --git a/depth_maps/depth_000033.png b/depth_maps/depth_000033.png new file mode 100644 index 0000000000000000000000000000000000000000..51a9bd327879ef3af677708ddb1d1e9fe62580f6 --- /dev/null +++ b/depth_maps/depth_000033.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a052b8bcc2d20a156205d463fc7e3faf59395908625e34eab2a5a2a820fb9ee +size 276688 diff --git a/depth_maps/depth_000034.png b/depth_maps/depth_000034.png new file mode 100644 index 0000000000000000000000000000000000000000..0ccb0e70edd79382ed357b3dc9ecb9844002463e --- /dev/null +++ b/depth_maps/depth_000034.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82515f85d99efdcb9b1180a088b35a545a9abbe0fbc6cfcb15e8f25fdd1ff0b +size 311408 diff --git a/depth_maps/depth_000035.png b/depth_maps/depth_000035.png new file mode 100644 index 0000000000000000000000000000000000000000..0e26ab95718c6fbf2ecc76d4f6b37bcedd09b2b6 --- /dev/null +++ b/depth_maps/depth_000035.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53163a50c9438af578522b66cebf539a8226e510887b5f2bea018b9c6f7b6f5c +size 312502 diff --git a/depth_maps/depth_000036.png b/depth_maps/depth_000036.png new file mode 100644 index 0000000000000000000000000000000000000000..7edaf4d5870a76a11fc04b49c537b70364d11fd5 --- /dev/null +++ b/depth_maps/depth_000036.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34541e5c9abf952a892db7ce005382e0e4d21c3aa1aaa8306e5f95cb5dff856b +size 327783 diff --git a/depth_maps/depth_000037.png b/depth_maps/depth_000037.png new file mode 100644 index 0000000000000000000000000000000000000000..e7f425d27faf6d4cd78fb541a7de2cff1b95a0d3 --- /dev/null +++ b/depth_maps/depth_000037.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08b2f67bb61b4fc2e8d3da4fdedc0831d9877a0eaf1fc93de5b5b026c654d93c +size 337420 diff --git a/depth_maps/depth_000038.png b/depth_maps/depth_000038.png new file mode 100644 index 0000000000000000000000000000000000000000..2ce2a3eb44f7633f73ad608430cf2868600646e1 --- /dev/null +++ b/depth_maps/depth_000038.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4603f22ad299f048a84fa9af8194768983d97bd81c281d29fb40f7f75756fc72 +size 325265 diff --git a/depth_maps/depth_000039.png b/depth_maps/depth_000039.png new file mode 100644 index 0000000000000000000000000000000000000000..c6f33764513098c0100755f2e03a57d6798ae2ef --- /dev/null +++ b/depth_maps/depth_000039.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26be0f083e24346cc450c004d93211f1ab35f6a04bc6c3a564466bd9a02ebedb +size 323992 diff --git a/depth_maps/depth_000040.png b/depth_maps/depth_000040.png new file mode 100644 index 0000000000000000000000000000000000000000..05275f65a64b2c0ad81e2a4fd98954d32b9ad44f --- /dev/null +++ b/depth_maps/depth_000040.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:995d7ed2c4a5d2856890763c20b12fde3405483f66f967d50219a6d13ea9d7de +size 331856 diff --git a/depth_maps/depth_000041.png b/depth_maps/depth_000041.png new file mode 100644 index 0000000000000000000000000000000000000000..6939eaf9845ccc90c0c610f4b2ecbe5fb9eeb275 --- /dev/null +++ b/depth_maps/depth_000041.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2949cc46f89a47c97e940b7fad7d6a10b5186034c90fee912d632d267400576a +size 339568 diff --git a/depth_maps/depth_000042.png b/depth_maps/depth_000042.png new file mode 100644 index 0000000000000000000000000000000000000000..02145478531cd39930349f967a89344cea1e825d --- /dev/null +++ b/depth_maps/depth_000042.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cbf75afc13ddae440b2fc11617ddefa8baad1d53be67a4602866d9a50d91323 +size 331133 diff --git a/depth_maps/depth_000043.png b/depth_maps/depth_000043.png new file mode 100644 index 0000000000000000000000000000000000000000..3fbc244e37df13b0fd55448415695f5eadf11b16 --- /dev/null +++ b/depth_maps/depth_000043.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d31230cbf1e8340309a790c889b71b5beade600baedce805bf227ec66b2d449 +size 338768 diff --git a/depth_maps/depth_000044.png b/depth_maps/depth_000044.png new file mode 100644 index 0000000000000000000000000000000000000000..dc7d8fe708bfba6f688fa5138f0631cbef7f6274 --- /dev/null +++ b/depth_maps/depth_000044.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:090d6242d37ca935cac4c22dcab7835dfaa85a9b4bf18e1c06e27151b0e3bb0b +size 335464 diff --git a/depth_maps/depth_000045.png b/depth_maps/depth_000045.png new file mode 100644 index 0000000000000000000000000000000000000000..c055487fbd181fa33753d5f4dbb655b0e6de7dbf --- /dev/null +++ b/depth_maps/depth_000045.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61c252d5d0eae709c84b85aa0ddcfc46a9f9e7a54c5a0e175c6cef87585258dd +size 328760 diff --git a/depth_maps/depth_000046.png b/depth_maps/depth_000046.png new file mode 100644 index 0000000000000000000000000000000000000000..f42bec77aea187bddb7e6f5fc3afed6c9b2a4e84 --- /dev/null +++ b/depth_maps/depth_000046.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5f5b1682d83844629eb764c28b2ff32e68d741c0106da60aa78b0d41e4b155d +size 321473 diff --git a/depth_maps/depth_000047.png b/depth_maps/depth_000047.png new file mode 100644 index 0000000000000000000000000000000000000000..58ef0af8f750a742c6df1c882ead717ec664b0c4 --- /dev/null +++ b/depth_maps/depth_000047.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddade9f9856d46175e7f23af27a2c96ad8aa5c06eb6c4d808234e7c3d9ff9ac6 +size 322847 diff --git a/depth_maps/depth_000048.png b/depth_maps/depth_000048.png new file mode 100644 index 0000000000000000000000000000000000000000..332298505bca118e06fccb4974f547e198aab845 --- /dev/null +++ b/depth_maps/depth_000048.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc8411d7620e8a5ec25e2e737b6672c3824a5644cdd6a77b8aa21543c769e906 +size 314712 diff --git a/depth_maps/depth_000049.png b/depth_maps/depth_000049.png new file mode 100644 index 0000000000000000000000000000000000000000..3c17798c09307e2e632ddb1ae981102a75282185 --- /dev/null +++ b/depth_maps/depth_000049.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e2e5f6342199c2ff56526f3bde1c0661693e90f81bdd266bdde93eda3a406f5 +size 316013 diff --git a/depth_maps/depth_000050.png b/depth_maps/depth_000050.png new file mode 100644 index 0000000000000000000000000000000000000000..8ccf55e41c69fe0aa77e3ea3656eecf0dfd1c6fc --- /dev/null +++ b/depth_maps/depth_000050.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8d3db12521a005b201e0f9cc9be42a930e9688f65ad619c1e0e7eb7ff298bef +size 312497 diff --git a/depth_maps/depth_000051.png b/depth_maps/depth_000051.png new file mode 100644 index 0000000000000000000000000000000000000000..08c5255734cc426ed0083fdca88ad9743a19cdcf --- /dev/null +++ b/depth_maps/depth_000051.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9174395a95cec7bdee35ca8a87b625359be5f85783a284c8641a008bc2ecfcd7 +size 306363 diff --git a/depth_maps/depth_000052.png b/depth_maps/depth_000052.png new file mode 100644 index 0000000000000000000000000000000000000000..fc33ec6c9271df0bf7c1cffbea9af3573630b0d2 --- /dev/null +++ b/depth_maps/depth_000052.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11ec385709abb22738e0bf9575877a3af74103c3590dab7f5d95f4b3c574024b +size 296072 diff --git a/depth_maps/depth_000053.png b/depth_maps/depth_000053.png new file mode 100644 index 0000000000000000000000000000000000000000..7905ea536b7e7aacea1b092e7b122ad5eca9c763 --- /dev/null +++ b/depth_maps/depth_000053.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d02cbf22e9abf64d8d632ebd60df1ce2faa1ca41dc4cf99cc0a712cca4f6c74 +size 281709 diff --git a/depth_maps/depth_000054.png b/depth_maps/depth_000054.png new file mode 100644 index 0000000000000000000000000000000000000000..dc500f1d4a708964d5206590bf0ff1684f0eb948 --- /dev/null +++ b/depth_maps/depth_000054.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96db942d13d0fea4f0de5f4b372a066cbeb4f8fc999e9efaff7384cb5a39510a +size 268875 diff --git a/depth_maps/depth_000055.png b/depth_maps/depth_000055.png new file mode 100644 index 0000000000000000000000000000000000000000..50a3c83ea75889e33b8f68d35f19285642989c35 --- /dev/null +++ b/depth_maps/depth_000055.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43376f69b1d71096de0784814515be50fafaa8e6912f58659d1e61dfcf1aa2b +size 263065 diff --git a/depth_maps/depth_000056.png b/depth_maps/depth_000056.png new file mode 100644 index 0000000000000000000000000000000000000000..89618cbb3520b29e9d7d47299ff7aa95a1bed7fb --- /dev/null +++ b/depth_maps/depth_000056.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d45f40c37bd86b73a71ae56f2a5700e9ad39ed0644e8b12a975f4d02b5622d24 +size 238666 diff --git a/depth_maps/depth_000057.png b/depth_maps/depth_000057.png new file mode 100644 index 0000000000000000000000000000000000000000..c911d1b2db6b0a34bc464d8b18451b64475d34ea --- /dev/null +++ b/depth_maps/depth_000057.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa64c43577b7b8cd3e3cc090a8502b9b3051e2877816955359a95778c0df1a31 +size 235349 diff --git a/depth_maps/depth_000058.png b/depth_maps/depth_000058.png new file mode 100644 index 0000000000000000000000000000000000000000..929c9fa7d23cd7ff86b909f94726174b2e0c8888 --- /dev/null +++ b/depth_maps/depth_000058.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d42328b392179583db376c77e0cdba0db9669a21b9c1d93535097300b91bb5 +size 229244 diff --git a/depth_maps/depth_000059.png b/depth_maps/depth_000059.png new file mode 100644 index 0000000000000000000000000000000000000000..e99e878d254b44f6eaead677b31a25a7ab213352 --- /dev/null +++ b/depth_maps/depth_000059.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8663ce458a8a6522e458fd5ed7ad8513bfe2090692da643c0d9e78456ccfb9c +size 224333 diff --git a/depth_maps/depth_000060.png b/depth_maps/depth_000060.png new file mode 100644 index 0000000000000000000000000000000000000000..4022d046aefe8ac5334ad791115eda01dfb563e8 --- /dev/null +++ b/depth_maps/depth_000060.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8326462bcc7e5b8649b8755f6c6dc9efede98e04fe4acf98257e1d6aab0c1610 +size 229712 diff --git a/depth_maps/depth_000061.png b/depth_maps/depth_000061.png new file mode 100644 index 0000000000000000000000000000000000000000..2738956bd375a8f61d4f350bd1afea292b7ef946 --- /dev/null +++ b/depth_maps/depth_000061.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0994f4ec14ce9a56a4da1fd0a4a714d6c7ea64c3763a8cdf98fc385f20f3836a +size 230271 diff --git a/depth_maps/depth_000062.png b/depth_maps/depth_000062.png new file mode 100644 index 0000000000000000000000000000000000000000..f93848252e7602a01ad4fa6dc84b35ad795e8c0c --- /dev/null +++ b/depth_maps/depth_000062.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bfa9178373a2af3df1846012d96ce3de818e5da09dd08f7a8c398cd3bd482aa +size 239808 diff --git a/depth_maps/depth_000063.png b/depth_maps/depth_000063.png new file mode 100644 index 0000000000000000000000000000000000000000..42517be32a8a9559958d97e2a56b4c0af101455d --- /dev/null +++ b/depth_maps/depth_000063.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c384f01da8a717aee47af3af6104d3a3eb2e5a4521ab950ba4570818400853f +size 251854 diff --git a/depth_maps/depth_000064.png b/depth_maps/depth_000064.png new file mode 100644 index 0000000000000000000000000000000000000000..70e23f477532b3b54ad3dc56069d4d3235d12f34 --- /dev/null +++ b/depth_maps/depth_000064.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9629eba6a3d6765dc6649e051bb4315a654721b7052689fa3d75a4924a90991 +size 252388 diff --git a/depth_maps/depth_000065.png b/depth_maps/depth_000065.png new file mode 100644 index 0000000000000000000000000000000000000000..fbb34086f7ceab1f53f75336257f9852a9b5e5e9 --- /dev/null +++ b/depth_maps/depth_000065.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a2fbc1a273d3790ae1842df1740747293968302c0415a82f66ee3cff0e6245 +size 258186 diff --git a/depth_maps/depth_000066.png b/depth_maps/depth_000066.png new file mode 100644 index 0000000000000000000000000000000000000000..bc9d83ce9e107229616ecdf2ecbcd01c36449a4f --- /dev/null +++ b/depth_maps/depth_000066.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992fbcfc171ff9f6e5d84969be0eaf47170b0d5e66d2907eb4038f453f539e6d +size 270488 diff --git a/depth_maps/depth_000067.png b/depth_maps/depth_000067.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab2e950c63b48ec4f98e95819849c1650e9f80f --- /dev/null +++ b/depth_maps/depth_000067.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b0748402eb42843df7a928692d45894ab7d7a8af051eaf30d00b56b6e7cdcde +size 294409 diff --git a/depth_maps/depth_000068.png b/depth_maps/depth_000068.png new file mode 100644 index 0000000000000000000000000000000000000000..ed0b076faaee6fabf4c98214c1da0d46a5b0318e --- /dev/null +++ b/depth_maps/depth_000068.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d14a47e3fa7f99854005bab89e5c2d934ef8708072900becf49b379b2ca3ff06 +size 298928 diff --git a/depth_maps/depth_000069.png b/depth_maps/depth_000069.png new file mode 100644 index 0000000000000000000000000000000000000000..aa219be8d89adb139a171d6258656ba5a38976d8 --- /dev/null +++ b/depth_maps/depth_000069.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:161da6a4691342bb1c8a64c8666278e8138e4d486a6754c52cd6cf86c3ddff01 +size 307043 diff --git a/depth_maps/depth_000070.png b/depth_maps/depth_000070.png new file mode 100644 index 0000000000000000000000000000000000000000..fdcf22673154c91ebecf3f2c389aec62df26c581 --- /dev/null +++ b/depth_maps/depth_000070.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa9e0b1b4859815995078885a35b63c75eaa75cc8336f601499cb28fd0e4e03 +size 272606 diff --git a/depth_maps/depth_000071.png b/depth_maps/depth_000071.png new file mode 100644 index 0000000000000000000000000000000000000000..f08c403fb00195577b635a5474b7ce238eb3e6f8 --- /dev/null +++ b/depth_maps/depth_000071.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42c77252a7b704330136613407491053734ab8d801f6e6305db29c08943b4468 +size 252764 diff --git a/depth_maps/depth_000072.png b/depth_maps/depth_000072.png new file mode 100644 index 0000000000000000000000000000000000000000..40a3797bc5e1e1b7c7bf30d412a4b0f127f5a083 --- /dev/null +++ b/depth_maps/depth_000072.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b90f330b9eefe58b3c95cf0a3841d12c57e06f759bd54650f7308666d0fe2ee +size 250510 diff --git a/depth_maps/depth_000073.png b/depth_maps/depth_000073.png new file mode 100644 index 0000000000000000000000000000000000000000..75f5dde5d94fe583f3eabdab0551f480a9080ca9 --- /dev/null +++ b/depth_maps/depth_000073.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7cc93dc5cfa41a427c75ad9519561f10515b935bb61f4a5f99c113c2de720b0 +size 276467 diff --git a/depth_maps/depth_000074.png b/depth_maps/depth_000074.png new file mode 100644 index 0000000000000000000000000000000000000000..671534e2803c79f93b3b63961e946c8c66a4511f --- /dev/null +++ b/depth_maps/depth_000074.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5147d1ae7d2af5a353183c7b7a7ebc3a3dfa88215983891c71fcda941fa90a99 +size 251678 diff --git a/depth_maps/depth_000075.png b/depth_maps/depth_000075.png new file mode 100644 index 0000000000000000000000000000000000000000..cc0ba0d6cf57c343bd9076e875c64d55df911183 --- /dev/null +++ b/depth_maps/depth_000075.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33aacfef24d7d5f448b09f788b6411fb678f1b85c4460316dac6baf3dbb2c5c6 +size 265756 diff --git a/depth_maps/depth_000076.png b/depth_maps/depth_000076.png new file mode 100644 index 0000000000000000000000000000000000000000..238869c8f3d28f37f7697978066df8076e89c957 --- /dev/null +++ b/depth_maps/depth_000076.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7cb7c6740dcb090f511c48765a0cbc435c6f588a6e6e50b12ce0980977be9b +size 266258 diff --git a/depth_maps/depth_000077.png b/depth_maps/depth_000077.png new file mode 100644 index 0000000000000000000000000000000000000000..0c9df3b4ed949b7c152cc1fef59178423d16e911 --- /dev/null +++ b/depth_maps/depth_000077.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a66ee8b96a85ee64fe6a6bafae6629101d3c15b39abe604c65f8bb1efa97fa +size 283679 diff --git a/depth_maps/depth_000078.png b/depth_maps/depth_000078.png new file mode 100644 index 0000000000000000000000000000000000000000..39d7e8480c9654331c0fefce2bcc9c072db9e61b --- /dev/null +++ b/depth_maps/depth_000078.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bdcdd55d15f762d7fdc9617ef300f6b503e8495425e50aa13fb41e8a75c3944 +size 288228 diff --git a/depth_maps/depth_000079.png b/depth_maps/depth_000079.png new file mode 100644 index 0000000000000000000000000000000000000000..96a7b0a837276524c1f2828157fc9be01927bc36 --- /dev/null +++ b/depth_maps/depth_000079.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c710697c07cf652730f61787f1b7bfbc70f793aa2d949ad72f3bf355c682d8c0 +size 253343 diff --git a/depth_maps/depth_000080.png b/depth_maps/depth_000080.png new file mode 100644 index 0000000000000000000000000000000000000000..8f7ffacf00d7716aa26272c3a52b1aa7f72e2818 --- /dev/null +++ b/depth_maps/depth_000080.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6bfbd876c73e69e2475841e0c96ecc183ddf0fc1741de0267a17354ab412a3 +size 241330 diff --git a/depth_maps/depth_000081.png b/depth_maps/depth_000081.png new file mode 100644 index 0000000000000000000000000000000000000000..ba627370fc39e2920fc8c1996ab82ef21ce2652f --- /dev/null +++ b/depth_maps/depth_000081.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:184d61e4edfe1db5fc032f7200d326cb927f7a82ad4056e32647f3ded9441f08 +size 237916 diff --git a/depth_maps/depth_000082.png b/depth_maps/depth_000082.png new file mode 100644 index 0000000000000000000000000000000000000000..c4a08bcda4d460df617028224bb2f75e92d33d68 --- /dev/null +++ b/depth_maps/depth_000082.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a883f40f00d798ef17cde966bcd230dbed8e6d5f28a79fedc70b1b0c3edb65f +size 248098 diff --git a/depth_maps/depth_000083.png b/depth_maps/depth_000083.png new file mode 100644 index 0000000000000000000000000000000000000000..7df8246f1ff6137f1e2eb5a346f32dbc098212ce --- /dev/null +++ b/depth_maps/depth_000083.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a7ec2333dc6887159dc81fca46210bee2b916f98c7f0eac0283973b0a357035 +size 263657 diff --git a/depth_maps/depth_000084.png b/depth_maps/depth_000084.png new file mode 100644 index 0000000000000000000000000000000000000000..b794779a319ac48bcbd13c3cc2d9da979ea497fd --- /dev/null +++ b/depth_maps/depth_000084.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5834a3c83dff8c2b2aca4cfa63bf36293fc802d0ed3df64e713df15bf8344d7 +size 259492 diff --git a/depth_maps/depth_000085.png b/depth_maps/depth_000085.png new file mode 100644 index 0000000000000000000000000000000000000000..cf4277a6777084f4c64c01b950bbf3759f19981b --- /dev/null +++ b/depth_maps/depth_000085.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a14a99059efa2affab150d498bcb15042306796615d0a852b5e1f953cfdf6dc +size 277866 diff --git a/depth_maps/depth_000086.png b/depth_maps/depth_000086.png new file mode 100644 index 0000000000000000000000000000000000000000..587fc93fdbe7df98683044bb5ad52a8e892c5458 --- /dev/null +++ b/depth_maps/depth_000086.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dd2f2e9e2e403c810624147a8b2b5e29171e515e1384a4fcde118ca47f11b2f +size 298787 diff --git a/depth_maps/depth_000087.png b/depth_maps/depth_000087.png new file mode 100644 index 0000000000000000000000000000000000000000..61f57dcbb33cd218dedec7e95537b167dd953455 --- /dev/null +++ b/depth_maps/depth_000087.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:386e82545f2b7f2f776bada300d0a8ebf0f284b40a014bddb3ac2550a86b8efe +size 304347 diff --git a/depth_maps/depth_000088.png b/depth_maps/depth_000088.png new file mode 100644 index 0000000000000000000000000000000000000000..7155aee11ef15fe589986acc70d215e0a900ecf8 --- /dev/null +++ b/depth_maps/depth_000088.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3701ce551cc271e730613d29393e8c7cac304cd8843cda5693aa3aa8812f940 +size 321531 diff --git a/depth_maps/depth_000089.png b/depth_maps/depth_000089.png new file mode 100644 index 0000000000000000000000000000000000000000..50457f8901682d11e9c98c4026028a450e7d95b0 --- /dev/null +++ b/depth_maps/depth_000089.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3780fa5ec0f21ab78acb671da839c1944eceb8edcc7926bcd77d4a46e7e8ff7 +size 292425 diff --git a/depth_maps/depth_000090.png b/depth_maps/depth_000090.png new file mode 100644 index 0000000000000000000000000000000000000000..a743c2bb38d0a912731f3598167bc98116a80171 --- /dev/null +++ b/depth_maps/depth_000090.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d098c9761e1c5c0ec99fe3db16cacd0cfe63cc8b0036a7436504cf45643237 +size 284472 diff --git a/depth_maps/depth_000091.png b/depth_maps/depth_000091.png new file mode 100644 index 0000000000000000000000000000000000000000..af38adb26fb00312942d4cfce43af3e88d98712c --- /dev/null +++ b/depth_maps/depth_000091.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da5b0beb78ba32a6cc99c9e8c96be0655dc5152aa273af7df7c00a25d2a75f7 +size 297357 diff --git a/depth_maps/depth_000092.png b/depth_maps/depth_000092.png new file mode 100644 index 0000000000000000000000000000000000000000..dee9ee0947d187949eab10c886a7ba3ffade5d1d --- /dev/null +++ b/depth_maps/depth_000092.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dd6e44fbf8e6992651f5552b0368d8d413d3c392e6befd20827e7369ef070bd +size 313914 diff --git a/depth_maps/depth_000093.png b/depth_maps/depth_000093.png new file mode 100644 index 0000000000000000000000000000000000000000..0586dba6fbc4e584b15211b8b391748592df4879 --- /dev/null +++ b/depth_maps/depth_000093.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef9e8feba077b43f7d80548beb2d1f83c649e025a1858fe80c5cdf68398bc80c +size 296550 diff --git a/depth_maps/depth_000094.png b/depth_maps/depth_000094.png new file mode 100644 index 0000000000000000000000000000000000000000..643802fa2016eb3696be162b94af1bfa0b704eac --- /dev/null +++ b/depth_maps/depth_000094.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b4fdeeaf8f13811be8e2b434bd8ed903c783acda20ceb06cae7da8b65bd69bb +size 297180 diff --git a/depth_maps/depth_000095.png b/depth_maps/depth_000095.png new file mode 100644 index 0000000000000000000000000000000000000000..547a315ac1d4363d056d3afcc82e49d12c0c92c4 --- /dev/null +++ b/depth_maps/depth_000095.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b7c990a6be675f85161543a6246e11b7eca0d9d78b6f8a596dbd31cfac1b0e +size 383491 diff --git a/depth_maps/depth_000096.png b/depth_maps/depth_000096.png new file mode 100644 index 0000000000000000000000000000000000000000..08505a1a9bde972b5117dd63e707848e7aec6632 --- /dev/null +++ b/depth_maps/depth_000096.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a3ea325b76f38b8b958958607e7eec73314bdf8e591bbf9dd849673ddbb87a +size 368818 diff --git a/depth_maps/depth_000097.png b/depth_maps/depth_000097.png new file mode 100644 index 0000000000000000000000000000000000000000..1f32e89fc0f951a2a13e9852a3ce45ee20c59e8e --- /dev/null +++ b/depth_maps/depth_000097.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0379e1d50f4dd79c411fa916531433f79794b4ecc14490ab0224a626616dd551 +size 337647 diff --git a/depth_maps/depth_000098.png b/depth_maps/depth_000098.png new file mode 100644 index 0000000000000000000000000000000000000000..26e82e8930b2dca2ad87d0ea751fa9c20d43a4fc --- /dev/null +++ b/depth_maps/depth_000098.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f26d4a71064f30aae75e3ea20b2db6f7149c4ae211b4b87b0c9ef030dcd230 +size 293144 diff --git a/depth_maps/depth_000099.png b/depth_maps/depth_000099.png new file mode 100644 index 0000000000000000000000000000000000000000..178d70bc31fbd0feb484509b177fff82dba1805d --- /dev/null +++ b/depth_maps/depth_000099.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d240181f3b6a8ec1d1db4f6016a85243f7a060114874b0ef0ea1026b4e50eaa9 +size 286879 diff --git a/depth_maps/depth_000100.png b/depth_maps/depth_000100.png new file mode 100644 index 0000000000000000000000000000000000000000..4e2b6d031896f58cab017c269c2351ccb07cfe37 --- /dev/null +++ b/depth_maps/depth_000100.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad8a71cd47e3d2a37ba208753ac09d97f14e418a5bae9144b75230f9ff41ca1 +size 260777 diff --git a/depth_maps/depth_000101.png b/depth_maps/depth_000101.png new file mode 100644 index 0000000000000000000000000000000000000000..f811b5be5195fc51011b608119e69e6a51edd49d --- /dev/null +++ b/depth_maps/depth_000101.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26328531784e9dcc13f210f67b99df26f0ae1d54b8985246b83adbfcf1e23d14 +size 260918 diff --git a/depth_maps/depth_000102.png b/depth_maps/depth_000102.png new file mode 100644 index 0000000000000000000000000000000000000000..d4131b37eff321c3d6e96ef297df08a1069066d2 --- /dev/null +++ b/depth_maps/depth_000102.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d76a4995c73abdc1cb1132f00b8f8a076e57e1659d1218454230c753fbb1d5e +size 251952 diff --git a/depth_maps/depth_000103.png b/depth_maps/depth_000103.png new file mode 100644 index 0000000000000000000000000000000000000000..12bbf9fe25b3f1ccbc68636f12f51e65d230aaa9 --- /dev/null +++ b/depth_maps/depth_000103.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deb8fbeb3b66f76802d1394af1cc4fc67241e4a4c7202c7f68c8b4284e6ed963 +size 240853 diff --git a/depth_maps/depth_000104.png b/depth_maps/depth_000104.png new file mode 100644 index 0000000000000000000000000000000000000000..9be90eae0e4786611a0949bde1c5f013a2539ebb --- /dev/null +++ b/depth_maps/depth_000104.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7121349bb6532a6b69ef07a7a324e2e72215f530f3b2ba1099c2be2855dbc195 +size 255093 diff --git a/depth_maps/depth_000105.png b/depth_maps/depth_000105.png new file mode 100644 index 0000000000000000000000000000000000000000..1f094068cc69f6e721921249885764a5d0fff34a --- /dev/null +++ b/depth_maps/depth_000105.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a044117f57fce62a5d5545f356f80e3143731c8a5678d184ed46a8f3e8d6a93b +size 246255 diff --git a/depth_maps/depth_000106.png b/depth_maps/depth_000106.png new file mode 100644 index 0000000000000000000000000000000000000000..7221c698dcfa2862820d352c157c0ed31ffa82c8 --- /dev/null +++ b/depth_maps/depth_000106.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a4858d58f2b1f14514bdcbcd4a17dfcd97aba36cb2e5c6d20ec28ccec8cdb96 +size 223262 diff --git a/depth_maps/depth_000107.png b/depth_maps/depth_000107.png new file mode 100644 index 0000000000000000000000000000000000000000..cb301fc74e7e8691fe4805abe9a4314ddfb306a0 --- /dev/null +++ b/depth_maps/depth_000107.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22fe36debb420f650b5f62a33cacc9e56a98e2b6a45137aa84a94f0859649e3f +size 219318 diff --git a/depth_maps/depth_000108.png b/depth_maps/depth_000108.png new file mode 100644 index 0000000000000000000000000000000000000000..ff9966ff94be83224b977934b3e0440761ce7390 --- /dev/null +++ b/depth_maps/depth_000108.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:304481aa0d914357d5e2d218ebbb5d45b3d82ba9999cbfd846f06e8e43f89c60 +size 203893 diff --git a/depth_maps/depth_000109.png b/depth_maps/depth_000109.png new file mode 100644 index 0000000000000000000000000000000000000000..152994a69295138a288026ca9ec9b0825b380bc0 --- /dev/null +++ b/depth_maps/depth_000109.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a98393426d24dad4d4b1def99808e33ec38cdd4c2af9bb53050231db60261008 +size 195837 diff --git a/depth_maps/depth_000110.png b/depth_maps/depth_000110.png new file mode 100644 index 0000000000000000000000000000000000000000..0ae156c94248d0e5af9dac01887039ac93523193 --- /dev/null +++ b/depth_maps/depth_000110.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1603706a893aeb8f0c8d240e9b3879b02c12c7825dd72e913321a8bf1a4fad4c +size 185898 diff --git a/depth_maps/depth_000111.png b/depth_maps/depth_000111.png new file mode 100644 index 0000000000000000000000000000000000000000..a7d60a1e3c8a6f63d65e9045ac881d1dc72c8d0c --- /dev/null +++ b/depth_maps/depth_000111.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15805eed8076b44e093568a974685c5d5de83335bf2de5be3e091776395b19b8 +size 191656 diff --git a/depth_maps/depth_000112.png b/depth_maps/depth_000112.png new file mode 100644 index 0000000000000000000000000000000000000000..179302d9faebf6aebc602cd34a0461d3ddc1d94a --- /dev/null +++ b/depth_maps/depth_000112.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfdf8b28bcb0fa54181d5bc11683eca6766b6c0339173e551f5012b4891b0db4 +size 187744 diff --git a/depth_maps/depth_000113.png b/depth_maps/depth_000113.png new file mode 100644 index 0000000000000000000000000000000000000000..fb5ea7da24512ec2a9839e95f4724762fb27f979 --- /dev/null +++ b/depth_maps/depth_000113.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1646f306a6aa6aa72c3f33af9997dbdd7c93116729922945625008d4d26010 +size 185547 diff --git a/depth_maps/depth_000114.png b/depth_maps/depth_000114.png new file mode 100644 index 0000000000000000000000000000000000000000..0f3586d8305ead4ae15152346f15988a869b822d --- /dev/null +++ b/depth_maps/depth_000114.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68d822e970f1942572b764fd2968f3e96b904af1d51963a75c5d2508cebf269 +size 197492 diff --git a/depth_maps/depth_000115.png b/depth_maps/depth_000115.png new file mode 100644 index 0000000000000000000000000000000000000000..b7f532216148165dbf31be56ecdc8465382d20b7 --- /dev/null +++ b/depth_maps/depth_000115.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bea4d06ef104bb8a13511933585f88195df2af016ed61eddf13a1a5a33547efa +size 190142 diff --git a/depth_maps/depth_000116.png b/depth_maps/depth_000116.png new file mode 100644 index 0000000000000000000000000000000000000000..a9da5766d186d4d6ad0e3ffd634dc1015007c17d --- /dev/null +++ b/depth_maps/depth_000116.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a3239dc66702a6610686b1e0ab85f1b324d3a2fac5eb51359855a3ec625c8e +size 189447 diff --git a/depth_maps/depth_000117.png b/depth_maps/depth_000117.png new file mode 100644 index 0000000000000000000000000000000000000000..6d3c2f74a6f6b83899832369f88c41fb090f5d98 --- /dev/null +++ b/depth_maps/depth_000117.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bca6576d4e6079edae9c7997d1f1a92c50eb593c8a7315f0b244be1358c5304 +size 194963 diff --git a/depth_maps/depth_000118.png b/depth_maps/depth_000118.png new file mode 100644 index 0000000000000000000000000000000000000000..29c3dd4d14941a1373f2ccd2e58aabd7bd419f95 --- /dev/null +++ b/depth_maps/depth_000118.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c31702bf8229b439b2df32dcdc2ec80a09594e85576eb7d079d6870eb45f7a7 +size 205050 diff --git a/depth_maps/depth_000119.png b/depth_maps/depth_000119.png new file mode 100644 index 0000000000000000000000000000000000000000..13d73814d52435eb570e126c5cbf587644317994 --- /dev/null +++ b/depth_maps/depth_000119.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:108c20ea41afef8474d818e3b5c38cced3d48bd5f55933f6a88dca26ba601266 +size 201952 diff --git a/depth_maps/depth_000120.png b/depth_maps/depth_000120.png new file mode 100644 index 0000000000000000000000000000000000000000..7418a2f4de27a6649e5719bbfa1ad29175ecbabc --- /dev/null +++ b/depth_maps/depth_000120.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed44ac09a572f119dd2eaaf2ae67284d2b185291f1b92cbc0187002d99182471 +size 203211 diff --git a/depth_maps/depth_000121.png b/depth_maps/depth_000121.png new file mode 100644 index 0000000000000000000000000000000000000000..4813f2bde35716b79b66c475f4606a073a4bd372 --- /dev/null +++ b/depth_maps/depth_000121.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb68955f921d57cfbbc1309912d5643664d7b14ff9cd84b2a543b78720a6105d +size 207296 diff --git a/depth_maps/depth_000122.png b/depth_maps/depth_000122.png new file mode 100644 index 0000000000000000000000000000000000000000..f57118b45fbd6b53fc1730e62c76c3e9cf0f26d5 --- /dev/null +++ b/depth_maps/depth_000122.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3daed5db0f0215ac562a9cb0811fb503d113db298d7fcd92dc6ff62b9f04742b +size 207425 diff --git a/depth_maps/depth_000123.png b/depth_maps/depth_000123.png new file mode 100644 index 0000000000000000000000000000000000000000..c2be8e2bed9d160f5563f3a609a74f4951f1ed48 --- /dev/null +++ b/depth_maps/depth_000123.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:565aedaecd4ea4cd54671f472376593a01fece6c09d6f67e601b7b7d1c1a4ef3 +size 213214 diff --git a/depth_maps/depth_000124.png b/depth_maps/depth_000124.png new file mode 100644 index 0000000000000000000000000000000000000000..341ca531f7ac0cba8227bfea4ebdcc6f4bccc49d --- /dev/null +++ b/depth_maps/depth_000124.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cbf1c1a2a6a15a851ae5cc5468c0c309000edfe00f518f150ba4ca195d4ba4f +size 210318 diff --git a/depth_maps/depth_000125.png b/depth_maps/depth_000125.png new file mode 100644 index 0000000000000000000000000000000000000000..f550fb757b9c86e7daf470fc02ea01ef9a16bb0e --- /dev/null +++ b/depth_maps/depth_000125.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c1044c264b27b56d699cd0016694160e8a46ec2c89df1b31184d500a8a6a336 +size 204586 diff --git a/depth_maps/depth_000126.png b/depth_maps/depth_000126.png new file mode 100644 index 0000000000000000000000000000000000000000..d258ca9286c535d13a93aba02a47276aedd89ac7 --- /dev/null +++ b/depth_maps/depth_000126.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f282b5e06b84b66b0b45a629d0db5dc45dc3ceb2fa1f3b6ca92393ff8a242c7 +size 203051 diff --git a/depth_maps/depth_000127.png b/depth_maps/depth_000127.png new file mode 100644 index 0000000000000000000000000000000000000000..8f0336198a48fd401a6e47e97dab549467a930e1 --- /dev/null +++ b/depth_maps/depth_000127.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e54c78b4b1426987200f7485ac17903baa26cb4ef01509207eafcdf7dcdbfea +size 202853 diff --git a/depth_maps/depth_000128.png b/depth_maps/depth_000128.png new file mode 100644 index 0000000000000000000000000000000000000000..42e9f347a2502a8caef05e3c009a839fa61db0ce --- /dev/null +++ b/depth_maps/depth_000128.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c29caffdb0daa93f7434669ac7d45dc162a648b25c7ea42b8a7b529c979892d +size 204104 diff --git a/depth_maps/depth_000129.png b/depth_maps/depth_000129.png new file mode 100644 index 0000000000000000000000000000000000000000..fdf938399beabb8339bd1e276bdcd2663799e514 --- /dev/null +++ b/depth_maps/depth_000129.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe571af6195f4373e4fc25620c5c42c6643036fbeb5906c438c13b564163d42b +size 201557 diff --git a/depth_maps/depth_000130.png b/depth_maps/depth_000130.png new file mode 100644 index 0000000000000000000000000000000000000000..c7bd1430ed7dccb63693fb816b69426e5db6144a --- /dev/null +++ b/depth_maps/depth_000130.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e4d9c360bb922a6c7714e704f14783280e0e507bdae9e2816921d156b6128f +size 194977 diff --git a/depth_maps/depth_000131.png b/depth_maps/depth_000131.png new file mode 100644 index 0000000000000000000000000000000000000000..af9b59d1cdcc3483476120f5496cafae0e88cfd4 --- /dev/null +++ b/depth_maps/depth_000131.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f09363b75b90a6f74065fc375a456aa6cb7ec6c554d6bebb65ba6e71023842 +size 195048 diff --git a/depth_maps/depth_000132.png b/depth_maps/depth_000132.png new file mode 100644 index 0000000000000000000000000000000000000000..f8e570375550b3fb0c6f4cf31794eb342efdf929 --- /dev/null +++ b/depth_maps/depth_000132.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd7ffc523df0709ba4ffeddcd755cb9f25ef6f4bf81e55578c1604177ede05e +size 199010 diff --git a/depth_maps/depth_000133.png b/depth_maps/depth_000133.png new file mode 100644 index 0000000000000000000000000000000000000000..db923f888e0cacb034ecb7582a9d3f1390e22106 --- /dev/null +++ b/depth_maps/depth_000133.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b858f4dba6eda0708262cf8cb3504f99dbbb9491fcfbbb10f5e16f17ae3578ed +size 197874 diff --git a/depth_maps/depth_000134.png b/depth_maps/depth_000134.png new file mode 100644 index 0000000000000000000000000000000000000000..58424f70524508389440e023c75221ed6d5e798d --- /dev/null +++ b/depth_maps/depth_000134.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb4b93fff98db001e3a8b29ddd403b06c34ecec7dca89a85a8096b951490924 +size 201246 diff --git a/depth_maps/depth_000135.png b/depth_maps/depth_000135.png new file mode 100644 index 0000000000000000000000000000000000000000..0e9a29f302758e274aa93f2e36a7556070ec6b6f --- /dev/null +++ b/depth_maps/depth_000135.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:149f21be4a8ceccdd0f29842ff4724cd024bf00407350b5bed997161bd4f2dcf +size 199932 diff --git a/depth_maps/depth_000136.png b/depth_maps/depth_000136.png new file mode 100644 index 0000000000000000000000000000000000000000..afb0a2d4bbb7c6fecf93bc4ae5a0f3773aa75e22 --- /dev/null +++ b/depth_maps/depth_000136.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9303db95f26c884e2d8f9671827725d5f1baf93fa91c45d306703763c228dc +size 196926 diff --git a/depth_maps/depth_000137.png b/depth_maps/depth_000137.png new file mode 100644 index 0000000000000000000000000000000000000000..127619afc55f80a1fb676e92ebe3f8778bf6d835 --- /dev/null +++ b/depth_maps/depth_000137.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45920e2be41e7264e828db5c40235829e781af291b658943b0d376d2022d7fc3 +size 192704 diff --git a/depth_maps/depth_000138.png b/depth_maps/depth_000138.png new file mode 100644 index 0000000000000000000000000000000000000000..05896e1c04342a59e0371c21238b332bc1d7f945 --- /dev/null +++ b/depth_maps/depth_000138.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:defc667f3d8e61826920c117670a1917ca87a23237a2ded8e4e2f8cc3bd5fa0d +size 192336 diff --git a/depth_maps/depth_000139.png b/depth_maps/depth_000139.png new file mode 100644 index 0000000000000000000000000000000000000000..acfb0239423b6ff15976e9d2560b0eea23db4f20 --- /dev/null +++ b/depth_maps/depth_000139.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b04252dfc1fd8cbfafa75189a48db1c322cf6e3304b3068bcb5f23584a073b +size 188424 diff --git a/depth_maps/depth_000140.png b/depth_maps/depth_000140.png new file mode 100644 index 0000000000000000000000000000000000000000..ea4e125091c5711bfe60502c3b226d8b4835e155 --- /dev/null +++ b/depth_maps/depth_000140.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a9bc7f651b1105bdf241633f1c3cd786f46eb2217832e410e8b7bf182af3171 +size 195092 diff --git a/depth_maps/depth_000141.png b/depth_maps/depth_000141.png new file mode 100644 index 0000000000000000000000000000000000000000..5ddc45e6e57e1c536248253442a6c7e46ca5aa90 --- /dev/null +++ b/depth_maps/depth_000141.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1e8814e12be565a08d5155cd73b64ebe1f5db481dd6de3671f94de8735b0319 +size 198321 diff --git a/depth_maps/depth_000142.png b/depth_maps/depth_000142.png new file mode 100644 index 0000000000000000000000000000000000000000..a6976e2770dc72833ba76d5e1e0b19642267d8ca --- /dev/null +++ b/depth_maps/depth_000142.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d1b1bf698f807521580581f2b1c39912746827552c3186f3699337cdb2653c0 +size 213699 diff --git a/depth_maps/depth_000143.png b/depth_maps/depth_000143.png new file mode 100644 index 0000000000000000000000000000000000000000..38ef7f75e66a27cda4f796ce461c5332cd4bb08b --- /dev/null +++ b/depth_maps/depth_000143.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5bf2dfc5ff8bf2e630080b5dfe265192a08eb99f5fec6884ef5e654d3329d82 +size 246189 diff --git a/depth_maps/depth_000144.png b/depth_maps/depth_000144.png new file mode 100644 index 0000000000000000000000000000000000000000..a5d9987e96033b6debaf3861da36bc4f83c5a39d --- /dev/null +++ b/depth_maps/depth_000144.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ab553a54d0cdb2aecf15d66d75b7a6432e628b69b485fb6ec0470e5e0b44e0 +size 250691 diff --git a/depth_maps/depth_000145.png b/depth_maps/depth_000145.png new file mode 100644 index 0000000000000000000000000000000000000000..ca850ce712fb6ee51c5715f72bd4be6ffa25c20f --- /dev/null +++ b/depth_maps/depth_000145.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba35cc4aa7e986e4e604220c7bd57c53e568bacb8633d4cc2c87eecc4d5554e0 +size 253473 diff --git a/depth_maps/depth_000146.png b/depth_maps/depth_000146.png new file mode 100644 index 0000000000000000000000000000000000000000..52629a6eef8dc3c9e1166b0fb7d486fa403088a1 --- /dev/null +++ b/depth_maps/depth_000146.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6439489461d63005619f33c373c625e885d9686b24fdf5c1a49030af9ddbcb0 +size 260128 diff --git a/depth_maps/depth_000147.png b/depth_maps/depth_000147.png new file mode 100644 index 0000000000000000000000000000000000000000..ad6a14b17964ee8e264828d1f3fd3921b1dd3439 --- /dev/null +++ b/depth_maps/depth_000147.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94c24c5b701ee5183e99765e7b82903b906199f6f1504860594963c60042b5c0 +size 258717 diff --git a/depth_maps/depth_000148.png b/depth_maps/depth_000148.png new file mode 100644 index 0000000000000000000000000000000000000000..fcc2e408051a296b59bc37ddef67b1b6492af210 --- /dev/null +++ b/depth_maps/depth_000148.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17f7342bac63bfb5863db22b0de9d2e5188fa35d27114fc16b44103c46d5adac +size 251161 diff --git a/depth_maps/depth_000149.png b/depth_maps/depth_000149.png new file mode 100644 index 0000000000000000000000000000000000000000..8073ec4d035e8899f7696895c6fe1324fdccdc80 --- /dev/null +++ b/depth_maps/depth_000149.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2737aa8d8cb6db1d103d7ad754eed976c9193731da0c6a797e1893c62aee63fb +size 259343 diff --git a/depth_maps/depth_000150.png b/depth_maps/depth_000150.png new file mode 100644 index 0000000000000000000000000000000000000000..8c5c03d32411efb2b90e4b0350047831c79d49f4 --- /dev/null +++ b/depth_maps/depth_000150.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea036ad4f8e11d7848c5c8d0a3cc3b1bab68cd8a3f25c9ba3f57bd225afc5c6e +size 278313 diff --git a/depth_maps/depth_000151.png b/depth_maps/depth_000151.png new file mode 100644 index 0000000000000000000000000000000000000000..a4b34d1ef5610248c7bfdb5dd80264c2524d2427 --- /dev/null +++ b/depth_maps/depth_000151.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a9523b6dd291bee3d2b5cca74b659ed52a34d7ae8d7f28dc129403f165d502 +size 290634 diff --git a/depth_maps/depth_000152.png b/depth_maps/depth_000152.png new file mode 100644 index 0000000000000000000000000000000000000000..fbf04910e8bdd63a6e88d3414ed8f15bc5b9d523 --- /dev/null +++ b/depth_maps/depth_000152.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e1808985e1b467a8b50c0d00bd403e74ac318eb1907149a4276276efe796ff +size 313729 diff --git a/depth_maps/depth_000153.png b/depth_maps/depth_000153.png new file mode 100644 index 0000000000000000000000000000000000000000..e6eaa9f91201507ae3dd9bf92882043eedb55286 --- /dev/null +++ b/depth_maps/depth_000153.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018e16bfd5f6f324cb78e91f01be449ab731dfe5a19d69ef135c6262f4f04b77 +size 331303 diff --git a/depth_maps/depth_000154.png b/depth_maps/depth_000154.png new file mode 100644 index 0000000000000000000000000000000000000000..9e7a8772f22488ab8f49254b553e168b38c812b4 --- /dev/null +++ b/depth_maps/depth_000154.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:127a37d22a2160339d6b6954747be9ecb9c17482b6b58f490fd47107af377213 +size 347720 diff --git a/depth_maps/depth_000155.png b/depth_maps/depth_000155.png new file mode 100644 index 0000000000000000000000000000000000000000..c15a68799f5aaab3bbfd2c7c432af6748820f7e5 --- /dev/null +++ b/depth_maps/depth_000155.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46bbcb0dffaab7163173855706d88338f8a2fa60b4ae5918d37e82386a649cca +size 353448 diff --git a/depth_maps/depth_000156.png b/depth_maps/depth_000156.png new file mode 100644 index 0000000000000000000000000000000000000000..7abd96c9f942b45ac9b2f889d4030b53fbc36677 --- /dev/null +++ b/depth_maps/depth_000156.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a39d76116c607f9f8717894620202f641dec119943e17cb9076b1620f46a3102 +size 383344 diff --git a/depth_maps/depth_000157.png b/depth_maps/depth_000157.png new file mode 100644 index 0000000000000000000000000000000000000000..97892c02f5bf7c716b7ab945d810fd06d459a26e --- /dev/null +++ b/depth_maps/depth_000157.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a95e89984c4f2da31d686eda6f40c6cc7a178c8aaf15f13d1b3617c4a69511 +size 397991 diff --git a/depth_maps/depth_000158.png b/depth_maps/depth_000158.png new file mode 100644 index 0000000000000000000000000000000000000000..48ce01c426a39c58b33587a81240114c30edb577 --- /dev/null +++ b/depth_maps/depth_000158.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd45ffc35b0f4435d4468fecdb178e5c00f099d8d696e212a73a95c3ecd26958 +size 414830 diff --git a/depth_maps/depth_000159.png b/depth_maps/depth_000159.png new file mode 100644 index 0000000000000000000000000000000000000000..d49228b3f6c7b42c9ac77330bc4e09b200327b03 --- /dev/null +++ b/depth_maps/depth_000159.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6602e730dccaebfb2ff25961c831e10a80b430a510000ae75e9ac692fdf7e8d7 +size 425355 diff --git a/depth_maps/depth_000160.png b/depth_maps/depth_000160.png new file mode 100644 index 0000000000000000000000000000000000000000..f7e6585a3ac36440f8e4621e9864c0ce1880090e --- /dev/null +++ b/depth_maps/depth_000160.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aec95764063186ba1e2939811139577469f4d3087542eb3133257968ebe18e09 +size 444594 diff --git a/depth_maps/depth_000161.png b/depth_maps/depth_000161.png new file mode 100644 index 0000000000000000000000000000000000000000..e1ec09dd1e985df43ac06863acbb11cc05046ea8 --- /dev/null +++ b/depth_maps/depth_000161.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec8186d9b7882e8766d09a0c4728ab6e831ca1860d60ac87b424d797039eaa4 +size 460333 diff --git a/depth_maps/depth_000162.png b/depth_maps/depth_000162.png new file mode 100644 index 0000000000000000000000000000000000000000..839d54647948f587a7779f833b7762dbc207fc1d --- /dev/null +++ b/depth_maps/depth_000162.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2302f4869d586972332843c2d39468982889dfbd7d1419b138015899155e1976 +size 457575 diff --git a/depth_maps/depth_000163.png b/depth_maps/depth_000163.png new file mode 100644 index 0000000000000000000000000000000000000000..3e5c4160713ba3aaf9c8fff007e5ba62afb3af32 --- /dev/null +++ b/depth_maps/depth_000163.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9812b5a8e9c29b6bb6e8b47c93d52905a22ac816bf0c29dea9fbdb15af67cc7 +size 450059 diff --git a/depth_maps/depth_000164.png b/depth_maps/depth_000164.png new file mode 100644 index 0000000000000000000000000000000000000000..63a77940498c434c92551caf9b2e247efdeb79c1 --- /dev/null +++ b/depth_maps/depth_000164.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea76bae29827d05d0d06fac37622040d9f3fd9e6d83911dfce0ae83d611ef20 +size 437865 diff --git a/depth_maps/depth_000165.png b/depth_maps/depth_000165.png new file mode 100644 index 0000000000000000000000000000000000000000..f5260fe00c938c3dd37674c7135dcb2a660ddaad --- /dev/null +++ b/depth_maps/depth_000165.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e0ef93482b0a27bc2c070068a80291fbf45259bc7f05665ee12c107cc928e3c +size 452167 diff --git a/depth_maps/depth_000166.png b/depth_maps/depth_000166.png new file mode 100644 index 0000000000000000000000000000000000000000..291f920c3f2d16e938f3c327437775cc4d71c121 --- /dev/null +++ b/depth_maps/depth_000166.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d04e22992f55facb294d406920c445d07e83b9e1ff41d3670a3787f1f1d0a58 +size 461428 diff --git a/depth_maps/depth_000167.png b/depth_maps/depth_000167.png new file mode 100644 index 0000000000000000000000000000000000000000..7605ac0a5fa4dbe0980fbc31ffee7ac394669268 --- /dev/null +++ b/depth_maps/depth_000167.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a208ebbd8276533cd2af1f0e8670060293da49cd438b60475ad6281608e4bfa +size 447724 diff --git a/depth_maps/depth_000168.png b/depth_maps/depth_000168.png new file mode 100644 index 0000000000000000000000000000000000000000..ff84db321902c00fe20acecbdc08cf8cccecbfb2 --- /dev/null +++ b/depth_maps/depth_000168.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db5e89ecd17e33e0525cc577e71a7ec8eb6198e8c251cd344cb4945df9fa9c5 +size 453572 diff --git a/depth_maps/depth_000169.png b/depth_maps/depth_000169.png new file mode 100644 index 0000000000000000000000000000000000000000..cecb4024fb08aaaa4eb6f58e3f8410e64e3ab480 --- /dev/null +++ b/depth_maps/depth_000169.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a6200d6518020a452a49960ea0db9b6899a6e193aa7e5ed00b20e896940aea +size 452004 diff --git a/depth_maps/depth_000170.png b/depth_maps/depth_000170.png new file mode 100644 index 0000000000000000000000000000000000000000..f98d3bc29e0406657f51cd56484845d4e08b39ca --- /dev/null +++ b/depth_maps/depth_000170.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f8dfb0537cd1f1ad6e46ce79825e2fd50e5fc5fc053e0de816f6caba4e897c +size 447982 diff --git a/depth_maps/depth_000171.png b/depth_maps/depth_000171.png new file mode 100644 index 0000000000000000000000000000000000000000..0f4957824c0076c444337fd306916c4f6ce742f4 --- /dev/null +++ b/depth_maps/depth_000171.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2086a81171478182d30f912afcf8083ec3e34b0aa65867b2f3de4fcc73fecfe8 +size 446867 diff --git a/depth_maps/depth_000172.png b/depth_maps/depth_000172.png new file mode 100644 index 0000000000000000000000000000000000000000..88d44348492e807d41004ff0171795a8d0aeffdb --- /dev/null +++ b/depth_maps/depth_000172.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb2d48d94b3682b92bf4269c728f92215dbf1295daf16cd4de7732655b387b2 +size 445391 diff --git a/depth_maps/depth_000173.png b/depth_maps/depth_000173.png new file mode 100644 index 0000000000000000000000000000000000000000..b1cd30f534788fccd37099b1a93b6abfb75d1155 --- /dev/null +++ b/depth_maps/depth_000173.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34cc95c24e0240a570bdc1cb9b5f5c0defc62abe162164d0f0549fb6a4c43f03 +size 433618 diff --git a/depth_maps/depth_000174.png b/depth_maps/depth_000174.png new file mode 100644 index 0000000000000000000000000000000000000000..cddeea0e6c9042f7468294b39655fed2944059d8 --- /dev/null +++ b/depth_maps/depth_000174.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8086d7e8a47d42a3106e208966afc5878849a1aad105546a2dc9d971926fce31 +size 427535 diff --git a/depth_maps/depth_000175.png b/depth_maps/depth_000175.png new file mode 100644 index 0000000000000000000000000000000000000000..3bf809a8abdc19398bbc65d8d74e30a18a8890cb --- /dev/null +++ b/depth_maps/depth_000175.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0eb666f5233a4acabf20bef92660af1f9bf5ef6b0405c1af650e81c02fbbb3 +size 420646 diff --git a/depth_maps/depth_000176.png b/depth_maps/depth_000176.png new file mode 100644 index 0000000000000000000000000000000000000000..301bbadb9d8cc065abf5b2bf453cd6bcf94f7365 --- /dev/null +++ b/depth_maps/depth_000176.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a07a8762716c4f62a4622d36a1a7808307c4a9fae52e834e4e3461ab208a1ede +size 401067 diff --git a/depth_maps/depth_000177.png b/depth_maps/depth_000177.png new file mode 100644 index 0000000000000000000000000000000000000000..8e3a61450092c4a2aa2059a63e70ca1c13090ef2 --- /dev/null +++ b/depth_maps/depth_000177.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70483470cb9ff7599b4252df9af49388d88fa8a38b2397ae41cc91a4deb11011 +size 393876 diff --git a/depth_maps/depth_000178.png b/depth_maps/depth_000178.png new file mode 100644 index 0000000000000000000000000000000000000000..be61fe0f59dd15ecfdc916e3185e1d283261d03f --- /dev/null +++ b/depth_maps/depth_000178.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb686e0e3eb94573380d74d4d4a088615857ddc0463b3a9eb7d9d5b9635d432 +size 375836 diff --git a/depth_maps/depth_000179.png b/depth_maps/depth_000179.png new file mode 100644 index 0000000000000000000000000000000000000000..dffc10d9892c98c8fac186137df0d00f81fd8cf1 --- /dev/null +++ b/depth_maps/depth_000179.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78cec0411f3634e0700a7ed31fe14fe558c147d11b5f9e3be69b42caf516b0a7 +size 361223 diff --git a/depth_maps/depth_000180.png b/depth_maps/depth_000180.png new file mode 100644 index 0000000000000000000000000000000000000000..da5fc3bad46ef7e2f9a106c739456119a4c1bf17 --- /dev/null +++ b/depth_maps/depth_000180.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceef8dee1bb64805121f792e13c311d1688607775f0f5a0f707712f69b9a8686 +size 331842 diff --git a/depth_maps/depth_000181.png b/depth_maps/depth_000181.png new file mode 100644 index 0000000000000000000000000000000000000000..99e551d9fefbf039084a946a028d198c6ee0aba8 --- /dev/null +++ b/depth_maps/depth_000181.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a60760af9c02ea34799647e3561d5cb0e2560cdf967be6888b43e7bb2e66a2e +size 300385 diff --git a/depth_maps/depth_000182.png b/depth_maps/depth_000182.png new file mode 100644 index 0000000000000000000000000000000000000000..9393b9c1a81471545e537dab6d688486dd620360 --- /dev/null +++ b/depth_maps/depth_000182.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eef845de205d2373d2eb141fc1791c15fcb421cb5b7ee81418e6c7b4494de02 +size 262113 diff --git a/depth_maps/depth_000183.png b/depth_maps/depth_000183.png new file mode 100644 index 0000000000000000000000000000000000000000..ab1d526df8728b5d19a22aee3b942fbceb1001a9 --- /dev/null +++ b/depth_maps/depth_000183.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e10c9f398da5a221369a85d2f5d0fc63a02710f5ee69dcfba615381a35b182 +size 257839 diff --git a/depth_maps/depth_000184.png b/depth_maps/depth_000184.png new file mode 100644 index 0000000000000000000000000000000000000000..afb51b65ce3df234ee66216619f23e3071b134e8 --- /dev/null +++ b/depth_maps/depth_000184.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c92f245b7cfa8ab809193b4c64abedb4682c0478ef79fcef5d6f086d5ae7a8a +size 253425 diff --git a/depth_maps/depth_000185.png b/depth_maps/depth_000185.png new file mode 100644 index 0000000000000000000000000000000000000000..f42112c6b83a8a0864b4614012bda9d70e289aaf --- /dev/null +++ b/depth_maps/depth_000185.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:091bc9e41e30235e78ef2ecbb7025aff2b893f2b919ed4321dc01555de39459c +size 250919 diff --git a/depth_maps/depth_000186.png b/depth_maps/depth_000186.png new file mode 100644 index 0000000000000000000000000000000000000000..da9c31758f414cd041c0d1030b655d9475b371fa --- /dev/null +++ b/depth_maps/depth_000186.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05abb8d8c9d3430ad8c03267e775b393ef44a2af951458b1f914f87f9b541e0b +size 239645 diff --git a/depth_maps/depth_000187.png b/depth_maps/depth_000187.png new file mode 100644 index 0000000000000000000000000000000000000000..ef22be3dd092719a0c8d8fd1d7cb560ce725101e --- /dev/null +++ b/depth_maps/depth_000187.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bbb4ffbd851458fe9d1e1920e7a918dfda26fc97f05c7f3fe1a02fb176b465c +size 243717 diff --git a/depth_maps/depth_000188.png b/depth_maps/depth_000188.png new file mode 100644 index 0000000000000000000000000000000000000000..9a70b24eac9f1a860965dce89e0a02d375b91819 --- /dev/null +++ b/depth_maps/depth_000188.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:088c89ea6c9f79448710e0f1ca9ebad24eefd6180e488b1dc4c8b9a6ea32e002 +size 266191 diff --git a/depth_maps/depth_000189.png b/depth_maps/depth_000189.png new file mode 100644 index 0000000000000000000000000000000000000000..fae145dea5f0e0b76c25f0f9cb7f13918796d491 --- /dev/null +++ b/depth_maps/depth_000189.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9640837a3b96768a72a734d2f32e85c68e0e9d6c419b69d41d7edf93e775df5 +size 275690 diff --git a/depth_maps/depth_000190.png b/depth_maps/depth_000190.png new file mode 100644 index 0000000000000000000000000000000000000000..46e0ed93986d041b5ae8836b41a65f7f6803c8cc --- /dev/null +++ b/depth_maps/depth_000190.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a767f589183b21047d073e67452ba45c650efb1b6bf298a6da1e81d6cb950c5 +size 279153 diff --git a/depth_maps/depth_000191.png b/depth_maps/depth_000191.png new file mode 100644 index 0000000000000000000000000000000000000000..16e939f9a33291f845ed46942c4772c463997027 --- /dev/null +++ b/depth_maps/depth_000191.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9eae04b43d7033939e91f6816b74a0b935559378e1be78bbf2307ba2d4be7bf +size 271367 diff --git a/depth_maps/depth_000192.png b/depth_maps/depth_000192.png new file mode 100644 index 0000000000000000000000000000000000000000..3309a8327deb3809bf4dd26c15c50bda4e6463d9 --- /dev/null +++ b/depth_maps/depth_000192.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f24532f6430fd83e13b80ae5fce1c058fc25896c7b8c622d9d1f54e93ca6271 +size 277878 diff --git a/depth_maps/depth_000193.png b/depth_maps/depth_000193.png new file mode 100644 index 0000000000000000000000000000000000000000..0c26d01ccd6ed38fcf499627ded6ddccaea6fe06 --- /dev/null +++ b/depth_maps/depth_000193.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:341f88efc9a19a8c8dd0840c2d1f832f544e494914eb38bf8bc9e78297fdea56 +size 274259 diff --git a/depth_maps/depth_000194.png b/depth_maps/depth_000194.png new file mode 100644 index 0000000000000000000000000000000000000000..be4d5d9d835a16a66086cae6e2022998f9f58c3a --- /dev/null +++ b/depth_maps/depth_000194.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c047a22cac79a1bd6dca0200e95bc17ea652f49752da357e784003320dd77d7 +size 281345 diff --git a/depth_maps/depth_000195.png b/depth_maps/depth_000195.png new file mode 100644 index 0000000000000000000000000000000000000000..3b6c9e02b488b8d7d2a94cf7b69a8e74133543e8 --- /dev/null +++ b/depth_maps/depth_000195.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4a869ae9191b9b736c910708a1cddf2ba86aacb10899937f76c18e4b8f1094 +size 287971 diff --git a/depth_maps/depth_000196.png b/depth_maps/depth_000196.png new file mode 100644 index 0000000000000000000000000000000000000000..96ada60be30134ade22081cf1f1baabbfafd0483 --- /dev/null +++ b/depth_maps/depth_000196.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb1ad366b6890f7936372ffab283197a6056e71d6e13ce7dd66b09f674811a06 +size 292586 diff --git a/depth_maps/depth_000197.png b/depth_maps/depth_000197.png new file mode 100644 index 0000000000000000000000000000000000000000..dd329c1722194cdcd13668d1db88ac0faa20d902 --- /dev/null +++ b/depth_maps/depth_000197.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dc9b7677f7ac73b4fae6cd176cc93874d7967bbf40f4eeb12743f23e0853373 +size 309614 diff --git a/depth_maps/depth_000198.png b/depth_maps/depth_000198.png new file mode 100644 index 0000000000000000000000000000000000000000..6f7f54e5566473f45362e63b28fe6dbfa219b3c2 --- /dev/null +++ b/depth_maps/depth_000198.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b530a07e9f0f7f94a84c04f29c33e0ed44cf14a6188cd8bcc54075262bae1564 +size 328175 diff --git a/depth_maps/depth_000199.png b/depth_maps/depth_000199.png new file mode 100644 index 0000000000000000000000000000000000000000..45470decb0d245f68fe763105cbe90980aaceea6 --- /dev/null +++ b/depth_maps/depth_000199.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb3fefc253bc1d102ad6d161b02edca69b99e5849d5051183f3a768e655a5f6 +size 341111 diff --git a/depth_maps/depth_000200.png b/depth_maps/depth_000200.png new file mode 100644 index 0000000000000000000000000000000000000000..9ebd12e9f5ba1de5a1ffb68680f090c4b471bcd5 --- /dev/null +++ b/depth_maps/depth_000200.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5f63e91131da152747191fa8adefe2dc942bcf14f9bfc14b4b0a54d2557b41 +size 354422 diff --git a/depth_maps/depth_000201.png b/depth_maps/depth_000201.png new file mode 100644 index 0000000000000000000000000000000000000000..34f5b8002e5ee9390c23a0bff6102b3ff8342c09 --- /dev/null +++ b/depth_maps/depth_000201.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eafb33a51abec1e31630b553d573ca0746eb7f9638e92a1e9f1bb53b6334b49f +size 355978 diff --git a/depth_maps/depth_000202.png b/depth_maps/depth_000202.png new file mode 100644 index 0000000000000000000000000000000000000000..3f3335ed8ce334441f26650985df888935fed8b5 --- /dev/null +++ b/depth_maps/depth_000202.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11adf3920ddb68ca0232360beba40b7e108d8701c5f86c4357c55509e45bed8d +size 355009 diff --git a/depth_maps/depth_000203.png b/depth_maps/depth_000203.png new file mode 100644 index 0000000000000000000000000000000000000000..bdcdf7ca6d42db7acef1e1b291c43026fa5c33b9 --- /dev/null +++ b/depth_maps/depth_000203.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b432a017c936695421a7e689700e605985282bda22357ef7bc8e9f38264ec1fd +size 349464 diff --git a/depth_maps/depth_000204.png b/depth_maps/depth_000204.png new file mode 100644 index 0000000000000000000000000000000000000000..45c28a54d915e4876ddc72bbae5ece53bbaa82c4 --- /dev/null +++ b/depth_maps/depth_000204.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5cd5ad7114f7df1a91800bdb8aa435d01735fb491f9ecef3e29b513342fcc17 +size 341150 diff --git a/depth_maps/depth_000205.png b/depth_maps/depth_000205.png new file mode 100644 index 0000000000000000000000000000000000000000..77a7152e988fa300ace7b91a0d418698491b19b3 --- /dev/null +++ b/depth_maps/depth_000205.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2fa60a974c0f97501322283e00c94d782b363774dc51d0c3ac1270aa59a0678 +size 330462 diff --git a/depth_maps/depth_000206.png b/depth_maps/depth_000206.png new file mode 100644 index 0000000000000000000000000000000000000000..4ab3a81f173e7487036ccc1fd7ece53987fe14cc --- /dev/null +++ b/depth_maps/depth_000206.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94470f2a2adbfa6f2f28cb0f3eeccdf7aaaef99e7183e4c7153a0572d6cb8741 +size 309268 diff --git a/depth_maps/depth_000207.png b/depth_maps/depth_000207.png new file mode 100644 index 0000000000000000000000000000000000000000..21ac93cc4c10686ca1cee809b0ff32e0fca5544c --- /dev/null +++ b/depth_maps/depth_000207.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de1f236f523a21f571576678ec9fc09d05286e37b17a23627fdc63a210bdc86 +size 284627 diff --git a/depth_maps/depth_000208.png b/depth_maps/depth_000208.png new file mode 100644 index 0000000000000000000000000000000000000000..fe93b017f02568766ccce1536806c79f8666696e --- /dev/null +++ b/depth_maps/depth_000208.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cdd5a4ace8bb9492859040df65fb23e09a64d4c3018b7f56aecf6d4eaa858cd +size 279907 diff --git a/depth_maps/depth_000209.png b/depth_maps/depth_000209.png new file mode 100644 index 0000000000000000000000000000000000000000..241bded9970e2e018e496ba50e2e7f4288323380 --- /dev/null +++ b/depth_maps/depth_000209.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2d166929c194833c269f7bf1674333ed40d1a1062d3351cd838d333efcc015c +size 264336 diff --git a/depth_maps/depth_000210.png b/depth_maps/depth_000210.png new file mode 100644 index 0000000000000000000000000000000000000000..afc0569b590a9fa2332f4f777e6eb31ae78197d6 --- /dev/null +++ b/depth_maps/depth_000210.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ad70c4b5eae81adf383b601572b21166d400d02cd664cb4a0e23977b094f91c +size 228748 diff --git a/depth_maps/depth_000211.png b/depth_maps/depth_000211.png new file mode 100644 index 0000000000000000000000000000000000000000..cf1be6fda2e878e259247ba07749c054e4d57a50 --- /dev/null +++ b/depth_maps/depth_000211.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89059b2551297c7dc6d8bbab685f86ead4d5c386bc468a580c5b62e036f339fb +size 223596 diff --git a/depth_maps/depth_000212.png b/depth_maps/depth_000212.png new file mode 100644 index 0000000000000000000000000000000000000000..4fee77bc64961d8fe3a15758c99237153f67c886 --- /dev/null +++ b/depth_maps/depth_000212.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7220efe2063dfa319aff5787f78b0840884bbe6c2d10a6b4cc99b0212012fa7 +size 232556 diff --git a/depth_maps/depth_000213.png b/depth_maps/depth_000213.png new file mode 100644 index 0000000000000000000000000000000000000000..07b38d9ed60482a03c96ddd68b45791f337156ca --- /dev/null +++ b/depth_maps/depth_000213.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6c1ad7480bf32b2d546a2c40a91cc30143ae9b483348eafb75c1f115a943f1 +size 237875 diff --git a/depth_maps/depth_000214.png b/depth_maps/depth_000214.png new file mode 100644 index 0000000000000000000000000000000000000000..cbd02c04518181d92c358942a36df6fce605f559 --- /dev/null +++ b/depth_maps/depth_000214.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efe6cc58a50c1fbc1558930fc1e94dae56c64df7934ad42af8d72876d16a8947 +size 235196 diff --git a/depth_maps/depth_000215.png b/depth_maps/depth_000215.png new file mode 100644 index 0000000000000000000000000000000000000000..5244ffdaa7a2fb3ec23305990a5cbf5a24e6952b --- /dev/null +++ b/depth_maps/depth_000215.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668a4abccad3b777b03835668c6e06aab46d34a91ba96a6d898fbe14c1d9fda1 +size 234414 diff --git a/depth_maps/depth_000216.png b/depth_maps/depth_000216.png new file mode 100644 index 0000000000000000000000000000000000000000..5444a8e1ae80a35bbb829b7907e936d658b67699 --- /dev/null +++ b/depth_maps/depth_000216.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8e475b15f293133d3e351fec47d737ecace0b52e4abd08f02a7190dee1929b +size 232193 diff --git a/depth_maps/depth_000217.png b/depth_maps/depth_000217.png new file mode 100644 index 0000000000000000000000000000000000000000..bfa551c270aa4bc282b5a118d7287a2bed3729ed --- /dev/null +++ b/depth_maps/depth_000217.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c2cdc9932e25b51f30c4f4075d0da933215b9a19f4f4db061ea8f31907b898c +size 232507 diff --git a/depth_maps/depth_000218.png b/depth_maps/depth_000218.png new file mode 100644 index 0000000000000000000000000000000000000000..e2790a3fb40278bd780b2420c2a89148d7ba1fe0 --- /dev/null +++ b/depth_maps/depth_000218.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff4602424cffe7532d9a19ebd57f5e66569053ddb6cbf078957fe52b530c7b0 +size 231741 diff --git a/depth_maps/depth_000219.png b/depth_maps/depth_000219.png new file mode 100644 index 0000000000000000000000000000000000000000..0dd3929c7c3a7ece102182d4ba1ee5bae16b1e87 --- /dev/null +++ b/depth_maps/depth_000219.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb42b999ee99e6382401e55f4439646a38c38005cd0f84cd8b3f0f559d34ad9a +size 229636 diff --git a/depth_maps/depth_000220.png b/depth_maps/depth_000220.png new file mode 100644 index 0000000000000000000000000000000000000000..ae33b054cea905094a6113331263f4ce6b3c8a3a --- /dev/null +++ b/depth_maps/depth_000220.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef63720e6661da6a5630069b3e75a5efcbb49448d03dcb2e2be6bdeca1e09a1 +size 220371 diff --git a/depth_maps/depth_000221.png b/depth_maps/depth_000221.png new file mode 100644 index 0000000000000000000000000000000000000000..c08bc0152b574be50e33148822dce3f73b8ba356 --- /dev/null +++ b/depth_maps/depth_000221.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3261b83ec7e74460edbd03de61489f585c4eb91fed5686a0f536335416b087 +size 225186 diff --git a/depth_maps/depth_000222.png b/depth_maps/depth_000222.png new file mode 100644 index 0000000000000000000000000000000000000000..dd397d3c69a453688a510b2f4d665687dd0f3474 --- /dev/null +++ b/depth_maps/depth_000222.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ef846b78e885798659bd945043e82b27b9d6350db2abbb5a4abb0bd537ce2c +size 230018 diff --git a/depth_maps/depth_000223.png b/depth_maps/depth_000223.png new file mode 100644 index 0000000000000000000000000000000000000000..e81e29dab4b10c670f0979fdd0c1494f2429eb99 --- /dev/null +++ b/depth_maps/depth_000223.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c6682411c402d97262af138476efdf06c6ddb900292cc75e8ea60403e81a6f9 +size 222489 diff --git a/depth_maps/depth_000224.png b/depth_maps/depth_000224.png new file mode 100644 index 0000000000000000000000000000000000000000..c50ff66998f0b449bf660c30b867e37edb402142 --- /dev/null +++ b/depth_maps/depth_000224.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22c142e69eca8e4f9ba906a1428f81059405dbc933ed3ec73e62a18856134616 +size 231382 diff --git a/depth_maps/depth_000225.png b/depth_maps/depth_000225.png new file mode 100644 index 0000000000000000000000000000000000000000..628ad97dd8f7ec7daf4e1da9dc3b099fd3d9acaf --- /dev/null +++ b/depth_maps/depth_000225.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01cca2c49ef85ee8215715dd4a47b8f64ab478b163f7e0beb9e0d404dcd66ac6 +size 244745 diff --git a/depth_maps/depth_000226.png b/depth_maps/depth_000226.png new file mode 100644 index 0000000000000000000000000000000000000000..892cc486f26fa1ab0a98d6894a799510b849c0ee --- /dev/null +++ b/depth_maps/depth_000226.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6959ecd35998de48fa3467f089925726c4eaef390019501c51ca0e9af2f9da6 +size 259237 diff --git a/depth_maps/depth_000227.png b/depth_maps/depth_000227.png new file mode 100644 index 0000000000000000000000000000000000000000..c1f55b22aec24344acedff8bbb1f232be492e7d3 --- /dev/null +++ b/depth_maps/depth_000227.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d301d855abbdf766ec0f3df6aeabb46bfa5c33e7c222d3dac05cbed3532436be +size 261241 diff --git a/depth_maps/depth_000228.png b/depth_maps/depth_000228.png new file mode 100644 index 0000000000000000000000000000000000000000..e540ffeac93c1662483159775cc8fa64fc796b57 --- /dev/null +++ b/depth_maps/depth_000228.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b40b3bf86c6fb5a103090124bffd3428b8924a0d30296aafa0e4721c1e6be6 +size 254641 diff --git a/depth_maps/depth_000229.png b/depth_maps/depth_000229.png new file mode 100644 index 0000000000000000000000000000000000000000..cc8eb6cc9316bd19a04e8fcd1cf7ae644b794c39 --- /dev/null +++ b/depth_maps/depth_000229.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d6d9070d1afb12ecd3ccdf74c8e85f7a0922e8a4b7473e723aa910f5ed11fc +size 272862 diff --git a/depth_maps/depth_000230.png b/depth_maps/depth_000230.png new file mode 100644 index 0000000000000000000000000000000000000000..22a95430f834be3c5642346c3345016908f79841 --- /dev/null +++ b/depth_maps/depth_000230.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c730fefae6634565135889b971ec655d487f8825a01e16382eedbebc48c5268 +size 269806 diff --git a/depth_maps/depth_000231.png b/depth_maps/depth_000231.png new file mode 100644 index 0000000000000000000000000000000000000000..c561ff206d15e9d46cddf3be3bb67e73a87a649d --- /dev/null +++ b/depth_maps/depth_000231.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecf7d6a05b437e7b6e75a101ebe092ae96894c625e6edeca472e023fdc17bffb +size 231446 diff --git a/depth_maps/depth_000232.png b/depth_maps/depth_000232.png new file mode 100644 index 0000000000000000000000000000000000000000..f62b7213e0474a41a1ad3323a3bf4b82e8503c9b --- /dev/null +++ b/depth_maps/depth_000232.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc83dc36e55e8427550184af6649d738f3e31d1548bda15fd35168586fb7c26 +size 236932 diff --git a/depth_maps/depth_000233.png b/depth_maps/depth_000233.png new file mode 100644 index 0000000000000000000000000000000000000000..d1a22eaf50457744e734f3517ec0b733a78fa728 --- /dev/null +++ b/depth_maps/depth_000233.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ad54bd998ad778d323d79623145352ba4a366a1d9cfde8ca391290c6112c0d6 +size 228148 diff --git a/depth_maps/depth_000234.png b/depth_maps/depth_000234.png new file mode 100644 index 0000000000000000000000000000000000000000..55f2ccafd07625acf010bb19e73c9b314385515a --- /dev/null +++ b/depth_maps/depth_000234.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885736eff2b18a8e535bfe518d9ab2fb778d0357ec8c5055fb6ade774fbf46dd +size 242157 diff --git a/depth_maps/depth_000235.png b/depth_maps/depth_000235.png new file mode 100644 index 0000000000000000000000000000000000000000..0935e240dba304f9241ef7bc914d60d1d44b75c5 --- /dev/null +++ b/depth_maps/depth_000235.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1adb75ecddb3722c72098cd2f6ab4da2984d33bfb64560b38f3928c217ede027 +size 244457 diff --git a/depth_maps/depth_000236.png b/depth_maps/depth_000236.png new file mode 100644 index 0000000000000000000000000000000000000000..aa7407c3d3699e30ab8760ef97549aa9a72cac81 --- /dev/null +++ b/depth_maps/depth_000236.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf64393ffcac148052a107ff085a12855a1c69aaf0e5e9a2a3e928feb530871 +size 241014 diff --git a/depth_maps/depth_000237.png b/depth_maps/depth_000237.png new file mode 100644 index 0000000000000000000000000000000000000000..cdf73a4e6fd08949a6613447b7de7809f6cd01c2 --- /dev/null +++ b/depth_maps/depth_000237.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d128fde1372f57d9f4926eb59cb635331aaf02d9e3ea408188d2c1ee3e3ebfdf +size 260647 diff --git a/depth_maps/depth_000238.png b/depth_maps/depth_000238.png new file mode 100644 index 0000000000000000000000000000000000000000..7eddcecb0480097f3bf73ce004bc00c597a96670 --- /dev/null +++ b/depth_maps/depth_000238.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1265c2e790a87feadee9711b081cb9d18c5e275d9bb88f614ec629c8f000e99b +size 251825 diff --git a/depth_maps/depth_000239.png b/depth_maps/depth_000239.png new file mode 100644 index 0000000000000000000000000000000000000000..0fe94dda1ddadba6f7042d1ea8c196b1147c1f7b --- /dev/null +++ b/depth_maps/depth_000239.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecba2169873eba19c6424a6385c5347109fa6384a58ae6923fe02280c7090ad1 +size 246028 diff --git a/depth_maps/depth_000240.png b/depth_maps/depth_000240.png new file mode 100644 index 0000000000000000000000000000000000000000..78b408a354f8b20ddf1aa496acfea694ec7fd624 --- /dev/null +++ b/depth_maps/depth_000240.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33b16e6a55e54753357d03ee8f1dbc298a3a6593301426679701584f6a035718 +size 262516 diff --git a/depth_maps/depth_000241.png b/depth_maps/depth_000241.png new file mode 100644 index 0000000000000000000000000000000000000000..37be352ae4490c69b3c6546e2c2e5483e7edad72 --- /dev/null +++ b/depth_maps/depth_000241.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ef867cb48796d1c6591002d091831f861fd78f06c36b9afbeca15ca677eb82 +size 236047 diff --git a/depth_maps/depth_000242.png b/depth_maps/depth_000242.png new file mode 100644 index 0000000000000000000000000000000000000000..49cb5d6cd362baa9ffb8a520bcb551872b4b822d --- /dev/null +++ b/depth_maps/depth_000242.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a64a15256f729cd98645c9963101b6637bc4fb8586e4a83195e3cbece0593ec5 +size 249908 diff --git a/depth_maps/depth_000243.png b/depth_maps/depth_000243.png new file mode 100644 index 0000000000000000000000000000000000000000..59aeb7f686f876b7404a7c5d96391c3e0126a469 --- /dev/null +++ b/depth_maps/depth_000243.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef49a38ea7ce2819e9b163cc2b4799c15e427facc8f51e6649e770e3be54660e +size 240606 diff --git a/depth_maps/depth_000244.png b/depth_maps/depth_000244.png new file mode 100644 index 0000000000000000000000000000000000000000..884e84efccdd7ce7d365bb8e401ba19c0e3a6c2d --- /dev/null +++ b/depth_maps/depth_000244.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e973901bfce44992475b24d8479f2372aa1df4b671b5e9d526e3401356d8f36 +size 223397 diff --git a/depth_maps/depth_000245.png b/depth_maps/depth_000245.png new file mode 100644 index 0000000000000000000000000000000000000000..f11d08286f7508dd3bcc1c57f863245d8225716f --- /dev/null +++ b/depth_maps/depth_000245.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:addbc2eceae48d647322ba8579b00385d1f3339e6aa2260c1f397668b0164016 +size 198276 diff --git a/depth_maps/depth_000246.png b/depth_maps/depth_000246.png new file mode 100644 index 0000000000000000000000000000000000000000..a7e7622543ebdf631ff90bd9a81ac9ae94f17be7 --- /dev/null +++ b/depth_maps/depth_000246.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52a0ed172ef2a7de3d568941e1cdfd1c7ed7871990d94e5404cce206de1062de +size 199892 diff --git a/depth_maps/depth_000247.png b/depth_maps/depth_000247.png new file mode 100644 index 0000000000000000000000000000000000000000..a9a0802b85438a5cae628d89e6de801812de3a7d --- /dev/null +++ b/depth_maps/depth_000247.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db5a481688dfe604e776a253a8318d53203b1bb55f2a0b4d520ec0b25b57f62 +size 186383 diff --git a/depth_maps/depth_000248.png b/depth_maps/depth_000248.png new file mode 100644 index 0000000000000000000000000000000000000000..b3036efdc597371f8a60b24fa1bcbca537f8f9a9 --- /dev/null +++ b/depth_maps/depth_000248.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:514dc36e63fd018e4b94bea8cbc1acc0b7e1b32eff90ecfe1dbffc5cc726c081 +size 180240 diff --git a/depth_maps/depth_000249.png b/depth_maps/depth_000249.png new file mode 100644 index 0000000000000000000000000000000000000000..3f7660f1fd8404782b92204932fa2f31ea9bee76 --- /dev/null +++ b/depth_maps/depth_000249.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab66537092e72a109c6d29c9b5229547f2bccbc0933e563c3d3898a9e8654c79 +size 188371 diff --git a/depth_maps/depth_000250.png b/depth_maps/depth_000250.png new file mode 100644 index 0000000000000000000000000000000000000000..4325e8e75fefef26066d77e285202a2842f1ac43 --- /dev/null +++ b/depth_maps/depth_000250.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d731d99f866ce4e8c752573ff7f03df10321303c3794cd490153f0c62660f97a +size 175689 diff --git a/depth_maps/depth_000251.png b/depth_maps/depth_000251.png new file mode 100644 index 0000000000000000000000000000000000000000..f7069ca1f14e39b8e6c3697ad2179d8a771cbc67 --- /dev/null +++ b/depth_maps/depth_000251.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:334372ea49e149d2e0c217c7a641c33faa96b7a36a7b623313528c3c4b3e84a2 +size 178685 diff --git a/depth_maps/depth_000252.png b/depth_maps/depth_000252.png new file mode 100644 index 0000000000000000000000000000000000000000..253a1894543c6aa4224e90c489d9bbbc24f5c8f2 --- /dev/null +++ b/depth_maps/depth_000252.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b43a2f43f6ef40ef1a27666366bd3d4085bd6880bed2dba5d43aa8d07322d33e +size 190521 diff --git a/depth_maps/depth_000253.png b/depth_maps/depth_000253.png new file mode 100644 index 0000000000000000000000000000000000000000..705832154abe531b753c20834baa0d7560e4f39d --- /dev/null +++ b/depth_maps/depth_000253.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd9e7e094d7327c654366704f311d3c51ce5ef213bf10da40e81fde2d27cb97 +size 196826 diff --git a/depth_maps/depth_000254.png b/depth_maps/depth_000254.png new file mode 100644 index 0000000000000000000000000000000000000000..a0f15d8f4dc5f266a867292feadeab2e01ae68da --- /dev/null +++ b/depth_maps/depth_000254.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b6a3b8f798ce62f4abb500d0a98cb49870ff4a98021bf703b0cb8a8987c5aee +size 195594 diff --git a/depth_maps/depth_000255.png b/depth_maps/depth_000255.png new file mode 100644 index 0000000000000000000000000000000000000000..8b63d9720bc6544442f0ab3edf7211359d712030 --- /dev/null +++ b/depth_maps/depth_000255.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c24173d4eaf5bdeddb1e723e7e07090f7a0147d0d9e51269aa4ef86c1753ce2b +size 190703 diff --git a/depth_maps/depth_000256.png b/depth_maps/depth_000256.png new file mode 100644 index 0000000000000000000000000000000000000000..13d749444fc2e2f6398856970c00c83e5db3523b --- /dev/null +++ b/depth_maps/depth_000256.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ddadf66d3183d5fedfacb18219967b227835735220969e79621c6785dfcefd +size 204347 diff --git a/depth_maps/depth_000257.png b/depth_maps/depth_000257.png new file mode 100644 index 0000000000000000000000000000000000000000..2b3d3bd7899d720adc20be2872ba147bb5dc173c --- /dev/null +++ b/depth_maps/depth_000257.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1a800ee01defc91829aa157324a1f8063b6ff473192114b7011edc5ce835412 +size 218174 diff --git a/depth_maps/depth_000258.png b/depth_maps/depth_000258.png new file mode 100644 index 0000000000000000000000000000000000000000..9430967d9b5a8dd0a9bacbef92d2c50039c761d3 --- /dev/null +++ b/depth_maps/depth_000258.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15205fb2d94f7d5b1d73d80512ec2c80fead5307162564c3775ddec3ec244964 +size 213126 diff --git a/depth_maps/depth_000259.png b/depth_maps/depth_000259.png new file mode 100644 index 0000000000000000000000000000000000000000..a3fe7526cdd297ff4078adeded3a01fa210b68ff --- /dev/null +++ b/depth_maps/depth_000259.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89e41c68f943edf1ea090b78324255d0f3de26756e59af6d0fde5bca7f96ca3 +size 215287 diff --git a/depth_maps/depth_000260.png b/depth_maps/depth_000260.png new file mode 100644 index 0000000000000000000000000000000000000000..3ebe4316f27ce77ab96f5bd1e193d8064ba50947 --- /dev/null +++ b/depth_maps/depth_000260.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62434ddb77f53661157e4178db8053e1b6ac37ba274f74fddf2c34a79cb65ca7 +size 216852 diff --git a/depth_maps/depth_000261.png b/depth_maps/depth_000261.png new file mode 100644 index 0000000000000000000000000000000000000000..5ba7f011e8dc5aac4a78b73c8ba3f7975321e832 --- /dev/null +++ b/depth_maps/depth_000261.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:736f6c89a48d184f7bd9c253040c3bfde541e7b2e6ad7a8e19bbc8860c19bf6f +size 249329 diff --git a/depth_maps/depth_000262.png b/depth_maps/depth_000262.png new file mode 100644 index 0000000000000000000000000000000000000000..ad7ced9cdbd407f3a413309250ac44250fc5fb38 --- /dev/null +++ b/depth_maps/depth_000262.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d38fcf2dd2c01712d0b2aaee24c677726372dc544c6c9038100f2bffcc3a6581 +size 277749 diff --git a/depth_maps/depth_000263.png b/depth_maps/depth_000263.png new file mode 100644 index 0000000000000000000000000000000000000000..34ade3e67ae7add332540a36b77b13a4fa7ad0c0 --- /dev/null +++ b/depth_maps/depth_000263.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0316683bd69ce8d4bd655430e32720061fa14c988ea1e68e328a70220a85254b +size 267999 diff --git a/depth_maps/depth_000264.png b/depth_maps/depth_000264.png new file mode 100644 index 0000000000000000000000000000000000000000..c43cea47f0999c7bb33bb70b91e7d8acc954ad6a --- /dev/null +++ b/depth_maps/depth_000264.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd70e4cae0a293633fd769d1ea540c738236b14eb9fa6e4a404f8fcad10841d2 +size 294718 diff --git a/depth_maps/depth_000265.png b/depth_maps/depth_000265.png new file mode 100644 index 0000000000000000000000000000000000000000..8a911a9c9e1317a3c91f33102a52f09be06a174c --- /dev/null +++ b/depth_maps/depth_000265.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ca05c91c2abbb9513fcd04172064fb5604acda6ce419c5362557d7fc0257e4c +size 306118 diff --git a/depth_maps/depth_000266.png b/depth_maps/depth_000266.png new file mode 100644 index 0000000000000000000000000000000000000000..6fa6ad185fff3669bfc1d1985cc07043ec408534 --- /dev/null +++ b/depth_maps/depth_000266.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f147964cc3dd390402c8a48cebb93ec705c5f401693412a7069bb11103075c +size 310853 diff --git a/depth_maps/depth_000267.png b/depth_maps/depth_000267.png new file mode 100644 index 0000000000000000000000000000000000000000..e9884be204cc5e2e04faa23af314e2d829c4c6cd --- /dev/null +++ b/depth_maps/depth_000267.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08ea184719a63c911cedb87f401881a1aadf50e04c4cd1c8b68c4fe36a2999fa +size 311547 diff --git a/depth_maps/depth_000268.png b/depth_maps/depth_000268.png new file mode 100644 index 0000000000000000000000000000000000000000..27183d1f61b7afa6a2c0401438217d807480edb7 --- /dev/null +++ b/depth_maps/depth_000268.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5494c441fe88306db30457a2942ff0ea777e8f4dbdb37118994acd6c4fe8a7f5 +size 306386 diff --git a/depth_maps/depth_000269.png b/depth_maps/depth_000269.png new file mode 100644 index 0000000000000000000000000000000000000000..a28fc525a16b548c1b2b22c6e78e3e4214f6d223 --- /dev/null +++ b/depth_maps/depth_000269.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5792e2ed040bfd2a08d32c2835efd32dc1390ed68ffbdf3331cb6d98cd2925c +size 319311 diff --git a/depth_maps/depth_000270.png b/depth_maps/depth_000270.png new file mode 100644 index 0000000000000000000000000000000000000000..2ac830305e1314521e6ab70d4813eb42baa0baa7 --- /dev/null +++ b/depth_maps/depth_000270.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfccc49b7ae3de0fc8cd0a8f95812f3555322903e4f885651270e0e2fa437fa1 +size 324855 diff --git a/depth_maps/depth_000271.png b/depth_maps/depth_000271.png new file mode 100644 index 0000000000000000000000000000000000000000..2af115801576244fb97357949634e1c2b8ce812f --- /dev/null +++ b/depth_maps/depth_000271.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9d71a651076da7f41a85d77f75d4fd1894d8331bc5353d041c7e7c4be4e4e57 +size 323685 diff --git a/depth_maps/depth_000272.png b/depth_maps/depth_000272.png new file mode 100644 index 0000000000000000000000000000000000000000..4b372115d455036d1ab3d1cbc4721e62e8f6608e --- /dev/null +++ b/depth_maps/depth_000272.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c2f22f3df38e1cedc159a774f2aa63146603c1189ab4d4e6515e04c25e2447 +size 327103 diff --git a/depth_maps/depth_000273.png b/depth_maps/depth_000273.png new file mode 100644 index 0000000000000000000000000000000000000000..1b7355060ed2a08a78bfccda90c15d61265028c1 --- /dev/null +++ b/depth_maps/depth_000273.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d545f3eaf7e31e45d73b3ea57d0bb264814c92767536d4cf3505002634657c1 +size 330162 diff --git a/depth_maps/depth_000274.png b/depth_maps/depth_000274.png new file mode 100644 index 0000000000000000000000000000000000000000..dfbaf649969f6263374f1d545a72c5605964e553 --- /dev/null +++ b/depth_maps/depth_000274.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6fa9c3821c4d27e81ef308a3d4406dd7475978767b9c421945f0abda36a3df4 +size 325216 diff --git a/depth_maps/depth_000275.png b/depth_maps/depth_000275.png new file mode 100644 index 0000000000000000000000000000000000000000..6b402926f984446234fdfe6edc60b00d73685a2c --- /dev/null +++ b/depth_maps/depth_000275.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b576b7c99301bb37049ecbcf95f700f6349ac57667483d4592d9677d83a113 +size 310032 diff --git a/depth_maps/depth_000276.png b/depth_maps/depth_000276.png new file mode 100644 index 0000000000000000000000000000000000000000..7df06d83fd31f22fc5ee1ed282582d18bc4b63ae --- /dev/null +++ b/depth_maps/depth_000276.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72721ab31eff70c89228aad86d540ec4212f86bd1d708925ab4149fdced7f10 +size 318597 diff --git a/depth_maps/depth_000277.png b/depth_maps/depth_000277.png new file mode 100644 index 0000000000000000000000000000000000000000..4bc657ace7123accd7f7b847fb09194e03a82b3f --- /dev/null +++ b/depth_maps/depth_000277.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe61ad68290216fdf6b99625739dd6491f30539680183f41bd9d4f0ca897a91 +size 304385 diff --git a/depth_maps/depth_000278.png b/depth_maps/depth_000278.png new file mode 100644 index 0000000000000000000000000000000000000000..3c07995ee727cc6284a3df6b8e9c397cb11b0e7f --- /dev/null +++ b/depth_maps/depth_000278.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0fbc86f88940a2f58c7ac97ba4bf6f00d254e81950f0576cea55bf71270a025 +size 300891 diff --git a/depth_maps/depth_000279.png b/depth_maps/depth_000279.png new file mode 100644 index 0000000000000000000000000000000000000000..93ec22004493ad08df462c79c65d5c9b9a762df9 --- /dev/null +++ b/depth_maps/depth_000279.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73ec6b1b35a0a2147739fb7456ccc4172c6d8a06a7e175a9ccf4118d7c0587be +size 292038 diff --git a/depth_maps/depth_000280.png b/depth_maps/depth_000280.png new file mode 100644 index 0000000000000000000000000000000000000000..99a209b2f3ca04434dd492ae25c46f8d42aa5013 --- /dev/null +++ b/depth_maps/depth_000280.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dbab20364d9870bd2a70b4e65e0b8fc847aab66252b7e555d0fb1c45ff4eadb +size 272090 diff --git a/depth_maps/depth_000281.png b/depth_maps/depth_000281.png new file mode 100644 index 0000000000000000000000000000000000000000..9a91e65f9032b0c88e91239bbd1c18a0d5664e78 --- /dev/null +++ b/depth_maps/depth_000281.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001fbe3f38d7b39fb75896e45ad123e4ec13308976c816c9561961867d5497b3 +size 267118 diff --git a/depth_maps/depth_000282.png b/depth_maps/depth_000282.png new file mode 100644 index 0000000000000000000000000000000000000000..ee7d7e261153e4f5f0338528310b22fee0678d5e --- /dev/null +++ b/depth_maps/depth_000282.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a721b0ddefa5acee92a09eabcb6e4276823048ad5cc281f295f48ed3a4bc8141 +size 243446 diff --git a/depth_maps/depth_000283.png b/depth_maps/depth_000283.png new file mode 100644 index 0000000000000000000000000000000000000000..507ca5d1bdc35c09b69946f0a99ec767334d4344 --- /dev/null +++ b/depth_maps/depth_000283.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81e97b0949369e1a6471e3210d239fe4030977424e655a04a5ad8f79b1965963 +size 222576 diff --git a/depth_maps/depth_000284.png b/depth_maps/depth_000284.png new file mode 100644 index 0000000000000000000000000000000000000000..eada9df4ad214571998dfa93bff8c98981c468ce --- /dev/null +++ b/depth_maps/depth_000284.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e09c155e5f878060b696c8353c53984e8129a764c6a3918f63c1a334a39f8f +size 209534 diff --git a/depth_maps/depth_000285.png b/depth_maps/depth_000285.png new file mode 100644 index 0000000000000000000000000000000000000000..0107d9e97f06da3e45364280fd4845ddbe2e1b28 --- /dev/null +++ b/depth_maps/depth_000285.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6b9aabd0f2f219aba1d4b7d4ce2f5909c715bcb563a742883c1a8a374f781e +size 183263 diff --git a/depth_maps/depth_000286.png b/depth_maps/depth_000286.png new file mode 100644 index 0000000000000000000000000000000000000000..86b9383ebb484b588f0bea9500ff4d657039abd8 --- /dev/null +++ b/depth_maps/depth_000286.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63536c7a41f8df73cb62ed3aa05b5b8354e2c012902d33cb0ff05a7f663023c9 +size 176398 diff --git a/depth_maps/depth_000287.png b/depth_maps/depth_000287.png new file mode 100644 index 0000000000000000000000000000000000000000..670b14b82786f2e843d4dad527a50591b2b8247e --- /dev/null +++ b/depth_maps/depth_000287.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d66efdeff11c0d9a07964619fba269d146fe396800280494649f49d1527d321 +size 160024 diff --git a/depth_maps/depth_000288.png b/depth_maps/depth_000288.png new file mode 100644 index 0000000000000000000000000000000000000000..fd6464442cd0c6adab9c0b7305467648fec8b1df --- /dev/null +++ b/depth_maps/depth_000288.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e263398fa34de8aca1db2770069efd61822357391254c3a1bed77c2204f179b +size 127857 diff --git a/depth_maps/depth_000289.png b/depth_maps/depth_000289.png new file mode 100644 index 0000000000000000000000000000000000000000..c545161ea5fdbbaa97c85d72a8ac251f75ff0882 --- /dev/null +++ b/depth_maps/depth_000289.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6c97eb25b66396efc4a9c7afafa52f6b8691d9e77d3a5e890ec99ea4316a676 +size 102404 diff --git a/depth_maps/depth_000290.png b/depth_maps/depth_000290.png new file mode 100644 index 0000000000000000000000000000000000000000..43e33ea32d9e095fad16e97e8ee135a1e11462f2 --- /dev/null +++ b/depth_maps/depth_000290.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d353cca0b8c84204e6f4cc0a6cc9f775b970df11079bd3f8726c1614ac03b663 +size 106610 diff --git a/depth_maps/depth_000291.png b/depth_maps/depth_000291.png new file mode 100644 index 0000000000000000000000000000000000000000..ac4c192273e687b3687ed4ee3b2bf7db44998b55 --- /dev/null +++ b/depth_maps/depth_000291.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1139fb9161ca453ea979bb6562bb678cb27a239b7a26c7dd4ff1dd5aa74a0f +size 128887 diff --git a/depth_maps/depth_000292.png b/depth_maps/depth_000292.png new file mode 100644 index 0000000000000000000000000000000000000000..dca52bdb100b54e327c61aa1ce56b462c6157679 --- /dev/null +++ b/depth_maps/depth_000292.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afcfd7b0fcca3220e1b4b4d8bfd10e62afc72a17934242cbb164e5cc79533628 +size 123832 diff --git a/depth_maps/depth_000293.png b/depth_maps/depth_000293.png new file mode 100644 index 0000000000000000000000000000000000000000..d9942516b24de5b42f8165d7dea506a4f50b903d --- /dev/null +++ b/depth_maps/depth_000293.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f20801b3e3f8762b7ee1607f7800c8a567ec23804d99f6b69a57ad2e851a5f82 +size 121015 diff --git a/depth_maps/depth_000294.png b/depth_maps/depth_000294.png new file mode 100644 index 0000000000000000000000000000000000000000..901cf1ed0d6eebdbb2d485f70a53cd34d1145e92 --- /dev/null +++ b/depth_maps/depth_000294.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89c7328eca3bcb9565e61d6ff9dc0bf40f73585547761dc5440891c485c4e511 +size 121760 diff --git a/depth_maps/depth_000295.png b/depth_maps/depth_000295.png new file mode 100644 index 0000000000000000000000000000000000000000..b5c5e9eda07c9b49fd37ea84540bda2fb9ba8fdf --- /dev/null +++ b/depth_maps/depth_000295.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a53475cad71278d52a766dd8218856671f3fa7a9930aa6c8b7bd595f94b8e390 +size 128737 diff --git a/depth_maps/depth_000296.png b/depth_maps/depth_000296.png new file mode 100644 index 0000000000000000000000000000000000000000..3463713828af4a665426892e13863981624ed766 --- /dev/null +++ b/depth_maps/depth_000296.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f79e66cdc00e0f0660abfe895f78fb314086f1d9b3cb2c6442422d7b802856e +size 138585 diff --git a/depth_maps/depth_000297.png b/depth_maps/depth_000297.png new file mode 100644 index 0000000000000000000000000000000000000000..7fe9994ee854a34cdf8a7eb7992a0e263ff4ef09 --- /dev/null +++ b/depth_maps/depth_000297.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ee49241d6ea85fd9654d98a7d3cc5ce8bd9948e541e5a2b7c3a4327ac59d57 +size 151066 diff --git a/depth_maps/depth_000298.png b/depth_maps/depth_000298.png new file mode 100644 index 0000000000000000000000000000000000000000..be3153e299e9cce0695bb12cd47c975a6ee6a06c --- /dev/null +++ b/depth_maps/depth_000298.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57364ab7b515686692bffe7ac93f888a2964a53ffaf41fad0793f89b4158ba6a +size 158894 diff --git a/depth_maps/depth_000299.png b/depth_maps/depth_000299.png new file mode 100644 index 0000000000000000000000000000000000000000..a8a6d20c026f6b8ec5c57c75cf29b3a898853636 --- /dev/null +++ b/depth_maps/depth_000299.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60418ca7dc518a7ce37f7bdfffd4ebf1f711f821b483d6782aced69db92438a5 +size 161651 diff --git a/depth_maps/depth_000300.png b/depth_maps/depth_000300.png new file mode 100644 index 0000000000000000000000000000000000000000..19afc068f80b5ecf72405d1b9c175aca26790350 --- /dev/null +++ b/depth_maps/depth_000300.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08850ddf103c85fd9461ed832d90bd2faea6d190447ed8933cc9ec074748c346 +size 155394 diff --git a/depth_maps/depth_000301.png b/depth_maps/depth_000301.png new file mode 100644 index 0000000000000000000000000000000000000000..1db813e9f620791682a3cffbc76e19d49786a084 --- /dev/null +++ b/depth_maps/depth_000301.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be70a672c7f7987a74ea77180c171f2d4b4721602296e2ee07c0279526159629 +size 164630 diff --git a/depth_maps/depth_000302.png b/depth_maps/depth_000302.png new file mode 100644 index 0000000000000000000000000000000000000000..fa39a0ffaf6e5e9be45ee050ad28643827583074 --- /dev/null +++ b/depth_maps/depth_000302.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0d11608cc270fadb52dcca476b79a4576b7913288ee1f32c069aa40ff441102 +size 184610 diff --git a/depth_maps/depth_000303.png b/depth_maps/depth_000303.png new file mode 100644 index 0000000000000000000000000000000000000000..9e4f51d8ce01b74ec6f2faedf4e1d351f4b6084b --- /dev/null +++ b/depth_maps/depth_000303.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa3817120cd536cf222b3fbe5e3d62044fa7254ad94ce6dddc835ad98ba6be2 +size 200146 diff --git a/depth_maps/depth_000304.png b/depth_maps/depth_000304.png new file mode 100644 index 0000000000000000000000000000000000000000..c9e1b29c0e950ad983213c129adb30de0007619e --- /dev/null +++ b/depth_maps/depth_000304.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68b33010cd229e4d62c889cfa1df2672fef452859486726054741359f2a73cc +size 214742 diff --git a/depth_maps/depth_000305.png b/depth_maps/depth_000305.png new file mode 100644 index 0000000000000000000000000000000000000000..b0a0f2fb41173b817dc3a8892de6c49193339fee --- /dev/null +++ b/depth_maps/depth_000305.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4edfdf4428a80deddd17e2b07b914b541ea90cb25c1b25a2f88be675e58705 +size 229732 diff --git a/depth_maps/depth_000306.png b/depth_maps/depth_000306.png new file mode 100644 index 0000000000000000000000000000000000000000..777ff3404c223b6311e01884ff747670c9463dca --- /dev/null +++ b/depth_maps/depth_000306.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66a31ada718327b6af2f5e0ef6af86c1198cdfcdbb435311f346dddcb5997484 +size 260412 diff --git a/depth_maps/depth_000307.png b/depth_maps/depth_000307.png new file mode 100644 index 0000000000000000000000000000000000000000..143e5919015dfd4ae7f0f47d475dc47d42f20a7e --- /dev/null +++ b/depth_maps/depth_000307.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff9bed47a602ffd5fd1544ddee2553bd86e0b1f6e58c95f946bcfeecfd7bc25 +size 273397 diff --git a/depth_maps/depth_000308.png b/depth_maps/depth_000308.png new file mode 100644 index 0000000000000000000000000000000000000000..77b6a81541d06fcd4db2e40992a2a12249cb961c --- /dev/null +++ b/depth_maps/depth_000308.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7cec50a1db2c71f7ca7d009600d446595e1f50a8d98f5415459121ac5e08c77 +size 281987 diff --git a/depth_maps/depth_000309.png b/depth_maps/depth_000309.png new file mode 100644 index 0000000000000000000000000000000000000000..094a5f1e434287751c2f5eee98a3039993d44dc2 --- /dev/null +++ b/depth_maps/depth_000309.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0819d475b4b6ece6bdf2b0a0477e8e1c4cfa0fcb0d1802fbb174fe0d93546373 +size 292259 diff --git a/depth_maps/depth_000310.png b/depth_maps/depth_000310.png new file mode 100644 index 0000000000000000000000000000000000000000..58583ae91e00abce8e2e3b8bb66438d11f127a30 --- /dev/null +++ b/depth_maps/depth_000310.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faff071c93c80b53dbd794e5d51942af18cbd897bd8274c13fb1b881b2a13cbd +size 315996 diff --git a/depth_maps/depth_000311.png b/depth_maps/depth_000311.png new file mode 100644 index 0000000000000000000000000000000000000000..4ad3da8e3ea16b81d72d2f4208507441551ae9ed --- /dev/null +++ b/depth_maps/depth_000311.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f00a9b295567731ec38f9dd19191d769f5e847683e52149eed9c2e72bd3518 +size 345423 diff --git a/depth_maps/depth_000312.png b/depth_maps/depth_000312.png new file mode 100644 index 0000000000000000000000000000000000000000..725e7177c571d7a91521348653d3d93ff98a8b4a --- /dev/null +++ b/depth_maps/depth_000312.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81960f93512d93f0f4f85d0eca57e6b057fa7f93b3e00ae0b430626689e2c8bf +size 375658 diff --git a/depth_maps/depth_000313.png b/depth_maps/depth_000313.png new file mode 100644 index 0000000000000000000000000000000000000000..098f44095f057efcfdf735665560228c9625a386 --- /dev/null +++ b/depth_maps/depth_000313.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65484ad4b36559c1afb932b76570d3a93f1c8f6d8ad490be620ba27bb69b468d +size 381065 diff --git a/depth_maps/depth_000314.png b/depth_maps/depth_000314.png new file mode 100644 index 0000000000000000000000000000000000000000..4b4facb9938029b1a4816c0c3b127d457ef65ef0 --- /dev/null +++ b/depth_maps/depth_000314.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6da30933bb4c521cce9299e479033dda803b740be7d780e47364d0679617298 +size 389377 diff --git a/depth_maps/depth_000315.png b/depth_maps/depth_000315.png new file mode 100644 index 0000000000000000000000000000000000000000..52a928a3a51c039c57a09f1a2ef8cbf1da3a71d6 --- /dev/null +++ b/depth_maps/depth_000315.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efb5d4ddb95a0fcefa13f09f2cdd90387ef89255f5866d09ba5914716f43706b +size 381140 diff --git a/depth_maps/depth_000316.png b/depth_maps/depth_000316.png new file mode 100644 index 0000000000000000000000000000000000000000..79650b39c7247bc2303856ecb81819f710f49805 --- /dev/null +++ b/depth_maps/depth_000316.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58005f55010b4a36e219936744d6cfea048fc1571e08363efb02611a58f8fd98 +size 382573 diff --git a/depth_maps/depth_000317.png b/depth_maps/depth_000317.png new file mode 100644 index 0000000000000000000000000000000000000000..43d1c309b809f128c87f7b41267fa0590154ed7c --- /dev/null +++ b/depth_maps/depth_000317.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56fe1eeecc1973c363fbd91000b6740efef8094ce985af22abf6f1a9ab0631b3 +size 381078 diff --git a/depth_maps/depth_000318.png b/depth_maps/depth_000318.png new file mode 100644 index 0000000000000000000000000000000000000000..e09187cad432d4982c84a6f83983b9f797296b61 --- /dev/null +++ b/depth_maps/depth_000318.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2dc13367b7fac7e192c7190afea7bd8e8b7f60cbdb94fb56820ae4467f1d26 +size 370487 diff --git a/depth_maps/depth_000319.png b/depth_maps/depth_000319.png new file mode 100644 index 0000000000000000000000000000000000000000..41e0f7319a29c656db835e3cefe954188956cad4 --- /dev/null +++ b/depth_maps/depth_000319.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8059e90de1e830c50c5fa0d7397416a42bb2ad92c24070858874daff402a0fc9 +size 346007 diff --git a/depth_maps/depth_000320.png b/depth_maps/depth_000320.png new file mode 100644 index 0000000000000000000000000000000000000000..9cbfdd5971651d94972e746d8a755e4ae875f52a --- /dev/null +++ b/depth_maps/depth_000320.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ee83a8bea1df7f43bd179e1ed88cf534a1ff85078e6ae4c32b64bb692da07ab +size 341117 diff --git a/depth_maps/depth_000321.png b/depth_maps/depth_000321.png new file mode 100644 index 0000000000000000000000000000000000000000..0500e888690404a0bfddc483df7c06169994468c --- /dev/null +++ b/depth_maps/depth_000321.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d4514ccf1c46e6d38d4e30316b81eca04642611e29f1d71ff731d8b2a76e947 +size 316150 diff --git a/depth_maps/depth_000322.png b/depth_maps/depth_000322.png new file mode 100644 index 0000000000000000000000000000000000000000..a2835f6855d67a3514d40b869b11538a2b7fad63 --- /dev/null +++ b/depth_maps/depth_000322.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c4226bd3a5aacca690ccf91c86fdd4584ef93808eda9015f2ad96f9bd4e4e32 +size 316559 diff --git a/depth_maps/depth_000323.png b/depth_maps/depth_000323.png new file mode 100644 index 0000000000000000000000000000000000000000..56c5df9354bb143940a0e53af57c879a46082198 --- /dev/null +++ b/depth_maps/depth_000323.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9212402a76de2917baca02f8dba39bae9c26b40c114862b5b8cadf5a0b32e696 +size 323344 diff --git a/depth_maps/depth_000324.png b/depth_maps/depth_000324.png new file mode 100644 index 0000000000000000000000000000000000000000..c3a4db4aa8992b5c26a2a03eb5fe7b64da8d5c07 --- /dev/null +++ b/depth_maps/depth_000324.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e36523fc0babe374d0d76b0b3e4a5657d037ebdb174bc6d006c9129759206cc +size 320227 diff --git a/images/000000.png b/images/000000.png new file mode 100644 index 0000000000000000000000000000000000000000..c28a87be057b7e3ab7e3381897d9c418cccd98fe --- /dev/null +++ b/images/000000.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9b7c649148e0e79b444c5e65a061198db7aad972c3209036d9f5ecfbd222974 +size 1043531 diff --git a/images/000001.png b/images/000001.png new file mode 100644 index 0000000000000000000000000000000000000000..34c69c3cf8a9b612cc3cb0ac01fe045a1ebedc90 --- /dev/null +++ b/images/000001.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ed40ed2a98d022596f559ce44f3c1794a726d6b457d009ff5b52e1ab5e45285 +size 1050396 diff --git a/images/000002.png b/images/000002.png new file mode 100644 index 0000000000000000000000000000000000000000..c8bd44468895e8ebf798287180906ad9384b568f --- /dev/null +++ b/images/000002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbbadc2b31c72ca0ae92c5d12ca0cea376243b39363919714aa17c78c99f63e8 +size 1050840 diff --git a/images/000003.png b/images/000003.png new file mode 100644 index 0000000000000000000000000000000000000000..98b1979ea9cbad29cb98861f37cf8132b0427ea0 --- /dev/null +++ b/images/000003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ccb52c490a6876c94dd40d9a27f1bf86e80f9823e63511b5019a25df51fc121 +size 1051026 diff --git a/images/000004.png b/images/000004.png new file mode 100644 index 0000000000000000000000000000000000000000..63d34da340779ebe1b960ffd0bc1f0ca02439848 --- /dev/null +++ b/images/000004.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e55baa4356cf66d319fa10472db24b0d693f033b40337f310779602507824e +size 1035439 diff --git a/images/000005.png b/images/000005.png new file mode 100644 index 0000000000000000000000000000000000000000..be91e37d281ca7463e8c4b22b146a49aec897c8c --- /dev/null +++ b/images/000005.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd28059eef6dc4c0aa9847d522391b342cf1d6101bef1c9e922bb190a2905a6 +size 1018046 diff --git a/images/000006.png b/images/000006.png new file mode 100644 index 0000000000000000000000000000000000000000..491e1d4583ac8d30a3ce7b25eed118699ee0e4ee --- /dev/null +++ b/images/000006.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159269aee5eb00fcc3e0ee34d343a17d46c62116156d789962877cb557903a08 +size 1009450 diff --git a/images/000007.png b/images/000007.png new file mode 100644 index 0000000000000000000000000000000000000000..08d1d0dd8eadb2a701a2c14e631623b8b9a64837 --- /dev/null +++ b/images/000007.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0fa31ea0b79b1004930503dbf247c3336f09f855f86cf4956f6c324527519d +size 1006981 diff --git a/images/000008.png b/images/000008.png new file mode 100644 index 0000000000000000000000000000000000000000..78914c9ac82be6e1491d130f1b94046df7d782fc --- /dev/null +++ b/images/000008.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1e911725d560d56718d00a1806d890adb36bb8d8ae2342f06391c7a45d29dc8 +size 995871 diff --git a/images/000009.png b/images/000009.png new file mode 100644 index 0000000000000000000000000000000000000000..51a695f716b8c9249ed84943aba2bc6cf3f6d2d6 --- /dev/null +++ b/images/000009.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0784e3606fae0947f20f09bdd02f8504d3ae4576918c6e3fc00959323e29469c +size 993222 diff --git a/images/000010.png b/images/000010.png new file mode 100644 index 0000000000000000000000000000000000000000..2a8d9db6c18cfabe7486f063008611c536881c6c --- /dev/null +++ b/images/000010.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59961db6385efb3ef2decc6a3d36fe5f0c2e62eb61bea348abef15f9564863fa +size 1000068 diff --git a/images/000011.png b/images/000011.png new file mode 100644 index 0000000000000000000000000000000000000000..7745ea9b535a17c487982a6d7fdae6362a1fb0fc --- /dev/null +++ b/images/000011.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:505ad3c40b9c34657530f26a519e6b1c4e0099a089370077238495877b66390e +size 1014037 diff --git a/images/000012.png b/images/000012.png new file mode 100644 index 0000000000000000000000000000000000000000..9010fc6752415a49af5dfc73d628af5d8c7ca841 --- /dev/null +++ b/images/000012.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:474b6e079d3328c4a302749379896b9e4610c397484f57197c5f9ed037ef4025 +size 1023740 diff --git a/images/000013.png b/images/000013.png new file mode 100644 index 0000000000000000000000000000000000000000..7909318c446957c143c3085bae58e33bd8e9204b --- /dev/null +++ b/images/000013.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4bd06b7ac6f470464de439d0d532f1a7b06b7525b552bdae946bcb6cc33ebd9 +size 1024307 diff --git a/images/000014.png b/images/000014.png new file mode 100644 index 0000000000000000000000000000000000000000..5baf19d6df0cb1f1a95267f996d12bef4f732c27 --- /dev/null +++ b/images/000014.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d94bbe4373ea5e9590af10ca51f1b2890d70cb3662af1acfc1ba8def433d2ea2 +size 1027128 diff --git a/images/000015.png b/images/000015.png new file mode 100644 index 0000000000000000000000000000000000000000..bdd1df357cb210c09925cd6aec18dde7d8e6dbb0 --- /dev/null +++ b/images/000015.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b14bd18da1fe0f4d39df870bd023a1f73fd23ff7993615c33905c831f2f92e6 +size 1033368 diff --git a/images/000016.png b/images/000016.png new file mode 100644 index 0000000000000000000000000000000000000000..eaf62cd93789326e5ec6c9e8c9eb6974e8b077ab --- /dev/null +++ b/images/000016.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72509bc2ed71e0409da9acb9a6f604eecae4e68bcd8be7fbea042dea7758ae3 +size 1020584 diff --git a/images/000017.png b/images/000017.png new file mode 100644 index 0000000000000000000000000000000000000000..e404451d01a9de4d6a213d992eff7aba839907f2 --- /dev/null +++ b/images/000017.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b960a4f18c5c96887fd0d6699f04205cdd7cfe91ae2b3c968026c3f3ef31ef05 +size 1011871 diff --git a/images/000018.png b/images/000018.png new file mode 100644 index 0000000000000000000000000000000000000000..13e01ee097e0b2c5cc4599463468fab39fc89b8a --- /dev/null +++ b/images/000018.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21cd78bd64806f1adeabb285fe5a2648ed143a42bf5876e932038aaad52a3818 +size 993929 diff --git a/images/000019.png b/images/000019.png new file mode 100644 index 0000000000000000000000000000000000000000..ed2899a34bf9506d8314580f41fe5026ec85eb6d --- /dev/null +++ b/images/000019.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e877af5fc2d596345f65cef22bd75102fcad7dbb504dd19f2764fa81136a7cf2 +size 981242 diff --git a/images/000020.png b/images/000020.png new file mode 100644 index 0000000000000000000000000000000000000000..dc82b7fb35649b5e44b636d23e20664dd439513e --- /dev/null +++ b/images/000020.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50742887a7c784a90191d15abd47a049ddd70db3b3793c0bfd16b719c7814603 +size 985332 diff --git a/images/000021.png b/images/000021.png new file mode 100644 index 0000000000000000000000000000000000000000..5840f204e7aa061e5d6f27aefb969ca91bc83f08 --- /dev/null +++ b/images/000021.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92f06857e9f9d72b456d7f2ccac7a0fb2d381cc6d8e31b6ad46c20f91acbe021 +size 971119 diff --git a/images/000022.png b/images/000022.png new file mode 100644 index 0000000000000000000000000000000000000000..9b269ce4902761c10ee2c8bafb491247f767ec28 --- /dev/null +++ b/images/000022.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f824b53aed824d29f151663caf0f48a6ca1573cb9750beff1b050dd27c27061 +size 951656 diff --git a/images/000023.png b/images/000023.png new file mode 100644 index 0000000000000000000000000000000000000000..824bdffa543614328bfcd0673525a04c568bb90a --- /dev/null +++ b/images/000023.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46e1529e5bea3adc75f4918e98469cb98661adc6bc7cccd8a63a0154aa3defbf +size 950649 diff --git a/images/000024.png b/images/000024.png new file mode 100644 index 0000000000000000000000000000000000000000..6a1e929a7add5f76e2ef6baad70890308e5c72e9 --- /dev/null +++ b/images/000024.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c449e5618791f386c7bda1bb1e47c64682f93436f6bfa5bb711994c0ccc46f +size 958612 diff --git a/images/000025.png b/images/000025.png new file mode 100644 index 0000000000000000000000000000000000000000..2645792f67fa7987100d4334fa7508be0f7734df --- /dev/null +++ b/images/000025.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb53568920457cce1f2fd7f06becae5981a91b8626373e07a681a381a6a53dec +size 952647 diff --git a/images/000026.png b/images/000026.png new file mode 100644 index 0000000000000000000000000000000000000000..2f0b9fd1e2fbf811a13dc9a1bc9e420ef454f962 --- /dev/null +++ b/images/000026.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d67eb222e26a1805318e241d288397eb323b76cbf2cf1847858f9cd2122992b +size 946531 diff --git a/images/000027.png b/images/000027.png new file mode 100644 index 0000000000000000000000000000000000000000..3b308cfdf9b3e9d121d78772c1e061b85722c2da --- /dev/null +++ b/images/000027.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a626221908e777d32ba0ad5338f32a9aa45210d6927e8300631dabfac408165e +size 943030 diff --git a/images/000028.png b/images/000028.png new file mode 100644 index 0000000000000000000000000000000000000000..0bffa83ce5929d99d9a2005e83bdb96ee829771b --- /dev/null +++ b/images/000028.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b82aecf5c2a4b0eb39b80e671c47040451d4a3ec5754fe60f07699bc47808d3c +size 930723 diff --git a/images/000029.png b/images/000029.png new file mode 100644 index 0000000000000000000000000000000000000000..02b74e2677e3ca3537120992e89c9c2437cf965a --- /dev/null +++ b/images/000029.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5abd65711f9cc5103aed4939047144a376b1c51ca989c1ade7ea7de66f888e3 +size 934386 diff --git a/images/000030.png b/images/000030.png new file mode 100644 index 0000000000000000000000000000000000000000..fb2f7182a2d67a09d2bfeb9e831f0d1f1fc96527 --- /dev/null +++ b/images/000030.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14d1f4a7d65a5b40e6bb667522dacbdf3089c5fead6bcf4393d4992b54ae3a60 +size 956376 diff --git a/images/000031.png b/images/000031.png new file mode 100644 index 0000000000000000000000000000000000000000..1f5ac7c817e5ca205a3868a86f0529c6e125dce8 --- /dev/null +++ b/images/000031.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2921a1631e19cae738a9698d709cd177c6fbb61ce4c3542985784f2b5a0ea3d6 +size 962415 diff --git a/images/000032.png b/images/000032.png new file mode 100644 index 0000000000000000000000000000000000000000..c18952fbeac222ee7b2965a3c8d95ea8f8c89a09 --- /dev/null +++ b/images/000032.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8064ec9d7fcc3e8204d30659123b9978342dfe9e3c6a667129bccc293df3b29b +size 981114 diff --git a/images/000033.png b/images/000033.png new file mode 100644 index 0000000000000000000000000000000000000000..305d9779a41a555c3ca9d21a4b85fd036eefa098 --- /dev/null +++ b/images/000033.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e375369e3a14ff64f9f6cce435835c28138c72062a7f6f98f097da804f74a3 +size 990793 diff --git a/images/000034.png b/images/000034.png new file mode 100644 index 0000000000000000000000000000000000000000..02b98fbc5edb5e5c54aad2485f4b14b368acab89 --- /dev/null +++ b/images/000034.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dbd5eccbb692f77619a036f22105260b6e687d7faf3a8c72a7281565038b341 +size 1016972 diff --git a/images/000035.png b/images/000035.png new file mode 100644 index 0000000000000000000000000000000000000000..4a5e5a60a97ed26ded2d08a105bc89e0bcd3cc22 --- /dev/null +++ b/images/000035.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ccf7713c919b034c21d67c2c688fd4a2d0c4c1f7996f1ec3109400b9854b578 +size 1027353 diff --git a/images/000036.png b/images/000036.png new file mode 100644 index 0000000000000000000000000000000000000000..a690db206ec7df42bc14ef34c86f30485caa07f8 --- /dev/null +++ b/images/000036.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e3d127aa9f1d453fca853ee0b2c3d27796fb93ec3b447594a3fdfe71714638 +size 1044758 diff --git a/images/000037.png b/images/000037.png new file mode 100644 index 0000000000000000000000000000000000000000..a726541dcd24f93e3c4498c545178ce9abad4584 --- /dev/null +++ b/images/000037.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0b576ec29ea8c71be8abb6d2bd118fda76e96fb92e78ae00b2ea970a0fca40 +size 1057202 diff --git a/images/000038.png b/images/000038.png new file mode 100644 index 0000000000000000000000000000000000000000..8c99a5e7dda0991f348280789013df9ac8cb3ddc --- /dev/null +++ b/images/000038.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c40e754007b4f0bb1ef43782af06de2011026e913e26fdd0f77de14ab9ce7ce +size 1020617 diff --git a/images/000039.png b/images/000039.png new file mode 100644 index 0000000000000000000000000000000000000000..276bbe2ee338793dcdeaeee54318a09aefd99340 --- /dev/null +++ b/images/000039.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27e5e74b72cd90dc3f61bab975fb4c0860790392ca98c94f692ab98c5f5b540b +size 1015485 diff --git a/images/000040.png b/images/000040.png new file mode 100644 index 0000000000000000000000000000000000000000..148b54820482b0da1b36ece04ee334e463c5622f --- /dev/null +++ b/images/000040.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6647e09982a383d49cf2434b082263ce18691978a8577f8c898cd273715c96d +size 1026184 diff --git a/images/000041.png b/images/000041.png new file mode 100644 index 0000000000000000000000000000000000000000..04acf16fbb79efd3dc9e8fed3010bc4dddaee8ce --- /dev/null +++ b/images/000041.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3d1e285968a3dff123d54d7c743cd10923fae9c6298ac9d6a79526cf1fb706 +size 1020858 diff --git a/images/000042.png b/images/000042.png new file mode 100644 index 0000000000000000000000000000000000000000..b1f0411bc7f152686d246954f6051998bf8894ef --- /dev/null +++ b/images/000042.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e126240af7d40508ce571ba269d9904c8f4cb41f1505d187d53ca9cc910d5a +size 1021660 diff --git a/images/000043.png b/images/000043.png new file mode 100644 index 0000000000000000000000000000000000000000..27f2e1d5ba712a85e6af1569431c056cee4e85d4 --- /dev/null +++ b/images/000043.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4668d12923a2ba9ffc3d46eb73880683b6a5e2729da363ce5b298ac3d303df6f +size 1023927 diff --git a/images/000044.png b/images/000044.png new file mode 100644 index 0000000000000000000000000000000000000000..ecb541bb6112d97e1b2b3a176014f927ecc26dc1 --- /dev/null +++ b/images/000044.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0affdc10057aa2a94894f99604ffaa838780728ac935a6ebea58fdbdc3f85806 +size 1023828 diff --git a/images/000045.png b/images/000045.png new file mode 100644 index 0000000000000000000000000000000000000000..e53f9012f80942f21911c7746d48466952b7cd5e --- /dev/null +++ b/images/000045.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4df34a1d9d3adff50ff41be5e7f4c62768fc666dadecf01217cff541484bb02e +size 1014607 diff --git a/images/000046.png b/images/000046.png new file mode 100644 index 0000000000000000000000000000000000000000..3cc13404c0ac20d5f873cd465dd696e35535e260 --- /dev/null +++ b/images/000046.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15748140e92fd0eac10be4a5ee8378baf9f592a1dabcc108c05f0de7ed71f31d +size 1002248 diff --git a/images/000047.png b/images/000047.png new file mode 100644 index 0000000000000000000000000000000000000000..1d47ef8d0c6cb363c2d5d58b1f972260fb3b526d --- /dev/null +++ b/images/000047.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:432e029c38a97fef74e2d0cd2917b705523b32e4a2fb086e85b7af04a97ea14d +size 1004269 diff --git a/images/000048.png b/images/000048.png new file mode 100644 index 0000000000000000000000000000000000000000..72d185b2eabb2246b1c83dac81158b594d2ef8b4 --- /dev/null +++ b/images/000048.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c368fe553ca6b73178ff66478e8588b5e251fd51b6bd691605f55b5309e405 +size 994777 diff --git a/images/000049.png b/images/000049.png new file mode 100644 index 0000000000000000000000000000000000000000..0b7a0f0f6c4c5962706db6e69566cef3643b3af1 --- /dev/null +++ b/images/000049.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b38ebbd6336773ce2e2d7939f597868a97c0e79dcd4ea2a4aa4dfdf736f062 +size 996669 diff --git a/images/000050.png b/images/000050.png new file mode 100644 index 0000000000000000000000000000000000000000..cbe57cd8925b8944ea88f7a1b741a039b6c78dcc --- /dev/null +++ b/images/000050.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ccbc96928bec3bdc967cc85150def2e258a6c48ac3bf1bcb794ecc22bff7496 +size 981915 diff --git a/images/000051.png b/images/000051.png new file mode 100644 index 0000000000000000000000000000000000000000..996189f9ac41d813c7cf9a0afea2c100ae899cb8 --- /dev/null +++ b/images/000051.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c9cfd2b3d249e363236915598633a274721b5e1b3acdd88fa6e98d12d3b59c +size 983718 diff --git a/images/000052.png b/images/000052.png new file mode 100644 index 0000000000000000000000000000000000000000..01578a484e02902afd8241160332e129e2de238e --- /dev/null +++ b/images/000052.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea7423d2e99f3ba8da5bcd3fb7dd2351de65055346b4b63b58ef5426e9de2f76 +size 986330 diff --git a/images/000053.png b/images/000053.png new file mode 100644 index 0000000000000000000000000000000000000000..3cca03f0bba84869bb5c7601205e4282c4643fb1 --- /dev/null +++ b/images/000053.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0baa10697b1daa4033630776db11613b34ab27d8c0064b8d9836e3738cab77b0 +size 975179 diff --git a/images/000054.png b/images/000054.png new file mode 100644 index 0000000000000000000000000000000000000000..51e911b56603a23b8dedda897f49065343ebf3f9 --- /dev/null +++ b/images/000054.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b7c73103bb1ed4a1627a2ac87060d49c522cc73c2e8c1531d2395507ac85e3 +size 981523 diff --git a/images/000055.png b/images/000055.png new file mode 100644 index 0000000000000000000000000000000000000000..c36f41295cf1002967528b9f8b180cb3f64e7bd9 --- /dev/null +++ b/images/000055.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc910da6e38ce82788be4d435edeb42ee5e41c70d7bb3e6c8ff10f426929276 +size 979300 diff --git a/images/000056.png b/images/000056.png new file mode 100644 index 0000000000000000000000000000000000000000..e7b52c43971a5ff2f0c2ea20c7f855706fbc4fa8 --- /dev/null +++ b/images/000056.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55206d68e83df02df86b19a758a64bbed3bded010f51bc3d6eb82d3e9fc28a5 +size 981758 diff --git a/images/000057.png b/images/000057.png new file mode 100644 index 0000000000000000000000000000000000000000..85e3855e870904554bda8be2cfebdaf9c40ea3fd --- /dev/null +++ b/images/000057.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ddd261c577c14f57e1f42bd22a8894d4fc8d7b802cb2d809b8b55a9a1bda58 +size 995615 diff --git a/images/000058.png b/images/000058.png new file mode 100644 index 0000000000000000000000000000000000000000..6361dedac3f548101fec7d4faba889eb8da88172 --- /dev/null +++ b/images/000058.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c13b538e3146136cbea44d0db70e903c7656c7fb7e3803e395c60d0b8b3d04f5 +size 978797 diff --git a/images/000059.png b/images/000059.png new file mode 100644 index 0000000000000000000000000000000000000000..3d433652b8d32df6c52c9c835c6206feea2d5ef8 --- /dev/null +++ b/images/000059.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7beda02e69d5ef824ad3ab5d6427f96f1cfee0b89a091d5388d1f2cbd0d59442 +size 977011 diff --git a/images/000060.png b/images/000060.png new file mode 100644 index 0000000000000000000000000000000000000000..0e19c6611478344e54596a32c75768f9392c98e8 --- /dev/null +++ b/images/000060.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71beac3e319bbd8ceb9ffe5143ab26283d4304cc85f1de3d42399c74fc1e9d13 +size 974034 diff --git a/images/000061.png b/images/000061.png new file mode 100644 index 0000000000000000000000000000000000000000..a1275a8f41a0f0d9a6f3518cefbb2d35bc015dd5 --- /dev/null +++ b/images/000061.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8e2a06dec7b03f87d401eb6298b6974a836f53c290b76d95897538127f4ad4 +size 979215 diff --git a/images/000062.png b/images/000062.png new file mode 100644 index 0000000000000000000000000000000000000000..9e16a59c29f04f6d843449b99e074e606dc35075 --- /dev/null +++ b/images/000062.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:378ee4ecd0b7ce51ba8d46c1552359d00d58b39981e0bb2ac2ef195afaf6e0be +size 984007 diff --git a/images/000063.png b/images/000063.png new file mode 100644 index 0000000000000000000000000000000000000000..71c31f0248a5a8dd612825e44c1bc1975d9f1ae2 --- /dev/null +++ b/images/000063.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5089f665dfc9b391937d76889e0f2df08780ec382238028c104c25dac581dc97 +size 1000038 diff --git a/images/000064.png b/images/000064.png new file mode 100644 index 0000000000000000000000000000000000000000..53a203b14ac6353cf24f2a88dfdf8ac4da65bc1b --- /dev/null +++ b/images/000064.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa58b5061355c9807bbbaa58d437862bc9f344c4189ab962187538f9507a462b +size 1001644 diff --git a/images/000065.png b/images/000065.png new file mode 100644 index 0000000000000000000000000000000000000000..0450e64c6b2c085cb3a0b332cc48c1cbfb6deeed --- /dev/null +++ b/images/000065.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eebdaeeef5c17850c23aea7916d26e47c76c0ed50e8fa75b8f3c7f612c59a786 +size 1013696 diff --git a/images/000066.png b/images/000066.png new file mode 100644 index 0000000000000000000000000000000000000000..2ee5e880adc3ed1a1a138454ccac74a9eb372778 --- /dev/null +++ b/images/000066.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca9f91a02d2527601528d4b9e85288213ea71898594c4c8677e588a623a2f29 +size 1016187 diff --git a/images/000067.png b/images/000067.png new file mode 100644 index 0000000000000000000000000000000000000000..f00e36df3512ed78e14a0a448f3eccfbfb579782 --- /dev/null +++ b/images/000067.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70e8e6ab8577a6ce03b4cb65bb825df0ad414ce2e444359e6f14e2452705eac0 +size 1037999 diff --git a/images/000068.png b/images/000068.png new file mode 100644 index 0000000000000000000000000000000000000000..c9f71f85c77400e28288a2ab4c75a3ee1fee14db --- /dev/null +++ b/images/000068.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b175c1f520dc26b9075b3a8ad2589190caeaf5e4815526c321f4bdaedfcb5477 +size 1050853 diff --git a/images/000069.png b/images/000069.png new file mode 100644 index 0000000000000000000000000000000000000000..70fb6555f4e24e2afa13f2edac3a11634cc7b109 --- /dev/null +++ b/images/000069.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:776f44b0b7b1fbf833492849e984b5ac77c6866712698f7f65eb7802bd262786 +size 1044211 diff --git a/images/000070.png b/images/000070.png new file mode 100644 index 0000000000000000000000000000000000000000..967f44820f3adee96a595bade947b43dafd4ba76 --- /dev/null +++ b/images/000070.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:508d51cc8f7b0f02d5d10778c6dccc9af079c39a403ed62aebcd71b5dc6cbe1a +size 1012193 diff --git a/images/000071.png b/images/000071.png new file mode 100644 index 0000000000000000000000000000000000000000..9d0cb55bb6d2d75a22e41338e9bcbfcdc885eafb --- /dev/null +++ b/images/000071.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad0010134cbc488d9b7d0a536ae86453006a574a251b6ce5427689cf38f470d6 +size 994873 diff --git a/images/000072.png b/images/000072.png new file mode 100644 index 0000000000000000000000000000000000000000..1915eb4522379826d3ef2bc89e36b46bd97cadc5 --- /dev/null +++ b/images/000072.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa0fae6015a499a91ad4401388579a9cb6f95390ce9e6216a7a98cab40fa1b4 +size 988635 diff --git a/images/000073.png b/images/000073.png new file mode 100644 index 0000000000000000000000000000000000000000..1b318775c38b5b81e02a38ae1c9b8b36a92065a8 --- /dev/null +++ b/images/000073.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c726a97fb69dc3a50e3addf75e06b5f0eb70ce6d23ccc239ca0fc7cd43be65bb +size 988369 diff --git a/images/000074.png b/images/000074.png new file mode 100644 index 0000000000000000000000000000000000000000..d678273d11fb033b665b0fb32dea41ba2fbb71ba --- /dev/null +++ b/images/000074.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba5a6e5fe469995618e734190798c7d79fbc98b647309791eda1ba1fa368973f +size 980043 diff --git a/images/000075.png b/images/000075.png new file mode 100644 index 0000000000000000000000000000000000000000..6c15cb043d18de8460070bfd57bbf1e55fda2390 --- /dev/null +++ b/images/000075.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e4d7b8fc2dce3b8b0a98631b70f41ef6acef4af82f7f298aba022223e8e15c1 +size 987899 diff --git a/images/000076.png b/images/000076.png new file mode 100644 index 0000000000000000000000000000000000000000..cb69cfec98a8066069f95d8c094c76a5eb77c984 --- /dev/null +++ b/images/000076.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ff7d879fe3bf495728c35f2381b94fa20b25ca9dd419832c152a308eb34d089 +size 988637 diff --git a/images/000077.png b/images/000077.png new file mode 100644 index 0000000000000000000000000000000000000000..c70a28eb40608222f2133955070700beed5153fe --- /dev/null +++ b/images/000077.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2834e9abcf36747e96a9318d6af914658ed02a0faaaa411c3669d505e11ce565 +size 1035445 diff --git a/images/000078.png b/images/000078.png new file mode 100644 index 0000000000000000000000000000000000000000..382edcca5c8d2eda49c9ae737d9eb94786656059 --- /dev/null +++ b/images/000078.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7834befa053155781c1d55da1e59ce44c0375fbbb26ffa81f1c9b5302936bd7b +size 1057982 diff --git a/images/000079.png b/images/000079.png new file mode 100644 index 0000000000000000000000000000000000000000..a3e3027c8df262a498e61bbcf6da0066b965973b --- /dev/null +++ b/images/000079.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f46fd31e69613f84cbcd5e6cdb6bb9e68ed88b5b5f6024e860eee64a9f0a01 +size 1040479 diff --git a/images/000080.png b/images/000080.png new file mode 100644 index 0000000000000000000000000000000000000000..fea585f4b9f4ef39913cf7c893f3f45ad90aeee4 --- /dev/null +++ b/images/000080.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74668e6aec50841cd3e197e50c01115bb8c0e2a62b8c8a36ed30dfbcca29fdc2 +size 1037191 diff --git a/images/000081.png b/images/000081.png new file mode 100644 index 0000000000000000000000000000000000000000..dcd542459b735c01004b328519d68151ab7ceb1b --- /dev/null +++ b/images/000081.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdcd3eba121be3740b6e8a8b66911b5a6dc9ef1128d580a788da0e181da12a30 +size 1032300 diff --git a/images/000082.png b/images/000082.png new file mode 100644 index 0000000000000000000000000000000000000000..bd682d24b626193d0e46579d2017e4c22c8ce871 --- /dev/null +++ b/images/000082.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d5f2e671dabacd3e9c843dc779ea70669beaafdc0fb521b636f1ec9b27ed31a +size 1045448 diff --git a/images/000083.png b/images/000083.png new file mode 100644 index 0000000000000000000000000000000000000000..9f3ac0f8a2d11e1a43b0a729f5f5544fcb60e57a --- /dev/null +++ b/images/000083.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429c3a627cf4064d9d0559f7092170487e4ac15af773d16e1b5fe294b63c903f +size 1066337 diff --git a/images/000084.png b/images/000084.png new file mode 100644 index 0000000000000000000000000000000000000000..e26cb951fa672e7867a96977303ca902739ba766 --- /dev/null +++ b/images/000084.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:863f9d04cf771fd035480d9722d6a7c096463db008987f8b718fed6966121ea5 +size 1047014 diff --git a/images/000085.png b/images/000085.png new file mode 100644 index 0000000000000000000000000000000000000000..77b6e19f924e73cf43a84db8b25217cc22ffb568 --- /dev/null +++ b/images/000085.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab954792460376e9bf430b490f51b8643f2033df492b0add08f95c083f922895 +size 1100816 diff --git a/images/000086.png b/images/000086.png new file mode 100644 index 0000000000000000000000000000000000000000..952be050c2e824b1a05ce6a59d6e6663e17ccaab --- /dev/null +++ b/images/000086.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:335e6db6b2447932a1f173f5f977bdee45b20c46b8ab51eedf340ed37b677750 +size 1111921 diff --git a/images/000087.png b/images/000087.png new file mode 100644 index 0000000000000000000000000000000000000000..abb3dfe8776d879d105b7040a70ea607ce513e00 --- /dev/null +++ b/images/000087.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95210fa5ae114522243861f28e5d49b50d6d7366fa8707363bf10bf5ac8cdd1b +size 1132340 diff --git a/images/000088.png b/images/000088.png new file mode 100644 index 0000000000000000000000000000000000000000..438c49aba961c6282c09523912d18e1ff5ce0882 --- /dev/null +++ b/images/000088.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17af5a2a6eaf756a0fa324f64ad500309de2970fd074649b9f1387a9a6f5898f +size 1126544 diff --git a/images/000089.png b/images/000089.png new file mode 100644 index 0000000000000000000000000000000000000000..802d0228eed7aa9322f8af95bd472515e447b0fa --- /dev/null +++ b/images/000089.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28c618672270f8872102df0e8e36833db7ea7e57162f90aaee17646e934647bb +size 1108522 diff --git a/images/000090.png b/images/000090.png new file mode 100644 index 0000000000000000000000000000000000000000..2ff247c27a68085b760eadaeb4a42d032b37cc84 --- /dev/null +++ b/images/000090.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4fd689463ffefaab6b9f24b8ae854849ef32818f32a236023263bd0dffa9071 +size 1111017 diff --git a/images/000091.png b/images/000091.png new file mode 100644 index 0000000000000000000000000000000000000000..9c4272c0837654585772d6fe875edbd040bd72d6 --- /dev/null +++ b/images/000091.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca1d9916af5fd15597bc6d4482b689d85122b938222fca14b194e96242c8d6c7 +size 1139784 diff --git a/images/000092.png b/images/000092.png new file mode 100644 index 0000000000000000000000000000000000000000..0976f2dfc3e07276c8370da7460d7bb51f70ff30 --- /dev/null +++ b/images/000092.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ef68a5f2b7b660e20cff5b55e46e503656d4b77d40d45e8170f90ea4c079b0 +size 1162127 diff --git a/images/000093.png b/images/000093.png new file mode 100644 index 0000000000000000000000000000000000000000..09a196e6e86757d92f7a8154d686d7aa0bda1e1c --- /dev/null +++ b/images/000093.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:780cf6115c100f1c9f1545f5a21c4dff359a6b4583de3cafa3911b9d81e1e713 +size 1154177 diff --git a/images/000094.png b/images/000094.png new file mode 100644 index 0000000000000000000000000000000000000000..6c2bb7a47759b4720bf5669fdcea547061b65fc8 --- /dev/null +++ b/images/000094.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdb58591c93efb3f66a27de9dec43e8eaf41be438e1e9dc1739fe6f270aa00ed +size 1144556 diff --git a/images/000095.png b/images/000095.png new file mode 100644 index 0000000000000000000000000000000000000000..1fa88ac51e6fe57b6e7851881c2bc022ada03775 --- /dev/null +++ b/images/000095.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20520efb96c94dc612716ee9b0bf98c1019bd3003ef58546f8107bd2920c5a21 +size 1234132 diff --git a/images/000096.png b/images/000096.png new file mode 100644 index 0000000000000000000000000000000000000000..92693eb62e7f0e1c1f2983707df67a37a34dd2a3 --- /dev/null +++ b/images/000096.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e7dfffeb87fffd03c153c01f3d37d1f5b86eaebeebd28955b2dab7db61d387 +size 1245946 diff --git a/images/000097.png b/images/000097.png new file mode 100644 index 0000000000000000000000000000000000000000..2edddc1bbd8b2038939e1cb251b01ec4091b43d3 --- /dev/null +++ b/images/000097.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f69c69769e18705402bf75ea99e16f3c1d17df23897ae6fc29b2e102921f4812 +size 1223659 diff --git a/images/000098.png b/images/000098.png new file mode 100644 index 0000000000000000000000000000000000000000..dae2826d34c91b9e7c5affb75ecaf3d94b5bd981 --- /dev/null +++ b/images/000098.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54b1fc4263969f443a69fd5bf3a3553556b8102082082eafb804c2ee7f4a47ca +size 1173323 diff --git a/images/000099.png b/images/000099.png new file mode 100644 index 0000000000000000000000000000000000000000..2538db96add89b94b9c1a4495f0a43f63dd7300f --- /dev/null +++ b/images/000099.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d95ecb4b033c90373b1a5306c9a74035794b81a801c5e3a26faf6b49d15b27c1 +size 1160186 diff --git a/images/000100.png b/images/000100.png new file mode 100644 index 0000000000000000000000000000000000000000..81becfb0c157032d6446d95486a7146b66a8689e --- /dev/null +++ b/images/000100.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3e594eaf7b2fed77f1a1c4d506e561cec589e969d752b0c800fc1e8286b203 +size 1113796 diff --git a/images/000101.png b/images/000101.png new file mode 100644 index 0000000000000000000000000000000000000000..5560dbdbd3db092da0228c4532c46dfc40da4861 --- /dev/null +++ b/images/000101.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba024e5ef228aa321aed0ed4bfc3578e90a0da7f32bdabdd9bd51c4a596630f3 +size 1093415 diff --git a/images/000102.png b/images/000102.png new file mode 100644 index 0000000000000000000000000000000000000000..cc54145b897e00348584d1709203513b578b12d9 --- /dev/null +++ b/images/000102.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bafd3f64d6b18f2ed0c410982c83aa779d963f578d98a5d2de1bba34d6e3563 +size 1067733 diff --git a/images/000103.png b/images/000103.png new file mode 100644 index 0000000000000000000000000000000000000000..cbeee324507a0c75b2bb36435e8d9308b3196057 --- /dev/null +++ b/images/000103.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0330eb7fb8306a94cf455706c28d5aef5218c9f422114f034f9751d074cc53d1 +size 1052985 diff --git a/images/000104.png b/images/000104.png new file mode 100644 index 0000000000000000000000000000000000000000..807098e8b3d400c64e003962c18ddc481f398f98 --- /dev/null +++ b/images/000104.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72557cd4e5805f6f21d6a31d62b508db67e5e9c8bd5d4e94996b1a514933e1af +size 1054731 diff --git a/images/000105.png b/images/000105.png new file mode 100644 index 0000000000000000000000000000000000000000..d82319e892aaff895e53102b6341919ae97c845e --- /dev/null +++ b/images/000105.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9dcadd60f84f14170e2a91217efee1047eb24d91be6c1934c962f639943aa74 +size 1011103 diff --git a/images/000106.png b/images/000106.png new file mode 100644 index 0000000000000000000000000000000000000000..417e61d67245c329125b94635c5be488bb91cfa6 --- /dev/null +++ b/images/000106.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edf8c8db1b8558fe18620918c1f153cd545cca3cdf234bde6d1825c09cbfa834 +size 968741 diff --git a/images/000107.png b/images/000107.png new file mode 100644 index 0000000000000000000000000000000000000000..267636e140a730126bd4f2b5081bd5ac21188561 --- /dev/null +++ b/images/000107.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b8556e04c8150a96580c1fdef6edf8c2a685f9cbb2cccc5fb9f539db62afed +size 949468 diff --git a/images/000108.png b/images/000108.png new file mode 100644 index 0000000000000000000000000000000000000000..a04102dcf4008fd2163446fe32dd9bc9f6019818 --- /dev/null +++ b/images/000108.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:667de57dd48fcc7e96dcdffa0a95ce0bf0cff6720eb8c1bec184180d34df80ca +size 920184 diff --git a/images/000109.png b/images/000109.png new file mode 100644 index 0000000000000000000000000000000000000000..a1a2a5f4c89543805093764e6ecbed411f629c51 --- /dev/null +++ b/images/000109.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d0b1eb1843150071d4df03c9fb9a0be7c3035f3dc79e4be3f64c46146edf13 +size 906461 diff --git a/images/000110.png b/images/000110.png new file mode 100644 index 0000000000000000000000000000000000000000..1075658f679e77f50ff6f8e1c3c4746dab6f349f --- /dev/null +++ b/images/000110.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7923b049dfde84024494ebff71d7871491d34874d9e7f4f8ee916bc1135c46b6 +size 911132 diff --git a/images/000111.png b/images/000111.png new file mode 100644 index 0000000000000000000000000000000000000000..54bc366b74037e715205b7f9596da46ad31c708e --- /dev/null +++ b/images/000111.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c4de6b6f2196e716fca553983d87bb1b3bec2649b24e93abce8744a68c4042 +size 915419 diff --git a/images/000112.png b/images/000112.png new file mode 100644 index 0000000000000000000000000000000000000000..fb1d567723e6fb2c300bcf55cbb7d78fce0091af --- /dev/null +++ b/images/000112.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeec1f15f252c05dc5eb7027c0f87899ada7c3f270fe4359e563e739febccadc +size 913460 diff --git a/images/000113.png b/images/000113.png new file mode 100644 index 0000000000000000000000000000000000000000..845b34b3f9b0e6bcd462c01b83928eff0c5d96de --- /dev/null +++ b/images/000113.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9c054787fd3fe90d5194ca2b77b0c61001d22448ee4a14850d95fd9e11edd4 +size 915600 diff --git a/images/000114.png b/images/000114.png new file mode 100644 index 0000000000000000000000000000000000000000..28af391443c7c25a30bdccd38a84073502c5e425 --- /dev/null +++ b/images/000114.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419f0015c8fd930e70c6c731f41a07dae8ab95abd9fd01939ea1820af67c148c +size 918946 diff --git a/images/000115.png b/images/000115.png new file mode 100644 index 0000000000000000000000000000000000000000..de1e9136d9e17a1382dc9cf0361d7c24637cbed2 --- /dev/null +++ b/images/000115.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17aaaae088e8d9c408e6465b34999fce2eddd652af09ca8a3b7cf8004441a423 +size 919071 diff --git a/images/000116.png b/images/000116.png new file mode 100644 index 0000000000000000000000000000000000000000..f93d922c27c8a0e6b3d9a26424fe38d4f9b066bc --- /dev/null +++ b/images/000116.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd052e2ade17037d85474c842e74a1e5810e6cf5466c39a55fafa9f89eb31ae4 +size 928444 diff --git a/images/000117.png b/images/000117.png new file mode 100644 index 0000000000000000000000000000000000000000..ab42b053e6843892c3acc51df394ae9a00dd129c --- /dev/null +++ b/images/000117.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45ebca56cb6ec1d9b9f62d9cd371d45beeb1d6db7b060b130b8024a187353054 +size 933430 diff --git a/images/000118.png b/images/000118.png new file mode 100644 index 0000000000000000000000000000000000000000..b241208824eb45a48a9823c4370540ba8e316b8e --- /dev/null +++ b/images/000118.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea57ee66502531fb27c9c9fb1f25683a88bd74f1cb627e0d0696ac496ff00fa1 +size 937428 diff --git a/images/000119.png b/images/000119.png new file mode 100644 index 0000000000000000000000000000000000000000..b66960897b39a92be487c2213a8fc518c404a1f2 --- /dev/null +++ b/images/000119.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80a9571c48cba3fe309138e89e443107c73ad3734226e36f0296d7bdae6a344 +size 937168 diff --git a/images/000120.png b/images/000120.png new file mode 100644 index 0000000000000000000000000000000000000000..6747f8c692e4b8e095efc7fcbd1b17c35536eedf --- /dev/null +++ b/images/000120.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652165467711dfe20cc90386ccbbf79bd4cf1a2f384a44785ecdb58009164aea +size 945752 diff --git a/images/000121.png b/images/000121.png new file mode 100644 index 0000000000000000000000000000000000000000..ded625e2fa7fccddf8cbf8739e4438c9f24dcf07 --- /dev/null +++ b/images/000121.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc4fa42c4174b87f739ffe6caf69eb61cc3fecfb4f8acd50cb842744d207048 +size 949565 diff --git a/images/000122.png b/images/000122.png new file mode 100644 index 0000000000000000000000000000000000000000..23468b4fd9198ad5219877e23c13dbfd57b76406 --- /dev/null +++ b/images/000122.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bc466c34560e6cf1a70a4dae7a299f4952e135b535df9c02faf843027bb6f50 +size 960264 diff --git a/images/000123.png b/images/000123.png new file mode 100644 index 0000000000000000000000000000000000000000..981f5d646e32d1706553757229b6ea5a9d447acb --- /dev/null +++ b/images/000123.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7754c23c8f0c91ba87fa9338bf347b99a4a926f4df14308763224b01ee59dbf2 +size 965282 diff --git a/images/000124.png b/images/000124.png new file mode 100644 index 0000000000000000000000000000000000000000..076bd7703fc0e736bf92335b275119c5f9253d79 --- /dev/null +++ b/images/000124.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c01b047f88d03ae194da661911cb4c2c5fca9aa2841a38d056c09c74548aeb73 +size 968748 diff --git a/images/000125.png b/images/000125.png new file mode 100644 index 0000000000000000000000000000000000000000..b8c52832d3c65e32eecba7643fa3caf6f36f1196 --- /dev/null +++ b/images/000125.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b101703f9bb5152c41bbdacca028541700b17a4dbdd4e7db1823707acceb371 +size 954592 diff --git a/images/000126.png b/images/000126.png new file mode 100644 index 0000000000000000000000000000000000000000..fdc4f2433e3eafa41396887aac84f3df627c71cd --- /dev/null +++ b/images/000126.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db5ef3e3c8229bf0a39f4118ca250cece7f69936e37ae6cd7663a27a990b448 +size 959201 diff --git a/images/000127.png b/images/000127.png new file mode 100644 index 0000000000000000000000000000000000000000..20b32d3669cca23df036bb84c0f35187cc447e04 --- /dev/null +++ b/images/000127.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4aee887e4c786b5e80f748ae0cdb5402eb779810bcd8401b4ede5ec6736c0e5 +size 955402 diff --git a/images/000128.png b/images/000128.png new file mode 100644 index 0000000000000000000000000000000000000000..1a8b424753a8600efee4a8d0ede310d2b895f1ed --- /dev/null +++ b/images/000128.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14dc376280965f15c07604fc0c76e64f6f43cd7c3f84f155f979f82f0b307b48 +size 950088 diff --git a/images/000129.png b/images/000129.png new file mode 100644 index 0000000000000000000000000000000000000000..c84388144cd30d9dfe44e4730df6de3a3cd20d3d --- /dev/null +++ b/images/000129.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57eb958b01861ddccba3fc86dac4af0d2e85b618f7ffcf49a84e7d49b3229292 +size 947689 diff --git a/images/000130.png b/images/000130.png new file mode 100644 index 0000000000000000000000000000000000000000..d9240a212a88083211c0e3eaec916a8fbc6cc236 --- /dev/null +++ b/images/000130.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca74ee34ee0bf94ccbc423e695178c81f806842f427be77744683fa58e26760a +size 953739 diff --git a/images/000131.png b/images/000131.png new file mode 100644 index 0000000000000000000000000000000000000000..fb7d6231cc3707e357ef154ab19c18c3828c64d4 --- /dev/null +++ b/images/000131.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b3cd8caba926ade534231b58ba0fb5b127dc5bee8b65983d5f06f461d979706 +size 945921 diff --git a/images/000132.png b/images/000132.png new file mode 100644 index 0000000000000000000000000000000000000000..5d099197a2b6635f558be3e3ff1f2fced290df46 --- /dev/null +++ b/images/000132.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a64c4a374833b4afadb31abfe2a196ebfc22f7fde397c58169b9aec2a925a6 +size 941749 diff --git a/images/000133.png b/images/000133.png new file mode 100644 index 0000000000000000000000000000000000000000..e71b9d1dae2c94354ee5dba51b9f14b6b8de6498 --- /dev/null +++ b/images/000133.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3109fdf3cf3de8d1c3decd734239ac3b9fa8f13469d77e6e0a8747bd56cc50b8 +size 940664 diff --git a/images/000134.png b/images/000134.png new file mode 100644 index 0000000000000000000000000000000000000000..38741dccb1594320d86f8b74d70639878747600a --- /dev/null +++ b/images/000134.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:533bdcdfdf46c893ddcd717d927b8fb3826c1cf511b06b90096e0f31db85d70c +size 936935 diff --git a/images/000135.png b/images/000135.png new file mode 100644 index 0000000000000000000000000000000000000000..01d269ad17fd4717a2dfe028f33394b419539c9f --- /dev/null +++ b/images/000135.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3db6ef27ec692e55c98e4af9e97f375181c2319f9fc17bbcc38f7cdfdc65993 +size 929203 diff --git a/images/000136.png b/images/000136.png new file mode 100644 index 0000000000000000000000000000000000000000..20d2e640151a26cc648aeb7e285b18e36519c68d --- /dev/null +++ b/images/000136.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a33d06d3b75fa2ed55ebee4c63224b5040ae9498f8042e6fc59b7bc0da391b +size 928856 diff --git a/images/000137.png b/images/000137.png new file mode 100644 index 0000000000000000000000000000000000000000..c3795bc697e5bff7f63cf140a1bb2d97921cb625 --- /dev/null +++ b/images/000137.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c649f89c603154d4aacd6090e30d44c75ad74d60a152c24a912fd94342abaf +size 926762 diff --git a/images/000138.png b/images/000138.png new file mode 100644 index 0000000000000000000000000000000000000000..0f5b6d6108679b946df49289568ffb8bb5c47b8f --- /dev/null +++ b/images/000138.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2300593cc8aa5ec5b2246e17aa37705418bff6fb6dbe26194c20e74ef265ea74 +size 923685 diff --git a/images/000139.png b/images/000139.png new file mode 100644 index 0000000000000000000000000000000000000000..d07e86f9cd83591c5c33ac158b4d93922e8e96d4 --- /dev/null +++ b/images/000139.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:258174a993da4946037f88641d82db8cc0a227b34b30d7c034e226776a4c4b01 +size 925599 diff --git a/images/000140.png b/images/000140.png new file mode 100644 index 0000000000000000000000000000000000000000..afa1aad1ad7cc7909a63b9cbded8a15a91103ea6 --- /dev/null +++ b/images/000140.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd126d31929d480c4ae278b69427abe38ab5e70e0b3d2f970142ea78b9da79c7 +size 923808 diff --git a/images/000141.png b/images/000141.png new file mode 100644 index 0000000000000000000000000000000000000000..f3718ce7bfb6ed11b70240e10e2b0e36bf7a9d7b --- /dev/null +++ b/images/000141.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c78b50a8496971f1631c9c0771b2b054eccaa6ae8e796715438150b0705525bc +size 932677 diff --git a/images/000142.png b/images/000142.png new file mode 100644 index 0000000000000000000000000000000000000000..1073685875b68c4683d0ce87551e68e96ab072bc --- /dev/null +++ b/images/000142.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bafd264376bce62fd598aeead4c3153c19c2fad63cd7aaece1e3d34072f410ba +size 949803 diff --git a/images/000143.png b/images/000143.png new file mode 100644 index 0000000000000000000000000000000000000000..bc1857abd1d83b923c140d87571675fcd32ff00a --- /dev/null +++ b/images/000143.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f79e5b74e484690fb766a15b8449e14f91b69c6672b23b10ba67300501e375 +size 979897 diff --git a/images/000144.png b/images/000144.png new file mode 100644 index 0000000000000000000000000000000000000000..f067ceabad2d2acb5f8067cbb91b594ba93f0213 --- /dev/null +++ b/images/000144.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4e91068989362f1eea66c917470b708a6fe46f53dcc6c1f217721f7658577d +size 989147 diff --git a/images/000145.png b/images/000145.png new file mode 100644 index 0000000000000000000000000000000000000000..40136df9e0cf68e414a8596c2b5c0724e12c6e6c --- /dev/null +++ b/images/000145.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3babfda80d68b0cc0f4b059c1953f117f47a66b2f3e3c32973a48169840677 +size 991532 diff --git a/images/000146.png b/images/000146.png new file mode 100644 index 0000000000000000000000000000000000000000..bce7c465db87387db1721a42117f7a56894020b6 --- /dev/null +++ b/images/000146.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b354044f15136c42b72095b617ebcb5f9c2ae2945fee5946cc5cb839718a5905 +size 998221 diff --git a/images/000147.png b/images/000147.png new file mode 100644 index 0000000000000000000000000000000000000000..47d28f4d82f7e91fb1bb3e0df166982c67c32fff --- /dev/null +++ b/images/000147.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf770b05d068a753474d15124e45ed178807c9b803f6133d598723dd9fa723e3 +size 1002438 diff --git a/images/000148.png b/images/000148.png new file mode 100644 index 0000000000000000000000000000000000000000..2928ea992ca17832032ce65ed22e364042ac9d3d --- /dev/null +++ b/images/000148.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b70bb36ff4c08c942a088f3bc53ca7bdc25fbe0bae0159cb8a4c61edbe064fbf +size 997584 diff --git a/images/000149.png b/images/000149.png new file mode 100644 index 0000000000000000000000000000000000000000..01c7ac6b401e917cd4f6fb701b4f2afda66a4bde --- /dev/null +++ b/images/000149.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc29cc0929fd44042cd0d83d949d681f4f176c59b4f2c09d5e0cc4f7b2a06c6 +size 1009618 diff --git a/images/000150.png b/images/000150.png new file mode 100644 index 0000000000000000000000000000000000000000..bee77cb1bab7679b1c2e7eef504c33bfa0897a45 --- /dev/null +++ b/images/000150.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6328adbc39b93a93c2e185b7a10128cac4b37e72fcda82f11ddf6bc244214a4b +size 1014196 diff --git a/images/000151.png b/images/000151.png new file mode 100644 index 0000000000000000000000000000000000000000..91db6d8493b1c34edb85cca26451ab0a17c4da25 --- /dev/null +++ b/images/000151.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d9d73b553fcc10ea89587937a5406dbe63facf34e17a719995acb4e7f39d24c +size 1031792 diff --git a/images/000152.png b/images/000152.png new file mode 100644 index 0000000000000000000000000000000000000000..5daf55300cc59e8d35d5b317d6caf70ec3b11793 --- /dev/null +++ b/images/000152.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97a937ac002ff9ff035cd6a7ebeaef75c5ca3d06d62076a641643077733a6c2 +size 1052079 diff --git a/images/000153.png b/images/000153.png new file mode 100644 index 0000000000000000000000000000000000000000..5182f0b15c4435ff5d69c6fbbc11b6e94b39dd67 --- /dev/null +++ b/images/000153.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09feb382c859e42327d78a7d3218008541c61179e05e4c25650f0bfd5e58f1e +size 1082523 diff --git a/images/000154.png b/images/000154.png new file mode 100644 index 0000000000000000000000000000000000000000..a8013a76eecae33802de96caec6d18a5714c72b7 --- /dev/null +++ b/images/000154.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74feaecded92335650ce0b847252fb177f36db32c92d00d548edf7fe3e2eaddd +size 1089233 diff --git a/images/000155.png b/images/000155.png new file mode 100644 index 0000000000000000000000000000000000000000..3e5ab31df7a4679a5cd7c0a5b07e2b117bd0d61c --- /dev/null +++ b/images/000155.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64d02d70d0d587d5ca4eeb7479707f39e6e93527fb5cf877636a694f37425a42 +size 1104076 diff --git a/images/000156.png b/images/000156.png new file mode 100644 index 0000000000000000000000000000000000000000..df7321b36d3b0e4960e6601c0110afed048e2cbc --- /dev/null +++ b/images/000156.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c29897545bd2044db17d2930843a7dd9df5a6df3b07a39cb10d324e207b0735d +size 1118281 diff --git a/images/000157.png b/images/000157.png new file mode 100644 index 0000000000000000000000000000000000000000..10df6b15a223da5a7032c52b4a5d06d37c1e12c5 --- /dev/null +++ b/images/000157.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f24fbc4bef3158e0a8fd6b798c9618d875274964ea86c160fdc9c6cd349bf1 +size 1151481 diff --git a/images/000158.png b/images/000158.png new file mode 100644 index 0000000000000000000000000000000000000000..6212dbdf5faf4d6958d8e62db2ed5c81ca0bedb5 --- /dev/null +++ b/images/000158.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7620f63130b4859be721b254f611b1c95a892c72e9f4f61b43cd5df6b3025ce3 +size 1174146 diff --git a/images/000159.png b/images/000159.png new file mode 100644 index 0000000000000000000000000000000000000000..45e63f37e8ceec1766ab4d60b3e042e02e439975 --- /dev/null +++ b/images/000159.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58af16806a50d8da9e0abb322a89ea3f77ebe0f411ec6c8907a53f973481eb41 +size 1197338 diff --git a/images/000160.png b/images/000160.png new file mode 100644 index 0000000000000000000000000000000000000000..b6bccc3a51f7598d5a333d6c831abb2328dff194 --- /dev/null +++ b/images/000160.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65979de97c9157835854e5917e031817b74b7aa48414646643079767d162e72f +size 1213954 diff --git a/images/000161.png b/images/000161.png new file mode 100644 index 0000000000000000000000000000000000000000..6c88c634948342b2b96b5e858d8c2577964f2c84 --- /dev/null +++ b/images/000161.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2de37becc73e45a7fcb12866354f266b5773feea1b987ab0f9eb40b30aa70b1 +size 1234187 diff --git a/images/000162.png b/images/000162.png new file mode 100644 index 0000000000000000000000000000000000000000..27e2c2b9f8282dee0e71fe4faa018aacc761d92c --- /dev/null +++ b/images/000162.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08b19a308fe802e72156d593c2f9579377416a3becdda2e4a41b4affd2fa99d1 +size 1231648 diff --git a/images/000163.png b/images/000163.png new file mode 100644 index 0000000000000000000000000000000000000000..3f0993098e8cc04036f7f995df3d098d9c9ae063 --- /dev/null +++ b/images/000163.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c7b78b5f47004bc051fa0e9a044939b6823c1ee87bbbdc387af6783004d5532 +size 1217351 diff --git a/images/000164.png b/images/000164.png new file mode 100644 index 0000000000000000000000000000000000000000..88ebb75b803c8ced72aad1a1927baa3a66f10729 --- /dev/null +++ b/images/000164.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59a2bad3b4c76718bee8a5ce0b92735b90b11b10d3f3da35566e5d25b01e366 +size 1221273 diff --git a/images/000165.png b/images/000165.png new file mode 100644 index 0000000000000000000000000000000000000000..1af6cfc1d6b8d10aab96adcd992a9b48ad24393c --- /dev/null +++ b/images/000165.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bdb5e274f2dea558748fc15dc2ad7e87b93a0ffd1325c51ce7f42da6bda3ccc +size 1213765 diff --git a/images/000166.png b/images/000166.png new file mode 100644 index 0000000000000000000000000000000000000000..10418889d437df3c5505ceeeb00681ff0ee34318 --- /dev/null +++ b/images/000166.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6566f2824f865afc108b013d9b4306bd2b2a85f04028161292bf6edf8b7cd79 +size 1233138 diff --git a/images/000167.png b/images/000167.png new file mode 100644 index 0000000000000000000000000000000000000000..183edd13f4ac18094ae208fcae405fdf204e52d2 --- /dev/null +++ b/images/000167.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8764538a1cada39dc16e20c1dc5e50b09a9c85b47d8783c801dff81cb1d9361 +size 1186252 diff --git a/images/000168.png b/images/000168.png new file mode 100644 index 0000000000000000000000000000000000000000..c2cb18f069717df3527855a5fdf0a0686eb5727a --- /dev/null +++ b/images/000168.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be3db6ef5980ae90e4f611e96dd86fe7136e4be61ff954d07f0a24539e5f8ed +size 1171913 diff --git a/images/000169.png b/images/000169.png new file mode 100644 index 0000000000000000000000000000000000000000..1c227e73c148e13c01fc45ce0a32064d213dcd07 --- /dev/null +++ b/images/000169.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cfa79951bb40aa1545858f7c49a33854df77139d00c56bd9df3003cfa840fc3 +size 1153175 diff --git a/images/000170.png b/images/000170.png new file mode 100644 index 0000000000000000000000000000000000000000..337ecc76398b38f7078d51b9cf5dbb74b28141f6 --- /dev/null +++ b/images/000170.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d841d01f990cfb16b29dcf28761132e5041d3fd3ebe88b7bc0aac39a38d2e2e4 +size 1129843 diff --git a/images/000171.png b/images/000171.png new file mode 100644 index 0000000000000000000000000000000000000000..6b713f841727732d8ba36136ed7dffafd634874a --- /dev/null +++ b/images/000171.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dc196ce8b272dc53b3155dd9d2a31710635954fc89efa44042cf6f723b30ec0 +size 1128506 diff --git a/images/000172.png b/images/000172.png new file mode 100644 index 0000000000000000000000000000000000000000..dc7f1c50b5cf9c37b5541cdef358a0c8f469cf8b --- /dev/null +++ b/images/000172.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66db43c2dbf0152b979b18be5d8616c5d95d5df148c0dd1a7b618329eb484cdd +size 1121587 diff --git a/images/000173.png b/images/000173.png new file mode 100644 index 0000000000000000000000000000000000000000..b60543e5ae794fb7866bb71c54142c360e6da973 --- /dev/null +++ b/images/000173.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4657bd8c3cd48b6292b61a163812299801bf2675d0307222bb23ecb3630aafd4 +size 1117212 diff --git a/images/000174.png b/images/000174.png new file mode 100644 index 0000000000000000000000000000000000000000..29c8c3912c1662f72bb1fb9b49acc57c5754fdba --- /dev/null +++ b/images/000174.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0cf159d668728f8d78067cff765f995197fcc7a776589c2fec1d7c5436fbf5 +size 1088133 diff --git a/images/000175.png b/images/000175.png new file mode 100644 index 0000000000000000000000000000000000000000..d927f822214445caabe09d54cd76439a0077ba7d --- /dev/null +++ b/images/000175.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93468bf32a597742f0b120d7dfbf9351b725bb6273195de13460fda892cbe25d +size 1059039 diff --git a/images/000176.png b/images/000176.png new file mode 100644 index 0000000000000000000000000000000000000000..3712fa4652b083621b9d65ffd805817ad319aedf --- /dev/null +++ b/images/000176.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e9ebb9ab4b8df648776a49fdc0b4800b1b130f808e5b1778527348df9bbd1e0 +size 1019212 diff --git a/images/000177.png b/images/000177.png new file mode 100644 index 0000000000000000000000000000000000000000..566e686e44d70c28d0fa26a4d6ac161e57a5f8d5 --- /dev/null +++ b/images/000177.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7a2150240f052957a92211d7ca8f1a7560500f887c795eced55f31b7d9d548b +size 1006161 diff --git a/images/000178.png b/images/000178.png new file mode 100644 index 0000000000000000000000000000000000000000..dec6ea920966273b8ef1f52b4c85c149c16f1134 --- /dev/null +++ b/images/000178.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c653d648337fade77a6efb5893fab36e8278f705e3ea83cc0fcb3c19c037e5 +size 1000984 diff --git a/images/000179.png b/images/000179.png new file mode 100644 index 0000000000000000000000000000000000000000..24b55c5baf12433ee306b307783077677ebf62b9 --- /dev/null +++ b/images/000179.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f366664c8d1174816d2c65e3871acd6eab4e4b6f05766ea825f6c3010b0bf36 +size 960618 diff --git a/images/000180.png b/images/000180.png new file mode 100644 index 0000000000000000000000000000000000000000..d5624577d62d8c5948f922ce4bcf15da317422bc --- /dev/null +++ b/images/000180.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d80bbdad27c0a50ebe16af005a599df06c4881fa5b87c054ebe259f956ae2a +size 991467 diff --git a/images/000181.png b/images/000181.png new file mode 100644 index 0000000000000000000000000000000000000000..943ea1a78fa3bbacbff1a70d90462f3b0ee6b9f4 --- /dev/null +++ b/images/000181.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fdc52a8028a5fb4d442445146ba28291b923dd2b4c8e16dbaff0b0e1067864f +size 990828 diff --git a/images/000182.png b/images/000182.png new file mode 100644 index 0000000000000000000000000000000000000000..bfc460e2056eb8ff2220ef3164b7eee901025a9f --- /dev/null +++ b/images/000182.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:424354bb6a58ea83f9dd3a89f97044dd602d1c5340b0c18b211ef8a668eb91be +size 1001707 diff --git a/images/000183.png b/images/000183.png new file mode 100644 index 0000000000000000000000000000000000000000..4e6193c83728fe845dd88df3716c4e48614190cd --- /dev/null +++ b/images/000183.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:025d57a336aa84b85926c1e60ced48484afe26457b3a2dbd2be3fb6933c3bddc +size 1010476 diff --git a/images/000184.png b/images/000184.png new file mode 100644 index 0000000000000000000000000000000000000000..879472a30d6eb964cb159d1a15f3991d1e057d63 --- /dev/null +++ b/images/000184.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fae9efb17089717c923e51a9887c1753069816c0fed9f3597cad9719597b31e6 +size 1015229 diff --git a/images/000185.png b/images/000185.png new file mode 100644 index 0000000000000000000000000000000000000000..e738103991d8bf6bf0ee6d11b0d6d59c5baa26d9 --- /dev/null +++ b/images/000185.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963e820155318548d2b8911e4531be37078c1eaaf3efc452530625134cc7f363 +size 1021262 diff --git a/images/000186.png b/images/000186.png new file mode 100644 index 0000000000000000000000000000000000000000..521ed53537602752e6938fc9dc837685071030ea --- /dev/null +++ b/images/000186.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df1de60c6e778f66c9faef5e1c98508f99800e5578b342424dbaccfa9797c583 +size 1010280 diff --git a/images/000187.png b/images/000187.png new file mode 100644 index 0000000000000000000000000000000000000000..3207cb04e449dbf01a1aa74fc7ff8242adc876b1 --- /dev/null +++ b/images/000187.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2d33c52256fa6715765f7eef27e19021035133b147bf1955ca6607bf351db48 +size 1017759 diff --git a/images/000188.png b/images/000188.png new file mode 100644 index 0000000000000000000000000000000000000000..a9a9f8b117e324c18595b481eb5e55873a619518 --- /dev/null +++ b/images/000188.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c6db9e3ae568de2ee7169979fbd948d4f163ae6ab9a37fec8c289a6810936d8 +size 1031718 diff --git a/images/000189.png b/images/000189.png new file mode 100644 index 0000000000000000000000000000000000000000..f9d65b015841fcb26fc8c698c68d070623643eef --- /dev/null +++ b/images/000189.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a97cda8decc82edc97e528cf1783c583aba0aeb9b1162f4a0d053b75b391f0d +size 1056401 diff --git a/images/000190.png b/images/000190.png new file mode 100644 index 0000000000000000000000000000000000000000..3fa9ac2502059a6fc2d9171cea7b1273ea34dbee --- /dev/null +++ b/images/000190.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eefb0eb6d35fd77b28e9bb3c3ba7081bf3c59b6f2f8015b00423bfe5d9a7b5b +size 1071947 diff --git a/images/000191.png b/images/000191.png new file mode 100644 index 0000000000000000000000000000000000000000..f17e8d1e2bc4c9ba25588f612a4bcbce9d837c22 --- /dev/null +++ b/images/000191.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce3efd4c7e0be6637fdacbe797618131e0e53404e3b657b37a51ff42de8e6da +size 1056719 diff --git a/images/000192.png b/images/000192.png new file mode 100644 index 0000000000000000000000000000000000000000..c2417fa42f264a39b43279f38b14402874a08842 --- /dev/null +++ b/images/000192.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d83adeddc53e021d7eed8a51789fa728b3e4b0cf8e195ad59a82d45c714ed6df +size 1061678 diff --git a/images/000193.png b/images/000193.png new file mode 100644 index 0000000000000000000000000000000000000000..09695437ae42e5f2e61d38ddc619a37ceba83096 --- /dev/null +++ b/images/000193.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ff347343732799d5e2ce1006c3053bffddc1ca671ac765bd2d205ea814e1f93 +size 1056666 diff --git a/images/000194.png b/images/000194.png new file mode 100644 index 0000000000000000000000000000000000000000..38affca97c967dc05f80b70e6c3b9294d85cbf2d --- /dev/null +++ b/images/000194.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cca41f66b18cf2a6ec430f7b876f597ea06c27b52d14286c1661d474181410a +size 1069498 diff --git a/images/000195.png b/images/000195.png new file mode 100644 index 0000000000000000000000000000000000000000..2487623bfd8010e4538dbf1e05599b601fc3c51e --- /dev/null +++ b/images/000195.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45a749c8986e8f52378e03e3f48a02851ec0ff4b3b457a999c20163a8a32d396 +size 1085757 diff --git a/images/000196.png b/images/000196.png new file mode 100644 index 0000000000000000000000000000000000000000..8832e00b306b9cb278efab90cd76c5e7d7fe29b4 --- /dev/null +++ b/images/000196.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb41540cdc7f5f7b8c735947e8027d9d3e5f40d8480c5db8ae91fd589f9e967 +size 1086754 diff --git a/images/000197.png b/images/000197.png new file mode 100644 index 0000000000000000000000000000000000000000..e360972aff62560993ff1cad2286cca2a3ae1094 --- /dev/null +++ b/images/000197.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7cbe7b31e4ca56a68eb85e58fc84427fe8119459ecf1820674a6e46e78005e +size 1105518 diff --git a/images/000198.png b/images/000198.png new file mode 100644 index 0000000000000000000000000000000000000000..f071f7f7f9f58c2651b9b3781a5ff4778715996b --- /dev/null +++ b/images/000198.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d92b0942dfca96c342de08ea9416bf09f1202effacddebe415cb3c23a88d855 +size 1149623 diff --git a/images/000199.png b/images/000199.png new file mode 100644 index 0000000000000000000000000000000000000000..612f251a4ecee84a94b44f064ff9867833e2b6ee --- /dev/null +++ b/images/000199.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62898cd07d9d211385bdcafb7b32177d381fa54ac35f1a49e068c24658a202e +size 1155623 diff --git a/images/000200.png b/images/000200.png new file mode 100644 index 0000000000000000000000000000000000000000..48b9f704da6188b174d0ee8a115ebcc1228bc33b --- /dev/null +++ b/images/000200.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00f7d3fc21c3f7ee36044202fb57ba38ac44449d80304d9272a31cffd7f56d41 +size 1164499 diff --git a/images/000201.png b/images/000201.png new file mode 100644 index 0000000000000000000000000000000000000000..5276854336c81468a04996dd484c91477e0e5e22 --- /dev/null +++ b/images/000201.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6fa7c14572bce8cfc1edf3cb3d15371b31864accab4b88aa56a7d9d2440a361 +size 1196060 diff --git a/images/000202.png b/images/000202.png new file mode 100644 index 0000000000000000000000000000000000000000..a00d08f28512cc6e52ce39088abf403327c31613 --- /dev/null +++ b/images/000202.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b41e32e855905322fc5c04a7b9dd1a12b5359b501835bfe8c0f395a0e9127fe4 +size 1179128 diff --git a/images/000203.png b/images/000203.png new file mode 100644 index 0000000000000000000000000000000000000000..5d9010939632a78e38b15541fd171bf1527cb222 --- /dev/null +++ b/images/000203.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59d5a1a80c98b51dd086f1391e77294a47cd55ce7cf6a0c367cfde5cca9d681 +size 1165903 diff --git a/images/000204.png b/images/000204.png new file mode 100644 index 0000000000000000000000000000000000000000..626f2e72ae4fca427695562be0581f207b1b3df5 --- /dev/null +++ b/images/000204.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ed482c223ddd856e54a10fc83f38e2da3cd7c600ad0c41e10b936c556fad59c +size 1116238 diff --git a/images/000205.png b/images/000205.png new file mode 100644 index 0000000000000000000000000000000000000000..312e76be3c17e3e167ee488675a0b9063a40644a --- /dev/null +++ b/images/000205.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18aeeafd7fd28a4c92d15115eaa7215e2ecb60f6e186d257f84a6f3383cb8924 +size 1096475 diff --git a/images/000206.png b/images/000206.png new file mode 100644 index 0000000000000000000000000000000000000000..03bcc38f2813b3db8808b51d020ea52af5d199a3 --- /dev/null +++ b/images/000206.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1edc0cb9fa9e11ef8436b073d21a039b3b78a18bb7898a980002ce4f96867cfb +size 1074641 diff --git a/images/000207.png b/images/000207.png new file mode 100644 index 0000000000000000000000000000000000000000..f82c7930fd52a9bc4c8cf12d0555ab345578ab09 --- /dev/null +++ b/images/000207.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df6f6f2e6c9b1ff03cabea8fde2f18fb6733b48f2ab30249c5abb44beb6ba4c0 +size 1057556 diff --git a/images/000208.png b/images/000208.png new file mode 100644 index 0000000000000000000000000000000000000000..91d3ae2023eeb93ba8dead96144a88fcc5dddb2a --- /dev/null +++ b/images/000208.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4c3c2ade9fbce17d2ac37d31a879dc4c065900d6a9ef934f579f46d4d236b0 +size 1072717 diff --git a/images/000209.png b/images/000209.png new file mode 100644 index 0000000000000000000000000000000000000000..3a7dc26e8555423f55561531ef0e4b862a89d323 --- /dev/null +++ b/images/000209.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f2080f64c9e3290033866b61ae75232de9386fec31374d544b021fae1d4454 +size 1054242 diff --git a/images/000210.png b/images/000210.png new file mode 100644 index 0000000000000000000000000000000000000000..7f1e1c39f46075419d2c8063d91b331029e5e057 --- /dev/null +++ b/images/000210.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d56f00d9e0d78452122e2f5b4193611be37131b339e937d594bbdc4a33e92bf +size 993572 diff --git a/images/000211.png b/images/000211.png new file mode 100644 index 0000000000000000000000000000000000000000..0cab598fe5da22ad006202ae9c62487ba583ac44 --- /dev/null +++ b/images/000211.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9708148768edcaea2a29b202398540f5e2b92459890edc2e97c6d6591a8bb8bd +size 1002547 diff --git a/images/000212.png b/images/000212.png new file mode 100644 index 0000000000000000000000000000000000000000..59aff69584c4e648c359ae0f826d6722fe00c207 --- /dev/null +++ b/images/000212.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b26ec73b7a76a8d485afdde18b522c07f05552c9d7a9d8fd9eb4705df27a61c5 +size 1018759 diff --git a/images/000213.png b/images/000213.png new file mode 100644 index 0000000000000000000000000000000000000000..8c6ea0cab8b85d1296a125b9f8594316fea7f5c4 --- /dev/null +++ b/images/000213.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1927d7b3cc2684103fb498ab2531b469e7f53a5bef6d04d44a30f2bba59f3a9 +size 1022621 diff --git a/images/000214.png b/images/000214.png new file mode 100644 index 0000000000000000000000000000000000000000..bc61c23286d2e67f68b8628cf3b009b374c543c4 --- /dev/null +++ b/images/000214.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac907e88c8f889c63dff9eff4d222d1886582456928c50f12b429766d1860a5e +size 1014798 diff --git a/images/000215.png b/images/000215.png new file mode 100644 index 0000000000000000000000000000000000000000..2719c5beec7908a7ef3025bd53114790e689f0a0 --- /dev/null +++ b/images/000215.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9123d4aed72b30405081e9e4bbaee66459c7f51aebf977f7ab6de2606bd86d80 +size 1016519 diff --git a/images/000216.png b/images/000216.png new file mode 100644 index 0000000000000000000000000000000000000000..4b230dcc9f07c9c36a1793fcf54b63ed90a6e3a9 --- /dev/null +++ b/images/000216.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33d1ad596f2dafa355f0a15320a51f8a005eb35113c4cfd28a429fdb8522867f +size 1004965 diff --git a/images/000217.png b/images/000217.png new file mode 100644 index 0000000000000000000000000000000000000000..34e4b0d50a74055cac4ca527a6a1988c2cc7968c --- /dev/null +++ b/images/000217.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d57c0b5ea04e2d67b5851e87f5c094702fdb1f819998fa00b896ea9a91185e +size 1014773 diff --git a/images/000218.png b/images/000218.png new file mode 100644 index 0000000000000000000000000000000000000000..ca914e7c93ab0d2b1cb7da4a60cc0c413e0757e9 --- /dev/null +++ b/images/000218.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9beae2e7ce8f8c89ec3abdafbb339b5697f20cf8d90eb316fef572e28b5b2571 +size 1011403 diff --git a/images/000219.png b/images/000219.png new file mode 100644 index 0000000000000000000000000000000000000000..62a939be1328c22fa7f3ecf0f36688cd3e74a319 --- /dev/null +++ b/images/000219.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80f551690e822210227c881935b9cb13d5b8d04b16c45c161905d661cfa0941 +size 1002959 diff --git a/images/000220.png b/images/000220.png new file mode 100644 index 0000000000000000000000000000000000000000..fc3f69208fecd7661d5d2455c2fdef8996e83027 --- /dev/null +++ b/images/000220.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db3e87fed8288db91ec78ddf2c6a70bb65ef1c6aa7fa82a762f30d8b58ed0697 +size 983209 diff --git a/images/000221.png b/images/000221.png new file mode 100644 index 0000000000000000000000000000000000000000..e3a6cf8b7183edb8890d95ec6adcb6129eb363e9 --- /dev/null +++ b/images/000221.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f693b32aa4ea50034ae62ef6190efe3c5377e69dd2cdf0367de335ded021145 +size 979600 diff --git a/images/000222.png b/images/000222.png new file mode 100644 index 0000000000000000000000000000000000000000..19805ef6e57f63e13b6eb7ada92209e5fac16b1f --- /dev/null +++ b/images/000222.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:607b2f6d19d9b6d8dbae1c9bb84d60d7e487026ab38a1ef1bac0064767a41810 +size 967688 diff --git a/images/000223.png b/images/000223.png new file mode 100644 index 0000000000000000000000000000000000000000..e076efca856f59950e84713081b4ce14fa1c9ca6 --- /dev/null +++ b/images/000223.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7098b998a4b69ff3c1e76e544b15feaa98fad020e2303ad3bf79f9e31d0192e3 +size 964585 diff --git a/images/000224.png b/images/000224.png new file mode 100644 index 0000000000000000000000000000000000000000..fdd84081a1643a4b0f4bb47027004bfa326c57e8 --- /dev/null +++ b/images/000224.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4cce35bbb3ca422a12e79d431d28e1baff34c3f644edda81bc766713480dabe +size 966684 diff --git a/images/000225.png b/images/000225.png new file mode 100644 index 0000000000000000000000000000000000000000..08c2caa8b350bbcde4869298640e3299c028d5b6 --- /dev/null +++ b/images/000225.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bea66a9aff88df647ff9463b083ab22bd96f30a9bb65dc1bd9d5866d821e5fc3 +size 977184 diff --git a/images/000226.png b/images/000226.png new file mode 100644 index 0000000000000000000000000000000000000000..c1a4f109e216bee9af0593290b215f9400175a1c --- /dev/null +++ b/images/000226.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f6aad4965b57bbc7c594cd1fc497d486dd65cbab5784427377bd6162c1003cc +size 986121 diff --git a/images/000227.png b/images/000227.png new file mode 100644 index 0000000000000000000000000000000000000000..c3a2685e3ed1416317fedac05abd83965d3c9142 --- /dev/null +++ b/images/000227.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:576a79e67040747afc69a43851cce5a5989eec42b8deacfadccafaf6738d81a7 +size 1000190 diff --git a/images/000228.png b/images/000228.png new file mode 100644 index 0000000000000000000000000000000000000000..9582534909d8f4d91a7e7b33b0c23ef3eb804d2d --- /dev/null +++ b/images/000228.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a2a045207fa2ce34e1a634de02752b201c170737b55d6d1d49da14619b1b6d9 +size 1001148 diff --git a/images/000229.png b/images/000229.png new file mode 100644 index 0000000000000000000000000000000000000000..4f26b217605607334da0c8f0958c337504d41db9 --- /dev/null +++ b/images/000229.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34cb2590700b407e25991d65c964548d9419f14ae53fbffa17007b883993ba22 +size 1015708 diff --git a/images/000230.png b/images/000230.png new file mode 100644 index 0000000000000000000000000000000000000000..70a435d4e36b445cc75ce0b20186ab37d685c6b3 --- /dev/null +++ b/images/000230.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab66121792a9ed1013ac39ee4908aa11ce6b05aa659a90bf6796176edb953b19 +size 1018454 diff --git a/images/000231.png b/images/000231.png new file mode 100644 index 0000000000000000000000000000000000000000..89a37240dcaeb09336d09fd41e0d850463ff3d22 --- /dev/null +++ b/images/000231.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1784bb1b0c2675077f1be863535353b2fa976de40e88f4b24e52cfd44ba2d7a +size 977860 diff --git a/images/000232.png b/images/000232.png new file mode 100644 index 0000000000000000000000000000000000000000..5e3021e15ca94799424c956e5553f282e3498a9a --- /dev/null +++ b/images/000232.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5950904a550b9d7c0e37a2a0a36548f5e00a860da745f6059a3d529608ae2e75 +size 983644 diff --git a/images/000233.png b/images/000233.png new file mode 100644 index 0000000000000000000000000000000000000000..0e8553c2ed4cea52caf4e8020f1b4189426b6e0f --- /dev/null +++ b/images/000233.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a28866f326f259c719ce8744a520762f6630e47b32fb97c2fb3b891f5a326a +size 993135 diff --git a/images/000234.png b/images/000234.png new file mode 100644 index 0000000000000000000000000000000000000000..f0211ddd3f4cf59d8f73f60f5a673c407e5bdd05 --- /dev/null +++ b/images/000234.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:565ebf69711cbed3cb4e21324e8b7f068acbd24a0ce1502f241dbd258f659de9 +size 1000857 diff --git a/images/000235.png b/images/000235.png new file mode 100644 index 0000000000000000000000000000000000000000..bd4c72d812da1ae7cfe3b0a6202a156b527f27d4 --- /dev/null +++ b/images/000235.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b6f08affded329c2dfca7deb8deeb1827186769fc030efeb50d26e74ac6f4f +size 998357 diff --git a/images/000236.png b/images/000236.png new file mode 100644 index 0000000000000000000000000000000000000000..174c7132aa3c652f88d571dbfca21d03b4df1ec0 --- /dev/null +++ b/images/000236.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c243ef17c9506da7a2fc438c85ff068db7b372817f0c88c242508e2cbb6dc969 +size 989029 diff --git a/images/000237.png b/images/000237.png new file mode 100644 index 0000000000000000000000000000000000000000..902edef621390c76b2d55602505f8edfd657da75 --- /dev/null +++ b/images/000237.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3c77a2df7b5c9cf342d066ae4fe246bfa5cd046de635c83caff8e6700dfd930 +size 1008468 diff --git a/images/000238.png b/images/000238.png new file mode 100644 index 0000000000000000000000000000000000000000..1fe69dbe6817ec02279b598d83001b93f25db126 --- /dev/null +++ b/images/000238.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:431a937cdaa9862238fe0c1d7755574421c7a15c4c3c2e9f0c86d202f21d6fa0 +size 1005430 diff --git a/images/000239.png b/images/000239.png new file mode 100644 index 0000000000000000000000000000000000000000..be3b806f0ce7fba887d689742231296ccc87e606 --- /dev/null +++ b/images/000239.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d97acd69a6e1c8355d256e64cb3932eed79f9d7fb5023081a9fbb6fbce16680 +size 995724 diff --git a/images/000240.png b/images/000240.png new file mode 100644 index 0000000000000000000000000000000000000000..8d012b5e9e220c1a2cfc3af3d3cf5441d8c4644f --- /dev/null +++ b/images/000240.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87650be71c22fb7cc60d3ab2f09a3d1a85cc6362704afa2260da35d349766275 +size 1001068 diff --git a/images/000241.png b/images/000241.png new file mode 100644 index 0000000000000000000000000000000000000000..78fb39f40ca4088bb2c1e504946c350c8693e9fe --- /dev/null +++ b/images/000241.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f5e1c4359cd7972d521c2ed248af537e2cbca892f70e4ca958de56330e47ae2 +size 983904 diff --git a/images/000242.png b/images/000242.png new file mode 100644 index 0000000000000000000000000000000000000000..36ebfb82319e9e08261404bb6b5c603401f209f3 --- /dev/null +++ b/images/000242.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ffcbf84a4a07bf9978276d3eea49ee9ac10bd06217c0e96b86d346b070e736b +size 990843 diff --git a/images/000243.png b/images/000243.png new file mode 100644 index 0000000000000000000000000000000000000000..a90e69b98164c379878cc7ecd1d8c26acf96cbfb --- /dev/null +++ b/images/000243.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f6405a57b7ec3d7a61881f957b50f79c257f6e9f56a289e8ae3f432ad097ba5 +size 981100 diff --git a/images/000244.png b/images/000244.png new file mode 100644 index 0000000000000000000000000000000000000000..772a35aac7f90122a09fc876f024596050079434 --- /dev/null +++ b/images/000244.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98f1e30013c4781c0c071aed6611e26e3623d1acedfa2c04c3e3fa41dcf3abff +size 956202 diff --git a/images/000245.png b/images/000245.png new file mode 100644 index 0000000000000000000000000000000000000000..05e398481c93fec737fc04d1b5197a8902b12bf6 --- /dev/null +++ b/images/000245.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef1726467f3137fb6d718b5d3df08b070615692a061c8ec47e8960f56e135f25 +size 933627 diff --git a/images/000246.png b/images/000246.png new file mode 100644 index 0000000000000000000000000000000000000000..90164c45e5987faf9f21f1bae4291da687f9ace0 --- /dev/null +++ b/images/000246.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee43a0c0d7954ec39382d7b208faa1085e12d15f893daf240d61fda740aa9aa +size 925914 diff --git a/images/000247.png b/images/000247.png new file mode 100644 index 0000000000000000000000000000000000000000..fc012ebff16c08073a03a1cab78741cee391acb2 --- /dev/null +++ b/images/000247.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8eb236e9ff57a8eec227c438d95897b74e4e824dfa7f3e51b976f4efb5f5194 +size 918583 diff --git a/images/000248.png b/images/000248.png new file mode 100644 index 0000000000000000000000000000000000000000..cdf93cdacacbc72bc3526f64afc9bf1fc4666934 --- /dev/null +++ b/images/000248.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3fac9195d1dcd3f3e8d4c25cc9d0998870f66c2164aa7c7792ac0e615fc928e +size 916140 diff --git a/images/000249.png b/images/000249.png new file mode 100644 index 0000000000000000000000000000000000000000..e996221650f9077128c0796ffe63b6293d6d9683 --- /dev/null +++ b/images/000249.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d954d65b82a222100a5b625d238a904dccb524d8754b69d2ef0c4002ff4d720 +size 920763 diff --git a/images/000250.png b/images/000250.png new file mode 100644 index 0000000000000000000000000000000000000000..a7a1332082766a4006c0fca0a0682a3795fa0d61 --- /dev/null +++ b/images/000250.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e8063173e70ffe5ab0560e512ff953cc1af1b2d6a3506ae6896f852b2cb711 +size 914257 diff --git a/images/000251.png b/images/000251.png new file mode 100644 index 0000000000000000000000000000000000000000..960c1caba55cdf80d51070dfbfd8315007d0ea0f --- /dev/null +++ b/images/000251.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4c4a6141387050294ffb17ae0e67656239d64c76731f0fef20546c7dc5bb48f +size 921807 diff --git a/images/000252.png b/images/000252.png new file mode 100644 index 0000000000000000000000000000000000000000..14a429af152be6f77a380715fdba5f61a8d8566a --- /dev/null +++ b/images/000252.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4cc43c302f88e2b7b2d048406c3a84006df0e77ad5c78ef8148ab2a06a6513 +size 936000 diff --git a/images/000253.png b/images/000253.png new file mode 100644 index 0000000000000000000000000000000000000000..74f02aac232d6b23a548b0854f5e7d347a1ffb1c --- /dev/null +++ b/images/000253.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e14f65dafe040808df2135e4163fd4e054a955d0b2a47fb04815cfccd74205 +size 938875 diff --git a/images/000254.png b/images/000254.png new file mode 100644 index 0000000000000000000000000000000000000000..7cacb64ec44268a5634b364a27b0e96125ad6162 --- /dev/null +++ b/images/000254.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb59e56071a8d52d3f0fb252da33eda284efe4ec6cd6ecbf13d26e386d3b37f +size 941439 diff --git a/images/000255.png b/images/000255.png new file mode 100644 index 0000000000000000000000000000000000000000..490e17f66f8fe504cf31ef7a644c2a124cdb7a74 --- /dev/null +++ b/images/000255.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a646925928883d65ec8a99c7829fa96d1a33078b27437ee93aee35ab3c2b7c9c +size 935390 diff --git a/images/000256.png b/images/000256.png new file mode 100644 index 0000000000000000000000000000000000000000..4d0f6d78068f5c6576cc6ceee45c44d5e49b1743 --- /dev/null +++ b/images/000256.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abda1cc85c072d5822fb2af36ac63f731943170b65c7e5b9856ba497b06009a3 +size 939336 diff --git a/images/000257.png b/images/000257.png new file mode 100644 index 0000000000000000000000000000000000000000..bf654ad039ab094a61c3d97554836fd26bf93e53 --- /dev/null +++ b/images/000257.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a564e7a9a26cc00c27c4144f6b18801d7b5b12849d4cca7c2775ed2f5478e54 +size 957022 diff --git a/images/000258.png b/images/000258.png new file mode 100644 index 0000000000000000000000000000000000000000..648d0bee34dff9a30064e3e70c989284b9423b63 --- /dev/null +++ b/images/000258.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa32d4f6c721e491fad32060803e7606a1128f225c4fc0b4118762120f8c94a +size 967378 diff --git a/images/000259.png b/images/000259.png new file mode 100644 index 0000000000000000000000000000000000000000..5c9163f2ea9f671236d80bc5367bcb24f6dcc97e --- /dev/null +++ b/images/000259.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb94a37b55974547b805fa75afe17378208f009bc92588edbad50987e4ba86e5 +size 973901 diff --git a/images/000260.png b/images/000260.png new file mode 100644 index 0000000000000000000000000000000000000000..b43a5de59f966ef540a602b431ce56eedb9fe42e --- /dev/null +++ b/images/000260.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1333d91092da2e72783f634578138502dd87c709ad9198901233f38fb1de8f17 +size 987956 diff --git a/images/000261.png b/images/000261.png new file mode 100644 index 0000000000000000000000000000000000000000..f3deea585a5493ba01ba554d8da876ea736bad4a --- /dev/null +++ b/images/000261.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897590dec9a8ea482e39a6bf8dcb210b16deea3e2163b5d6212fefb701f08776 +size 1020951 diff --git a/images/000262.png b/images/000262.png new file mode 100644 index 0000000000000000000000000000000000000000..d0f2d1ab1230149b5e619b8a20065066c3a2381b --- /dev/null +++ b/images/000262.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24263ebd7a4a49eabae865ef1c4f1a8a9b8d3f6d6b42bc31df9741c722d6c255 +size 1059292 diff --git a/images/000263.png b/images/000263.png new file mode 100644 index 0000000000000000000000000000000000000000..994391d7b714f7bee69b461cf740364335f175ff --- /dev/null +++ b/images/000263.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af16e8a0468b17dea3ad764aed32e674dc80096322aa36415acac1cde387ae64 +size 1060190 diff --git a/images/000264.png b/images/000264.png new file mode 100644 index 0000000000000000000000000000000000000000..d120c750af1dacf8d2bf28275e796a7f03530f40 --- /dev/null +++ b/images/000264.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eea0dbb469845ab7bc1d79ae03c8eb28b196aeb2cc019304ce831967d72c5bb4 +size 1095000 diff --git a/images/000265.png b/images/000265.png new file mode 100644 index 0000000000000000000000000000000000000000..31a92220eab260bcbe30541ab77f31fec53ad81e --- /dev/null +++ b/images/000265.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd79c358b43d3f64d64ac1e889d7320cc80080541f2ad72fe46867cb4f3f340 +size 1104709 diff --git a/images/000266.png b/images/000266.png new file mode 100644 index 0000000000000000000000000000000000000000..d0c81948fb5c61d80f9d413302c11675857cfaef --- /dev/null +++ b/images/000266.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d99ab000f848431f50f69667d71779fbda376ea263622f82bfcc277271c6df +size 1109760 diff --git a/images/000267.png b/images/000267.png new file mode 100644 index 0000000000000000000000000000000000000000..eb956f862dab4899374954f45040fffe2012b048 --- /dev/null +++ b/images/000267.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a8b7754adf911ea9bc8c83aced9271b498032fb6af456c10c8b682e588bf9e +size 1097308 diff --git a/images/000268.png b/images/000268.png new file mode 100644 index 0000000000000000000000000000000000000000..14842fc6cae62c0590312756e9d1ba1e8656a326 --- /dev/null +++ b/images/000268.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c588d5c935a9a7aa4541bd575d13ed64d2e7f385ddbc05447ef0c39ed06f9881 +size 1084657 diff --git a/images/000269.png b/images/000269.png new file mode 100644 index 0000000000000000000000000000000000000000..99abe6b8694fe04c72ddcb5bc1b4c003651c343e --- /dev/null +++ b/images/000269.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f9bbc13f66cf4deada403db6aaddad48edf75bd27b35828f3e75ace05731b0f +size 1093281 diff --git a/images/000270.png b/images/000270.png new file mode 100644 index 0000000000000000000000000000000000000000..0e05eacdb6d5ac2f359d044aa9afcf4e59784aba --- /dev/null +++ b/images/000270.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a41a1416a596e3c8c49a9357dd6b3c7687b917bc2a7b8266c0899b7221d8f34a +size 1103902 diff --git a/images/000271.png b/images/000271.png new file mode 100644 index 0000000000000000000000000000000000000000..7e13cb19e74d7b20194931abf2ee4901cd625217 --- /dev/null +++ b/images/000271.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b249d24c4d761895e648b8e31e8f3329db74ff7f2914132e14966449270828f +size 1105581 diff --git a/images/000272.png b/images/000272.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc787e0de92f8d265931b68308ab263ce2f1651 --- /dev/null +++ b/images/000272.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b74ae2677dd134a3109ebbe4a4f915b55d429cc60c0526f2946503309b2195 +size 1107359 diff --git a/images/000273.png b/images/000273.png new file mode 100644 index 0000000000000000000000000000000000000000..3cf9f18b68d831ef92edfe3a0c2df8e022e2fd71 --- /dev/null +++ b/images/000273.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b3f6989fc992daf0edfd3635b8233a18f16d14e0d4babea471585ce9a936f7d +size 1135416 diff --git a/images/000274.png b/images/000274.png new file mode 100644 index 0000000000000000000000000000000000000000..505c2ed4de07562ca785e5d75445a81af90d77a2 --- /dev/null +++ b/images/000274.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658b75c3955e7e062f7d6ee2584dbd0beae90066c06fb21189acb52f13354390 +size 1127200 diff --git a/images/000275.png b/images/000275.png new file mode 100644 index 0000000000000000000000000000000000000000..b8170e0899d630cb558fe75c112f3ac30b61bff7 --- /dev/null +++ b/images/000275.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06329eda2902b85cf9ff0beeed7a7d63537ed4e04d744210fff7aa3174268249 +size 1103022 diff --git a/images/000276.png b/images/000276.png new file mode 100644 index 0000000000000000000000000000000000000000..c002adabc38ec71cff0e50cf7437e5fb236c5219 --- /dev/null +++ b/images/000276.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ff84ec76b9fbeb14267c33cc3b14410f1867e7a85d2d7a1a6263e4bc183e50b +size 1121354 diff --git a/images/000277.png b/images/000277.png new file mode 100644 index 0000000000000000000000000000000000000000..42d34720c0ef68fdaae5915642c5fa77016dbf74 --- /dev/null +++ b/images/000277.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea83498aecdfebe22921a2f7423fccfc0b291b19705cca18547a46dd69b7425 +size 1095416 diff --git a/images/000278.png b/images/000278.png new file mode 100644 index 0000000000000000000000000000000000000000..bf0cf8fae982c78a3a132b9e776f80f22ce95329 --- /dev/null +++ b/images/000278.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f480499e87e9f1ba247d8c84ae0ee874dfdd65cffd1b0a407ed352d044fa10e8 +size 1062821 diff --git a/images/000279.png b/images/000279.png new file mode 100644 index 0000000000000000000000000000000000000000..91a2d65a0b981b5f4e028208d9b2ccba28a2e5c5 --- /dev/null +++ b/images/000279.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a595b4fc35e3d7fe5de1f8c4e564d55f547b756b18171f4eb580da35801cb16 +size 1046578 diff --git a/images/000280.png b/images/000280.png new file mode 100644 index 0000000000000000000000000000000000000000..b8d6255e65041c0f0aad66305178b26e27af5195 --- /dev/null +++ b/images/000280.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcfd7904f0a485b7168cda6a80749dc6be6e963352754712835d880bca55bea2 +size 1000918 diff --git a/images/000281.png b/images/000281.png new file mode 100644 index 0000000000000000000000000000000000000000..77c36acdafa54ebbb6bd75c56c983bc45689dfd1 --- /dev/null +++ b/images/000281.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6bb9cd3ac585b0624a9ae0e0868de7bfb00daabee46b54885c93c0824c1d725 +size 996879 diff --git a/images/000282.png b/images/000282.png new file mode 100644 index 0000000000000000000000000000000000000000..7d872da13238442e9a8addfe9c7057b463a991bc --- /dev/null +++ b/images/000282.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405dec2a3d1fea93093837c88633a1159a14a46e10e0c6a74418187ac5a121bd +size 969459 diff --git a/images/000283.png b/images/000283.png new file mode 100644 index 0000000000000000000000000000000000000000..d288b0764bad469eb062e9c3ed88cda4ee0db307 --- /dev/null +++ b/images/000283.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4601f02674c48e5d786a54509af66bb6c2ab77f730ad3734633a6ec7ce160f0 +size 949654 diff --git a/images/000284.png b/images/000284.png new file mode 100644 index 0000000000000000000000000000000000000000..158b3de6c3de76a64a4fca0e853105112ae6cede --- /dev/null +++ b/images/000284.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a541c8569b53fe226aacfb1a3bab17bc3f1a58ba51d13a9ee72f004654364c28 +size 944757 diff --git a/images/000285.png b/images/000285.png new file mode 100644 index 0000000000000000000000000000000000000000..7a6e2a82c2f2dc65e6b4abe9964c6db0d2691093 --- /dev/null +++ b/images/000285.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2a7769ea7d86f0b267878d92f7df2fc9dff67110fbd973504d07f6763a611b1 +size 929624 diff --git a/images/000286.png b/images/000286.png new file mode 100644 index 0000000000000000000000000000000000000000..39912067897589dd4f9372d2b438de445e3ac67b --- /dev/null +++ b/images/000286.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9b3d4b9ad8edd8939092a64316f5ab90cad88fb277e3687f7a2fcb05a4eb072 +size 931006 diff --git a/images/000287.png b/images/000287.png new file mode 100644 index 0000000000000000000000000000000000000000..3e22a5033b94468dd5d42d3956a0ddb8eb982836 --- /dev/null +++ b/images/000287.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4792d91605b6758d9b6e848c8fafefa38a7bc00682d1ae2f17b0aff140e6c2a +size 919981 diff --git a/images/000288.png b/images/000288.png new file mode 100644 index 0000000000000000000000000000000000000000..182f0c258ab9035e6a6a69e7dc216d6af618d8bb --- /dev/null +++ b/images/000288.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f56de10fcb25c0ad645b9a4dc06760ef1b30e8f5e5fcdf7920a8005aad4577 +size 906582 diff --git a/images/000289.png b/images/000289.png new file mode 100644 index 0000000000000000000000000000000000000000..81656629b67a002505a48a623bf03191af777bf0 --- /dev/null +++ b/images/000289.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea923699e060404ae45503461d8deaf21d7f6a284aaffc2fec4e39487af7d20 +size 897317 diff --git a/images/000290.png b/images/000290.png new file mode 100644 index 0000000000000000000000000000000000000000..500b72899be9edbb9d7978c91186d43e22d7ff76 --- /dev/null +++ b/images/000290.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e3ee413fed47e1af22857e4553692f8ba26f1cf9a06f2b813ec4ad5a6add6c4 +size 886147 diff --git a/images/000291.png b/images/000291.png new file mode 100644 index 0000000000000000000000000000000000000000..886b29e49d88c47a1bd7725fe9a7387676af44a7 --- /dev/null +++ b/images/000291.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:501dcd6d274d791e03b5f083c63fc549929e294fae862a226fc74d1e11055431 +size 884218 diff --git a/images/000292.png b/images/000292.png new file mode 100644 index 0000000000000000000000000000000000000000..24f13b5670e439a8d81f63c248e521e21aaab02b --- /dev/null +++ b/images/000292.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a8d4061dbea39bda5c4c0397f5744848cd306400c36bf239a92ed21366b6e0 +size 894412 diff --git a/images/000293.png b/images/000293.png new file mode 100644 index 0000000000000000000000000000000000000000..02c61e60c330034d951094c0f6c873068059b465 --- /dev/null +++ b/images/000293.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c4a9a7c4eeec90933d6abaeb057454a0eead68fde40d8138dc51bba8e0e2f7f +size 903282 diff --git a/images/000294.png b/images/000294.png new file mode 100644 index 0000000000000000000000000000000000000000..d66412e2f93937e28971736f1811ad321bf243bb --- /dev/null +++ b/images/000294.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a662f6595d1bb49be176bfc3f1849e13955e0cedcb360013b342f10fb48081ad +size 901627 diff --git a/images/000295.png b/images/000295.png new file mode 100644 index 0000000000000000000000000000000000000000..0f2d3489c43bcf11a27fe1d2f1e6f61555a224e2 --- /dev/null +++ b/images/000295.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82c9e30bc86e96ae629e4aa95a65f71c1ac47243bf1487aec4ff3c982ebbfb1f +size 905172 diff --git a/images/000296.png b/images/000296.png new file mode 100644 index 0000000000000000000000000000000000000000..c56450ad126caedccd22562e5c9b9378ff6bda13 --- /dev/null +++ b/images/000296.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489df4984ef0f07a1b858c793984c044a4696e31719337085514eb6f937c8df9 +size 906250 diff --git a/images/000297.png b/images/000297.png new file mode 100644 index 0000000000000000000000000000000000000000..4bc12c1d3d580598738a692aa7764f247ba8bff5 --- /dev/null +++ b/images/000297.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb48c9d085e08e382482f34cc8ee087ee7508d219a9cee46ad928e37083d74a5 +size 905578 diff --git a/images/000298.png b/images/000298.png new file mode 100644 index 0000000000000000000000000000000000000000..f692af24de9e7896afc845dcf6f0f7adb295a207 --- /dev/null +++ b/images/000298.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ad519eef7611520de11c8455ec7ead705d2b2f74af00866a04137ee7762983 +size 904926 diff --git a/images/000299.png b/images/000299.png new file mode 100644 index 0000000000000000000000000000000000000000..1362e9bf829472958b4b2072bbeedd3f39c2e92d --- /dev/null +++ b/images/000299.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfaa0ba8ce8674a35b3227990b1442f8d02af35708f7614368b2d9ab196931c1 +size 904984 diff --git a/images/000300.png b/images/000300.png new file mode 100644 index 0000000000000000000000000000000000000000..0bc7203bebb912e83019f018dd42a48d4e0d1819 --- /dev/null +++ b/images/000300.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7545fa225eb0f870597a109f06499ddc4d0ada48b3118eb35438008d2458e0b6 +size 905538 diff --git a/images/000301.png b/images/000301.png new file mode 100644 index 0000000000000000000000000000000000000000..4b6e2de38e4d68502516c8fe702ff66ef2379d61 --- /dev/null +++ b/images/000301.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd5eaef8599034cb8ec5ba9f996826383c27b753078c9b9a9c4d7c228fa5a4ef +size 906883 diff --git a/images/000302.png b/images/000302.png new file mode 100644 index 0000000000000000000000000000000000000000..e894d1d0f103ce68fa31060529cfad703e5d7adf --- /dev/null +++ b/images/000302.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:787290de99cd542b502d2b0184e55d7590a69b225ebfcff2bd48355dd22765b6 +size 917593 diff --git a/images/000303.png b/images/000303.png new file mode 100644 index 0000000000000000000000000000000000000000..dff5725d4c55e5a1c878ec66eb79d8d88c57ff2e --- /dev/null +++ b/images/000303.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96119eb1797a1059c3011d18bc71411893d73a9b6bc2d368dbb6d42cd09c8e1a +size 915649 diff --git a/images/000304.png b/images/000304.png new file mode 100644 index 0000000000000000000000000000000000000000..b268e201222a76ca8e921c0279115f5f40942801 --- /dev/null +++ b/images/000304.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192c7a1d88a442a9577cee5e4e58cd3621d56e38f95fa1e40190915d05915300 +size 924605 diff --git a/images/000305.png b/images/000305.png new file mode 100644 index 0000000000000000000000000000000000000000..7a45c2469fd4cbfefe5fa682beff38faeaf5d9f6 --- /dev/null +++ b/images/000305.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:849cb754e791c7ec12fa8f32477f02fda4908c749f7f69987032590e9e4aa392 +size 929978 diff --git a/images/000306.png b/images/000306.png new file mode 100644 index 0000000000000000000000000000000000000000..436e740dce1fb6ea253dd41aafcbc202925abde1 --- /dev/null +++ b/images/000306.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd88d8922ab4879cb92688039f522b6da0784d01052340aab49ab62788b2d59 +size 951947 diff --git a/images/000307.png b/images/000307.png new file mode 100644 index 0000000000000000000000000000000000000000..795c31de636b302ab9d4fda6bee3f5412969e893 --- /dev/null +++ b/images/000307.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0f8878891df7aa15b4b32bc7b027077945ee8a1f8a0e82ea73ded7596e62c12 +size 964192 diff --git a/images/000308.png b/images/000308.png new file mode 100644 index 0000000000000000000000000000000000000000..57eec61761d16c63779cfc15f2c865d375efa91e --- /dev/null +++ b/images/000308.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5132ec8630cc4078fc2c54209b1b26f1ed15e435f7eb30c445e632d9df49cf80 +size 970984 diff --git a/images/000309.png b/images/000309.png new file mode 100644 index 0000000000000000000000000000000000000000..9f599e105cda842a9bdf102732d266fe99411882 --- /dev/null +++ b/images/000309.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc64f7519b2e658247510d7a87e0210774f4df2d8bf4212bd7ed156091d3d6da +size 970872 diff --git a/images/000310.png b/images/000310.png new file mode 100644 index 0000000000000000000000000000000000000000..8fc4b73fb9681073059fd883eb8dbf1bf78d033f --- /dev/null +++ b/images/000310.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0aad9200c02313eb3ccb46689051f645a66886897e0aef85a92d4da6cc658f +size 986046 diff --git a/images/000311.png b/images/000311.png new file mode 100644 index 0000000000000000000000000000000000000000..a91069a544b68d8b03e66ae28fd1e21d58dc8330 --- /dev/null +++ b/images/000311.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b609b77ae2a40df5e382872695dc44644e64e83d6e56ad3f5a24db8bf16601 +size 1012476 diff --git a/images/000312.png b/images/000312.png new file mode 100644 index 0000000000000000000000000000000000000000..388c8c7bc05a24e6d527ab7ef75cfe80ac900b2d --- /dev/null +++ b/images/000312.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f1c8a2236c9b649df7de9158ceeeb2f39c998e946a9f4c774c80ce88f792227 +size 1027474 diff --git a/images/000313.png b/images/000313.png new file mode 100644 index 0000000000000000000000000000000000000000..6a9601098b08a6c435f9396bdb6006b367686d92 --- /dev/null +++ b/images/000313.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8e88d1b50194155a87e37f592cdbb3d445410d289fd2d09b855644d2d40e904 +size 1070300 diff --git a/images/000314.png b/images/000314.png new file mode 100644 index 0000000000000000000000000000000000000000..ab069a89027811386878ea46b15dac1702f13ea4 --- /dev/null +++ b/images/000314.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42889444ac8da69ba22eedf6d3dfcc28970fe9acacfe2fed56c010f78d6ddb58 +size 1060501 diff --git a/images/000315.png b/images/000315.png new file mode 100644 index 0000000000000000000000000000000000000000..14022ad6e308da4e738c5f5a8a2a10a6da3a20bf --- /dev/null +++ b/images/000315.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1c20d80fb9a522066e754060345a2d76cc45ddc1f1ef3003809397c9cd22d9 +size 1051795 diff --git a/images/000316.png b/images/000316.png new file mode 100644 index 0000000000000000000000000000000000000000..d9cf103f3034da3864af0b2fe0bad981a1dc0b49 --- /dev/null +++ b/images/000316.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7a8233eeff7f897c566f239ada2622e6964c0120958e1b38c12dfdaa35a4cf7 +size 1057021 diff --git a/images/000317.png b/images/000317.png new file mode 100644 index 0000000000000000000000000000000000000000..6d36a3fc4b55dd6baa6947922b284d9bf0860145 --- /dev/null +++ b/images/000317.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4f0b6cdd21dd1854845da054928dde914c9e682b88bc40a13840bfcdc3f042 +size 1045883 diff --git a/images/000318.png b/images/000318.png new file mode 100644 index 0000000000000000000000000000000000000000..467bf38002396ba16e11f87a4ac77a3361c40ce0 --- /dev/null +++ b/images/000318.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:079c74f010509d0d00c54833ccb34f118eb3fc26fbcebb1baba18a41071da79f +size 1015711 diff --git a/images/000319.png b/images/000319.png new file mode 100644 index 0000000000000000000000000000000000000000..8905c6989b49613ebda89b340111ea2350e58ff3 --- /dev/null +++ b/images/000319.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0857e2d9b0cc661ca5c2b71845ddf19778f051ed0837534a5fa58507a317484 +size 994537 diff --git a/images/000320.png b/images/000320.png new file mode 100644 index 0000000000000000000000000000000000000000..378ee903bcb985f1aba5c7cfc20566f59585243e --- /dev/null +++ b/images/000320.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec1e8f45c721f68a353809a902b253ccc091209d4358d685e058a06c1ec767b +size 982638 diff --git a/images/000321.png b/images/000321.png new file mode 100644 index 0000000000000000000000000000000000000000..69184a876aecd419960a626b87dce06d9c34c796 --- /dev/null +++ b/images/000321.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512358685d70f0e28c99b0e93eb896b17fd2efb353701c26f16a103cea5d1e8d +size 969804 diff --git a/images/000322.png b/images/000322.png new file mode 100644 index 0000000000000000000000000000000000000000..8fd1fe78844a22aacef3c0916451c58097f2057c --- /dev/null +++ b/images/000322.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0281c02b4b5d6f55c1c19b114b58ab910de07dfcbccb13b1eca4c658c2ccb379 +size 967951 diff --git a/images/000323.png b/images/000323.png new file mode 100644 index 0000000000000000000000000000000000000000..98135d952b6584129466406b46a23484661a850f --- /dev/null +++ b/images/000323.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cebd42de5c1b350f5bee584d1c3a10178688803f3a969bc2cb886f220821b65 +size 973048 diff --git a/images/000324.png b/images/000324.png new file mode 100644 index 0000000000000000000000000000000000000000..d592d7f954d96ec3b4410a2a66d52beea0ebefd6 --- /dev/null +++ b/images/000324.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb96e3bca48dfd75b4cef598c9fa5ed940c4c37c242bb875ec535a750549e9f +size 972720 diff --git a/objects/stl/Pliers.stl b/objects/stl/Pliers.stl new file mode 100644 index 0000000000000000000000000000000000000000..3348aa1b6258093c890898126a3b8d1caa735c72 --- /dev/null +++ b/objects/stl/Pliers.stl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2461e5aae68f8d65bd83611e8755ffe7e344e832dfcedf0bf64925c5c7f8766e +size 5121884 diff --git a/objects/stl/Rachet.stl b/objects/stl/Rachet.stl new file mode 100644 index 0000000000000000000000000000000000000000..41b2f61b79cbb3048bdc3ca965635e53b604aa18 --- /dev/null +++ b/objects/stl/Rachet.stl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbba88438535c8aff7b4cf907de184a017a9e5e2438bd1ee778413a9cfef05f2 +size 13102284 diff --git a/objects/stl/Screwdriver.stl b/objects/stl/Screwdriver.stl new file mode 100644 index 0000000000000000000000000000000000000000..cfe07edcc5bda3467bcc605b7cb9730d644f10d2 --- /dev/null +++ b/objects/stl/Screwdriver.stl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e975712327eb6c3f1d8c67558a76149c6a25ed91be5dc67ff1ca49984b1f440c +size 1445384 diff --git a/reconstruction/metric_alignment/camera_poses_metric.json b/reconstruction/metric_alignment/camera_poses_metric.json new file mode 100644 index 0000000000000000000000000000000000000000..b9056a5f5ac09980bc7d56cc59f9f5e19648835e --- /dev/null +++ b/reconstruction/metric_alignment/camera_poses_metric.json @@ -0,0 +1,27979 @@ +{ + "format": "metric_camera_poses_v1", + "translation_unit": "metre", + "scale_metres_per_reconstruction_unit": 0.09100005427787837, + "alignment_rotation": [ + [ + 1.0, + 0.0, + 0.0 + ], + [ + 0.0, + 1.0, + 0.0 + ], + [ + 0.0, + 0.0, + 1.0 + ] + ], + "alignment_translation_m": [ + 0.0, + 0.0, + 0.0 + ], + "poses": [ + { + "frame_id": 0, + "image_name": "000000.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7649950913450949, + -0.23917826330001882, + 0.5979768127466957, + -0.13994075890666924 + ], + [ + 0.3419715901862285, + 0.9376327108985201, + -0.06245262971720622, + 0.17259969486006155 + ], + [ + -0.5457453084758604, + 0.2522670367247357, + 0.7990765923606502, + -0.09615449052678175 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7649950913450949, + 0.34197159018622847, + -0.5457453084758604, + -0.004446060568121407 + ], + [ + -0.23917826330001887, + 0.93763271089852, + 0.25226703672473566, + -0.17104929907911273 + ], + [ + 0.5979768127466957, + -0.062452629717206255, + 0.7990765923606502, + 0.17129543644707723 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.13994075890666924, + 0.17259969486006155, + -0.09615449052678175 + ], + "rotation_world_from_camera": [ + [ + 0.7649950913450949, + -0.23917826330001882, + 0.5979768127466957 + ], + [ + 0.3419715901862285, + 0.9376327108985201, + -0.06245262971720622 + ], + [ + -0.5457453084758604, + 0.2522670367247357, + 0.7990765923606502 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.08409189628900726, + 0.3055981950178923, + 0.15528102758952497, + 0.9356420782815756 + ] + }, + { + "frame_id": 1, + "image_name": "000001.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7563359879168647, + -0.2397566498373176, + 0.6086646221365312, + -0.14080631325857337 + ], + [ + 0.349935769406923, + 0.9343908566226017, + -0.06677338054693159, + 0.16648195635809562 + ], + [ + -0.5527212956557809, + 0.26349663360063336, + 0.7906128593753889, + -0.09346649573045336 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7563359879168646, + 0.34993576940692306, + -0.5527212956557809, + -0.003422032067727078 + ], + [ + -0.23975664983731756, + 0.9343908566226018, + 0.26349663360063336, + -0.16469036077704458 + ], + [ + 0.608664622136531, + -0.06677338054693165, + 0.7906128593753889, + 0.1707161979253157 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.14080631325857337, + 0.16648195635809562, + -0.09346649573045336 + ], + "rotation_world_from_camera": [ + [ + 0.7563359879168647, + -0.2397566498373176, + 0.6086646221365312 + ], + [ + 0.349935769406923, + 0.9343908566226017, + -0.06677338054693159 + ], + [ + -0.5527212956557809, + 0.26349663360063336, + 0.7906128593753889 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.08850462123368766, + 0.3112241994649308, + 0.1580237441303699, + 0.9329174272028119 + ] + }, + { + "frame_id": 2, + "image_name": "000002.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7509139279962224, + -0.24179063777599782, + 0.6145450026036825, + -0.14288244275869885 + ], + [ + 0.35912558628998065, + 0.9304507642761535, + -0.07273368222357082, + 0.16122104198353815 + ], + [ + -0.5542175439420532, + 0.2753155693777558, + 0.7855216427604274, + -0.08886839066524077 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7509139279962227, + 0.35912558628998054, + -0.5542175439420532, + 0.0001413939004376485 + ], + [ + -0.24179063777599802, + 0.9304507642761535, + 0.2753155693777558, + -0.1600890271169136 + ], + [ + 0.6145450026036826, + -0.07273368222357093, + 0.7855216427604274, + 0.16934193541738413 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.14288244275869885, + 0.16122104198353815, + -0.08886839066524077 + ], + "rotation_world_from_camera": [ + [ + 0.7509139279962224, + -0.24179063777599782, + 0.6145450026036825 + ], + [ + 0.35912558628998065, + 0.9304507642761535, + -0.07273368222357082 + ], + [ + -0.5542175439420532, + 0.2753155693777558, + 0.7855216427604274 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.09346325609516495, + 0.31385314779348, + 0.161366779796874, + 0.9309788309935951 + ] + }, + { + "frame_id": 3, + "image_name": "000003.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7457359516211407, + -0.24461106513415573, + 0.619712285882445, + -0.14528075637920895 + ], + [ + 0.36161166919997, + 0.9298364616168862, + -0.0681260254689807, + 0.15466564427706841 + ], + [ + -0.5595666994721211, + 0.2748992205549564, + 0.7818666941238477, + -0.08369706103280272 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7457359516211408, + 0.36161166919997006, + -0.559566699472121, + 0.00557809311812694 + ], + [ + -0.24461106513415584, + 0.9298364616168865, + 0.2748992205549564, + -0.15634277912904132 + ], + [ + 0.6197122858824452, + -0.06812602546898071, + 0.7818666941238477, + 0.16600896966928547 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.14528075637920895, + 0.15466564427706841, + -0.08369706103280272 + ], + "rotation_world_from_camera": [ + [ + 0.7457359516211407, + -0.24461106513415573, + 0.619712285882445 + ], + [ + 0.36161166919997, + 0.9298364616168862, + -0.0681260254689807 + ], + [ + -0.5595666994721211, + 0.2748992205549564, + 0.7818666941238477 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.09223989901393921, + 0.31710952992298175, + 0.1630140184814029, + 0.9297095120737815 + ] + }, + { + "frame_id": 4, + "image_name": "000004.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7442301084073932, + -0.2617337920689702, + 0.6145054660693563, + -0.14801732119939856 + ], + [ + 0.36528714793862926, + 0.9297377098533565, + -0.04640140544744395, + 0.14924676186022603 + ], + [ + -0.5591840889106036, + 0.2590042720995799, + 0.7875467870186412, + -0.07664432804404514 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7442301084073932, + 0.36528714793862926, + -0.5591840889106034, + 0.012782734275927795 + ], + [ + -0.26173379206896996, + 0.9297377098533562, + 0.2590042720995799, + -0.15765026894875575 + ], + [ + 0.6145054660693564, + -0.04640140544744385, + 0.7875467870186412, + 0.158243706753059 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.14801732119939856, + 0.14924676186022603, + -0.07664432804404514 + ], + "rotation_world_from_camera": [ + [ + 0.7442301084073932, + -0.2617337920689702, + 0.6145054660693563 + ], + [ + 0.36528714793862926, + 0.9297377098533565, + -0.04640140544744395 + ], + [ + -0.5591840889106036, + 0.2590042720995799, + 0.7875467870186412 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.0820755924977024, + 0.3154206772024156, + 0.16850739505871223, + 0.930257303825048 + ] + }, + { + "frame_id": 5, + "image_name": "000005.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7337124885752663, + -0.30769582449302385, + 0.6057963879871255, + -0.15228652645670457 + ], + [ + 0.38710093037521387, + 0.9220372017441338, + -0.000517979238106208, + 0.14524543545461793 + ], + [ + -0.5584074263576135, + 0.23488439324358162, + 0.7956195497844815, + -0.06524876256356886 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7337124885752662, + 0.3871009303752138, + -0.5584074263576135, + 0.019074489529654667 + ], + [ + -0.307695824493024, + 0.9220372017441341, + 0.23488439324358162, + -0.1654537071853202 + ], + [ + 0.6057963879871257, + -0.0005179792381063305, + 0.7956195497844815, + 0.14424305288139386 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.15228652645670457, + 0.14524543545461793, + -0.06524876256356886 + ], + "rotation_world_from_camera": [ + [ + 0.7337124885752663, + -0.30769582449302385, + 0.6057963879871255 + ], + [ + 0.38710093037521387, + 0.9220372017441338, + -0.000517979238106208 + ], + [ + -0.5584074263576135, + 0.23488439324358162, + 0.7956195497844815 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.06335561744362317, + 0.3133309605610281, + 0.18699589531930988, + 0.9288930562911806 + ] + }, + { + "frame_id": 6, + "image_name": "000006.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7153480704748848, + -0.31849871109327893, + 0.6219611797369505, + -0.15797122008341713 + ], + [ + 0.38603990865129295, + 0.9220519230665659, + 0.028168068761440516, + 0.13887395769761016 + ], + [ + -0.5824519954437107, + 0.21995186337280245, + 0.7825412773793288, + -0.06169187660104411 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7153480704748849, + 0.38603990865129306, + -0.582451995443711, + 0.023460960904661557 + ], + [ + -0.3184987110932788, + 0.9220519230665657, + 0.21995186337280243, + -0.16479338653198272 + ], + [ + 0.6219611797369504, + 0.028168068761440485, + 0.7825412773793288, + 0.14261659513727687 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.15797122008341713, + 0.13887395769761016, + -0.06169187660104411 + ], + "rotation_world_from_camera": [ + [ + 0.7153480704748848, + -0.31849871109327893, + 0.6219611797369505 + ], + [ + 0.38603990865129295, + 0.9220519230665659, + 0.028168068761440516 + ], + [ + -0.5824519954437107, + 0.21995186337280245, + 0.7825412773793288 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.05185284473630726, + 0.3256388241642695, + 0.19048706244642843, + 0.9246541611490184 + ] + }, + { + "frame_id": 7, + "image_name": "000007.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6893431015199012, + -0.33638578461915386, + 0.6416001030962193, + -0.16510829339258942 + ], + [ + 0.3954940521983502, + 0.9167759345574962, + 0.0557345538419191, + 0.1343633496367133 + ], + [ + -0.6069518457527349, + 0.21532879445718667, + 0.7650117431876212, + -0.05962904980201599 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6893431015199013, + 0.39549405219835027, + -0.606951845752735, + 0.02448439560132258 + ], + [ + -0.336385784619154, + 0.9167759345574966, + 0.2153287944571867, + -0.16588131684497354 + ], + [ + 0.6416001030962194, + 0.05573455384191902, + 0.7650117431876213, + 0.14406174005167996 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.16510829339258942, + 0.1343633496367133, + -0.05962904980201599 + ], + "rotation_world_from_camera": [ + [ + 0.6893431015199012, + -0.33638578461915386, + 0.6416001030962193 + ], + [ + 0.3954940521983502, + 0.9167759345574962, + 0.0557345538419191 + ], + [ + -0.6069518457527349, + 0.21532879445718667, + 0.7650117431876212 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.04346097034922158, + 0.34000775353290613, + 0.19930674042178279, + 0.9180319682975396 + ] + }, + { + "frame_id": 8, + "image_name": "000008.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6637517896641068, + -0.35416811455752945, + 0.6587856315589012, + -0.17299631501838805 + ], + [ + 0.3993177459840471, + 0.9125536368717256, + 0.08826776067402418, + 0.12624542830603758 + ], + [ + -0.6324388503720465, + 0.2044769093637507, + 0.7471347228426295, + -0.054060312873383184 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6637517896641065, + 0.399317745984047, + -0.6324388503720463, + 0.03022473170239746 + ], + [ + -0.3541681145575293, + 0.9125536368717256, + 0.2044769093637507, + -0.1654214177589794 + ], + [ + 0.6587856315589012, + 0.08826776067402431, + 0.7471347228426295, + 0.14321442227028539 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.17299631501838805, + 0.12624542830603758, + -0.054060312873383184 + ], + "rotation_world_from_camera": [ + [ + 0.6637517896641068, + -0.35416811455752945, + 0.6587856315589012 + ], + [ + 0.3993177459840471, + 0.9125536368717256, + 0.08826776067402418 + ], + [ + -0.6324388503720465, + 0.2044769093637507, + 0.7471347228426295 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.031872519314259884, + 0.3541423175663244, + 0.20665750428353513, + 0.911515242519079 + ] + }, + { + "frame_id": 9, + "image_name": "000009.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6327754046263455, + -0.37634285927619165, + 0.6767284090178164, + -0.1818369107451855 + ], + [ + 0.41895463969085917, + 0.9013767490481558, + 0.10953066308975003, + 0.1206992215219681 + ], + [ + -0.6512083362346239, + 0.21421019711301906, + 0.7280396241080114, + -0.04878331276170218 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6327754046263457, + 0.41895463969085917, + -0.651208336234624, + 0.032726325969524746 + ], + [ + -0.37634285927619177, + 0.9013767490481559, + 0.2142101971130192, + -0.1667786117773973 + ], + [ + 0.6767284090178166, + 0.10953066308975015, + 0.7280396241080113, + 0.1453501222273595 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.1818369107451855, + 0.1206992215219681, + -0.04878331276170218 + ], + "rotation_world_from_camera": [ + [ + 0.6327754046263455, + -0.37634285927619165, + 0.6767284090178164 + ], + [ + 0.41895463969085917, + 0.9013767490481558, + 0.10953066308975003 + ], + [ + -0.6512083362346239, + 0.21421019711301906, + 0.7280396241080114 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.028978576009607588, + 0.3676145128778919, + 0.2201632748856573, + 0.9030769316318672 + ] + }, + { + "frame_id": 10, + "image_name": "000010.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6098066689788721, + -0.38050356338668523, + 0.6952358338858311, + -0.19162228578291002 + ], + [ + 0.41408087720648423, + 0.9009264695850252, + 0.12987888024221256, + 0.11683983297485506 + ], + [ + -0.6757757420925976, + 0.20868285662961703, + 0.7069502187198913, + -0.0430918908793002 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6098066689788723, + 0.4140808772064843, + -0.6757757420925972, + 0.03935095272737444 + ], + [ + -0.38050356338668523, + 0.9009264695850254, + 0.20868285662961708, + -0.16918452190737512 + ], + [ + 0.6952358338858312, + 0.1298788802422126, + 0.706950218719891, + 0.14851147465510414 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.19162228578291002, + 0.11683983297485506, + -0.0430918908793002 + ], + "rotation_world_from_camera": [ + [ + 0.6098066689788721, + -0.38050356338668523, + 0.6952358338858311 + ], + [ + 0.41408087720648423, + 0.9009264695850252, + 0.12987888024221256 + ], + [ + -0.6757757420925976, + 0.20868285662961703, + 0.7069502187198913 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.02196577265859147, + 0.3821549364741551, + 0.22148198581148404, + 0.8968951105457912 + ] + }, + { + "frame_id": 11, + "image_name": "000011.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.5985058831158557, + -0.3695976564171165, + 0.7107659813515871, + -0.2042782672569742 + ], + [ + 0.4159927093641853, + 0.9016080211574875, + 0.1185455268676302, + 0.11454365268380072 + ], + [ + -0.6846464588614727, + 0.2247232710589954, + 0.6933676353948107, + -0.03939730988273662 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.5985058831158557, + 0.4159927093641853, + -0.6846464588614726, + 0.047639191625723915 + ], + [ + -0.36959765641711645, + 0.9016080211574875, + 0.2247232710589953, + -0.16992075251974567 + ], + [ + 0.7107659813515872, + 0.11854552686763017, + 0.6933676353948107, + 0.15893222503327079 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2042782672569742, + 0.11454365268380072, + -0.03939730988273662 + ], + "rotation_world_from_camera": [ + [ + 0.5985058831158557, + -0.3695976564171165, + 0.7107659813515871 + ], + [ + 0.4159927093641853, + 0.9016080211574875, + 0.1185455268676302 + ], + [ + -0.6846464588614727, + 0.2247232710589954, + 0.6933676353948107 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.029707854868525462, + 0.3904274909143889, + 0.21980316826735433, + 0.893515744078994 + ] + }, + { + "frame_id": 12, + "image_name": "000012.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.5659929116034625, + -0.3777440391194706, + 0.732776545015152, + -0.2138686999524518 + ], + [ + 0.43259250578884567, + 0.8927320426365274, + 0.12606833062010833, + 0.11194358213332639 + ], + [ + -0.7017946622410023, + 0.24563986028273438, + 0.668689248523046, + -0.03640058815296802 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.5659929116034623, + 0.43259250578884556, + -0.7017946622410025, + 0.04707647501671434 + ], + [ + -0.3777440391194705, + 0.8927320426365275, + 0.2456398602827344, + -0.17178181391109917 + ], + [ + 0.7327765450151518, + 0.12606833062010822, + 0.6686892485230461, + 0.16694610845266145 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2138686999524518, + 0.11194358213332639, + -0.03640058815296802 + ], + "rotation_world_from_camera": [ + [ + 0.5659929116034625, + -0.3777440391194706, + 0.732776545015152 + ], + [ + 0.43259250578884567, + 0.8927320426365274, + 0.12606833062010833 + ], + [ + -0.7017946622410023, + 0.24563986028273438, + 0.668689248523046 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.03380687963968645, + 0.40560136911443573, + 0.22910930485417666, + 0.884224830397088 + ] + }, + { + "frame_id": 13, + "image_name": "000013.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.5502082504351378, + -0.39204379950463764, + 0.7372737215058407, + -0.22870389242749758 + ], + [ + 0.43843324914667114, + 0.8870705335351029, + 0.14450659007962618, + 0.10459309960784467 + ], + [ + -0.7106667061258728, + 0.24373659512620496, + 0.6599585630935374, + -0.028516667408790282 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.5502082504351378, + 0.4384332491466711, + -0.7106667061258729, + 0.059711829923758626 + ], + [ + -0.3920437995046377, + 0.8870705335351026, + 0.24373659512620496, + -0.17549284420343203 + ], + [ + 0.7372737215058409, + 0.14450659007962613, + 0.6599585630935376, + 0.1723227965700259 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.22870389242749758, + 0.10459309960784467, + -0.028516667408790282 + ], + "rotation_world_from_camera": [ + [ + 0.5502082504351378, + -0.39204379950463764, + 0.7372737215058407 + ], + [ + 0.43843324914667114, + 0.8870705335351029, + 0.14450659007962618 + ], + [ + -0.7106667061258728, + 0.24373659512620496, + 0.6599585630935374 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.02819199268629971, + 0.41137079381211156, + 0.23594479180694838, + 0.8799484852910109 + ] + }, + { + "frame_id": 14, + "image_name": "000014.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.5017282960908466, + -0.4162215459809415, + 0.7583062320481158, + -0.24477356663636335 + ], + [ + 0.482679602326834, + 0.8621740492931406, + 0.153871083128308, + 0.09704860761596945 + ], + [ + -0.7178364147905741, + 0.2888174741713254, + 0.6334787669795339, + -0.024495157670624452 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.5017282960908467, + 0.48267960232683393, + -0.717836414790574, + 0.058382925024081926 + ], + [ + -0.4162215459809416, + 0.8621740492931405, + 0.2888174741713254, + -0.17847819375931956 + ], + [ + 0.7583062320481159, + 0.153871083128308, + 0.633478766979534, + 0.18619750892919218 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.24477356663636335, + 0.09704860761596945, + -0.024495157670624452 + ], + "rotation_world_from_camera": [ + [ + 0.5017282960908466, + -0.4162215459809415, + 0.7583062320481158 + ], + [ + 0.482679602326834, + 0.8621740492931406, + 0.153871083128308 + ], + [ + -0.7178364147905741, + 0.2888174741713254, + 0.6334787669795339 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.03897268215741686, + 0.42631179499949334, + 0.2596037468891516, + 0.8656473173821312 + ] + }, + { + "frame_id": 15, + "image_name": "000015.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.47124920350431637, + -0.4419531722686194, + 0.7632834216188972, + -0.2608480769839178 + ], + [ + 0.5468710145089106, + 0.8253821528680473, + 0.14027257471402646, + 0.08508210318164434 + ], + [ + -0.6919944231614459, + 0.35131424003107425, + 0.6306520618097164, + -0.02278532758966958 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.4712492035043165, + 0.5468710145089106, + -0.6919944231614458, + 0.06062819280884825 + ], + [ + -0.4419531722686194, + 0.8253821528680474, + 0.3513142400310743, + -0.17750307455179462 + ], + [ + 0.7632834216188974, + 0.14027257471402646, + 0.6306520618097166, + 0.20153594087105559 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2608480769839178, + 0.08508210318164434, + -0.02278532758966958 + ], + "rotation_world_from_camera": [ + [ + 0.47124920350431637, + -0.4419531722686194, + 0.7632834216188972 + ], + [ + 0.5468710145089106, + 0.8253821528680473, + 0.14027257471402646 + ], + [ + -0.6919944231614459, + 0.35131424003107425, + 0.6306520618097164 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.061674526399787856, + 0.42528839848801847, + 0.2889726221622702, + 0.8554652854122837 + ] + }, + { + "frame_id": 16, + "image_name": "000016.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.45833808624281547, + -0.4629524814445814, + 0.7586838594721638, + -0.2682703390479212 + ], + [ + 0.535135249700889, + 0.8252982896435017, + 0.18031360913441272, + 0.07236481073634546 + ], + [ + -0.7096171243895124, + 0.32335388204846877, + 0.6260078304121637, + -0.010191057239407093 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.4583380862428154, + 0.535135249700889, + -0.7096171243895124, + 0.07700180399926666 + ], + [ + -0.46295248144458145, + 0.8252982896435019, + 0.32335388204846877, + -0.1806236557707555 + ], + [ + 0.7586838594721638, + 0.1803136091344127, + 0.6260078304121637, + 0.19686369764463105 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2682703390479212, + 0.07236481073634546, + -0.010191057239407093 + ], + "rotation_world_from_camera": [ + [ + 0.45833808624281547, + -0.4629524814445814, + 0.7586838594721638 + ], + [ + 0.535135249700889, + 0.8252982896435017, + 0.18031360913441272 + ], + [ + -0.7096171243895124, + 0.32335388204846877, + 0.6260078304121637 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.04192840978128654, + 0.4303929521345938, + 0.2925625807096007, + 0.8528839613772908 + ] + }, + { + "frame_id": 17, + "image_name": "000017.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.428936567697061, + -0.47854349325104883, + 0.7661654820985786, + -0.2668453721357064 + ], + [ + 0.528053430414789, + 0.8209784728491719, + 0.21714953775086593, + 0.056667948572182915 + ], + [ + -0.7329208657961906, + 0.3114329336876956, + 0.6048442215109915, + 0.002884697871583152 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.4289365676970612, + 0.5280534304147892, + -0.732920865796191, + 0.08665028865322602 + ], + [ + -0.4785434932510491, + 0.8209784728491721, + 0.3114329336876955, + -0.17511867233893305 + ], + [ + 0.7661654820985792, + 0.2171495377508658, + 0.6048442215109917, + 0.19039750151195678 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2668453721357064, + 0.056667948572182915, + 0.002884697871583152 + ], + "rotation_world_from_camera": [ + [ + 0.428936567697061, + -0.47854349325104883, + 0.7661654820985786 + ], + [ + 0.528053430414789, + 0.8209784728491719, + 0.21714953775086593 + ], + [ + -0.7329208657961906, + 0.3114329336876956, + 0.6048442215109915 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.02790104539662195, + 0.44362080757137595, + 0.2978796657061197, + 0.8448016427033664 + ] + }, + { + "frame_id": 18, + "image_name": "000018.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.3701112422022912, + -0.5082776692930085, + 0.7776062495206321, + -0.2670084763956955 + ], + [ + 0.5431151452775691, + 0.7974829779436985, + 0.26276765185268797, + 0.04237017969770681 + ], + [ + -0.7536866771846256, + 0.32507646913936644, + 0.5712107158013411, + 0.019931982424854475 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.3701112422022912, + 0.5431151452775692, + -0.7536866771846257, + 0.0908334221788862 + ], + [ + -0.5082776692930085, + 0.7974829779436986, + 0.3250764691393664, + -0.17598336161483788 + ], + [ + 0.7776062495206326, + 0.26276765185268797, + 0.5712107158013414, + 0.18510858534429142 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2670084763956955, + 0.04237017969770681, + 0.019931982424854475 + ], + "rotation_world_from_camera": [ + [ + 0.3701112422022912, + -0.5082776692930085, + 0.7776062495206321 + ], + [ + 0.5431151452775691, + 0.7974829779436985, + 0.26276765185268797 + ], + [ + -0.7536866771846256, + 0.32507646913936644, + 0.5712107158013411 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.01882517235811806, + 0.4626448475721052, + 0.3176540947537712, + 0.8274667570282402 + ] + }, + { + "frame_id": 19, + "image_name": "000019.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.2743773182567879, + -0.5494218686932331, + 0.7892101731654559, + -0.2633183470576088 + ], + [ + 0.5588386120221681, + 0.758996310640673, + 0.334101790098442, + 0.027271140418613293 + ], + [ + -0.7825704396023081, + 0.3493711645735557, + 0.5152895267955362, + 0.038577664866012336 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.2743773182567879, + 0.5588386120221682, + -0.7825704396023082, + 0.08719815580670315 + ], + [ + -0.5494218686932332, + 0.7589963106406732, + 0.34937116457355566, + -0.17884947696706305 + ], + [ + 0.789210173165456, + 0.334101790098442, + 0.5152895267955362, + 0.17882351477340816 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2633183470576088, + 0.027271140418613293, + 0.038577664866012336 + ], + "rotation_world_from_camera": [ + [ + 0.2743773182567879, + -0.5494218686932331, + 0.7892101731654559 + ], + [ + 0.5588386120221681, + 0.758996310640673, + 0.334101790098442 + ], + [ + -0.7825704396023081, + 0.3493711645735557, + 0.5152895267955362 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.004782280328948888, + 0.49227265452906005, + 0.34710081312857627, + 0.7982266526014083 + ] + }, + { + "frame_id": 20, + "image_name": "000020.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.2114645872437517, + -0.5820109144179675, + 0.7852044471602229, + -0.2540946116438146 + ], + [ + 0.5613707821149866, + 0.72996769736316, + 0.3898846057411527, + 0.011003104144035675 + ], + [ + -0.800090978157758, + 0.3583440473967543, + 0.48108624005044553, + 0.057978081759410854 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.2114645872437516, + 0.5613707821149867, + -0.8000909781577579, + 0.09394293113968816 + ], + [ + -0.5820109144179675, + 0.7299676973631601, + 0.35834404739675424, + -0.1766938483453308 + ], + [ + 0.7852044471602226, + 0.3898846057411527, + 0.48108624005044537, + 0.16733382078207443 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2540946116438146, + 0.011003104144035675, + 0.057978081759410854 + ], + "rotation_world_from_camera": [ + [ + 0.2114645872437517, + -0.5820109144179675, + 0.7852044471602229 + ], + [ + 0.5613707821149866, + 0.72996769736316, + 0.3898846057411527 + ], + [ + -0.800090978157758, + 0.3583440473967543, + 0.48108624005044553 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.010132248394928576, + 0.5092683158387539, + 0.3673057158020869, + 0.7782220962966416 + ] + }, + { + "frame_id": 21, + "image_name": "000021.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.14808661680849555, + -0.6293732117387499, + 0.762862841058512, + -0.24242756261813223 + ], + [ + 0.5624228921765475, + 0.6880823966230557, + 0.45850093327412056, + 0.0010059402511988867 + ], + [ + -0.8134806969301618, + 0.36115367339004384, + 0.4558696962059401, + 0.07717547404363743 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.1480866168084955, + 0.5624228921765474, + -0.8134806969301613, + 0.09811527215474658 + ], + [ + -0.62937321173875, + 0.6880823966230558, + 0.3611536733900438, + -0.181141789424353 + ], + [ + 0.7628628410585119, + 0.45850093327412056, + 0.45586969620594003, + 0.14929579471894355 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.24242756261813223, + 0.0010059402511988867, + 0.07717547404363743 + ], + "rotation_world_from_camera": [ + [ + 0.14808661680849555, + -0.6293732117387499, + 0.762862841058512 + ], + [ + 0.5624228921765475, + 0.6880823966230557, + 0.45850093327412056 + ], + [ + -0.8134806969301618, + 0.36115367339004384, + 0.4558696962059401 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.03215013211286928, + 0.5206068775017817, + 0.39360534891385457, + 0.7569740269053971 + ] + }, + { + "frame_id": 22, + "image_name": "000022.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.0645530100243494, + -0.6724087654116083, + 0.7373597229944366, + -0.23610670574782092 + ], + [ + 0.5897282498888101, + 0.621776378584555, + 0.5153782361696669, + -0.0068059877541161605 + ], + [ + -0.8050177017804496, + 0.40157264253421515, + 0.4366759812357559, + 0.09698677026803228 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.06455301002434953, + 0.5897282498888105, + -0.80501770178045, + 0.09733114869423462 + ], + [ + -0.6724087654116088, + 0.6217763785845549, + 0.4015726425342151, + -0.19347564972624162 + ], + [ + 0.7373597229944373, + 0.5153782361696672, + 0.436675981235756, + 0.13525144003777123 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.23610670574782092, + -0.0068059877541161605, + 0.09698677026803228 + ], + "rotation_world_from_camera": [ + [ + 0.0645530100243494, + -0.6724087654116083, + 0.7373597229944366 + ], + [ + 0.5897282498888101, + 0.621776378584555, + 0.5153782361696669 + ], + [ + -0.8050177017804496, + 0.40157264253421515, + 0.4366759812357559 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.03905332957648575, + 0.5292795545183211, + 0.43311274300892233, + 0.7285268302960195 + ] + }, + { + "frame_id": 23, + "image_name": "000023.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.039156391460137586, + -0.6955451518113205, + 0.7174146073224233, + -0.23986662162426647 + ], + [ + 0.6086527626179374, + 0.5528003893758242, + 0.5691691699868238, + -0.01551490294718853 + ], + [ + -0.7924699310165482, + 0.4589429935163016, + 0.4016998097297568, + 0.1055131535570063 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.03915639146013765, + 0.6086527626179375, + -0.7924699310165486, + 0.08366687872667429 + ], + [ + -0.6955451518113208, + 0.5528003893758241, + 0.45894299351630174, + -0.20668594391058284 + ], + [ + 0.7174146073224238, + 0.5691691699868237, + 0.40169980972975683, + 0.1385298088873709 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.23986662162426647, + -0.01551490294718853, + 0.1055131535570063 + ], + "rotation_world_from_camera": [ + [ + -0.039156391460137586, + -0.6955451518113205, + 0.7174146073224233 + ], + [ + 0.6086527626179374, + 0.5528003893758242, + 0.5691691699868238 + ], + [ + -0.7924699310165482, + 0.4589429935163016, + 0.4016998097297568 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.039822761814951604, + 0.5454944938095627, + 0.47118356609024203, + 0.6919797337432368 + ] + }, + { + "frame_id": 24, + "image_name": "000024.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.08485093137854005, + -0.6964173567668507, + 0.7126031045666775, + -0.24386502180724937 + ], + [ + 0.6028020205423535, + 0.5335762752260322, + 0.5932335817753149, + -0.022676908316665554 + ], + [ + -0.7933662732144907, + 0.4798950132162101, + 0.3745273458854017, + 0.10718570224929677 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.08485093137853995, + 0.6028020205423537, + -0.7933662732144909, + 0.07801503305734929 + ], + [ + -0.6964173567668508, + 0.5335762752260321, + 0.47989501321621014, + -0.20916985761916143 + ], + [ + 0.7126031045666777, + 0.5932335817753152, + 0.3745273458854018, + 0.14708769859906035 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.24386502180724937, + -0.022676908316665554, + 0.10718570224929677 + ], + "rotation_world_from_camera": [ + [ + -0.08485093137854005, + -0.6964173567668507, + 0.7126031045666775 + ], + [ + 0.6028020205423535, + 0.5335762752260322, + 0.5932335817753149 + ], + [ + -0.7933662732144907, + 0.4798950132162101, + 0.3745273458854017 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.041968582028780906, + 0.5576512935336854, + 0.4810930268767958, + 0.6751393725988906 + ] + }, + { + "frame_id": 25, + "image_name": "000025.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.12083733030470699, + -0.7008018331780623, + 0.7030470327219213, + -0.2480996014148331 + ], + [ + 0.6173167620433545, + 0.5015817877742562, + 0.6060822761585172, + -0.026902143487515122 + ], + [ + -0.7773791577506689, + 0.5072400820000802, + 0.37200691432742544, + 0.10981539313125992 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.12083733030470699, + 0.6173167620433547, + -0.777379157750669, + 0.07199564844554564 + ], + [ + -0.7008018331780627, + 0.5015817877742562, + 0.5072400820000804, + -0.21607779927360563 + ], + [ + 0.7030470327219215, + 0.6060822761585175, + 0.3720069143274254, + 0.14987851540823288 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2480996014148331, + -0.026902143487515122, + 0.10981539313125992 + ], + "rotation_world_from_camera": [ + [ + -0.12083733030470699, + -0.7008018331780623, + 0.7030470327219213 + ], + [ + 0.6173167620433545, + 0.5015817877742562, + 0.6060822761585172 + ], + [ + -0.7773791577506689, + 0.5072400820000802, + 0.37200691432742544 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.03732950439535508, + 0.5591091583384092, + 0.4978108217128962, + 0.6619575839502435 + ] + }, + { + "frame_id": 26, + "image_name": "000026.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.138090544202054, + -0.6973537460482243, + 0.7032984817803098, + -0.24929847048382928 + ], + [ + 0.6316372254645725, + 0.48494494585368464, + 0.6048659478747199, + -0.03992772628384164 + ], + [ + -0.762866578773377, + 0.5277557696164727, + 0.3735082738402557, + 0.11722745470201053 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.13809054420205416, + 0.6316372254645729, + -0.762866578773377, + 0.08022298409801673 + ], + [ + -0.6973537460482244, + 0.4849449458536848, + 0.5277557696164726, + -0.2163539387916525 + ], + [ + 0.7032984817803101, + 0.6048659478747199, + 0.37350827384025564, + 0.15569673355415412 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.24929847048382928, + -0.03992772628384164, + 0.11722745470201053 + ], + "rotation_world_from_camera": [ + [ + -0.138090544202054, + -0.6973537460482243, + 0.7032984817803098 + ], + [ + 0.6316372254645725, + 0.48494494585368464, + 0.6048659478747199 + ], + [ + -0.762866578773377, + 0.5277557696164727, + 0.3735082738402557 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.02939488094892357, + 0.5589112667086528, + 0.5066196483034943, + 0.6558129831537126 + ] + }, + { + "frame_id": 27, + "image_name": "000027.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.19947347163638726, + -0.7048898355790189, + 0.6806913058139582, + -0.23995295177309586 + ], + [ + 0.6374646604481357, + 0.43422327741655875, + 0.6364659865455227, + -0.05176424934283211 + ], + [ + -0.7442104143272054, + 0.5608747320454063, + 0.36272633507911023, + 0.13294190356730495 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.19947347163638707, + 0.6374646604481354, + -0.7442104143272055, + 0.0840703804463745 + ], + [ + -0.7048898355790185, + 0.4342232774165586, + 0.5608747320454063, + -0.2212269092603036 + ], + [ + 0.6806913058139581, + 0.6364659865455229, + 0.36272633507911034, + 0.14805854264270737 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.23995295177309586, + -0.05176424934283211, + 0.13294190356730495 + ], + "rotation_world_from_camera": [ + [ + -0.19947347163638726, + -0.7048898355790189, + 0.6806913058139582 + ], + [ + 0.6374646604481357, + 0.43422327741655875, + 0.6364659865455227 + ], + [ + -0.7442104143272054, + 0.5608747320454063, + 0.36272633507911023 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.029903661431102003, + 0.5636866181607108, + 0.5310311971294481, + 0.6319565137055083 + ] + }, + { + "frame_id": 28, + "image_name": "000028.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.27041309348306536, + -0.7178856198749158, + 0.6414959046242825, + -0.2222565495114636 + ], + [ + 0.6371762395810747, + 0.36605695926969856, + 0.6782394431788399, + -0.05749031311637706 + ], + [ + -0.721722383320789, + 0.592150774167382, + 0.35843306497410415, + 0.15602561905808277 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.27041309348306536, + 0.6371762395810749, + -0.7217223833207888, + 0.08913756206926575 + ], + [ + -0.717885619874916, + 0.3660569592696988, + 0.592150774167382, + -0.23090074272564187 + ], + [ + 0.6414959046242826, + 0.6782394431788402, + 0.3584330649741042, + 0.12564412339028616 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2222565495114636, + -0.05749031311637706, + 0.15602561905808277 + ], + "rotation_world_from_camera": [ + [ + -0.27041309348306536, + -0.7178856198749158, + 0.6414959046242825 + ], + [ + 0.6371762395810747, + 0.36605695926969856, + 0.6782394431788399 + ], + [ + -0.721722383320789, + 0.592150774167382, + 0.35843306497410415 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.03569622624708328, + 0.5652514899977399, + 0.561869468646293, + 0.6029255614834922 + ] + }, + { + "frame_id": 29, + "image_name": "000029.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.350237191804532, + -0.7267996422284697, + 0.5908436252795186, + -0.2092404542875107 + ], + [ + 0.579863598581452, + 0.3271420982522455, + 0.746147609117182, + -0.07008681496151593 + ], + [ + -0.7355896386689008, + 0.60393735404236, + 0.3068673261774033, + 0.17108258867409287 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.35023719180453206, + 0.579863598581452, + -0.7355896386689009, + 0.09320358320045088 + ], + [ + -0.7267996422284694, + 0.3271420982522455, + 0.60393735404236, + -0.23247070553610705 + ], + [ + 0.5908436252795186, + 0.746147609117182, + 0.30686732617740353, + 0.12342384143861226 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2092404542875107, + -0.07008681496151593, + 0.17108258867409287 + ], + "rotation_world_from_camera": [ + [ + -0.350237191804532, + -0.7267996422284697, + 0.5908436252795186 + ], + [ + 0.579863598581452, + 0.3271420982522455, + 0.746147609117182 + ], + [ + -0.7355896386689008, + 0.60393735404236, + 0.3068673261774033 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.06275624225090916, + 0.5853443353871665, + 0.5766199831192313, + 0.5665183652418332 + ] + }, + { + "frame_id": 30, + "image_name": "000030.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.4114351260106944, + -0.7168653966006461, + 0.5628722237250317, + -0.20895883795962447 + ], + [ + 0.538412752327256, + 0.3071335943304908, + 0.784716931998426, + -0.08927308449558342 + ], + [ + -0.7354133838977591, + 0.6259176929838552, + 0.2596039221464411, + 0.17870838007042764 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.4114351260106944, + 0.5384127523272562, + -0.7354133838977591, + 0.09351729582352443 + ], + [ + -0.7168653966006465, + 0.30713359433049064, + 0.6259176929838554, + -0.23423333389960235 + ], + [ + 0.5628722237250319, + 0.784716931998426, + 0.2596039221464408, + 0.14127783037802302 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.20895883795962447, + -0.08927308449558342, + 0.17870838007042764 + ], + "rotation_world_from_camera": [ + [ + -0.4114351260106944, + -0.7168653966006461, + 0.5628722237250317 + ], + [ + 0.538412752327256, + 0.3071335943304908, + 0.784716931998426 + ], + [ + -0.7354133838977591, + 0.6259176929838552, + 0.2596039221464411 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.07387042289098845, + 0.6039380759222638, + 0.5839318140473776, + 0.5374249692901878 + ] + }, + { + "frame_id": 31, + "image_name": "000031.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.4611973214118799, + -0.6884036394587808, + 0.559819131418722, + -0.2060997036601658 + ], + [ + 0.5252627694863764, + 0.2966758375474514, + 0.7975477856573987, + -0.10494846320059008 + ], + [ + -0.715119607977581, + 0.6618790498236239, + 0.22476670058210949, + 0.18023359383828005 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.46119732141187963, + 0.5252627694863763, + -0.715119607977581, + 0.08896146613225174 + ], + [ + -0.6884036394587806, + 0.29667583754745136, + 0.661879049823624, + -0.23003695270765914 + ], + [ + 0.5598191314187219, + 0.7975477856573988, + 0.2247667005821095, + 0.15856946130138136 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2060997036601658, + -0.10494846320059008, + 0.18023359383828005 + ], + "rotation_world_from_camera": [ + [ + -0.4611973214118799, + -0.6884036394587808, + 0.559819131418722 + ], + [ + 0.5252627694863764, + 0.2966758375474514, + 0.7975477856573987 + ], + [ + -0.715119607977581, + 0.6618790498236239, + 0.22476670058210949 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.06587894287737034, + 0.6190933811585337, + 0.589340348280715, + 0.514841047488854 + ] + }, + { + "frame_id": 32, + "image_name": "000032.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.5301267903504033, + -0.6531792730434753, + 0.5406684967881672, + -0.20391730597268906 + ], + [ + 0.48995522811352493, + 0.2844428556493147, + 0.8240364896740234, + -0.11370894157381677 + ], + [ + -0.6920328464726245, + 0.7017471760801464, + 0.1692378216195681, + 0.17869456073645573 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.5301267903504036, + 0.4899552281135249, + -0.6920328464726246, + 0.07127276901076884 + ], + [ + -0.6531792730434757, + 0.2844428556493147, + 0.7017471760801466, + -0.22624926499979753 + ], + [ + 0.5406684967881673, + 0.8240364896740233, + 0.169237821619568, + 0.1737101021540798 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.20391730597268906, + -0.11370894157381677, + 0.17869456073645573 + ], + "rotation_world_from_camera": [ + [ + -0.5301267903504033, + -0.6531792730434753, + 0.5406684967881672 + ], + [ + 0.48995522811352493, + 0.2844428556493147, + 0.8240364896740234 + ], + [ + -0.6920328464726245, + 0.7017471760801464, + 0.1692378216195681 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.06362494082652216, + 0.6413524429633347, + 0.5947524183054358, + 0.48050855531365916 + ] + }, + { + "frame_id": 33, + "image_name": "000033.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.5973847634229164, + -0.6310547536657588, + 0.4948750774751074, + -0.19972464394680178 + ], + [ + 0.4502304146323117, + 0.24674914941365764, + 0.8581418478338256, + -0.11875826632684851 + ], + [ + -0.6636444968280544, + 0.7354486760743298, + 0.13671586115134265, + 0.18150290826176643 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.5973847634229171, + 0.4502304146323123, + -0.6636444968280554, + 0.05460953054167369 + ], + [ + -0.6310547536657592, + 0.2467491494136572, + 0.7354486760743301, + -0.23021975836959674 + ], + [ + 0.49487507747510806, + 0.8581418478338259, + 0.13671586115134235, + 0.1759358603536448 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.19972464394680178, + -0.11875826632684851, + 0.18150290826176643 + ], + "rotation_world_from_camera": [ + [ + -0.5973847634229164, + -0.6310547536657588, + 0.4948750774751074 + ], + [ + 0.4502304146323117, + 0.24674914941365764, + 0.8581418478338256 + ], + [ + -0.6636444968280544, + 0.7354486760743298, + 0.13671586115134265 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.06919217082171084, + 0.6533410387548818, + 0.6097851004986515, + 0.4433058332410263 + ] + }, + { + "frame_id": 34, + "image_name": "000034.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.6617659648920731, + -0.5904981062129605, + 0.46192834321934717, + -0.19773257818430223 + ], + [ + 0.39488348001710827, + 0.2492075078685511, + 0.8842865232669355, + -0.1371267838039001 + ], + [ + -0.6372855285663106, + 0.7675985959997929, + 0.06826090022190522, + 0.18219165669210122 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.661765964892073, + 0.394883480017108, + -0.6372855285663104, + 0.03940451743470318 + ], + [ + -0.5904981062129604, + 0.24920750786855103, + 0.7675985959997929, + -0.22243774878037023 + ], + [ + 0.46192834321934695, + 0.8842865232669351, + 0.0682609002219052, + 0.20016108263916907 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.19773257818430223, + -0.1371267838039001, + 0.18219165669210122 + ], + "rotation_world_from_camera": [ + [ + -0.6617659648920731, + -0.5904981062129605, + 0.46192834321934717 + ], + [ + 0.39488348001710827, + 0.2492075078685511, + 0.8842865232669355 + ], + [ + -0.6372855285663106, + 0.7675985959997929, + 0.06826090022190522 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.07205141743482692, + 0.6787327479462589, + 0.6084446066088159, + 0.4048772786902173 + ] + }, + { + "frame_id": 35, + "image_name": "000035.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.6942126511459202, + -0.5620173496195143, + 0.4496724293478636, + -0.1908677794205831 + ], + [ + 0.3800107465653702, + 0.2443883515287724, + 0.8921133146253781, + -0.14695532818054535 + ], + [ + -0.6112778643822978, + 0.7901967048550036, + 0.04391514718763222, + 0.1909073635698457 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.6942126511459202, + 0.3800107465653702, + -0.6112778643822978, + 0.04003922230158048 + ], + [ + -0.5620173496195144, + 0.2443883515287723, + 0.7901967048550037, + -0.22221120274075326 + ], + [ + 0.44967242934786367, + 0.8921133146253784, + 0.043915147187632106, + 0.2085450580109198 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.1908677794205831, + -0.14695532818054535, + 0.1909073635698457 + ], + "rotation_world_from_camera": [ + [ + -0.6942126511459202, + -0.5620173496195143, + 0.4496724293478636 + ], + [ + 0.3800107465653702, + 0.2443883515287724, + 0.8921133146253781 + ], + [ + -0.6112778643822978, + 0.7901967048550036, + 0.04391514718763222 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.06611325536092451, + 0.6882379413195447, + 0.6110931694113386, + 0.3853864448740006 + ] + }, + { + "frame_id": 36, + "image_name": "000036.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.7195971419227523, + -0.5294804106533562, + 0.4492554374417297, + -0.17329942682620156 + ], + [ + 0.35239069592828465, + 0.2790212443736987, + 0.893290514116954, + -0.16107673073049317 + ], + [ + -0.5983316394440341, + 0.8011227371149232, + -0.01419891959651346, + 0.19643805017191623 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.719597141922752, + 0.3523906959282846, + -0.598331639444034, + 0.04959126960753768 + ], + [ + -0.529480410653356, + 0.27902124437369885, + 0.801122737114923, + -0.20418581026110308 + ], + [ + 0.4492554374417296, + 0.8932905141169539, + -0.014198919596513256, + 0.22453323349381346 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.17329942682620156, + -0.16107673073049317, + 0.19643805017191623 + ], + "rotation_world_from_camera": [ + [ + -0.7195971419227523, + -0.5294804106533562, + 0.4492554374417297 + ], + [ + 0.35239069592828465, + 0.2790212443736987, + 0.893290514116954 + ], + [ + -0.5983316394440341, + 0.8011227371149232, + -0.01419891959651346 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.06241100323673382, + 0.7093689635677904, + 0.5971551259833036, + 0.36919682516729246 + ] + }, + { + "frame_id": 37, + "image_name": "000037.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.7183361246263429, + -0.5448014832488811, + 0.43264830510083513, + -0.15653767745873864 + ], + [ + 0.3241189149262984, + 0.2881982772639565, + 0.9010486568266369, + -0.17509717229894164 + ], + [ + -0.6155811409097951, + 0.7874852994386032, + -0.030442768012913304, + 0.20143248592836596 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.7183361246263439, + 0.3241189149262988, + -0.6155811409097955, + 0.06830367641255712 + ], + [ + -0.5448014832488814, + 0.2881982772639563, + 0.7874852994386032, + -0.19344437695147218 + ], + [ + 0.43264830510083535, + 0.9010486568266369, + -0.030442768012913526, + 0.23162899519042984 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.15653767745873864, + -0.17509717229894164, + 0.20143248592836596 + ], + "rotation_world_from_camera": [ + [ + -0.7183361246263429, + -0.5448014832488811, + 0.43264830510083513 + ], + [ + 0.3241189149262984, + 0.2881982772639565, + 0.9010486568266369 + ], + [ + -0.6155811409097951, + 0.7874852994386032, + -0.030442768012913304 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.07731165197208899, + 0.7136135456084078, + 0.5915435485552762, + 0.36722587893035924 + ] + }, + { + "frame_id": 38, + "image_name": "000038.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.6676568473769432, + -0.6013523522425958, + 0.43887319649641215, + -0.1547458811980395 + ], + [ + 0.35016323286496426, + 0.26656689556722907, + 0.897957571679869, + -0.184576306005054 + ], + [ + -0.6569779634814537, + 0.753204778689001, + 0.03259627064274296, + 0.2100380446162804 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.6676568473769432, + 0.3501632328649642, + -0.6569779634814534, + 0.09930505564138307 + ], + [ + -0.6013523522425958, + 0.26656689556722923, + 0.7532047786890009, + -0.20205652568273608 + ], + [ + 0.4388731964964119, + 0.8979575716798687, + 0.03259627064274306, + 0.22680905410839144 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.1547458811980395, + -0.184576306005054, + 0.2100380446162804 + ], + "rotation_world_from_camera": [ + [ + -0.6676568473769432, + -0.6013523522425958, + 0.43887319649641215 + ], + [ + 0.35016323286496426, + 0.26656689556722907, + 0.897957571679869 + ], + [ + -0.6569779634814537, + 0.753204778689001, + 0.03259627064274296 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.09107687194491898, + 0.6894975475484719, + 0.5986831846754294, + 0.3973368592369166 + ] + }, + { + "frame_id": 39, + "image_name": "000039.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.6291418824888653, + -0.6340474590683581, + 0.44962685790255624, + -0.1587215290501023 + ], + [ + 0.3636759349709228, + 0.27111976386858183, + 0.8911980071582686, + -0.19487820442148937 + ], + [ + -0.6869645595089983, + 0.7242084598296287, + 0.06001500387240687, + 0.21579266275649409 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.6291418824888653, + 0.36367593497092293, + -0.6869645595089983, + 0.11925606313613606 + ], + [ + -0.6340474590683584, + 0.271119763868582, + 0.7242084598296288, + -0.20408052136518964 + ], + [ + 0.44962685790255635, + 0.8911980071582688, + 0.06001500387240681, + 0.23208973231633193 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.1587215290501023, + -0.19487820442148937, + 0.21579266275649409 + ], + "rotation_world_from_camera": [ + [ + -0.6291418824888653, + -0.6340474590683581, + 0.44962685790255624 + ], + [ + 0.3636759349709228, + 0.27111976386858183, + 0.8911980071582686 + ], + [ + -0.6869645595089983, + 0.7242084598296287, + 0.06001500387240687 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.09965358720355477, + 0.6782784536023978, + 0.5954068194295162, + 0.4189250784006979 + ] + }, + { + "frame_id": 40, + "image_name": "000040.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.6362871781555073, + -0.6282904897901593, + 0.44764906718784014, + -0.16245425936228367 + ], + [ + 0.34611273883247134, + 0.28609490397245924, + 0.8935075142039238, + -0.20160990010391164 + ], + [ + -0.689452390620837, + 0.723464419553741, + 0.035420823070359965, + 0.22071249637896787 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.6362871781555074, + 0.3461127388324713, + -0.689452390620837, + 0.1185829507001076 + ], + [ + -0.6282904897901592, + 0.2860949039724591, + 0.7234644195537407, + -0.20406653925416815 + ], + [ + 0.4476490671878401, + 0.8935075142039234, + 0.035420823070359944, + 0.24504464006130822 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.16245425936228367, + -0.20160990010391164, + 0.22071249637896787 + ], + "rotation_world_from_camera": [ + [ + -0.6362871781555073, + -0.6282904897901593, + 0.44764906718784014 + ], + [ + 0.34611273883247134, + 0.28609490397245924, + 0.8935075142039238 + ], + [ + -0.689452390620837, + 0.723464419553741, + 0.035420823070359965 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.10270965728897342, + 0.6868335422534353, + 0.5885603404183399, + 0.41389266388983986 + ] + }, + { + "frame_id": 41, + "image_name": "000041.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.6551588248487726, + -0.6286461610060284, + 0.41901183572204376, + -0.1636397814797367 + ], + [ + 0.31999824574986024, + 0.2715038665070162, + 0.9076820881722586, + -0.20708092773252285 + ], + [ + -0.6843741936541635, + 0.7287589826027001, + 0.02328751459667876, + 0.22396248340848188 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.6551588248487732, + 0.3199982457498606, + -0.6843741936541641, + 0.11232963066135047 + ], + [ + -0.6286461610060288, + 0.2715038665070161, + 0.7287589826027002, + -0.2098629194058014 + ], + [ + 0.4190118357220442, + 0.9076820881722593, + 0.023287514596678653, + 0.25131512453840027 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.1636397814797367, + -0.20708092773252285, + 0.22396248340848188 + ], + "rotation_world_from_camera": [ + [ + -0.6551588248487726, + -0.6286461610060284, + 0.41901183572204376 + ], + [ + 0.31999824574986024, + 0.2715038665070162, + 0.9076820881722586 + ], + [ + -0.6843741936541635, + 0.7287589826027001, + 0.02328751459667876 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.11185905645893439, + 0.6898143186320342, + 0.5930730294277501, + 0.39988515734361835 + ] + }, + { + "frame_id": 42, + "image_name": "000042.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.6780001876716992, + -0.6038759204072358, + 0.4191057363833795, + -0.16097411013656798 + ], + [ + 0.3349861113547595, + 0.25367665521470156, + 0.9074317934690729, + -0.21384615873293686 + ], + [ + -0.6542935508749551, + 0.755633527148839, + 0.030297226474499356, + 0.2263272605032406 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.6780001876716991, + 0.33498611135475925, + -0.6542935508749553, + 0.11057948319368761 + ], + [ + -0.6038759204072356, + 0.25367665521470173, + 0.7556335271488392, + -0.21398107678657 + ], + [ + 0.4191057363833794, + 0.9074317934690729, + 0.030297226474499582, + 0.25465888804412673 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.16097411013656798, + -0.21384615873293686, + 0.2263272605032406 + ], + "rotation_world_from_camera": [ + [ + -0.6780001876716992, + -0.6038759204072358, + 0.4191057363833795 + ], + [ + 0.3349861113547595, + 0.25367665521470156, + 0.9074317934690729 + ], + [ + -0.6542935508749551, + 0.755633527148839, + 0.030297226474499356 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.09750119311975088, + 0.6894526119342615, + 0.6030382987280942, + 0.38922156094488847 + ] + }, + { + "frame_id": 43, + "image_name": "000043.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.7184480681389929, + -0.576328607527425, + 0.38945822565821897, + -0.15434577965466376 + ], + [ + 0.3130044564625633, + 0.23214465210683094, + 0.9209435763024647, + -0.22239959159295222 + ], + [ + -0.6211767732472971, + 0.7835522934965461, + 0.013609545707996577, + 0.23689787778969498 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.7184480681389932, + 0.3130044564625636, + -0.6211767732472975, + 0.10587809538028357 + ], + [ + -0.5763286075274251, + 0.23214465210683077, + 0.7835522934965464, + -0.22294688791364003 + ], + [ + 0.389458225658219, + 0.9209435763024648, + 0.013609545707996384, + 0.2617046362360546 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.15434577965466376, + -0.22239959159295222, + 0.23689787778969498 + ], + "rotation_world_from_camera": [ + [ + -0.7184480681389929, + -0.576328607527425, + 0.38945822565821897 + ], + [ + 0.3130044564625633, + 0.23214465210683094, + 0.9209435763024647 + ], + [ + -0.6211767732472971, + 0.7835522934965461, + 0.013609545707996577 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.09460144561022805, + 0.6958777145694903, + 0.6123546688276652, + 0.3630792371080431 + ] + }, + { + "frame_id": 44, + "image_name": "000044.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.7435673774597518, + -0.5670035583240274, + 0.35442138765249276, + -0.14774769593698064 + ], + [ + 0.29083085660443553, + 0.2030416080665324, + 0.9349820951443332, + -0.2238166696474559 + ], + [ + -0.6021004633982252, + 0.798298860228203, + 0.013927014539897777, + 0.24919842612327525 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.7435673774597515, + 0.2908308566044355, + -0.6021004633982252, + 0.1052749148092725 + ], + [ + -0.5670035583240274, + 0.2030416080665323, + 0.7982988602282031, + -0.23726419235800192 + ], + [ + 0.35442138765249276, + 0.9349820951443332, + 0.013927014539897637, + 0.2581589320277102 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.14774769593698064, + -0.2238166696474559, + 0.24919842612327525 + ], + "rotation_world_from_camera": [ + [ + -0.7435673774597518, + -0.5670035583240274, + 0.35442138765249276 + ], + [ + 0.29083085660443553, + 0.2030416080665324, + 0.9349820951443332 + ], + [ + -0.6021004633982252, + 0.798298860228203, + 0.013927014539897777 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.09932774025142516, + 0.6951046631598702, + 0.6233884791871592, + 0.3440208006598868 + ] + }, + { + "frame_id": 45, + "image_name": "000045.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.7670334467249535, + -0.5475515558777542, + 0.3344353229865057, + -0.13306903174850215 + ], + [ + 0.2841072264167847, + 0.1775019703584319, + 0.9422187296040322, + -0.2272762408083965 + ], + [ + -0.5752762601594121, + 0.8177287717664854, + 0.019413405736125326, + 0.25891626639711185 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.7670334467249537, + 0.2841072264167847, + -0.5752762601594121, + 0.1114508057594695 + ], + [ + -0.5475515558777543, + 0.1775019703584319, + 0.8177287717664856, + -0.2442434553251653 + ], + [ + 0.33443532298650575, + 0.9422187296040321, + 0.019413405736125305, + 0.2536204689647295 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.13306903174850215, + -0.2272762408083965, + 0.25891626639711185 + ], + "rotation_world_from_camera": [ + [ + -0.7670334467249535, + -0.5475515558777542, + 0.3344353229865057 + ], + [ + 0.2841072264167847, + 0.1775019703584319, + 0.9422187296040322 + ], + [ + -0.5752762601594121, + 0.8177287717664854, + 0.019413405736125326 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.09493573771305672, + 0.6937438308459506, + 0.634220955602747, + 0.3278269091188228 + ] + }, + { + "frame_id": 46, + "image_name": "000046.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.8036545791586456, + -0.522951913925414, + 0.28400812157240496, + -0.11041063527533243 + ], + [ + 0.2516842375307582, + 0.13377889332082754, + 0.9585187803483118, + -0.22859154443067897 + ], + [ + -0.5392535229146865, + 0.8417983745669747, + 0.024106733509509887, + 0.2678378719038239 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.8036545791586462, + 0.2516842375307585, + -0.5392535229146869, + 0.11323339193328753 + ], + [ + -0.5229519139254143, + 0.13377889332082724, + 0.8417983745669749, + -0.2526242144146376 + ], + [ + 0.28400812157240507, + 0.958518780348312, + 0.02410673350950952, + 0.24401010929005484 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.11041063527533243, + -0.22859154443067897, + 0.2678378719038239 + ], + "rotation_world_from_camera": [ + [ + -0.8036545791586456, + -0.522951913925414, + 0.28400812157240496 + ], + [ + 0.2516842375307582, + 0.13377889332082754, + 0.9585187803483118 + ], + [ + -0.5392535229146865, + 0.8417983745669747, + 0.024106733509509887 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.0980558437970642, + 0.6916152722015982, + 0.6507653992314221, + 0.29758656205871054 + ] + }, + { + "frame_id": 47, + "image_name": "000047.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.8428163411509427, + -0.48452583631224727, + 0.2342975224684541, + -0.09185802847939 + ], + [ + 0.2125546897175756, + 0.10028396283921122, + 0.9719895218963673, + -0.2331722836659634 + ], + [ + -0.4944503200201245, + 0.8690096896716291, + 0.018467276161237438, + 0.2748220478335792 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.842816341150942, + 0.21255468971757557, + -0.4944503200201244, + 0.108028264436918 + ], + [ + -0.4845258363122472, + 0.10028396283921126, + 0.8690096896716293, + -0.25994716994345946 + ], + [ + 0.23429752246845398, + 0.9719895218963676, + 0.01846727616123742, + 0.24308791035898222 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.09185802847939, + -0.2331722836659634, + 0.2748220478335792 + ], + "rotation_world_from_camera": [ + [ + -0.8428163411509427, + -0.48452583631224727, + 0.2342975224684541 + ], + [ + 0.2125546897175756, + 0.10028396283921122, + 0.9719895218963673 + ], + [ + -0.4944503200201245, + 0.8690096896716291, + 0.018467276161237438 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.09802094144697977, + 0.6936557193285651, + 0.6635133108071322, + 0.26264752894778315 + ] + }, + { + "frame_id": 48, + "image_name": "000048.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.8574940599325224, + -0.4692971781571147, + 0.21086511270053532, + -0.08256803868732683 + ], + [ + 0.20626378231270281, + 0.061895912597277954, + 0.976536813494406, + -0.23905011050386307 + ], + [ + -0.4713376595249929, + 0.8808683525802932, + 0.043723633609096355, + 0.27828413211225683 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.857494059932522, + 0.2062637823127028, + -0.4713376595249926, + 0.1096715687528699 + ], + [ + -0.46929717815711464, + 0.06189591259727803, + 0.880868352580293, + -0.26908440781877346 + ], + [ + 0.21086511270053515, + 0.9765368134944057, + 0.043723633609096375, + 0.23868435852849162 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.08256803868732683, + -0.23905011050386307, + 0.27828413211225683 + ], + "rotation_world_from_camera": [ + [ + -0.8574940599325224, + -0.4692971781571147, + 0.21086511270053532 + ], + [ + 0.20626378231270281, + 0.061895912597277954, + 0.976536813494406 + ], + [ + -0.4713376595249929, + 0.8808683525802932, + 0.043723633609096355 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.0960291542463843, + 0.6847748423607397, + 0.6781079893616394, + 0.2490609796183719 + ] + }, + { + "frame_id": 49, + "image_name": "000049.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.8650511069891473, + -0.4609274338509156, + 0.19807191375977526, + -0.08026630791559679 + ], + [ + 0.19545494401276442, + 0.053975307276259654, + 0.9792262410012305, + -0.24222000232942323 + ], + [ + -0.4620432308321562, + 0.8857948785853547, + 0.04339914646787033, + 0.27927147765388033 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.865051106989148, + 0.1954549440127646, + -0.4620432308321565, + 0.10694413429221956 + ], + [ + -0.46092743385091584, + 0.05397530727625944, + 0.8857948785853547, + -0.27130028891880814 + ], + [ + 0.1980719137597755, + 0.9792262410012311, + 0.043399146467870124, + 0.24096653983262495 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.08026630791559679, + -0.24222000232942323, + 0.27927147765388033 + ], + "rotation_world_from_camera": [ + [ + -0.8650511069891473, + -0.4609274338509156, + 0.19807191375977526 + ], + [ + 0.19545494401276442, + 0.053975307276259654, + 0.9792262410012305 + ], + [ + -0.4620432308321562, + 0.8857948785853547, + 0.04339914646787033 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.0969206366914737, + 0.6847677102122911, + 0.6808955401125708, + 0.24099966117973173 + ] + }, + { + "frame_id": 50, + "image_name": "000050.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.8451460082693624, + -0.47917052743000954, + 0.23690468621116045, + -0.0861186300339274 + ], + [ + 0.22968447931631342, + 0.07465975065030142, + 0.9703973215101269, + -0.24308811720344886 + ], + [ + -0.4826730411650892, + 0.8745407522095703, + 0.04695964285599714, + 0.2791688918860615 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.8451460082693633, + 0.22968447931631364, + -0.4826730411650895, + 0.11779804926239071 + ], + [ + -0.47917052743000976, + 0.07465975065030118, + 0.8745407522095705, + -0.26726118386199466 + ], + [ + 0.23690468621116065, + 0.970397321510127, + 0.04695964285599687, + 0.24318429339081535 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.0861186300339274, + -0.24308811720344886, + 0.2791688918860615 + ], + "rotation_world_from_camera": [ + [ + -0.8451460082693624, + -0.47917052743000954, + 0.23690468621116045 + ], + [ + 0.22968447931631342, + 0.07465975065030142, + 0.9703973215101269 + ], + [ + -0.4826730411650892, + 0.8745407522095703, + 0.04695964285599714 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.09115179403656694, + 0.6842598402770081, + 0.6740634058593931, + 0.2629036825706971 + ] + }, + { + "frame_id": 51, + "image_name": "000051.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.8218655352888689, + -0.49482381657025887, + 0.28228785389949584, + -0.10594784117963991 + ], + [ + 0.271367939627967, + 0.09563537576282953, + 0.957712543639674, + -0.2382888828581408 + ], + [ + -0.500895681001955, + 0.863714805625992, + 0.05567990028764851, + 0.2694593125779993 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.8218655352888696, + 0.2713679396279673, + -0.5008956810019553, + 0.11256008984973452 + ], + [ + -0.49482381657025903, + 0.09563537576282932, + 0.8637148056259918, + -0.26237266606506604 + ], + [ + 0.28228785389949596, + 0.957712543639674, + 0.05567990028764825, + 0.24311657317909027 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.10594784117963991, + -0.2382888828581408, + 0.2694593125779993 + ], + "rotation_world_from_camera": [ + [ + -0.8218655352888689, + -0.49482381657025887, + 0.28228785389949584 + ], + [ + 0.271367939627967, + 0.09563537576282953, + 0.957712543639674 + ], + [ + -0.500895681001955, + 0.863714805625992, + 0.05567990028764851 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.08188282582546383, + 0.6822428106554238, + 0.6674410198312823, + 0.28698856282159074 + ] + }, + { + "frame_id": 52, + "image_name": "000052.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.7670720427118269, + -0.5428438511557577, + 0.34193717924830924, + -0.13724137509758563 + ], + [ + 0.3342046738624634, + 0.11684864406821828, + 0.9352291860008984, + -0.22095905402845667 + ], + [ + -0.5476383087936683, + 0.8316651655815602, + 0.09178962414023849, + 0.2500813398882938 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.7670720427118272, + 0.33420467386246344, + -0.5476383087936687, + 0.10552564868513355 + ], + [ + -0.5428438511557578, + 0.11684864406821797, + 0.8316651655815607, + -0.25666580968512037 + ], + [ + 0.3419371792483095, + 0.9352291860008987, + 0.0917896241402383, + 0.23062041272275607 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.13724137509758563, + -0.22095905402845667, + 0.2500813398882938 + ], + "rotation_world_from_camera": [ + [ + -0.7670720427118269, + -0.5428438511557577, + 0.34193717924830924 + ], + [ + 0.3342046738624634, + 0.11684864406821828, + 0.9352291860008984 + ], + [ + -0.5476383087936683, + 0.8316651655815602, + 0.09178962414023849 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.07792574843996757, + 0.6693524973135992, + 0.6599267047907379, + 0.33225224811001247 + ] + }, + { + "frame_id": 53, + "image_name": "000053.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.694467604744782, + -0.5863047432650199, + 0.4170869141857415, + -0.17282057859050257 + ], + [ + 0.4110010646205524, + 0.15255293163314604, + 0.8987801332533475, + -0.19559008630405936 + ], + [ + -0.5905868867836616, + 0.7955968521022891, + 0.13502880464593758, + 0.22327129552413463 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.6944676047447823, + 0.4110010646205525, + -0.5905868867836616, + 0.092230539767594 + ], + [ + -0.58630474326502, + 0.15255293163314593, + 0.7955968521022889, + -0.24912162378115393 + ], + [ + 0.41708691418574156, + 0.8987801332533475, + 0.13502880464593742, + 0.21772562951712962 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.17282057859050257, + -0.19559008630405936, + 0.22327129552413463 + ], + "rotation_world_from_camera": [ + [ + -0.694467604744782, + -0.5863047432650199, + 0.4170869141857415 + ], + [ + 0.4110010646205524, + 0.15255293163314604, + 0.8987801332533475 + ], + [ + -0.5905868867836616, + 0.7955968521022891, + 0.13502880464593758 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.06699003466213165, + 0.654215509547884, + 0.6474842619240976, + 0.3850695169493105 + ] + }, + { + "frame_id": 54, + "image_name": "000054.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.6128338472509555, + -0.5861572255286462, + 0.5299569629924226, + -0.21375458232125782 + ], + [ + 0.4939383256470618, + 0.23934269448220438, + 0.8359066963812263, + -0.16189250780926437 + ], + [ + -0.6168140774338483, + 0.7740379716516224, + 0.14284821427260735, + 0.18905827026732056 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.6128338472509558, + 0.49393832564706186, + -0.6168140774338483, + 0.0655826737468308 + ], + [ + -0.5861572255286465, + 0.23934269448220447, + 0.7740379716516225, + -0.23288428392359356 + ], + [ + 0.5299569629924227, + 0.8359066963812258, + 0.14284821427260735, + 0.22160112434324689 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.21375458232125782, + -0.16189250780926437, + 0.18905827026732056 + ], + "rotation_world_from_camera": [ + [ + -0.6128338472509555, + -0.5861572255286462, + 0.5299569629924226 + ], + [ + 0.4939383256470618, + 0.23934269448220438, + 0.8359066963812263 + ], + [ + -0.6168140774338483, + 0.7740379716516224, + 0.14284821427260735 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.03526770475318941, + 0.6537064187119002, + 0.6156986614898069, + 0.4385650070126025 + ] + }, + { + "frame_id": 55, + "image_name": "000055.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.4662185852793717, + -0.6293085537116057, + 0.6217804877651818, + -0.24828493395656742 + ], + [ + 0.5328206634687157, + 0.36132159178844087, + 0.7652116360120411, + -0.12087761989815296 + ], + [ + -0.7062169435243378, + 0.6880533784037935, + 0.16685375976065844, + 0.1587591044901504 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.46621858527937216, + 0.5328206634687161, + -0.7062169435243386, + 0.060769412506935086 + ], + [ + -0.6293085537116062, + 0.3613215917884407, + 0.6880533784037939, + -0.2218068768601993 + ], + [ + 0.6217804877651824, + 0.7652116360120415, + 0.16685375976065836, + 0.2203861351393511 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.24828493395656742, + -0.12087761989815296, + 0.1587591044901504 + ], + "rotation_world_from_camera": [ + [ + -0.4662185852793717, + -0.6293085537116057, + 0.6217804877651818 + ], + [ + 0.5328206634687157, + 0.36132159178844087, + 0.7652116360120411 + ], + [ + -0.7062169435243378, + 0.6880533784037935, + 0.16685375976065844 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.037436824022374485, + 0.6443381133588084, + 0.5638596352931262, + 0.5152564328248911 + ] + }, + { + "frame_id": 56, + "image_name": "000056.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.38744981030780523, + -0.6136665134857942, + 0.6879651551631338, + -0.27613472012884505 + ], + [ + 0.5884361901377881, + 0.40983987984406584, + 0.696974980200528, + -0.08282102681693308 + ], + [ + -0.7096657626154513, + 0.6748664187197279, + 0.2023112015085634, + 0.13398768105735628 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.38744981030780545, + 0.5884361901377883, + -0.7096657626154516, + 0.0368330144087804 + ], + [ + -0.6136665134857945, + 0.4098398798440658, + 0.674866418719728, + -0.22593505774236913 + ], + [ + 0.6879651551631342, + 0.696974980200528, + 0.20231120150856335, + 0.22058804036322893 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.27613472012884505, + -0.08282102681693308, + 0.13398768105735628 + ], + "rotation_world_from_camera": [ + [ + -0.38744981030780523, + -0.6136665134857942, + 0.6879651551631338 + ], + [ + 0.5884361901377881, + 0.40983987984406584, + 0.696974980200528 + ], + [ + -0.7096657626154513, + 0.6748664187197279, + 0.2023112015085634 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.009988848026241373, + 0.6314622887875626, + 0.5431208732805947, + 0.5533311104223274 + ] + }, + { + "frame_id": 57, + "image_name": "000057.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.2996240537385796, + -0.6190558860427744, + 0.7259443755392394, + -0.2854170815701357 + ], + [ + 0.6017675926636991, + 0.4678251389658747, + 0.6473139916387536, + -0.06004211027326807 + ], + [ + -0.7403385650099535, + 0.6308006414925047, + 0.232356105690484, + 0.11294287967998874 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.29962405373857953, + 0.6017675926636992, + -0.7403385650099535, + 0.034229542641688725 + ], + [ + -0.6190558860427745, + 0.46782513896587474, + 0.6308006414925047, + -0.21984435669489485 + ], + [ + 0.7259443755392393, + 0.6473139916387537, + 0.23235610569048404, + 0.21982005542815655 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2854170815701357, + -0.06004211027326807, + 0.11294287967998874 + ], + "rotation_world_from_camera": [ + [ + -0.2996240537385796, + -0.6190558860427744, + 0.7259443755392394 + ], + [ + 0.6017675926636991, + 0.4678251389658747, + 0.6473139916387536 + ], + [ + -0.7403385650099535, + 0.6308006414925047, + 0.232356105690484 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.006976775850309664, + 0.6194943678141818, + 0.5157894484339489, + 0.5917256946672544 + ] + }, + { + "frame_id": 58, + "image_name": "000058.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.17935997762021, + -0.6247635284769069, + 0.7599345576516197, + -0.2859868348915184 + ], + [ + 0.6111539763682661, + 0.5345627651909556, + 0.5837237936221689, + -0.04057855612343722 + ], + [ + -0.7709220554617273, + 0.5691337132489029, + 0.2859475491172828, + 0.1087742730696154 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.1793599776202099, + 0.6111539763682661, + -0.7709220554617275, + 0.0573616398004872 + ], + [ + -0.624763528476907, + 0.5345627651909554, + 0.569133713248903, + -0.21888946483402705 + ], + [ + 0.7599345576516198, + 0.5837237936221688, + 0.28594754911728265, + 0.20991421079628514 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2859868348915184, + -0.04057855612343722, + 0.1087742730696154 + ], + "rotation_world_from_camera": [ + [ + -0.17935997762021, + -0.6247635284769069, + 0.7599345576516197 + ], + [ + 0.6111539763682661, + 0.5345627651909556, + 0.5837237936221689 + ], + [ + -0.7709220554617273, + 0.5691337132489029, + 0.2859475491172828 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.005694472573289395, + 0.597489580179831, + 0.4823755698484681, + 0.6405369498881444 + ] + }, + { + "frame_id": 59, + "image_name": "000059.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.06037290105966769, + -0.5680647108803452, + 0.8207664692652041, + -0.2762254874347865 + ], + [ + 0.6492234458304791, + 0.6022328885954451, + 0.4645691178694351, + -0.01921216368868913 + ], + [ + -0.7581978832743063, + 0.5609082207869804, + 0.3324423824543818, + 0.10595115273637867 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.0603729010596678, + 0.6492234458304792, + -0.7581978832743063, + 0.07612839282396612 + ], + [ + -0.5680647108803452, + 0.6022328885954453, + 0.5609082207869804, + -0.2047726273947084 + ], + [ + 0.8207664692652041, + 0.4645691178694351, + 0.3324423824543819, + 0.2004193423406574 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2762254874347865, + -0.01921216368868913, + 0.10595115273637867 + ], + "rotation_world_from_camera": [ + [ + -0.06037290105966769, + -0.5680647108803452, + 0.8207664692652041 + ], + [ + 0.6492234458304791, + 0.6022328885954451, + 0.4645691178694351 + ], + [ + -0.7581978832743063, + 0.5609082207869804, + 0.3324423824543818 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.035184612725257, + 0.576663551648778, + 0.44457350205522944, + 0.684525815800646 + ] + }, + { + "frame_id": 60, + "image_name": "000060.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.0810987920915927, + -0.5763385510360826, + 0.8131770167134048, + -0.25144551604445814 + ], + [ + 0.6310333697848315, + 0.6612136237210505, + 0.4057011585190222, + 0.0013822414371539565 + ], + [ + -0.7715049398022571, + 0.4802399591821837, + 0.41731248419548866, + 0.08138386850590576 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.0810987920915929, + 0.6310333697848317, + -0.7715049398022576, + 0.08230774372863293 + ], + [ + -0.5763385510360829, + 0.6612136237210506, + 0.4802399591821837, + -0.18491548694046553 + ], + [ + 0.8131770167134051, + 0.4057011585190223, + 0.41731248419548855, + 0.16994643331095025 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.25144551604445814, + 0.0013822414371539565, + 0.08138386850590576 + ], + "rotation_world_from_camera": [ + [ + 0.0810987920915927, + -0.5763385510360826, + 0.8131770167134048 + ], + [ + 0.6310333697848315, + 0.6612136237210505, + 0.4057011585190222 + ], + [ + -0.7715049398022571, + 0.4802399591821837, + 0.41731248419548866 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.025360817095736236, + 0.5391665668960681, + 0.4107919389371111, + 0.7347831142602782 + ] + }, + { + "frame_id": 61, + "image_name": "000061.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.1866108561821441, + -0.5588011897004682, + 0.8080331792348058, + -0.2424810024148875 + ], + [ + 0.6157645249640609, + 0.7074053839160765, + 0.3470038509906373, + 0.021176367524280176 + ], + [ + -0.765513186137738, + 0.43280348103485633, + 0.4760994734856986, + 0.07188788901459124 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.18661085618214415, + 0.6157645249640613, + -0.7655131861377382, + 0.08724105854376986 + ], + [ + -0.5588011897004688, + 0.7074053839160769, + 0.4328034810348563, + -0.18159227763742522 + ], + [ + 0.8080331792348062, + 0.34700385099063724, + 0.4760994734856986, + 0.15435862809458076 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2424810024148875, + 0.021176367524280176, + 0.07188788901459124 + ], + "rotation_world_from_camera": [ + [ + 0.1866108561821441, + -0.5588011897004682, + 0.8080331792348058 + ], + [ + 0.6157645249640609, + 0.7074053839160765, + 0.3470038509906373 + ], + [ + -0.765513186137738, + 0.43280348103485633, + 0.4760994734856986 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.02786574411517175, + 0.5110516251437407, + 0.38147189719148306, + 0.769759006700136 + ] + }, + { + "frame_id": 62, + "image_name": "000062.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.2929966264868379, + -0.5142130026142874, + 0.8060632511222251, + -0.2399190605411721 + ], + [ + 0.5824172502206532, + 0.7645832275347744, + 0.27604824726471394, + 0.03440826654848693 + ], + [ + -0.758250040232604, + 0.38858393702636057, + 0.5235068293464261, + 0.06366320907287946 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.29299662648683794, + 0.5824172502206532, + -0.7582500402326039, + 0.09852813822127336 + ], + [ + -0.5142130026142874, + 0.7645832275347741, + 0.38858393702636035, + -0.17441598442206585 + ], + [ + 0.8060632511222252, + 0.276048247264714, + 0.523506829346426, + 0.15056347154611852 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2399190605411721, + 0.03440826654848693, + 0.06366320907287946 + ], + "rotation_world_from_camera": [ + [ + 0.2929966264868379, + -0.5142130026142874, + 0.8060632511222251 + ], + [ + 0.5824172502206532, + 0.7645832275347744, + 0.27604824726471394 + ], + [ + -0.758250040232604, + 0.38858393702636057, + 0.5235068293464261 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.03502345501816462, + 0.4868469399363393, + 0.34129421886578076, + 0.8032880372830219 + ] + }, + { + "frame_id": 63, + "image_name": "000063.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.3669570265417032, + -0.47332437514545084, + 0.8008161939951264, + -0.2346010932721906 + ], + [ + 0.5523617725217687, + 0.8035469895791114, + 0.22183035814549149, + 0.054135534514729446 + ], + [ + -0.7484911575484918, + 0.36093804375753386, + 0.5563135048155877, + 0.0460960958546148 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.3669570265417033, + 0.5523617725217688, + -0.7484911575484923, + 0.09068863995431341 + ], + [ + -0.4733243751454512, + 0.8035469895791116, + 0.3609380437575341, + -0.1711806963326907 + ], + [ + 0.8008161939951265, + 0.2218303581454914, + 0.5563135048155878, + 0.15021956896833524 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2346010932721906, + 0.054135534514729446, + 0.0460960958546148 + ], + "rotation_world_from_camera": [ + [ + 0.3669570265417032, + -0.47332437514545084, + 0.8008161939951264 + ], + [ + 0.5523617725217687, + 0.8035469895791114, + 0.22183035814549149 + ], + [ + -0.7484911575484918, + 0.36093804375753386, + 0.5563135048155877 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.04212045864839306, + 0.4691152465604322, + 0.31056782218010476, + 0.8256539106878261 + ] + }, + { + "frame_id": 64, + "image_name": "000064.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.4785344757671866, + -0.42997284766561217, + 0.7655900376654258, + -0.22644589698161738 + ], + [ + 0.5196475769108261, + 0.8414999037623716, + 0.14779819951077258, + 0.08140537895817222 + ], + [ + -0.7077931557403837, + 0.327110474057685, + 0.6261210637319478, + 0.016564089715709707 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.47853447576718666, + 0.5196475769108262, + -0.7077931557403835, + 0.07778401001045587 + ], + [ + -0.42997284766561206, + 0.8414999037623718, + 0.32711047405768495, + -0.171286492965661 + ], + [ + 0.7655900376654258, + 0.1477981995107727, + 0.6261210637319476, + 0.150962028886276 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.22644589698161738, + 0.08140537895817222, + 0.016564089715709707 + ], + "rotation_world_from_camera": [ + [ + 0.4785344757671866, + -0.42997284766561217, + 0.7655900376654258 + ], + [ + 0.5196475769108261, + 0.8414999037623716, + 0.14779819951077258 + ], + [ + -0.7077931557403837, + 0.327110474057685, + 0.6261210637319478 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.05223386897614239, + 0.4291981955528348, + 0.2766255068691196, + 0.8582184225565054 + ] + }, + { + "frame_id": 65, + "image_name": "000065.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.5659404876860741, + -0.38087949324935216, + 0.7311922975659448, + -0.22207555837920628 + ], + [ + 0.46917117224058535, + 0.8780636152648533, + 0.09424806993467039, + 0.11226425960369174 + ], + [ + -0.6779305093710148, + 0.28971554872000277, + 0.6756294289725872, + -0.01892818547961705 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.5659404876860741, + 0.4691711722405853, + -0.6779305093710146, + 0.06017840110963393 + ], + [ + -0.3808794932493521, + 0.8780636152648533, + 0.28971554872000277, + -0.17767539814868738 + ], + [ + 0.731192297565945, + 0.0942480699346704, + 0.675629428972587, + 0.16458768712132013 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.22207555837920628, + 0.11226425960369174, + -0.01892818547961705 + ], + "rotation_world_from_camera": [ + [ + 0.5659404876860741, + -0.38087949324935216, + 0.7311922975659448 + ], + [ + 0.46917117224058535, + 0.8780636152648533, + 0.09424806993467039 + ], + [ + -0.6779305093710148, + 0.28971554872000277, + 0.6756294289725872 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.055334084090715746, + 0.398902775938634, + 0.24063734436993547, + 0.8831242171862793 + ] + }, + { + "frame_id": 66, + "image_name": "000066.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6486414581025595, + -0.3299290159659228, + 0.6858652223683188, + -0.22018713696892445 + ], + [ + 0.43819512745874195, + 0.8987016524116279, + 0.017898888904808008, + 0.14072268608070862 + ], + [ + -0.6222935714773233, + 0.28893283713757356, + 0.7275084374229824, + -0.0448319569029587 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6486414581025595, + 0.43819512745874184, + -0.6222935714773234, + 0.05325987163801882 + ], + [ + -0.32992901596592283, + 0.8987016524116277, + 0.28893283713757345, + -0.18616041143864548 + ], + [ + 0.6858652223683189, + 0.01789888890480787, + 0.7275084374229828, + 0.1811155468483761 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.22018713696892445, + 0.14072268608070862, + -0.0448319569029587 + ], + "rotation_world_from_camera": [ + [ + 0.6486414581025595, + -0.3299290159659228, + 0.6858652223683188 + ], + [ + 0.43819512745874195, + 0.8987016524116279, + 0.017898888904808008 + ], + [ + -0.6222935714773233, + 0.28893283713757356, + 0.7275084374229824 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.07488552641857601, + 0.36143870742011214, + 0.2122294318118928, + 0.9048275454385175 + ] + }, + { + "frame_id": 67, + "image_name": "000067.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7295521666644174, + -0.27180518280428406, + 0.6275950754395575, + -0.21826538633163217 + ], + [ + 0.40126214067906457, + 0.9132114778405258, + -0.07094710140645036, + 0.1613151332426322 + ], + [ + -0.5538432364603803, + 0.30358975500015195, + 0.775300541781082, + -0.05975417616803859 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7295521666644174, + 0.4012621406790646, + -0.5538432364603804, + 0.06141188349629101 + ], + [ + -0.2718051828042842, + 0.913211477840526, + 0.30358975500015195, + -0.18849973875517176 + ], + [ + 0.6275950754395575, + -0.07094710140645052, + 0.7753005417810818, + 0.1947545678739675 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.21826538633163217, + 0.1613151332426322, + -0.05975417616803859 + ], + "rotation_world_from_camera": [ + [ + 0.7295521666644174, + -0.27180518280428406, + 0.6275950754395575 + ], + [ + 0.40126214067906457, + 0.9132114778405258, + -0.07094710140645036 + ], + [ + -0.5538432364603803, + 0.30358975500015195, + 0.775300541781082 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.1012918395563157, + 0.31951477641692366, + 0.1820280866213635, + 0.9244003713605411 + ] + }, + { + "frame_id": 68, + "image_name": "000068.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7924556164871847, + -0.27857236345158465, + 0.5425970274696631, + -0.20333585631795367 + ], + [ + 0.41292861511359497, + 0.8997617318438876, + -0.1411339248007255, + 0.18953833143310678 + ], + [ + -0.44889203013451306, + 0.3358962105030161, + 0.8280517381489088, + -0.07140828349839147 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7924556164871848, + 0.41292861511359497, + -0.4488920301345131, + 0.050814231314765465 + ], + [ + -0.27857236345158465, + 0.8997617318438874, + 0.3358962105030161, + -0.20319731558436233 + ], + [ + 0.542597027469663, + -0.14113392480072545, + 0.8280517381489086, + 0.1962094731005283 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.20333585631795367, + 0.18953833143310678, + -0.07140828349839147 + ], + "rotation_world_from_camera": [ + [ + 0.7924556164871847, + -0.27857236345158465, + 0.5425970274696631 + ], + [ + 0.41292861511359497, + 0.8997617318438876, + -0.1411339248007255 + ], + [ + -0.44889203013451306, + 0.3358962105030161, + 0.8280517381489088 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.12712409930299257, + 0.2642226226157566, + 0.18427858653261675, + 0.9381190071733945 + ] + }, + { + "frame_id": 69, + "image_name": "000069.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7875172220311767, + -0.29407929475656225, + 0.5416031696729454, + -0.1827809114097068 + ], + [ + 0.450807021921071, + 0.8741036814631944, + -0.18087504813861177, + 0.21142570350693168 + ], + [ + -0.4202257179075946, + 0.386600727428148, + 0.820944714070974, + -0.08729353657792929 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7875172220311767, + 0.45080702192107125, + -0.42022571790759466, + 0.01194793476101844 + ], + [ + -0.2940792947565622, + 0.8741036814631946, + 0.3866007274281481, + -0.20481232257287996 + ], + [ + 0.5416031696729455, + -0.18087504813861183, + 0.8209447140709744, + 0.20889952270097548 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.1827809114097068, + 0.21142570350693168, + -0.08729353657792929 + ], + "rotation_world_from_camera": [ + [ + 0.7875172220311767, + -0.29407929475656225, + 0.5416031696729454 + ], + [ + 0.450807021921071, + 0.8741036814631944, + -0.18087504813861177 + ], + [ + -0.4202257179075946, + 0.386600727428148, + 0.820944714070974 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.15204343663654807, + 0.2577022241663058, + 0.1995769341485903, + 0.9330816708045101 + ] + }, + { + "frame_id": 70, + "image_name": "000070.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7817975459393294, + -0.3290090191588491, + 0.5296656138313812, + -0.16318571390910924 + ], + [ + 0.44327336773857146, + 0.8906753272663831, + -0.10102565442810146, + 0.2236757924525515 + ], + [ + -0.4385217424677448, + 0.31376826912715855, + 0.8421687210244749, + -0.10163042472537093 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7817975459393297, + 0.4432733677385717, + -0.43852174246774484, + -0.016138482073843798 + ], + [ + -0.3290090191588493, + 0.8906753272663835, + 0.31376826912715866, + -0.221023678861479 + ], + [ + 0.5296656138313814, + -0.10102565442810149, + 0.8421687210244749, + 0.1946208194465636 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.16318571390910924, + 0.2236757924525515, + -0.10163042472537093 + ], + "rotation_world_from_camera": [ + [ + 0.7817975459393294, + -0.3290090191588491, + 0.5296656138313812 + ], + [ + 0.44327336773857146, + 0.8906753272663831, + -0.10102565442810146 + ], + [ + -0.4385217424677448, + 0.31376826912715855, + 0.8421687210244749 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.11062718658683239, + 0.2582194126622643, + 0.2059707793709839, + 0.9373688700599925 + ] + }, + { + "frame_id": 71, + "image_name": "000071.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7847335671953601, + -0.3334818947460832, + 0.5224778027757806, + -0.15119816003623765 + ], + [ + 0.4231690022578255, + 0.9041616770140687, + -0.058477836376044055, + 0.22992738842381588 + ], + [ + -0.4529031066850411, + 0.26698593164372764, + 0.8506452187953384, + -0.10592042580216794 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7847335671953601, + 0.4231690022578255, + -0.452903106685041, + -0.026619561979646173 + ], + [ + -0.33348189474608314, + 0.9041616770140687, + 0.26698593164372764, + -0.2300341184368564 + ], + [ + 0.5224778027757806, + -0.058477836376044014, + 0.8506452187953384, + 0.18254404241947386 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.15119816003623765, + 0.22992738842381588, + -0.10592042580216794 + ], + "rotation_world_from_camera": [ + [ + 0.7847335671953601, + -0.3334818947460832, + 0.5224778027757806 + ], + [ + 0.4231690022578255, + 0.9041616770140687, + -0.058477836376044055 + ], + [ + -0.4529031066850411, + 0.26698593164372764, + 0.8506452187953384 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.08649663488534257, + 0.2592213778912583, + 0.20109075972425336, + 0.9406833238402772 + ] + }, + { + "frame_id": 72, + "image_name": "000072.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.804692053501819, + -0.3122471760427967, + 0.5049479181899104, + -0.142685563569509 + ], + [ + 0.3965972758938639, + 0.9156299997129375, + -0.06582024292915145, + 0.2334417055110452 + ], + [ + -0.4417932772061975, + 0.25322599526704354, + 0.8606365641409986, + -0.11361592995640504 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.804692053501819, + 0.3965972758938639, + -0.44179327720619754, + -0.027959159370155542 + ], + [ + -0.31224717604279684, + 0.9156299997129377, + 0.25322599526704354, + -0.2295288860953188 + ], + [ + 0.5049479181899102, + -0.06582024292915149, + 0.8606365641409984, + 0.18519599163607486 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.142685563569509, + 0.2334417055110452, + -0.11361592995640504 + ], + "rotation_world_from_camera": [ + [ + 0.804692053501819, + -0.3122471760427967, + 0.5049479181899104 + ], + [ + 0.3965972758938639, + 0.9156299997129375, + -0.06582024292915145 + ], + [ + -0.4417932772061975, + 0.25322599526704354, + 0.8606365641409986 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.0842993025592189, + 0.2501506456468381, + 0.18729289290189444, + 0.9461710491972044 + ] + }, + { + "frame_id": 73, + "image_name": "000073.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8359715797043026, + -0.3677567897927301, + 0.4073161689499185, + -0.13099653454449164 + ], + [ + 0.43524040319786383, + 0.8963916958853299, + -0.08395069369566331, + 0.23654891558385338 + ], + [ + -0.3342413938321431, + 0.24746084762880746, + 0.909420595511218, + -0.11351342142324153 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8359715797043026, + 0.43524040319786383, + -0.334241393832143, + -0.03138714967094559 + ], + [ + -0.3677567897927302, + 0.8963916958853301, + 0.2474608476288075, + -0.23212522113545947 + ], + [ + 0.40731616894991846, + -0.08395069369566338, + 0.909420595511218, + 0.17644689546183956 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.13099653454449164, + 0.23654891558385338, + -0.11351342142324153 + ], + "rotation_world_from_camera": [ + [ + 0.8359715797043026, + -0.3677567897927301, + 0.4073161689499185 + ], + [ + 0.43524040319786383, + 0.8963916958853299, + -0.08395069369566331 + ], + [ + -0.3342413938321431, + 0.24746084762880746, + 0.909420595511218 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.08683214886744808, + 0.1942932838969282, + 0.21039089804551042, + 0.9541729234133678 + ] + }, + { + "frame_id": 74, + "image_name": "000074.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8727793046099743, + -0.2648113505536492, + 0.41003808855090756, + -0.10651904039264455 + ], + [ + 0.3252155873312154, + 0.9419081704203905, + -0.08392747018780844, + 0.2368796967262342 + ], + [ + -0.36399327906067475, + 0.20660093686444217, + 0.9081987368882388, + -0.11783071124817433 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8727793046099744, + 0.3252155873312154, + -0.3639932790606748, + -0.026958942657322873 + ], + [ + -0.2648113505536491, + 0.9419081704203903, + 0.20660093686444214, + -0.2269824373639227 + ], + [ + 0.41003808855090773, + -0.08392747018780845, + 0.908198736888239, + 0.1705712805241998 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.10651904039264455, + 0.2368796967262342, + -0.11783071124817433 + ], + "rotation_world_from_camera": [ + [ + 0.8727793046099743, + -0.2648113505536492, + 0.41003808855090756 + ], + [ + 0.3252155873312154, + 0.9419081704203905, + -0.08392747018780844 + ], + [ + -0.36399327906067475, + 0.20660093686444217, + 0.9081987368882388 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.0752867805483557, + 0.20058048816010063, + 0.15289805579034857, + 0.9647391113558373 + ] + }, + { + "frame_id": 75, + "image_name": "000075.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8935876227785834, + -0.2527669564825749, + 0.37095825388776055, + -0.08549580426508939 + ], + [ + 0.3085134837539608, + 0.9461063182841583, + -0.09850007535423512, + 0.23358206420970365 + ], + [ + -0.32606838356227474, + 0.20246407141350156, + 0.9234109101736635, + -0.12350859651514133 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8935876227785834, + 0.3085134837539607, + -0.32606838356227485, + -0.03593747230273004 + ], + [ + -0.252766956482575, + 0.9461063182841579, + 0.20246407141350156, + -0.21759792771775016 + ], + [ + 0.3709582538877605, + -0.09850007535423516, + 0.9234109101736636, + 0.16877241071327934 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.08549580426508939, + 0.23358206420970365, + -0.12350859651514133 + ], + "rotation_world_from_camera": [ + [ + 0.8935876227785834, + -0.2527669564825749, + 0.37095825388776055 + ], + [ + 0.3085134837539608, + 0.9461063182841583, + -0.09850007535423512 + ], + [ + -0.32606838356227474, + 0.20246407141350156, + 0.9234109101736635 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.07757318209401003, + 0.17965785909048837, + 0.1446694241287029, + 0.9699361900708218 + ] + }, + { + "frame_id": 76, + "image_name": "000076.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9436084832509362, + -0.18857775334306878, + 0.27210560685320057, + -0.06516421966022905 + ], + [ + 0.21856115429788703, + 0.9721863173765168, + -0.0841711716555114, + 0.23201585619142748 + ], + [ + -0.24866453741706523, + 0.13889634714407387, + 0.9585790278225318, + -0.122488875412749 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9436084832509362, + 0.21856115429788706, + -0.2486645374170652, + -0.019678782412039155 + ], + [ + -0.18857775334306875, + 0.9721863173765168, + 0.13889634714407384, + -0.22083790558496724 + ], + [ + 0.2721056068532005, + -0.0841711716555114, + 0.9585790278225316, + 0.1546758631062791 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.06516421966022905, + 0.23201585619142748, + -0.122488875412749 + ], + "rotation_world_from_camera": [ + [ + 0.9436084832509362, + -0.18857775334306878, + 0.27210560685320057 + ], + [ + 0.21856115429788703, + 0.9721863173765168, + -0.0841711716555114 + ], + [ + -0.24866453741706523, + 0.13889634714407387, + 0.9585790278225318 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.05666378484510095, + 0.13228643761082345, + 0.10342174238896605, + 0.9841714571722227 + ] + }, + { + "frame_id": 77, + "image_name": "000077.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9645540831382745, + -0.09068940857126596, + 0.24781213020003037, + -0.03663668538797535 + ], + [ + 0.125676367381869, + 0.9836221780202952, + -0.1292008575370481, + 0.22009683764093882 + ], + [ + -0.2320363578902675, + 0.15576534299902883, + 0.9601543035040849, + -0.13392395820465297 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9645540831382744, + 0.125676367381869, + -0.23203635789026753, + -0.0233981340393823 + ], + [ + -0.09068940857126594, + 0.983622178020295, + 0.1557653429990288, + -0.1989539788600711 + ], + [ + 0.24781213020003034, + -0.12920085753704813, + 0.9601543035040851, + 0.16610338002636302 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.03663668538797535, + 0.22009683764093882, + -0.13392395820465297 + ], + "rotation_world_from_camera": [ + [ + 0.9645540831382745, + -0.09068940857126596, + 0.24781213020003037 + ], + [ + 0.125676367381869, + 0.9836221780202952, + -0.1292008575370481 + ], + [ + -0.2320363578902675, + 0.15576534299902883, + 0.9601543035040849 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.07207218883503956, + 0.12136081675929795, + 0.05472212154493739, + 0.9884749066949873 + ] + }, + { + "frame_id": 78, + "image_name": "000078.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9846365597975851, + 0.016631716671509953, + 0.17382241256677783, + -0.010066676977232224 + ], + [ + 0.0044135650965208195, + 0.9927651540415066, + -0.11999112202193418, + 0.21389496112295472 + ], + [ + -0.17456049253228886, + 0.11891482212702731, + 0.977439460798152, + -0.13736149416205307 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9846365597975851, + 0.004413565096520818, + -0.17456049253228886, + -0.015009911223177566 + ], + [ + 0.01663171667150995, + 0.9927651540415063, + 0.11891482212702728, + -0.19584572026324 + ], + [ + 0.17382241256677783, + -0.11999112202193417, + 0.977439460798152, + 0.16167785524687994 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.010066676977232224, + 0.21389496112295472, + -0.13736149416205307 + ], + "rotation_world_from_camera": [ + [ + 0.9846365597975851, + 0.016631716671509953, + 0.17382241256677783 + ], + [ + 0.0044135650965208195, + 0.9927651540415066, + -0.11999112202193418 + ], + [ + -0.17456049253228886, + 0.11891482212702731, + 0.977439460798152 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.06006651512682972, + 0.0875915712922329, + -0.0030719276952916007, + 0.9943391240715166 + ] + }, + { + "frame_id": 79, + "image_name": "000079.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9942631970030806, + 0.04233252127357039, + 0.09822755584781499, + 0.023568360692587602 + ], + [ + -0.03750271718065346, + 0.9980193713739647, + -0.05050624284565459, + 0.21128979695086397 + ], + [ + -0.10017106013854912, + 0.04653269823402705, + 0.9938815154261499, + -0.13874661936995097 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9942631970030809, + -0.03750271718065346, + -0.10017106013854914, + -0.0294076081050557 + ], + [ + 0.04233252127357041, + 0.9980193713739647, + 0.04653269823402706, + -0.20541276389090268 + ], + [ + 0.098227555847815, + -0.05050624284565458, + 0.9938815154261499, + 0.14625409164909886 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.023568360692587602, + 0.21128979695086397, + -0.13874661936995097 + ], + "rotation_world_from_camera": [ + [ + 0.9942631970030806, + 0.04233252127357039, + 0.09822755584781499 + ], + [ + -0.03750271718065346, + 0.9980193713739647, + -0.05050624284565459 + ], + [ + -0.10017106013854912, + 0.04653269823402705, + 0.9938815154261499 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.024301801388818153, + 0.04968565926083208, + -0.019993417973825346, + 0.9982690123162187 + ] + }, + { + "frame_id": 80, + "image_name": "000080.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9973391933287942, + 0.0336999207310284, + 0.0646440159101561, + 0.05563984085741678 + ], + [ + -0.03168427941979979, + 0.9989869261450736, + -0.03195665547057854, + 0.21091503366088474 + ], + [ + -0.06565546350394738, + 0.02982342592559764, + 0.9973965727724065, + -0.14824252168683305 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9973391933287942, + -0.0316842794197998, + -0.06565546350394735, + -0.058542034609673575 + ], + [ + 0.033699920731028385, + 0.9989869261450738, + 0.029823425925597637, + -0.2081553195165029 + ], + [ + 0.06464401591015612, + -0.031956655470578556, + 0.9973965727724065, + 0.15099993937622738 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.05563984085741678, + 0.21091503366088474, + -0.14824252168683305 + ], + "rotation_world_from_camera": [ + [ + 0.9973391933287942, + 0.0336999207310284, + 0.0646440159101561 + ], + [ + -0.03168427941979979, + 0.9989869261450736, + -0.03195665547057854 + ], + [ + -0.06565546350394738, + 0.02982342592559764, + 0.9973965727724065 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.015457153775146658, + 0.03260046028767472, + -0.01635889130212237, + 0.9992150284406097 + ] + }, + { + "frame_id": 81, + "image_name": "000081.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.998703531116265, + 0.024861990026007648, + 0.04442002237561783, + 0.08338283157711464 + ], + [ + -0.024046916644887444, + 0.9995342251223779, + -0.018790386075906457, + 0.20812635302936938 + ], + [ + -0.04486649903633587, + 0.017697860349615156, + 0.9988362143030598, + -0.15955463330794847 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9987035311162648, + -0.024046916644887437, + -0.04486649903633586, + -0.0854285890691895 + ], + [ + 0.024861990026007637, + 0.9995342251223777, + 0.017697860349615152, + -0.2072787005113495 + ], + [ + 0.04442002237561782, + -0.01879038607590645, + 0.9988362143030598, + 0.1595758531894186 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.08338283157711464, + 0.20812635302936938, + -0.15955463330794847 + ], + "rotation_world_from_camera": [ + [ + 0.998703531116265, + 0.024861990026007648, + 0.04442002237561783 + ], + [ + -0.024046916644887444, + 0.9995342251223779, + -0.018790386075906457 + ], + [ + -0.04486649903633587, + 0.017697860349615156, + 0.9988362143030598 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.009125399865585568, + 0.022329799053356338, + -0.012231701275958014, + 0.9996341794053591 + ] + }, + { + "frame_id": 82, + "image_name": "000082.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9999849557999447, + 0.005288354072301453, + -0.0014565318357239376, + 0.10838566814231493 + ], + [ + -0.0052913512909451114, + 0.999983875430665, + -0.0020616692711621035, + 0.20189241868481225 + ], + [ + 0.0014456055126894755, + 0.0020693452766064008, + 0.9999968140123388, + -0.16543452463735167 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9999849557999448, + -0.005291351290945113, + 0.0014456055126894753, + -0.10707660079559546 + ], + [ + 0.005288354072301453, + 0.9999838754306652, + 0.0020693452766064008, + -0.20212000389386264 + ], + [ + -0.0014565318357239378, + -0.0020616692711621035, + 0.9999968140123385, + 0.16600810013686595 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.10838566814231493, + 0.20189241868481225, + -0.16543452463735167 + ], + "rotation_world_from_camera": [ + [ + 0.9999849557999447, + 0.005288354072301453, + -0.0014565318357239376 + ], + [ + -0.0052913512909451114, + 0.999983875430665, + -0.0020616692711621035 + ], + [ + 0.0014456055126894755, + 0.0020693452766064008, + 0.9999968140123388 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.001032758071970731, + -0.0007255374528179088, + -0.0026449376991100385, + 0.9999957056461479 + ] + }, + { + "frame_id": 83, + "image_name": "000083.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9979985794802917, + -0.004672067549748079, + -0.06306351671236136, + 0.13355457422602035 + ], + [ + 0.00436201398042708, + 0.9999777181824294, + -0.0050533130416019366, + 0.20255985067049515 + ], + [ + 0.063085720962467, + 0.004768115295633747, + 0.9979967218819776, + -0.16443004650281318 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.997998579480292, + 0.004362013980427082, + 0.06308572096246699, + -0.12379765622963951 + ], + [ + -0.004672067549748078, + 0.9999777181824294, + 0.004768115295633747, + -0.20114733985670172 + ], + [ + -0.06306351671236136, + -0.005053313041601935, + 0.9979967218819774, + 0.17354666684752176 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.13355457422602035, + 0.20255985067049515, + -0.16443004650281318 + ], + "rotation_world_from_camera": [ + [ + 0.9979985794802917, + -0.004672067549748079, + -0.06306351671236136 + ], + [ + 0.00436201398042708, + 0.9999777181824294, + -0.0050533130416019366 + ], + [ + 0.063085720962467, + 0.004768115295633747, + 0.9979967218819776 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.0024565939776882493, + -0.03155319643142354, + 0.002259658118853551, + 0.9994965006873084 + ] + }, + { + "frame_id": 84, + "image_name": "000084.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9964321705090176, + 0.01721582570082058, + -0.08262290796218405, + 0.16752161067771681 + ], + [ + -0.01732496201730904, + 0.9998497290985725, + -0.0006040799694761217, + 0.20803256485182003 + ], + [ + 0.08260009240786217, + 0.002033363457350572, + 0.9965806992749073, + -0.1665414771175395 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9964321705090172, + -0.017324962017309032, + 0.08260009240786217, + -0.14956342445069215 + ], + [ + 0.017215825700820583, + 0.9998497290985727, + 0.002033363457350572, + -0.21054668710761787 + ], + [ + -0.08262290796218404, + -0.0006040799694761221, + 0.9965806992749071, + 0.179938812650201 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.16752161067771681, + 0.20803256485182003, + -0.1665414771175395 + ], + "rotation_world_from_camera": [ + [ + 0.9964321705090176, + 0.01721582570082058, + -0.08262290796218405 + ], + [ + -0.01732496201730904, + 0.9998497290985725, + -0.0006040799694761217 + ], + [ + 0.08260009240786217, + 0.002033363457350572, + 0.9965806992749073 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.0006599499104971552, + -0.04134265144692651, + -0.008642911363034422, + 0.9991074265166006 + ] + }, + { + "frame_id": 85, + "image_name": "000085.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9881179306407843, + 0.03169736504757498, + -0.15039359093796062, + 0.1986776985927245 + ], + [ + -0.03405361314035743, + 0.9993339242277076, + -0.013117138397435528, + 0.20809530575773086 + ], + [ + 0.14987763868656573, + 0.018082724813793246, + 0.9885391790339155, + -0.16838853579948443 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9881179306407845, + -0.03405361314035743, + 0.14987763868656573, + -0.1639929232318033 + ], + [ + 0.03169736504757497, + 0.9993339242277074, + 0.018082724813793246, + -0.2112093345006838 + ], + [ + -0.15039359093796068, + -0.013117138397435526, + 0.9885391790339157, + 0.19906813239407595 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.1986776985927245, + 0.20809530575773086, + -0.16838853579948443 + ], + "rotation_world_from_camera": [ + [ + 0.9881179306407843, + 0.03169736504757498, + -0.15039359093796062 + ], + [ + -0.03405361314035743, + 0.9993339242277076, + -0.013117138397435528 + ], + [ + 0.14987763868656573, + 0.018082724813793246, + 0.9885391790339155 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.00782348035022391, + -0.07529411423379552, + -0.016487299395471642, + 0.9969943623088358 + ] + }, + { + "frame_id": 86, + "image_name": "000086.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9749195896606314, + 0.049860000490623856, + -0.21690037816246632, + 0.2236325660941808 + ], + [ + -0.05524647249817002, + 0.9982950330383638, + -0.01883757647472903, + 0.20659142128965902 + ], + [ + 0.21559132861146077, + 0.03034810310393897, + 0.9760119731158722, + -0.16400508696063998 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9749195896606315, + -0.05524647249817003, + 0.21559132861146074, + -0.17125224769977332 + ], + [ + 0.04986000049062386, + 0.9982950330383638, + 0.030348103103938963, + -0.21241226630832602 + ], + [ + -0.21690037816246632, + -0.018837576474729032, + 0.976011973115872, + 0.21246859837833187 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2236325660941808, + 0.20659142128965902, + -0.16400508696063998 + ], + "rotation_world_from_camera": [ + [ + 0.9749195896606314, + 0.049860000490623856, + -0.21690037816246632 + ], + [ + -0.05524647249817002, + 0.9982950330383638, + -0.01883757647472903 + ], + [ + 0.21559132861146077, + 0.03034810310393897, + 0.9760119731158722 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.01237521218399601, + -0.10881575053945561, + -0.026444992044226914, + 0.993633055485634 + ] + }, + { + "frame_id": 87, + "image_name": "000087.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9516002239444215, + 0.10003996174139713, + -0.2906011353104231, + 0.2523049413015783 + ], + [ + -0.1046888675900969, + 0.994504919829364, + -0.0004532525715105388, + 0.1983742975504539 + ], + [ + 0.28895891540430135, + 0.030854019024597532, + 0.956844174731915, + -0.15456359391916447 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9516002239444213, + -0.10468886759009693, + 0.28895891540430135, + -0.1746633296154554 + ], + [ + 0.1000399617413971, + 0.994504919829364, + 0.030854019024597532, + -0.2177558834893038 + ], + [ + -0.2906011353104231, + -0.00045325257151053564, + 0.9568441747319152, + 0.22130329051433645 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2523049413015783, + 0.1983742975504539, + -0.15456359391916447 + ], + "rotation_world_from_camera": [ + [ + 0.9516002239444215, + 0.10003996174139713, + -0.2906011353104231 + ], + [ + -0.1046888675900969, + 0.994504919829364, + -0.0004532525715105388 + ], + [ + 0.28895891540430135, + 0.030854019024597532, + 0.956844174731915 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.007923531143726617, + -0.14668036776698123, + -0.051814647924428, + 0.9877941737155697 + ] + }, + { + "frame_id": 88, + "image_name": "000088.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9254074732603017, + 0.12300860674892643, + -0.35845486619611094, + 0.27893246228865626 + ], + [ + -0.13196179398268426, + 0.9912546680384722, + -0.0005177072628405652, + 0.18435543002626031 + ], + [ + 0.3552563769488951, + 0.047781437375055615, + 0.9335469141288607, + -0.1409872835213168 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9254074732603019, + -0.13196179398268423, + 0.3552563769488951, + -0.1837116803204556 + ], + [ + 0.12300860674892648, + 0.9912546680384722, + 0.04778143737505565, + -0.2103176990966925 + ], + [ + -0.35845486619611094, + -0.0005177072628405524, + 0.9335469141288605, + 0.23169838405523677 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.27893246228865626, + 0.18435543002626031, + -0.1409872835213168 + ], + "rotation_world_from_camera": [ + [ + 0.9254074732603017, + 0.12300860674892643, + -0.35845486619611094 + ], + [ + -0.13196179398268426, + 0.9912546680384722, + -0.0005177072628405652 + ], + [ + 0.3552563769488951, + 0.047781437375055615, + 0.9335469141288607 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.012307427563965778, + -0.18186552769100428, + -0.06497071038184564, + 0.9810974792837399 + ] + }, + { + "frame_id": 89, + "image_name": "000089.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8960339817458179, + 0.21720898120763804, + -0.38722520842460006, + 0.3045472494753024 + ], + [ + -0.2057284604302424, + 0.9759993821732537, + 0.07142133131235617, + 0.16918639358996318 + ], + [ + 0.3934449187951691, + 0.015667306091574924, + 0.9192146818856277, + -0.13421034251567632 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8960339817458182, + -0.20572846043024243, + 0.3934449187951692, + -0.18527385098553195 + ], + [ + 0.21720898120763807, + 0.9759993821732537, + 0.015667306091574934, + -0.2291734988871956 + ], + [ + -0.38722520842460006, + 0.07142133131235617, + 0.9192146818856277, + 0.22921297198438972 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3045472494753024, + 0.16918639358996318, + -0.13421034251567632 + ], + "rotation_world_from_camera": [ + [ + 0.8960339817458179, + 0.21720898120763804, + -0.38722520842460006 + ], + [ + -0.2057284604302424, + 0.9759993821732537, + 0.07142133131235617 + ], + [ + 0.3934449187951691, + 0.015667306091574924, + 0.9192146818856277 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.014317102421027014, + -0.20046865000655834, + -0.10860630502709774, + 0.9735563730217037 + ] + }, + { + "frame_id": 90, + "image_name": "000090.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8851427326198569, + 0.25167256323949877, + -0.3913863357383761, + 0.3299006431351954 + ], + [ + -0.24983520922585262, + 0.9666352173016551, + 0.05655727100255551, + 0.15027506462042678 + ], + [ + 0.39256172905840797, + 0.047720829672613214, + 0.918486805182323, + -0.13064428364139485 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8851427326198571, + -0.24983520922585262, + 0.39256172905840786, + -0.20317920866899927 + ], + [ + 0.2516725632394987, + 0.966635217301655, + 0.04772082967261321, + -0.22205365660922868 + ], + [ + -0.3913863357383762, + 0.05655727100255553, + 0.918486805182323, + 0.2406145070168718 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3299006431351954, + 0.15027506462042678, + -0.13064428364139485 + ], + "rotation_world_from_camera": [ + [ + 0.8851427326198569, + 0.25167256323949877, + -0.3913863357383761 + ], + [ + -0.24983520922585262, + 0.9666352173016551, + 0.05655727100255551 + ], + [ + 0.39256172905840797, + 0.047720829672613214, + 0.918486805182323 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.0022754195151042655, + -0.20186980922086586, + -0.12914028734365873, + 0.9708584803028496 + ] + }, + { + "frame_id": 91, + "image_name": "000091.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8698375105348879, + 0.2702546536367355, + -0.41272887887105336, + 0.353021911755554 + ], + [ + -0.284220570249865, + 0.9583348031679763, + 0.028514425890024977, + 0.1339338964270211 + ], + [ + 0.4032386051871896, + 0.0925031200808074, + 0.9104074912158872, + -0.12654235090488805 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8698375105348881, + -0.28422057024986497, + 0.40323860518718957, + -0.2179781713914488 + ], + [ + 0.27025465363673556, + 0.9583348031679763, + 0.09250312008080738, + -0.21205376647652233 + ], + [ + -0.4127288788710536, + 0.028514425890024987, + 0.9104074912158872, + 0.2570883939118348 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.353021911755554, + 0.1339338964270211, + -0.12654235090488805 + ], + "rotation_world_from_camera": [ + [ + 0.8698375105348879, + 0.2702546536367355, + -0.41272887887105336 + ], + [ + -0.284220570249865, + 0.9583348031679763, + 0.028514425890024977 + ], + [ + 0.4032386051871896, + 0.0925031200808074, + 0.9104074912158872 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.01654702504247074, + -0.21100343683054143, + -0.1433833825038861, + 0.9667703715100541 + ] + }, + { + "frame_id": 92, + "image_name": "000092.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8591762945498919, + 0.2660360463341413, + -0.43708227707654307, + 0.37822080082919246 + ], + [ + -0.2952223704234356, + 0.9554277998261693, + 0.0012129801701969937, + 0.12163689430703416 + ], + [ + 0.4179232547790145, + 0.1279943021006176, + 0.8994207089814481, + -0.11968352252978057 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.859176294549892, + -0.2952223704234357, + 0.4179232547790146, + -0.23902988663078736 + ], + [ + 0.26603604633414124, + 0.9554277998261691, + 0.12799430210061755, + -0.20151682786024616 + ], + [ + -0.43708227707654307, + 0.0012129801701969696, + 0.8994207089814481, + 0.2728119044105107 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.37822080082919246, + 0.12163689430703416, + -0.11968352252978057 + ], + "rotation_world_from_camera": [ + [ + 0.8591762945498919, + 0.2660360463341413, + -0.43708227707654307 + ], + [ + -0.2952223704234356, + 0.9554277998261693, + 0.0012129801701969937 + ], + [ + 0.4179232547790145, + 0.1279943021006176, + 0.8994207089814481 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.03289295419339309, + -0.2218280845017314, + -0.14561646078430396, + 0.9635902660567807 + ] + }, + { + "frame_id": 93, + "image_name": "000093.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8522306904724979, + 0.3009467093196785, + -0.4279415011031604, + 0.40165570771869774 + ], + [ + -0.32810562199482896, + 0.9445786503133724, + 0.010856987959555727, + 0.11677081208311937 + ], + [ + 0.4074917803246535, + 0.13115735405162948, + 0.9037412226107758, + -0.11530075950473305 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8522306904724981, + -0.32810562199482896, + 0.4074917803246536, + -0.25700604942858407 + ], + [ + 0.3009467093196785, + 0.9445786503133724, + 0.13115735405162948, + -0.216053637054094 + ], + [ + -0.4279415011031604, + 0.010856987959555702, + 0.9037412226107758, + 0.27481941654973624 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.40165570771869774, + 0.11677081208311937, + -0.11530075950473305 + ], + "rotation_world_from_camera": [ + [ + 0.8522306904724979, + 0.3009467093196785, + -0.4279415011031604 + ], + [ + -0.32810562199482896, + 0.9445786503133724, + 0.010856987959555727 + ], + [ + 0.4074917803246535, + 0.13115735405162948, + 0.9037412226107758 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.03126826485571953, + -0.21714438585311083, + -0.1635022032152054, + 0.9618407564920305 + ] + }, + { + "frame_id": 94, + "image_name": "000094.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.838310766834402, + 0.3157253410212861, + -0.4444688597039271, + 0.4185712670824558 + ], + [ + -0.3502290141933512, + 0.9366519105256621, + 0.004778715913379621, + 0.11110722198726107 + ], + [ + 0.4178213683222413, + 0.15165984157192025, + 0.8957815563114201, + -0.11104256840055529 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8383107668344023, + -0.3502290141933512, + 0.4178213683222415, + -0.2655838691852445 + ], + [ + 0.31572534102128613, + 0.9366519105256619, + 0.15165984157192028, + -0.21938164945751976 + ], + [ + -0.4444688597039272, + 0.004778715913379644, + 0.8957815563114202, + 0.2849808286738319 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.4185712670824558, + 0.11110722198726107, + -0.11104256840055529 + ], + "rotation_world_from_camera": [ + [ + 0.838310766834402, + 0.3157253410212861, + -0.4444688597039271 + ], + [ + -0.3502290141933512, + 0.9366519105256621, + 0.004778715913379621 + ], + [ + 0.4178213683222413, + 0.15165984157192025, + 0.8957815563114201 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.03833177532191814, + -0.2250331016649771, + -0.17379505095899309, + 0.9579593198136709 + ] + }, + { + "frame_id": 95, + "image_name": "000095.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7775832751391574, + 0.25894610294825043, + -0.5729844378268709, + 0.43289762138595217 + ], + [ + -0.3852828649770217, + 0.9163708667812821, + -0.1087269445428301, + 0.10151255589075378 + ], + [ + 0.49691182736875894, + 0.30530533942667243, + 0.8123221562524345, + -0.10386970083909151 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7775832751391575, + -0.3852828649770218, + 0.4969118273687591, + -0.2458888190203107 + ], + [ + 0.2589461029482506, + 0.9163708667812823, + 0.3053053394266725, + -0.17340832659342723 + ], + [ + -0.572984437826871, + -0.10872694454283022, + 0.8123221562524349, + 0.3434564096160606 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.43289762138595217, + 0.10151255589075378, + -0.10386970083909151 + ], + "rotation_world_from_camera": [ + [ + 0.7775832751391574, + 0.25894610294825043, + -0.5729844378268709 + ], + [ + -0.3852828649770217, + 0.9163708667812821, + -0.1087269445428301 + ], + [ + 0.49691182736875894, + 0.30530533942667243, + 0.8123221562524345 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.11055570101247673, + -0.28568576941706864, + -0.1720232646562632, + 0.9362526766547686 + ] + }, + { + "frame_id": 96, + "image_name": "000096.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7668441158037258, + 0.2949276285323491, + -0.5700594670606625, + 0.4497702292846149 + ], + [ + -0.4210516854355631, + 0.9015082367869964, + -0.09999188565614832, + 0.09046328846313877 + ], + [ + 0.48442293530454716, + 0.3167026885479271, + 0.8154960618037596, + -0.09632808314717932 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7668441158037258, + -0.4210516854355632, + 0.48442293530454716, + -0.26015040092273434 + ], + [ + 0.2949276285323491, + 0.9015082367869967, + 0.31670268854792716, + -0.1836957038683401 + ], + [ + -0.5700594670606626, + -0.09999188565614828, + 0.8154960618037596, + 0.34399654444945477 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.4497702292846149, + 0.09046328846313877, + -0.09632808314717932 + ], + "rotation_world_from_camera": [ + [ + 0.7668441158037258, + 0.2949276285323491, + -0.5700594670606625 + ], + [ + -0.4210516854355631, + 0.9015082367869964, + -0.09999188565614832 + ], + [ + 0.48442293530454716, + 0.3167026885479271, + 0.8154960618037596 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.11162416540894025, + -0.2824748038230628, + -0.19179657792374527, + 0.9332535044662948 + ] + }, + { + "frame_id": 97, + "image_name": "000097.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7630252036091494, + 0.34865477855276195, + -0.5442723436383118, + 0.47101682778541 + ], + [ + -0.4616908019415295, + 0.8832960342617824, + -0.08142308800331438, + 0.07819029033356184 + ], + [ + 0.45236505397720933, + 0.31341340311118254, + 0.8349478407005219, + -0.09367313249127046 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7630252036091494, + -0.46169080194152945, + 0.4523650539772092, + -0.28092352144052707 + ], + [ + 0.34865477855276195, + 0.8832960342617824, + 0.3134134031111825, + -0.20392902592138534 + ], + [ + -0.5442723436383119, + -0.08142308800331433, + 0.8349478407005217, + 0.3409401073479227 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.47101682778541, + 0.07819029033356184, + -0.09367313249127046 + ], + "rotation_world_from_camera": [ + [ + 0.7630252036091494, + 0.34865477855276195, + -0.5442723436383118 + ], + [ + -0.4616908019415295, + 0.8832960342617824, + -0.08142308800331438 + ], + [ + 0.45236505397720933, + 0.31341340311118254, + 0.8349478407005219 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.10580799668130618, + -0.26707816737432477, + -0.2171558212606733, + 0.9329079641866412 + ] + }, + { + "frame_id": 98, + "image_name": "000098.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7426377348640175, + 0.43060293278899886, + -0.512903800950582, + 0.4823051415729804 + ], + [ + -0.5075570752739079, + 0.8615400570692479, + -0.011599370867158447, + 0.06478290443239168 + ], + [ + 0.43689244682809275, + 0.2689420836139823, + 0.8583677216472739, + -0.0846973499376537 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7426377348640175, + -0.507557075273908, + 0.4368924468280928, + -0.28829334389545686 + ], + [ + 0.43060293278899886, + 0.8615400570692479, + 0.2689420836139822, + -0.24071639387351781 + ], + [ + -0.512903800950582, + -0.01159937086715853, + 0.8583677216472739, + 0.3208290525606989 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.4823051415729804, + 0.06478290443239168, + -0.0846973499376537 + ], + "rotation_world_from_camera": [ + [ + 0.7426377348640175, + 0.43060293278899886, + -0.512903800950582 + ], + [ + -0.5075570752739079, + 0.8615400570692479, + -0.011599370867158447 + ], + [ + 0.43689244682809275, + 0.2689420836139823, + 0.8583677216472739 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.07538228596211413, + -0.25521295057165316, + -0.2520862598962945, + 0.9303958181307216 + ] + }, + { + "frame_id": 99, + "image_name": "000099.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7183055349745512, + 0.46033997528561243, + -0.5216553129979272, + 0.4879755347258075 + ], + [ + -0.5360550069095013, + 0.8441556656850588, + 0.006800121989302592, + 0.04998105619371046 + ], + [ + 0.44348865599040777, + 0.27475137715006365, + 0.8531292356741537, + -0.06850632861880626 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7183055349745512, + -0.5360550069095013, + 0.44348865599040765, + -0.2933411524964587 + ], + [ + 0.4603399752856126, + 0.8441556656850592, + 0.2747513771500638, + -0.248004229226994 + ], + [ + -0.5216553129979272, + 0.006800121989302632, + 0.8531292356741533, + 0.3126599047968551 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.4879755347258075, + 0.04998105619371046, + -0.06850632861880626 + ], + "rotation_world_from_camera": [ + [ + 0.7183055349745512, + 0.46033997528561243, + -0.5216553129979272 + ], + [ + -0.5360550069095013, + 0.8441556656850588, + 0.006800121989302592 + ], + [ + 0.44348865599040777, + 0.27475137715006365, + 0.8531292356741537 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.07249247135968469, + -0.2611134308286125, + -0.26956818943197985, + 0.9240658034379592 + ] + }, + { + "frame_id": 100, + "image_name": "000100.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6968285708618491, + 0.5020032181752319, + -0.5122721071582401, + 0.4854180052148287 + ], + [ + -0.5539938724978032, + 0.8303470910711056, + 0.0601206918177144, + 0.03929996506788148 + ], + [ + 0.45554443478712436, + 0.24190179265863948, + 0.8567162836336286, + -0.054769571837759906 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6968285708618491, + -0.5539938724978034, + 0.45554443478712436, + -0.29153122136110954 + ], + [ + 0.502003218175232, + 0.8303470910711059, + 0.2419017926586395, + -0.2630651548406567 + ], + [ + -0.51227210715824, + 0.060120691817714365, + 0.8567162836336286, + 0.2932253473367076 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.4854180052148287, + 0.03929996506788148, + -0.054769571837759906 + ], + "rotation_world_from_camera": [ + [ + 0.6968285708618491, + 0.5020032181752319, + -0.5122721071582401 + ], + [ + -0.5539938724978032, + 0.8303470910711056, + 0.0601206918177144 + ], + [ + 0.45554443478712436, + 0.24190179265863948, + 0.8567162836336286 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.04940950353199983, + -0.2630599915302724, + -0.28702814396008, + 0.9197678981088901 + ] + }, + { + "frame_id": 101, + "image_name": "000101.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6772704865962091, + 0.533541461649534, + -0.506594706532365, + 0.4674346099969386 + ], + [ + -0.5665779680063823, + 0.817481860846279, + 0.10350272149592812, + 0.02290748052574232 + ], + [ + 0.46935497670259446, + 0.21692606087831773, + 0.8559491748674821, + -0.06317797128053039 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6772704865962091, + -0.5665779680063822, + 0.46935497670259446, + -0.2739478967576245 + ], + [ + 0.533541461649534, + 0.817481860846279, + 0.21692606087831773, + -0.2544172464066613 + ], + [ + -0.5065947065323648, + 0.10350272149592804, + 0.8559491748674819, + 0.28850604488481163 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.4674346099969386, + 0.02290748052574232, + -0.06317797128053039 + ], + "rotation_world_from_camera": [ + [ + 0.6772704865962091, + 0.533541461649534, + -0.506594706532365 + ], + [ + -0.5665779680063823, + 0.817481860846279, + 0.10350272149592812 + ], + [ + 0.46935497670259446, + 0.21692606087831773, + 0.8559491748674821 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.03098165135385765, + -0.26658122560609365, + -0.3004982643148683, + 0.9152460765157601 + ] + }, + { + "frame_id": 102, + "image_name": "000102.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6537819344246191, + 0.5850043117363719, + -0.47993659734370864, + 0.44285229701133944 + ], + [ + -0.5962303609240085, + 0.7888094057057151, + 0.14929527180263613, + -0.004691273888645508 + ], + [ + 0.46591687985350966, + 0.18854621905530328, + 0.8645066710832947, + -0.08141426615758385 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.653781934424619, + -0.5962303609240086, + 0.46591687985350966, + -0.25439363046457525 + ], + [ + 0.5850043117363717, + 0.7888094057057151, + 0.18854621905530317, + -0.24001963018471012 + ], + [ + -0.4799365973437086, + 0.14929527180263613, + 0.8645066710832947, + 0.28362458577835575 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.44285229701133944, + -0.004691273888645508, + -0.08141426615758385 + ], + "rotation_world_from_camera": [ + [ + 0.6537819344246191, + 0.5850043117363719, + -0.47993659734370864 + ], + [ + -0.5962303609240085, + 0.7888094057057151, + 0.14929527180263613 + ], + [ + 0.46591687985350966, + 0.18854621905530328, + 0.8645066710832947 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.010791867720755481, + -0.26005807053319907, + -0.3247750494392082, + 0.9092714131673816 + ] + }, + { + "frame_id": 103, + "image_name": "000103.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6261232463398055, + 0.6277996301963111, + -0.4624254585533523, + 0.41374067736245834 + ], + [ + -0.6136053060245237, + 0.7626520227885132, + 0.20457375333883826, + -0.025132652843044497 + ], + [ + 0.4811010380486138, + 0.15565833245272837, + 0.8627353445446535, + -0.08833461262805285 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6261232463398057, + -0.6136053060245236, + 0.48110103804861387, + -0.23197631136099855 + ], + [ + 0.6277996301963111, + 0.7626520227885131, + 0.1556583324527284, + -0.22682875721699283 + ], + [ + -0.46242545855335215, + 0.2045737533388381, + 0.8627353445446535, + 0.27267509603585466 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.41374067736245834, + -0.025132652843044497, + -0.08833461262805285 + ], + "rotation_world_from_camera": [ + [ + 0.6261232463398055, + 0.6277996301963111, + -0.4624254585533523 + ], + [ + -0.6136053060245237, + 0.7626520227885132, + 0.20457375333883826 + ], + [ + 0.4811010380486138, + 0.15565833245272837, + 0.8627353445446535 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.013563544951807668, + -0.2616263709491333, + -0.34422379181875806, + 0.9015972789545469 + ] + }, + { + "frame_id": 104, + "image_name": "000104.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.5791947374680949, + 0.6675519545095774, + -0.46787588537956065, + 0.36937986584805066 + ], + [ + -0.6435898094136047, + 0.7267195640192802, + 0.24014752234946687, + -0.05078383756634426 + ], + [ + 0.500325507353188, + 0.16202797073984004, + 0.8505417822715734, + -0.09768090841508792 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.5791947374680948, + -0.6435898094136041, + 0.5003255073531879, + -0.1977545847049776 + ], + [ + 0.6675519545095775, + 0.7267195640192802, + 0.16202797073984002, + -0.1938476037373913 + ], + [ + -0.46787588537956065, + 0.24014752234946668, + 0.8505417822715734, + 0.2681012384792706 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.36937986584805066, + -0.05078383756634426, + -0.09768090841508792 + ], + "rotation_world_from_camera": [ + [ + 0.5791947374680949, + 0.6675519545095774, + -0.46787588537956065 + ], + [ + -0.6435898094136047, + 0.7267195640192802, + 0.24014752234946687 + ], + [ + 0.500325507353188, + 0.16202797073984004, + 0.8505417822715734 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.021985172146479156, + -0.27248075357702417, + -0.3689944040172556, + 0.8883208997539893 + ] + }, + { + "frame_id": 105, + "image_name": "000105.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.5463388722305377, + 0.7368647121071057, + -0.3981761328120714, + 0.3292791027780002 + ], + [ + -0.6835070979304709, + 0.6670050446212434, + 0.2965169767964029, + -0.07751483342121891 + ], + [ + 0.48407838597538067, + 0.11015746230340151, + 0.8680630447901494, + -0.11246590783587654 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.5463388722305377, + -0.683507097930471, + 0.4840783859753807, + -0.17843759735667017 + ], + [ + 0.7368647121071056, + 0.6670050446212434, + 0.11015746230340148, + -0.1785424073436204 + ], + [ + -0.39817613281207165, + 0.29651697679640304, + 0.8680630447901496, + 0.25172304221400876 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3292791027780002, + -0.07751483342121891, + -0.11246590783587654 + ], + "rotation_world_from_camera": [ + [ + 0.5463388722305377, + 0.7368647121071057, + -0.3981761328120714 + ], + [ + -0.6835070979304709, + 0.6670050446212434, + 0.2965169767964029 + ], + [ + 0.48407838597538067, + 0.11015746230340151, + 0.8680630447901494 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.05308197156084362, + -0.2512981931891653, + -0.40457358043326563, + 0.877696838555593 + ] + }, + { + "frame_id": 106, + "image_name": "000106.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.5290747922739999, + 0.7923396190435512, + -0.30377259961053754, + 0.29351453038236425 + ], + [ + -0.7084981797886926, + 0.6094824448120483, + 0.35575480137594434, + -0.09530825146748562 + ], + [ + 0.467022690472672, + 0.027001436255289418, + 0.8838329757504062, + -0.11519317204648567 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.5290747922739999, + -0.7084981797886926, + 0.467022690472672, + -0.16901903674177543 + ], + [ + 0.7923396190435513, + 0.6094824448120486, + 0.02700143625528929, + -0.17136410397968696 + ], + [ + -0.3037725996105377, + 0.3557548013759445, + 0.8838329757504064, + 0.2248795640239948 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.29351453038236425, + -0.09530825146748562, + -0.11519317204648567 + ], + "rotation_world_from_camera": [ + [ + 0.5290747922739999, + 0.7923396190435512, + -0.30377259961053754 + ], + [ + -0.7084981797886926, + 0.6094824448120483, + 0.35575480137594434 + ], + [ + 0.467022690472672, + 0.027001436255289418, + 0.8838329757504062 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.09455074260885672, + -0.2216837143249602, + -0.43164677071199026, + 0.8692511450720751 + ] + }, + { + "frame_id": 107, + "image_name": "000107.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.504426341932512, + 0.8281779016972748, + -0.2442855474744326, + 0.2544730770191665 + ], + [ + -0.7281567386555254, + 0.560055283275794, + 0.39512762953939196, + -0.10932160693387083 + ], + [ + 0.4640493826255276, + -0.021434617215357905, + 0.8855499577492497, + -0.1138429003582984 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.504426341932512, + -0.7281567386555255, + 0.4640493826255275, + -0.1551374605030694 + ], + [ + 0.828177901697275, + 0.560055283275794, + -0.021434617215357894, + -0.1519630144165346 + ], + [ + -0.2442855474744326, + 0.3951276295393919, + 0.8855499577492495, + 0.20617365794469125 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2544730770191665, + -0.10932160693387083, + -0.1138429003582984 + ], + "rotation_world_from_camera": [ + [ + 0.504426341932512, + 0.8281779016972748, + -0.2442855474744326 + ], + [ + -0.7281567386555254, + 0.560055283275794, + 0.39512762953939196 + ], + [ + 0.4640493826255276, + -0.021434617215357905, + 0.8855499577492497 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.12126530924739813, + -0.2062031665579074, + -0.45306410488498855, + 0.8587827989307827 + ] + }, + { + "frame_id": 108, + "image_name": "000108.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.4654764534455936, + 0.8654281888806991, + -0.1853799373675182, + 0.2124118835385038 + ], + [ + -0.7452916351778508, + 0.4962438164257137, + 0.445289179290456, + -0.12243112516018992 + ], + [ + 0.47735945556952936, + -0.06910951128401538, + 0.8759862017340497, + -0.1138177328428694 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.46547645344559374, + -0.7452916351778508, + 0.4773594555695293, + -0.135787652702473 + ], + [ + 0.8654281888806992, + 0.4962438164257137, + -0.06910951128401531, + -0.13093743076090378 + ], + [ + -0.18537993736751818, + 0.445289179290456, + 0.8759862017340495, + 0.19359692039167842 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2124118835385038, + -0.12243112516018992, + -0.1138177328428694 + ], + "rotation_world_from_camera": [ + [ + 0.4654764534455936, + 0.8654281888806991, + -0.1853799373675182 + ], + [ + -0.7452916351778508, + 0.4962438164257137, + 0.445289179290456 + ], + [ + 0.47735945556952936, + -0.06910951128401538, + 0.8759862017340497 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.1526813964484789, + -0.19671118501884333, + -0.47808627146748905, + 0.8422746689182451 + ] + }, + { + "frame_id": 109, + "image_name": "000109.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.4408364824930933, + 0.8881968304533788, + -0.1294974365602972, + 0.17429256162280632 + ], + [ + -0.7497368407410756, + 0.44369430126240617, + 0.49094809976499115, + -0.1328701367914415 + ], + [ + 0.49351582075826833, + -0.11933883441628183, + 0.8615105206911033, + -0.10719263656408379 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.44083648249309343, + -0.749736840741076, + 0.4935158207582685, + -0.12355089436419205 + ], + [ + 0.8881968304533789, + 0.44369430126240633, + -0.11933883441628194, + -0.10864462260822372 + ], + [ + -0.12949743656029733, + 0.4909480997649914, + 0.8615105206911033, + 0.18015036525552977 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.17429256162280632, + -0.1328701367914415, + -0.10719263656408379 + ], + "rotation_world_from_camera": [ + [ + 0.4408364824930933, + 0.8881968304533788, + -0.1294974365602972 + ], + [ + -0.7497368407410756, + 0.44369430126240617, + 0.49094809976499115 + ], + [ + 0.49351582075826833, + -0.11933883441628183, + 0.8615105206911033 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.18414101969657912, + -0.18798091530672034, + -0.4942114266525015, + 0.8285591868488641 + ] + }, + { + "frame_id": 110, + "image_name": "000110.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.4427229284951638, + 0.8912211993675727, + -0.09859605662748994, + 0.13999553637102377 + ], + [ + -0.7356263984638516, + 0.42388357356547224, + 0.5283715718549473, + -0.14691321098770135 + ], + [ + 0.5126891948030199, + -0.1613923475855967, + 0.8432688181553027, + -0.10631665100334034 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.44272292849516387, + -0.7356263984638515, + 0.5126891948030199, + -0.11554507192701731 + ], + [ + 0.8912211993675728, + 0.42388357356547224, + -0.16139234758559676, + -0.07965158684611312 + ], + [ + -0.09859605662749, + 0.5283715718549472, + 0.8432688181553027, + 0.18108128868927917 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.13999553637102377, + -0.14691321098770135, + -0.10631665100334034 + ], + "rotation_world_from_camera": [ + [ + 0.4427229284951638, + 0.8912211993675727, + -0.09859605662748994 + ], + [ + -0.7356263984638516, + 0.42388357356547224, + 0.5283715718549473 + ], + [ + 0.5126891948030199, + -0.1613923475855967, + 0.8432688181553027 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.2095056901222428, + -0.1856689438994885, + -0.49413113545259085, + 0.8230849470461629 + ] + }, + { + "frame_id": 111, + "image_name": "000111.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.4137729826956244, + 0.9072691185578511, + -0.07519750861847846, + 0.10063873189405852 + ], + [ + -0.7438594279745074, + 0.38455325703274645, + 0.5466186457841931, + -0.15905869749086773 + ], + [ + 0.5248476638078949, + -0.17023965171711902, + 0.8339984357171353, + -0.1025633257168087 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.4137729826956244, + -0.7438594279745072, + 0.5248476638078953, + -0.10612877810560166 + ], + [ + 0.9072691185578515, + 0.38455325703274656, + -0.17023965171711913, + -0.04760021824778182 + ], + [ + -0.07519750861847842, + 0.5466186457841931, + 0.8339984357171356, + 0.18004988494137747 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.10063873189405852, + -0.15905869749086773, + -0.1025633257168087 + ], + "rotation_world_from_camera": [ + [ + 0.4137729826956244, + 0.9072691185578511, + -0.07519750861847846 + ], + [ + -0.7438594279745074, + 0.38455325703274645, + 0.5466186457841931 + ], + [ + 0.5248476638078949, + -0.17023965171711902, + 0.8339984357171353 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.22091926689728902, + -0.18492014399463538, + -0.5088399050754482, + 0.8112220219282614 + ] + }, + { + "frame_id": 112, + "image_name": "000112.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.40351088931714496, + 0.9138378589022332, + -0.045599669291221306, + 0.06211845951769344 + ], + [ + -0.7361365652818896, + 0.35383639385391846, + 0.5769772644042717, + -0.16969604454183013 + ], + [ + 0.5433984904814044, + -0.19924902514551135, + 0.8154863006336124, + -0.09080110555334701 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.40351088931714496, + -0.7361365652818896, + 0.5433984904814043, + -0.10064375452220951 + ], + [ + 0.9138378589022333, + 0.3538363938539185, + -0.1992490251455114, + -0.014813595355638007 + ], + [ + -0.04559966929122136, + 0.5769772644042717, + 0.8154863006336124, + 0.17479039843199864 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.06211845951769344, + -0.16969604454183013, + -0.09080110555334701 + ], + "rotation_world_from_camera": [ + [ + 0.40351088931714496, + 0.9138378589022332, + -0.045599669291221306 + ], + [ + -0.7361365652818896, + 0.35383639385391846, + 0.5769772644042717 + ], + [ + 0.5433984904814044, + -0.19924902514551135, + 0.8154863006336124 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.2419649741334549, + -0.18360229022479616, + -0.5143294220299254, + 0.802002740613253 + ] + }, + { + "frame_id": 113, + "image_name": "000113.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.4075313851651049, + 0.9131402862792954, + -0.009643011934901819, + 0.023281874735856058 + ], + [ + -0.7200208988697142, + 0.32780205514429217, + 0.6116499961857492, + -0.17938959869476873 + ], + [ + 0.561683251749827, + -0.24232340006063005, + 0.7910697153138883, + -0.07344152992434795 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.40753138516510506, + -0.7200208988697144, + 0.5616832517498269, + -0.09740147741903862 + ], + [ + 0.9131402862792961, + 0.3278020551442923, + -0.24232340006063025, + 0.019748060125314215 + ], + [ + -0.009643011934901928, + 0.6116499961857493, + 0.7910697153138883, + 0.16804552492283348 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.023281874735856058, + -0.17938959869476873, + -0.07344152992434795 + ], + "rotation_world_from_camera": [ + [ + 0.4075313851651049, + 0.9131402862792954, + -0.009643011934901819 + ], + [ + -0.7200208988697142, + 0.32780205514429217, + 0.6116499961857492 + ], + [ + 0.561683251749827, + -0.24232340006063005, + 0.7910697153138883 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.2686352614172814, + -0.1797226715423648, + -0.5137451398807805, + 0.7947331557861552 + ] + }, + { + "frame_id": 114, + "image_name": "000114.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.39165675614650103, + 0.9200863351622841, + 0.00679126000364285, + -0.017772017865206234 + ], + [ + -0.7240292079314347, + 0.3036288780567765, + 0.6193474069310073, + -0.19164103561493445 + ], + [ + 0.5677910631799166, + -0.24748866692763924, + 0.7850876819282038, + -0.06204358175057614 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.391656756146501, + -0.7240292079314342, + 0.5677910631799163, + -0.09656538511052677 + ], + [ + 0.9200863351622843, + 0.3036288780567765, + -0.24748866692763918, + 0.05918446008057147 + ], + [ + 0.0067912600036429075, + 0.6193474069310073, + 0.7850876819282036, + 0.1675227246388773 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.017772017865206234, + -0.19164103561493445, + -0.06204358175057614 + ], + "rotation_world_from_camera": [ + [ + 0.39165675614650103, + 0.9200863351622841, + 0.00679126000364285 + ], + [ + -0.7240292079314347, + 0.3036288780567765, + 0.6193474069310073 + ], + [ + 0.5677910631799166, + -0.24748866692763924, + 0.7850876819282038 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.27520001642510894, + -0.17810421105498322, + -0.5219679223201666, + 0.787460049166223 + ] + }, + { + "frame_id": 115, + "image_name": "000115.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.4183642120376945, + 0.9059043818641509, + 0.06564020875507245, + -0.051976860014155746 + ], + [ + -0.7002627938816648, + 0.2756806611994115, + 0.6585075493460194, + -0.2009493860818592 + ], + [ + 0.5784491382923167, + -0.32146138797682333, + 0.7497060560305554, + -0.04817830459187201 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.4183642120376945, + -0.7002627938816651, + 0.5784491382923169, + -0.09110342166691913 + ], + [ + 0.905904381864151, + 0.2756806611994116, + -0.3214613879768235, + 0.0869964602005527 + ], + [ + 0.06564020875507241, + 0.6585075493460194, + 0.7497060560305554, + 0.1718580264349257 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.051976860014155746, + -0.2009493860818592, + -0.04817830459187201 + ], + "rotation_world_from_camera": [ + [ + 0.4183642120376945, + 0.9059043818641509, + 0.06564020875507245 + ], + [ + -0.7002627938816648, + 0.2756806611994115, + 0.6585075493460194 + ], + [ + 0.5784491382923167, + -0.32146138797682333, + 0.7497060560305554 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.313439585409903, + -0.16402011548218828, + -0.5137268687720765, + 0.7816250586546695 + ] + }, + { + "frame_id": 116, + "image_name": "000116.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.48561891070664454, + 0.866966876330451, + 0.111994236056649, + -0.08222547039239048 + ], + [ + -0.6604875105422446, + 0.2799645969207992, + 0.6966893661372209, + -0.20632196878877188 + ], + [ + 0.5726521823775758, + -0.41229632525259646, + 0.7085768964631892, + -0.030389928616775436 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.4856189107066445, + -0.6604875105422446, + 0.5726521823775756, + -0.07893998122648133 + ], + [ + 0.866966876330451, + 0.2799645969207993, + -0.41229632525259646, + 0.11651995015536175 + ], + [ + 0.11199423605664903, + 0.6966893661372209, + 0.708576896463189, + 0.17448470169963995 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.08222547039239048, + -0.20632196878877188, + -0.030389928616775436 + ], + "rotation_world_from_camera": [ + [ + 0.48561891070664454, + 0.866966876330451, + 0.111994236056649 + ], + [ + -0.6604875105422446, + 0.2799645969207992, + 0.6966893661372209 + ], + [ + 0.5726521823775758, + -0.41229632525259646, + 0.7085768964631892 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.3525185872130206, + -0.14643154522759577, + -0.48553923343941663, + 0.7864732042623309 + ] + }, + { + "frame_id": 117, + "image_name": "000117.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.5290217908581071, + 0.8388704395378855, + 0.1281886518643357, + -0.10876042209231385 + ], + [ + -0.6430141147647804, + 0.2976790362784401, + 0.7056344943195483, + -0.21365871329096067 + ], + [ + 0.5537768440541253, + -0.4557231363776186, + 0.6968842299547318, + -0.009785300978663999 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.5290217908581069, + -0.6430141147647804, + 0.5537768440541253, + -0.07443006202472537 + ], + [ + 0.8388704395378856, + 0.2976790362784402, + -0.4557231363776188, + 0.1503782348974543 + ], + [ + 0.12818865186433573, + 0.7056344943195486, + 0.6968842299547318, + 0.1715260319316338 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.10876042209231385, + -0.21365871329096067, + -0.009785300978663999 + ], + "rotation_world_from_camera": [ + [ + 0.5290217908581071, + 0.8388704395378855, + 0.1281886518643357 + ], + [ + -0.6430141147647804, + 0.2976790362784401, + 0.7056344943195483 + ], + [ + 0.5537768440541253, + -0.4557231363776186, + 0.6968842299547318 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.36553335163324524, + -0.1339524313568081, + -0.4664181071791125, + 0.7942897860811379 + ] + }, + { + "frame_id": 118, + "image_name": "000118.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.559725965825273, + 0.8154749960676827, + 0.14733422538357493, + -0.1338391508687763 + ], + [ + -0.6286320575140228, + 0.3019973818738452, + 0.7166723921060646, + -0.22323026426896034 + ], + [ + 0.5399338658082593, + -0.4937591640969873, + 0.681669500875309, + 0.005886370622230951 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.559725965825273, + -0.6286320575140231, + 0.5399338658082592, + -0.06859470318717675 + ], + [ + 0.8154749960676828, + 0.30199738187384517, + -0.49375916409698745, + 0.17946388583064773 + ], + [ + 0.1473342253835748, + 0.7166723921060649, + 0.6816695008753091, + 0.17568949577932813 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.1338391508687763, + -0.22323026426896034, + 0.005886370622230951 + ], + "rotation_world_from_camera": [ + [ + 0.559725965825273, + 0.8154749960676827, + 0.14733422538357493 + ], + [ + -0.6286320575140228, + 0.3019973818738452, + 0.7166723921060646 + ], + [ + 0.5399338658082593, + -0.4937591640969873, + 0.681669500875309 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.379492780918201, + -0.12308728120043833, + -0.4527543906954936, + 0.7974009105485188 + ] + }, + { + "frame_id": 119, + "image_name": "000119.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.5620119118989724, + 0.8035562060370326, + 0.19606130322690302, + -0.15942669915569244 + ], + [ + -0.6380144481633231, + 0.27030765770889414, + 0.7210210358365288, + -0.23329781415492257 + ], + [ + 0.5263840563870753, + -0.5303123550543595, + 0.6645965928728396, + 0.022498936837541644 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.5620119118989725, + -0.6380144481633235, + 0.5263840563870754, + -0.07109075379247128 + ], + [ + 0.8035562060370327, + 0.270307657708894, + -0.53031235505436, + 0.2031019633879136 + ], + [ + 0.19606130322690277, + 0.7210210358365294, + 0.66459659287284, + 0.18451732126051745 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.15942669915569244, + -0.23329781415492257, + 0.022498936837541644 + ], + "rotation_world_from_camera": [ + [ + 0.5620119118989724, + 0.8035562060370326, + 0.19606130322690302 + ], + [ + -0.6380144481633231, + 0.27030765770889414, + 0.7210210358365288 + ], + [ + 0.5263840563870753, + -0.5303123550543595, + 0.6645965928728396 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.3959506475929918, + -0.10452171178406182, + -0.45614609043183, + 0.790081667057385 + ] + }, + { + "frame_id": 120, + "image_name": "000120.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.5865913240651036, + 0.7769819637640635, + 0.22849430302939272, + -0.1796974546416088 + ], + [ + -0.6222282089658231, + 0.2517738538652199, + 0.7412435378990084, + -0.23715862922956776 + ], + [ + 0.5184039684442362, + -0.5769826292837543, + 0.6311484540154347, + 0.045906852590464356 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.5865913240651037, + -0.6222282089658231, + 0.518403968444236, + -0.06595611581863473 + ], + [ + 0.7769819637640638, + 0.2517738538652202, + -0.5769826292837542, + 0.22581947975914998 + ], + [ + 0.22849430302939272, + 0.7412435378990084, + 0.6311484540154344, + 0.18787810698670832 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.1796974546416088, + -0.23715862922956776, + 0.045906852590464356 + ], + "rotation_world_from_camera": [ + [ + 0.5865913240651036, + 0.7769819637640635, + 0.22849430302939272 + ], + [ + -0.6222282089658231, + 0.2517738538652199, + 0.7412435378990084 + ], + [ + 0.5184039684442362, + -0.5769826292837543, + 0.6311484540154347 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.4194249087096668, + -0.09224163347518531, + -0.4451918901117559, + 0.7857343113205886 + ] + }, + { + "frame_id": 121, + "image_name": "000121.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6280062261906925, + 0.7427455565319765, + 0.23224387638370467, + -0.19716299408951615 + ], + [ + -0.6010011218508817, + 0.2733135081368627, + 0.751064163573195, + -0.24522184046829723 + ], + [ + 0.49437418156666174, + -0.6112518012422752, + 0.6180334975374455, + 0.0770319515698227 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6280062261906924, + -0.6010011218508814, + 0.4943741815666618, + -0.06164162137298352 + ], + [ + 0.7427455565319763, + 0.2733135081368627, + -0.611251801242275, + 0.2605502984129587 + ], + [ + 0.23224387638370472, + 0.7510641635731947, + 0.6180334975374455, + 0.18235890807713512 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.19716299408951615, + -0.24522184046829723, + 0.0770319515698227 + ], + "rotation_world_from_camera": [ + [ + 0.6280062261906925, + 0.7427455565319765, + 0.23224387638370467 + ], + [ + -0.6010011218508817, + 0.2733135081368627, + 0.751064163573195 + ], + [ + 0.49437418156666174, + -0.6112518012422752, + 0.6180334975374455 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.42914427076345335, + -0.08257388268805829, + -0.423294744595858, + 0.7936235303758641 + ] + }, + { + "frame_id": 122, + "image_name": "000122.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6623792216694382, + 0.7090709136931371, + 0.24181026871282515, + -0.2078897504901151 + ], + [ + -0.5849437600926332, + 0.2878329863756171, + 0.7582829086052154, + -0.25298595275966407 + ], + [ + 0.46807538306268703, + -0.6437162506170503, + 0.6054211959142541, + 0.10678028097214627 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6623792216694382, + -0.5849437600926335, + 0.46807538306268687, + -0.06026192425473781 + ], + [ + 0.7090709136931375, + 0.2878329863756174, + -0.6437162506170505, + 0.2889624797285844 + ], + [ + 0.24181026871282504, + 0.7582829086052157, + 0.6054211959142541, + 0.1774577551172998 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2078897504901151, + -0.25298595275966407, + 0.10678028097214627 + ], + "rotation_world_from_camera": [ + [ + 0.6623792216694382, + 0.7090709136931371, + 0.24181026871282515 + ], + [ + -0.5849437600926332, + 0.2878329863756171, + 0.7582829086052154 + ], + [ + 0.46807538306268703, + -0.6437162506170503, + 0.6054211959142541 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.4384988709733375, + -0.07076822873282351, + -0.4047249028257338, + 0.79931742817846 + ] + }, + { + "frame_id": 123, + "image_name": "000123.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7459616022948989, + 0.6253000765171125, + 0.22921845957365686, + -0.2057646356739819 + ], + [ + -0.5309961259115435, + 0.35068398961652486, + 0.7714038201185996, + -0.26408158370163176 + ], + [ + 0.4019756238487092, + -0.6971517436931003, + 0.5936287089562892, + 0.13424192200641472 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.745961602294899, + -0.5309961259115438, + 0.40197562384870916, + -0.04069576089234019 + ], + [ + 0.6253000765171125, + 0.3506839896165249, + -0.6971517436931003, + 0.31486081579168035 + ], + [ + 0.2292184595736568, + 0.7714038201186, + 0.5936287089562894, + 0.1711887364658545 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2057646356739819, + -0.26408158370163176, + 0.13424192200641472 + ], + "rotation_world_from_camera": [ + [ + 0.7459616022948989, + 0.6253000765171125, + 0.22921845957365686 + ], + [ + -0.5309961259115435, + 0.35068398961652486, + 0.7714038201185996 + ], + [ + 0.4019756238487092, + -0.6971517436931003, + 0.5936287089562892 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.4476742408610542, + -0.052663266052668745, + -0.35248514757535004, + 0.8201027833247052 + ] + }, + { + "frame_id": 124, + "image_name": "000124.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7899478009976717, + 0.5639738585449648, + 0.2406573468166857, + -0.19195194992476747 + ], + [ + -0.4863406377010451, + 0.3372476248191135, + 0.8060625432771372, + -0.27696257362692733 + ], + [ + 0.3734370841513781, + -0.7537887810466337, + 0.5406914256290241, + 0.15636878684541392 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7899478009976719, + -0.48634063770104535, + 0.373437084151378, + -0.041460037748597044 + ], + [ + 0.5639738585449651, + 0.3372476248191138, + -0.7537887810466339, + 0.3195298892037167 + ], + [ + 0.24065734681668577, + 0.8060625432771377, + 0.540691425629024, + 0.1848965411921586 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.19195194992476747, + -0.27696257362692733, + 0.15636878684541392 + ], + "rotation_world_from_camera": [ + [ + 0.7899478009976717, + 0.5639738585449648, + 0.2406573468166857 + ], + [ + -0.4863406377010451, + 0.3372476248191135, + 0.8060625432771372 + ], + [ + 0.3734370841513781, + -0.7537887810466337, + 0.5406914256290241 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.47749574619820806, + -0.04064602745785213, + -0.321518273124654, + 0.816683361445213 + ] + }, + { + "frame_id": 125, + "image_name": "000125.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8011132692635602, + 0.5280919927766969, + 0.28166713861398146, + -0.17260310355760192 + ], + [ + -0.48993563201863816, + 0.30831279587469224, + 0.815417866114318, + -0.29627511900142334 + ], + [ + 0.34377406284993095, + -0.7912408401144796, + 0.5057245561039966, + 0.17804153887158675 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8011132692635599, + -0.48993563201863827, + 0.34377406284993084, + -0.06808716427723162 + ], + [ + 0.5280919927766969, + 0.30831279587469235, + -0.7912408401144796, + 0.3233694639966417 + ], + [ + 0.2816671386139814, + 0.8154178661143181, + 0.5057245561039966, + 0.20016466939996305 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.17260310355760192, + -0.29627511900142334, + 0.17804153887158675 + ], + "rotation_world_from_camera": [ + [ + 0.8011132692635602, + 0.5280919927766969, + 0.28166713861398146 + ], + [ + -0.48993563201863816, + 0.30831279587469224, + 0.815417866114318 + ], + [ + 0.34377406284993095, + -0.7912408401144796, + 0.5057245561039966 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.49675847181625177, + -0.019202672386517707, + -0.3147612154339159, + 0.8085713668629148 + ] + }, + { + "frame_id": 126, + "image_name": "000126.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.847044848537111, + 0.4696951220130967, + 0.24880015458967208, + -0.15167933738250486 + ], + [ + -0.4321562656221918, + 0.3360696305951735, + 0.8368381955163765, + -0.31165588943768496 + ], + [ + 0.309444642303311, + -0.8163600282649354, + 0.4876477392555511, + 0.20266480245185214 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8470448485371112, + -0.43215626562219184, + 0.309444642303311, + -0.06891838128136402 + ], + [ + 0.4696951220130966, + 0.33606963059517336, + -0.8163600282649351, + 0.3414285683727758 + ], + [ + 0.2488001545896721, + 0.8368381955163766, + 0.4876477392555512, + 0.19971436198559128 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.15167933738250486, + -0.31165588943768496, + 0.20266480245185214 + ], + "rotation_world_from_camera": [ + [ + 0.847044848537111, + 0.4696951220130967, + 0.24880015458967208 + ], + [ + -0.4321562656221918, + 0.3360696305951735, + 0.8368381955163765 + ], + [ + 0.309444642303311, + -0.8163600282649354, + 0.4876477392555511 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5057982499688949, + -0.018554263677866313, + -0.2759226613216404, + 0.817123341116235 + ] + }, + { + "frame_id": 127, + "image_name": "000127.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8858215096903694, + 0.4056364386610221, + 0.22534270034833084, + -0.12972871801114289 + ], + [ + -0.3752023069982605, + 0.34039396853486525, + 0.8621804770512194, + -0.32716841566284877 + ], + [ + 0.2730265221421865, + -0.8482871128429854, + 0.4537240266852243, + 0.23060274911945922 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8858215096903694, + -0.3752023069982606, + 0.2730265221421864, + -0.070798522083353 + ], + [ + 0.40563643866102217, + 0.34039396853486525, + -0.8482871128429855, + 0.3596061908170428 + ], + [ + 0.22534270034833082, + 0.8621804770512195, + 0.45372402668522444, + 0.20668163242648108 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.12972871801114289, + -0.32716841566284877, + 0.23060274911945922 + ], + "rotation_world_from_camera": [ + [ + 0.8858215096903694, + 0.4056364386610221, + 0.22534270034833084 + ], + [ + -0.3752023069982605, + 0.34039396853486525, + 0.8621804770512194 + ], + [ + 0.2730265221421865, + -0.8482871128429854, + 0.4537240266852243 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5224230839248681, + -0.014563929408572247, + -0.238489280922639, + 0.8185260388207664 + ] + }, + { + "frame_id": 128, + "image_name": "000128.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8958131103326096, + 0.3868930983053043, + 0.21870665705446143, + -0.11894427638458335 + ], + [ + -0.34630892504622707, + 0.29923619147336317, + 0.8891163198062686, + -0.3394648116381128 + ], + [ + 0.27854802061680917, + -0.8722221231981212, + 0.40204423638975206, + 0.25976599433726 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8958131103326097, + -0.3463089250462272, + 0.2785480206168093, + -0.08336515537128068 + ], + [ + 0.38689309830530444, + 0.29923619147336333, + -0.8722221231981216, + 0.3741725241054416 + ], + [ + 0.21870665705446146, + 0.8891163198062689, + 0.4020442363897521, + 0.22340018825789293 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.11894427638458335, + -0.3394648116381128, + 0.25976599433726 + ], + "rotation_world_from_camera": [ + [ + 0.8958131103326096, + 0.3868930983053043, + 0.21870665705446143 + ], + [ + -0.34630892504622707, + 0.29923619147336317, + 0.8891163198062686 + ], + [ + 0.27854802061680917, + -0.8722221231981212, + 0.40204423638975206 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.546473394244746, + -0.018566399428816945, + -0.2274834799407306, + 0.8057750210504985 + ] + }, + { + "frame_id": 129, + "image_name": "000129.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.919401149464351, + 0.32804092270731744, + 0.2170038695345357, + -0.1089692964349544 + ], + [ + -0.3190827911974869, + 0.29948422425782656, + 0.8991637068867431, + -0.3505448615769431 + ], + [ + 0.2299732565435621, + -0.8959343460600335, + 0.380018353273535, + 0.28893798869045 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.919401149464351, + -0.3190827911974868, + 0.22997325654356204, + -0.07811434667157864 + ], + [ + 0.3280409227073174, + 0.29948422425782645, + -0.8959343460600333, + 0.3995985124355072 + ], + [ + 0.2170038695345358, + 0.8991637068867432, + 0.38001835327353517, + 0.2290422374921533 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.1089692964349544, + -0.3505448615769431, + 0.28893798869045 + ], + "rotation_world_from_camera": [ + [ + 0.919401149464351, + 0.32804092270731744, + 0.2170038695345357 + ], + [ + -0.3190827911974869, + 0.29948422425782656, + 0.8991637068867431 + ], + [ + 0.2299732565435621, + -0.8959343460600335, + 0.380018353273535 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5567536645440669, + -0.004022484305139931, + -0.20070686308106003, + 0.8060557869954957 + ] + }, + { + "frame_id": 130, + "image_name": "000130.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9386577942509308, + 0.284288590585966, + 0.19519616429280093, + -0.10422817207052482 + ], + [ + -0.2861847091414924, + 0.32636220851542036, + 0.9008806919379151, + -0.3645257711112948 + ], + [ + 0.19240545092480238, + -0.901480840681366, + 0.38770147838103636, + 0.3173355509856165 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.938657794250931, + -0.2861847091414924, + 0.1924054509248024, + -0.06754420546739699 + ], + [ + 0.28428859058596606, + 0.3263622085154203, + -0.9014808406813659, + 0.43467023513854786 + ], + [ + 0.19519616429280098, + 0.900880691937915, + 0.3877014783810363, + 0.22570770604737753 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.10422817207052482, + -0.3645257711112948, + 0.3173355509856165 + ], + "rotation_world_from_camera": [ + [ + 0.9386577942509308, + 0.284288590585966, + 0.19519616429280093 + ], + [ + -0.2861847091414924, + 0.32636220851542036, + 0.9008806919379151 + ], + [ + 0.19240545092480238, + -0.901480840681366, + 0.38770147838103636 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5533069011304834, + 0.000856720995008531, + -0.17512957746671828, + 0.8143588706994275 + ] + }, + { + "frame_id": 131, + "image_name": "000131.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9600995484443218, + 0.19205449925993007, + 0.2032828728423201, + -0.09337501210212452 + ], + [ + -0.255560933033013, + 0.3073439511932334, + 0.9166396812118855, + -0.3744772874557079 + ], + [ + 0.11356701362766031, + -0.9320165046708931, + 0.3441624157817729, + 0.3437243323783061 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9600995484443217, + -0.2555609330330131, + 0.11356701362766028, + -0.04508820396598524 + ], + [ + 0.19205449925993004, + 0.3073439511932335, + -0.932016504670893, + 0.45338317118499005 + ], + [ + 0.20328287284232008, + 0.9166396812118857, + 0.344162415781773, + 0.24394528551200315 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.09337501210212452, + -0.3744772874557079, + 0.3437243323783061 + ], + "rotation_world_from_camera": [ + [ + 0.9600995484443218, + 0.19205449925993007, + 0.2032828728423201 + ], + [ + -0.255560933033013, + 0.3073439511932334, + 0.9166396812118855 + ], + [ + 0.11356701362766031, + -0.9320165046708931, + 0.3441624157817729 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5719687888052362, + 0.027757823073589014, + -0.13849089874809256, + 0.8080231920278229 + ] + }, + { + "frame_id": 132, + "image_name": "000132.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9818428859282478, + 0.10621299625282374, + 0.15717298361705687, + -0.07210624246297333 + ], + [ + -0.1808988419884886, + 0.27485999496756897, + 0.9443132913041369, + -0.3802610166135349 + ], + [ + 0.057097778584755926, + -0.9555996978826571, + 0.28908313871144503, + 0.35772261581452136 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9818428859282478, + -0.18089884198848863, + 0.057097778584755905, + -0.01841694307800344 + ], + [ + 0.10621299625282375, + 0.27485999496756897, + -0.9555996978826572, + 0.4540167847714343 + ], + [ + 0.15717298361705687, + 0.9443132913041371, + 0.2890831387114451, + 0.26700710885057444 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.07210624246297333, + -0.3802610166135349, + 0.35772261581452136 + ], + "rotation_world_from_camera": [ + [ + 0.9818428859282478, + 0.10621299625282374, + 0.15717298361705687 + ], + [ + -0.1808988419884886, + 0.27485999496756897, + 0.9443132913041369 + ], + [ + 0.057097778584755926, + -0.9555996978826571, + 0.28908313871144503 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5953779791546782, + 0.03136068529176387, + -0.08997257612132209, + 0.7977759741317204 + ] + }, + { + "frame_id": 133, + "image_name": "000133.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9879442799017228, + 0.08678397455196518, + 0.12819766601007265, + -0.049661999996108055 + ], + [ + -0.14705221246690384, + 0.2672205068172789, + 0.952349120619589, + -0.3832900058063458 + ], + [ + 0.04839159656443299, + -0.9597196166054335, + 0.2767607466471079, + 0.36717893380523803 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9879442799017228, + -0.14705221246690392, + 0.04839159656443299, + -0.02506872937730299 + ], + [ + 0.08678397455196518, + 0.26722050681727905, + -0.9597196166054337, + 0.45912164093058644 + ], + [ + 0.12819766601007268, + 0.9523491206195898, + 0.27676074664710815, + 0.2697717365878174 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.049661999996108055, + -0.3832900058063458, + 0.36717893380523803 + ], + "rotation_world_from_camera": [ + [ + 0.9879442799017228, + 0.08678397455196518, + 0.12819766601007265 + ], + [ + -0.14705221246690384, + 0.2672205068172789, + 0.952349120619589 + ], + [ + 0.04839159656443299, + -0.9597196166054335, + 0.2767607466471079 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.6008250632333291, + 0.02507728189242234, + -0.0734778196602659, + 0.7956012715811405 + ] + }, + { + "frame_id": 134, + "image_name": "000134.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9962412915406342, + 0.03478163474803131, + 0.07933175224147838, + -0.023744465617306854 + ], + [ + -0.0853834968461509, + 0.24002127159885114, + 0.9670054020771517, + -0.38192542291262477 + ], + [ + 0.014592720643255985, + -0.9701443331094219, + 0.24208887921567743, + 0.3784434043090536 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9962412915406346, + -0.08538349684615092, + 0.014592720643255999, + -0.01447742992756178 + ], + [ + 0.034781634748031316, + 0.24002127159885123, + -0.9701443331094219, + 0.4596408210868717 + ], + [ + 0.0793317522414784, + 0.9670054020771517, + 0.24208887921567734, + 0.27959069761482314 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.023744465617306854, + -0.38192542291262477, + 0.3784434043090536 + ], + "rotation_world_from_camera": [ + [ + 0.9962412915406342, + 0.03478163474803131, + 0.07933175224147838 + ], + [ + -0.0853834968461509, + 0.24002127159885114, + 0.9670054020771517 + ], + [ + 0.014592720643255985, + -0.9701443331094219, + 0.24208887921567743 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.6152501809683004, + 0.020561498258513618, + -0.038165154513613075, + 0.7871390351067534 + ] + }, + { + "frame_id": 135, + "image_name": "000135.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9991030148915184, + -0.018609222870805825, + 0.038037645284943834, + 0.004608686190170294 + ], + [ + -0.03280599260183358, + 0.22782845640727797, + 0.9731484785481018, + -0.37925372183274925 + ], + [ + -0.026775594934323556, + -0.9735234415643115, + 0.2270136036467667, + 0.3817274689087742 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9991030148915182, + -0.032805992601833575, + -0.026775594934323563, + -0.006825366977145136 + ], + [ + -0.018609222870805825, + 0.227828456407278, + -0.9735234415643119, + 0.45811119337202866 + ], + [ + 0.03803764528494384, + 0.9731484785481019, + 0.2270136036467668, + 0.28223755048677374 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.004608686190170294, + -0.37925372183274925, + 0.3817274689087742 + ], + "rotation_world_from_camera": [ + [ + 0.9991030148915184, + -0.018609222870805825, + 0.038037645284943834 + ], + [ + -0.03280599260183358, + 0.22782845640727797, + 0.9731484785481018 + ], + [ + -0.026775594934323556, + -0.9735234415643115, + 0.2270136036467667 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.6213414831711853, + 0.02068718123012963, + -0.004531344943018027, + 0.7832536426575946 + ] + }, + { + "frame_id": 136, + "image_name": "000136.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9978783933208165, + -0.06407243977811969, + -0.0115513897148875, + 0.03669326823178724 + ], + [ + 0.027523175455976934, + 0.2543662476143184, + 0.9667162390729923, + -0.3800217631104335 + ], + [ + -0.059001584354028073, + -0.964983178369183, + 0.25559005948632685, + 0.37801967838220807 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9978783933208163, + 0.027523175455976934, + -0.05900158435402809, + -0.0038522539440970223 + ], + [ + -0.06407243977811967, + 0.25436624761431853, + -0.964983178369183, + 0.4637983678445815 + ], + [ + -0.011551389714887509, + 0.9667162390729923, + 0.25559005948632674, + 0.2711789957565535 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.03669326823178724, + -0.3800217631104335, + 0.37801967838220807 + ], + "rotation_world_from_camera": [ + [ + 0.9978783933208165, + -0.06407243977811969, + -0.0115513897148875 + ], + [ + 0.027523175455976934, + 0.2543662476143184, + 0.9667162390729923 + ], + [ + -0.059001584354028073, + -0.964983178369183, + 0.25559005948632685 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.6099020589857381, + 0.01498161212265944, + 0.02891979664171186, + 0.7918072209227227 + ] + }, + { + "frame_id": 137, + "image_name": "000137.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9914709510780988, + -0.11888690328504246, + -0.05339716655014175, + 0.0695968185742382 + ], + [ + 0.08299376251667552, + 0.26005119385518616, + 0.9620215236458164, + -0.36967956116238115 + ], + [ + -0.10048576292996081, + -0.9582480267664449, + 0.2677000759181782, + 0.37466750808697086 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9914709510780985, + 0.0829937625166755, + -0.10048576292996077, + -0.0006733758022438265 + ], + [ + -0.11888690328504245, + 0.2600511938551861, + -0.9582480267664448, + 0.46343416178076147 + ], + [ + -0.053397166550141754, + 0.9620215236458165, + 0.2677000759181782, + 0.25905744724396257 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.0695968185742382, + -0.36967956116238115, + 0.37466750808697086 + ], + "rotation_world_from_camera": [ + [ + 0.9914709510780988, + -0.11888690328504246, + -0.05339716655014175 + ], + [ + 0.08299376251667552, + 0.26005119385518616, + 0.9620215236458164 + ], + [ + -0.10048576292996081, + -0.9582480267664449, + 0.2677000759181782 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.6049214166535878, + 0.01483380311071107, + 0.06359624789422218, + 0.7936028951641154 + ] + }, + { + "frame_id": 138, + "image_name": "000138.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9800135002374261, + -0.16995404027575217, + -0.10338841108333469, + 0.0990520020433567 + ], + [ + 0.14372200090714918, + 0.24556299065378703, + 0.9586672019404927, + -0.35692225172503883 + ], + [ + -0.13754099682507034, + -0.9543659894480291, + 0.2650811807300736, + 0.37195452434721854 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9800135002374261, + 0.14372200090714918, + -0.13754099682507037, + 0.005384277010484454 + ], + [ + -0.16995404027575223, + 0.24556299065378717, + -0.9543659894480295, + 0.45946193116745937 + ], + [ + -0.10338841108333469, + 0.9586672019404928, + 0.26508118073007353, + 0.25381234098557554 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.0990520020433567, + -0.35692225172503883, + 0.37195452434721854 + ], + "rotation_world_from_camera": [ + [ + 0.9800135002374261, + -0.16995404027575217, + -0.10338841108333469 + ], + [ + 0.14372200090714918, + 0.24556299065378703, + 0.9586672019404927 + ], + [ + -0.13754099682507034, + -0.9543659894480291, + 0.2650811807300736 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.6060877264995483, + 0.010820232047968455, + 0.09937893368171702, + 0.7890908806375357 + ] + }, + { + "frame_id": 139, + "image_name": "000139.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9574423026296687, + -0.24369675535934984, + -0.1546484030390334, + 0.13656485146945743 + ], + [ + 0.21446535359161312, + 0.24211425362818348, + 0.9462480120448826, + -0.35034466696946137 + ], + [ + -0.19315498762398678, + -0.9391445999511433, + 0.2840749393005033, + 0.35631564743074245 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9574423026296685, + 0.2144653535916131, + -0.19315498762398672, + 0.013207971501063358 + ], + [ + -0.2436967553593498, + 0.24211425362818337, + -0.9391445999511431, + 0.4527357649178411 + ], + [ + -0.15464840303903338, + 0.9462480120448824, + 0.2840749393005033, + 0.2514121349256859 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.13656485146945743, + -0.35034466696946137, + 0.35631564743074245 + ], + "rotation_world_from_camera": [ + [ + 0.9574423026296687, + -0.24369675535934984, + -0.1546484030390334 + ], + [ + 0.21446535359161312, + 0.24211425362818348, + 0.9462480120448826 + ], + [ + -0.19315498762398678, + -0.9391445999511433, + 0.2840749393005033 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5981749555316116, + 0.012216911414219161, + 0.14536022757502423, + 0.7879770770076936 + ] + }, + { + "frame_id": 140, + "image_name": "000140.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9276856713583593, + -0.3065008597158468, + -0.2132053426859584, + 0.1740532608332312 + ], + [ + 0.2920701023874206, + 0.24001892792891688, + 0.925789376438969, + -0.3429884048910624 + ], + [ + -0.23258192201414069, + -0.9211124454860546, + 0.31218185777349067, + 0.33975084661028365 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9276856713583593, + 0.29207010238742054, + -0.23258192201414066, + 0.017729847316594213 + ], + [ + -0.30650085971584684, + 0.24001892792891683, + -0.9211124454860549, + 0.4486199164928898 + ], + [ + -0.21320534268595837, + 0.925789376438969, + 0.3121818577734907, + 0.24858005613653622 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.1740532608332312, + -0.3429884048910624, + 0.33975084661028365 + ], + "rotation_world_from_camera": [ + [ + 0.9276856713583593, + -0.3065008597158468, + -0.2132053426859584 + ], + [ + 0.2920701023874206, + 0.24001892792891688, + 0.925789376438969 + ], + [ + -0.23258192201414069, + -0.9211124454860546, + 0.31218185777349067 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5864053388348266, + 0.006152210925082896, + 0.19005082115464175, + 0.7873827622352371 + ] + }, + { + "frame_id": 141, + "image_name": "000141.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8872676832252249, + -0.374047757563192, + -0.2698968939541346, + 0.20867182134170859 + ], + [ + 0.3657690687378508, + 0.21407956917730978, + 0.9057499248774481, + -0.32649225218088274 + ], + [ + -0.28101431753344386, + -0.9023625729842771, + 0.32676098331717607, + 0.32494799884359676 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8872676832252251, + 0.36576906873785087, + -0.2810143175334439, + 0.02558804368297084 + ], + [ + -0.37404775756319214, + 0.21407956917730978, + -0.9023625729842772, + 0.44116945984870604 + ], + [ + -0.26989689395413463, + 0.905749924877448, + 0.32676098331717607, + 0.2458598816927003 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.20867182134170859, + -0.32649225218088274, + 0.32494799884359676 + ], + "rotation_world_from_camera": [ + [ + 0.8872676832252249, + -0.374047757563192, + -0.2698968939541346 + ], + [ + 0.3657690687378508, + 0.21407956917730978, + 0.9057499248774481 + ], + [ + -0.28101431753344386, + -0.9023625729842771, + 0.32676098331717607 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5801782335478337, + 0.0035673041259736723, + 0.2373887797025384, + 0.7791194124971651 + ] + }, + { + "frame_id": 142, + "image_name": "000142.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8429367177240925, + -0.41793270889335865, + -0.3388066421273241, + 0.24029963573634902 + ], + [ + 0.4372810898938599, + 0.16532806102127415, + 0.8839976700535945, + -0.314525156493121 + ], + [ + -0.31343729569687706, + -0.8933078322034373, + 0.32211516355214254, + 0.30465073763834577 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8429367177240925, + 0.43728108989386, + -0.313437295696877, + 0.03046742034987763 + ], + [ + -0.41793270889335876, + 0.16532806102127423, + -0.8933078322034377, + 0.42457580199368916 + ], + [ + -0.33880664212732403, + 0.8839976700535946, + 0.32211516355214254, + 0.2613219960207561 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.24029963573634902, + -0.314525156493121, + 0.30465073763834577 + ], + "rotation_world_from_camera": [ + [ + 0.8429367177240925, + -0.41793270889335865, + -0.3388066421273241 + ], + [ + 0.4372810898938599, + 0.16532806102127415, + 0.8839976700535945 + ], + [ + -0.31343729569687706, + -0.8933078322034373, + 0.32211516355214254 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5821283134221088, + -0.00830932826766299, + 0.280111756628839, + 0.7632791007058802 + ] + }, + { + "frame_id": 143, + "image_name": "000143.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7904061142753859, + -0.4463977538421409, + -0.4195083072845839, + 0.2719249551519411 + ], + [ + 0.5235807956930206, + 0.13680187528990104, + 0.8409211599779314, + -0.29951992533984173 + ], + [ + -0.31799579383625315, + -0.8843157197980014, + 0.34185432982572195, + 0.28752405925304364 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7904061142753859, + 0.5235807956930207, + -0.31799579383625315, + 0.03332317512838771 + ], + [ + -0.4463977538421411, + 0.13680187528990104, + -0.8843157197980018, + 0.4166236220842316 + ], + [ + -0.41950830728458377, + 0.8409211599779315, + 0.34185432982572206, + 0.2676560761127899 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2719249551519411, + -0.29951992533984173, + 0.28752405925304364 + ], + "rotation_world_from_camera": [ + [ + 0.7904061142753859, + -0.4463977538421409, + -0.4195083072845839 + ], + [ + 0.5235807956930206, + 0.13680187528990104, + 0.8409211599779314 + ], + [ + -0.31799579383625315, + -0.8843157197980014, + 0.34185432982572195 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5726582552360009, + -0.033695070814560905, + 0.3219651923191523, + 0.7531703524752897 + ] + }, + { + "frame_id": 144, + "image_name": "000144.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7507765982896977, + -0.4772757273488721, + -0.45666440582133744, + 0.30635713198425707 + ], + [ + 0.564658082892431, + 0.10496224653798975, + 0.8186233420969268, + -0.2788675461721144 + ], + [ + -0.3427765290751316, + -0.8724624959763618, + 0.34830079562054134, + 0.27096546271082356 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7507765982896974, + 0.5646580828924311, + -0.34277652907513156, + 0.02033964939678736 + ], + [ + -0.47727572734887225, + 0.10496224653798993, + -0.872462495976362, + 0.41189459104913745 + ], + [ + -0.4566644058213376, + 0.8186233420969276, + 0.34830079562054145, + 0.2738123940486374 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.30635713198425707, + -0.2788675461721144, + 0.27096546271082356 + ], + "rotation_world_from_camera": [ + [ + 0.7507765982896977, + -0.4772757273488721, + -0.45666440582133744 + ], + [ + 0.564658082892431, + 0.10496224653798975, + 0.8186233420969268 + ], + [ + -0.3427765290751316, + -0.8724624959763618, + 0.34830079562054134 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5695422627275272, + -0.03835639655830214, + 0.35091378955266705, + 0.7423004176962702 + ] + }, + { + "frame_id": 145, + "image_name": "000145.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7195201604962378, + -0.5021410887566482, + -0.47973436985664897, + 0.3301321886861467 + ], + [ + 0.5947798202823164, + 0.08896274302360101, + 0.798950934500143, + -0.26247496620932553 + ], + [ + -0.35850760664789716, + -0.86019762690675, + 0.362673873665573, + 0.2534129424665011 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7195201604962378, + 0.5947798202823166, + -0.3585076066478972, + 0.009428515339425883 + ], + [ + -0.5021410887566483, + 0.0889627430236011, + -0.8601976269067504, + 0.4071086413666267 + ], + [ + -0.47973436985664886, + 0.7989509345001432, + 0.36267387366557297, + 0.2761741235632621 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3301321886861467, + -0.26247496620932553, + 0.2534129424665011 + ], + "rotation_world_from_camera": [ + [ + 0.7195201604962378, + -0.5021410887566482, + -0.47973436985664897 + ], + [ + 0.5947798202823164, + 0.08896274302360101, + 0.798950934500143 + ], + [ + -0.35850760664789716, + -0.86019762690675, + 0.362673873665573 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5630016749102669, + -0.04113608167348409, + 0.3722200189893518, + 0.7367422848570272 + ] + }, + { + "frame_id": 146, + "image_name": "000146.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6783575927113149, + -0.5331893032118195, + -0.5055097856138927, + 0.35223717835572643 + ], + [ + 0.6344495871591478, + 0.07810057177288979, + 0.7690084668209669, + -0.2435579448668996 + ], + [ + -0.3705464852950253, + -0.842383207114934, + 0.39126184915764745, + 0.23217734037680954 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6783575927113155, + 0.6344495871591481, + -0.37054648529502515, + 0.0016149706390917037 + ], + [ + -0.5331893032118198, + 0.07810057177288968, + -0.8423832071149342, + 0.4024134030527546 + ], + [ + -0.5055097856138928, + 0.7690084668209672, + 0.3912618491576475, + 0.2745153267516709 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.35223717835572643, + -0.2435579448668996, + 0.23217734037680954 + ], + "rotation_world_from_camera": [ + [ + 0.6783575927113149, + -0.5331893032118195, + -0.5055097856138927 + ], + [ + 0.6344495871591478, + 0.07810057177288979, + 0.7690084668209669 + ], + [ + -0.3705464852950253, + -0.842383207114934, + 0.39126184915764745 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5497715825187716, + -0.04604652512385483, + 0.3983728419061227, + 0.7327550773692825 + ] + }, + { + "frame_id": 147, + "image_name": "000147.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6266867567451694, + -0.5707801455476312, + -0.5305409827419987, + 0.37605855516799186 + ], + [ + 0.671774595831844, + 0.050651472496234584, + 0.7390218675580081, + -0.22055729203055874 + ], + [ + -0.39494632713216055, + -0.8195391715974216, + 0.4151782086071335, + 0.20593747865248924 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6266867567451694, + 0.6717745958318441, + -0.3949463271321605, + -0.006171879760250264 + ], + [ + -0.5707801455476313, + 0.05065147249623448, + -0.8195391715974216, + 0.3945921391200708 + ], + [ + -0.5305409827419985, + 0.7390218675580078, + 0.41517820860713334, + 0.2770103838153126 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.37605855516799186, + -0.22055729203055874, + 0.20593747865248924 + ], + "rotation_world_from_camera": [ + [ + 0.6266867567451694, + -0.5707801455476312, + -0.5305409827419987 + ], + [ + 0.671774595831844, + 0.050651472496234584, + 0.7390218675580081 + ], + [ + -0.39494632713216055, + -0.8195391715974216, + 0.4151782086071335 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5387153876681549, + -0.046868185221778276, + 0.42948806134912804, + 0.7232766479447089 + ] + }, + { + "frame_id": 148, + "image_name": "000148.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.5735722041826994, + -0.6120515965002953, + -0.5444334392838479, + 0.39825889367879136 + ], + [ + 0.6953175133420061, + 0.01239639037521839, + 0.7185957731197381, + -0.19455317818990997 + ], + [ + -0.43306868072961446, + -0.7907206666877404, + 0.4326804190670134, + 0.18012127170587316 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.5735722041826995, + 0.6953175133420064, + -0.4330686807296145, + -0.015149117901912352 + ], + [ + -0.6120515965002954, + 0.01239639037521822, + -0.7907206666877405, + 0.3885923608900389 + ], + [ + -0.5444334392838479, + 0.7185957731197382, + 0.43268041906701354, + 0.27869560338062466 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.39825889367879136, + -0.19455317818990997, + 0.18012127170587316 + ], + "rotation_world_from_camera": [ + [ + 0.5735722041826994, + -0.6120515965002953, + -0.5444334392838479 + ], + [ + 0.6953175133420061, + 0.01239639037521839, + 0.7185957731197381 + ], + [ + -0.43306868072961446, + -0.7907206666877404, + 0.4326804190670134 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5311533193769167, + -0.03919109313831836, + 0.46008472711803194, + 0.7103958427568625 + ] + }, + { + "frame_id": 149, + "image_name": "000149.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.5119893336582377, + -0.6366834109482488, + -0.5766291324963535, + 0.4164485511475418 + ], + [ + 0.7390073034672431, + -0.01571271600234062, + 0.673514154252087, + -0.1673170779602631 + ], + [ + -0.43787569884873495, + -0.7709652033517034, + 0.4624689476911922, + 0.15715868232740765 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.5119893336582376, + 0.7390073034672429, + -0.43787569884873495, + -0.020752705743276013 + ], + [ + -0.6366834109482487, + -0.01571271600234073, + -0.7709652033517033, + 0.38368075377977756 + ], + [ + -0.5766291324963535, + 0.673514154252087, + 0.46246894769119234, + 0.28014577659541684 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.4164485511475418, + -0.1673170779602631, + 0.15715868232740765 + ], + "rotation_world_from_camera": [ + [ + 0.5119893336582377, + -0.6366834109482488, + -0.5766291324963535 + ], + [ + 0.7390073034672431, + -0.01571271600234062, + 0.673514154252087 + ], + [ + -0.43787569884873495, + -0.7709652033517034, + 0.4624689476911922 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5160506520607707, + -0.04957066332073179, + 0.4914754139413526, + 0.6997759579585258 + ] + }, + { + "frame_id": 150, + "image_name": "000150.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.4496702775030379, + -0.6557482142190928, + -0.6064576828425966, + 0.434572073716988 + ], + [ + 0.7882330734604727, + -0.028011037216075684, + 0.614738972001236, + -0.14139338291779543 + ], + [ + -0.4201014918247703, + -0.7544598474024647, + 0.5042866994320315, + 0.1266423120879872 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.44967027750303795, + 0.7882330734604732, + -0.4201014918247704, + -0.030760579962819643 + ], + [ + -0.6557482142190929, + -0.02801103721607573, + -0.7544598474024647, + 0.3765558254309838 + ], + [ + -0.6064576828425966, + 0.614738972001236, + 0.5042866994320313, + 0.286605562145877 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.434572073716988, + -0.14139338291779543, + 0.1266423120879872 + ], + "rotation_world_from_camera": [ + [ + 0.4496702775030379, + -0.6557482142190928, + -0.6064576828425966 + ], + [ + 0.7882330734604727, + -0.028011037216075684, + 0.614738972001236 + ], + [ + -0.4201014918247703, + -0.7544598474024647, + 0.5042866994320315 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.4933038149272419, + -0.06714161498067901, + 0.5202469267437023, + 0.6938922718475458 + ] + }, + { + "frame_id": 151, + "image_name": "000151.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.3936740619878163, + -0.6873531596364072, + -0.6103821482119713, + 0.4494124282422602 + ], + [ + 0.8226033033882673, + -0.03295523242122631, + 0.5676598963382685, + -0.11881198366853958 + ], + [ + -0.4102981089070769, + -0.7255753486674633, + 0.5524453595002545, + 0.08973810479421064 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.39367406198781635, + 0.8226033033882669, + -0.410298108907077, + -0.04236751119211542 + ], + [ + -0.687353159636407, + -0.032955232421226166, + -0.7255753486674631, + 0.37010133267078066 + ], + [ + -0.6103821482119713, + 0.5676598963382683, + 0.5524453595002546, + 0.2921827221527872 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.4494124282422602, + -0.11881198366853958, + 0.08973810479421064 + ], + "rotation_world_from_camera": [ + [ + 0.3936740619878163, + -0.6873531596364072, + -0.6103821482119713 + ], + [ + 0.8226033033882673, + -0.03295523242122631, + 0.5676598963382685 + ], + [ + -0.4102981089070769, + -0.7255753486674633, + 0.5524453595002545 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.4674890199001438, + -0.07232797883720866, + 0.5458311391661492, + 0.691585892906088 + ] + }, + { + "frame_id": 152, + "image_name": "000152.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.34997471647340284, + -0.6963107821878683, + -0.6266330604414997, + 0.45718169994603497 + ], + [ + 0.8543077476637645, + -0.03717219029283505, + 0.518436592603665, + -0.09895533252040532 + ], + [ + -0.3842863126771843, + -0.7167771779833341, + 0.5818543692464816, + 0.06425835398817271 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.3499747164734029, + 0.8543077476637648, + -0.3842863126771843, + -0.05077012265779543 + ], + [ + -0.6963107821878682, + -0.03717219029283509, + -0.7167771779833342, + 0.3607210822739602 + ], + [ + -0.6266330604414998, + 0.5184365926036653, + 0.5818543692464817, + 0.3003982291982676 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.45718169994603497, + -0.09895533252040532, + 0.06425835398817271 + ], + "rotation_world_from_camera": [ + [ + 0.34997471647340284, + -0.6963107821878683, + -0.6266330604414997 + ], + [ + 0.8543077476637645, + -0.03717219029283505, + 0.518436592603665 + ], + [ + -0.3842863126771843, + -0.7167771779833341, + 0.5818543692464816 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.44869046611215063, + -0.08803227247333845, + 0.5632610058991111, + 0.6882326814797176 + ] + }, + { + "frame_id": 153, + "image_name": "000153.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.31454206171939303, + -0.7031848658530663, + -0.6376475012454125, + 0.45769790346835526 + ], + [ + 0.8788230454154133, + -0.03818281688138388, + 0.4756176272403919, + -0.07991935182011643 + ], + [ + -0.3587942951833145, + -0.7099810680083007, + 0.6059649633548966, + 0.04317904618701308 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.314542061719393, + 0.8788230454154139, + -0.35879429518331446, + -0.05823787860404242 + ], + [ + -0.7031848658530668, + -0.03818281688138382, + -0.709981068008301, + 0.3494509982032342 + ], + [ + -0.6376475012454126, + 0.47561762724039225, + 0.6059649633548965, + 0.30369598781472196 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.45769790346835526, + -0.07991935182011643, + 0.04317904618701308 + ], + "rotation_world_from_camera": [ + [ + 0.31454206171939303, + -0.7031848658530663, + -0.6376475012454125 + ], + [ + 0.8788230454154133, + -0.03818281688138388, + 0.4756176272403919 + ], + [ + -0.3587942951833145, + -0.7099810680083007, + 0.6059649633548966 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.43207635761688007, + -0.1016245025133292, + 0.5765426520468557, + 0.6859891049049005 + ] + }, + { + "frame_id": 154, + "image_name": "000154.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.26882560264187755, + -0.7184373084684537, + -0.6415455004634009, + 0.4582687200902341 + ], + [ + 0.9039776419097079, + -0.041742283783109735, + 0.4255373129020937, + -0.05819525157708485 + ], + [ + -0.3325014560743987, + -0.6943381132741991, + 0.6382298693756271, + 0.016570853118335498 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.26882560264187777, + 0.9039776419097078, + -0.33250145607439874, + -0.06507732576894228 + ], + [ + -0.7184373084684534, + -0.04174228378310978, + -0.6943381132741989, + 0.33831391800027966 + ], + [ + -0.641545500463401, + 0.42553731290209357, + 0.6382298693756274, + 0.3081884729356275 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.4582687200902341, + -0.05819525157708485, + 0.016570853118335498 + ], + "rotation_world_from_camera": [ + [ + 0.26882560264187755, + -0.7184373084684537, + -0.6415455004634009 + ], + [ + 0.9039776419097079, + -0.041742283783109735, + 0.4255373129020937 + ], + [ + -0.3325014560743987, + -0.6943381132741991, + 0.6382298693756271 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.4099811023234365, + -0.11313956447612097, + 0.5939584477294813, + 0.6828823449603882 + ] + }, + { + "frame_id": 155, + "image_name": "000155.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.21915242052262107, + -0.746667192523215, + -0.6280607615418878, + 0.4608236895258919 + ], + [ + 0.924914497318949, + -0.04596948912534733, + 0.3773857161032862, + -0.030314748839005774 + ], + [ + -0.31065316548896094, + -0.6636074967019695, + 0.6805289862251527, + -0.013046339670908486 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.21915242052262113, + 0.9249144973189494, + -0.31065316548896094, + -0.07700496302679675 + ], + [ + -0.7466671925232153, + -0.04596948912534728, + -0.6636074967019694, + 0.3340307281792601 + ], + [ + -0.6280607615418878, + 0.37738571610328614, + 0.6805289862251522, + 0.30974404288946594 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.4608236895258919, + -0.030314748839005774, + -0.013046339670908486 + ], + "rotation_world_from_camera": [ + [ + 0.21915242052262107, + -0.746667192523215, + -0.6280607615418878 + ], + [ + 0.924914497318949, + -0.04596948912534733, + 0.3773857161032862 + ], + [ + -0.31065316548896094, + -0.6636074967019695, + 0.6805289862251527 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.3822933832224984, + -0.11656447156711079, + 0.6138701114299095, + 0.6807554475768862 + ] + }, + { + "frame_id": 156, + "image_name": "000156.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.17202197411315792, + -0.7567083104708807, + -0.6307146528236971, + 0.45557366184507414 + ], + [ + 0.9502543977952478, + -0.04130053422100221, + 0.3087245460663127, + -0.003624960135109898 + ], + [ + -0.25966328175736186, + -0.6524467784711367, + 0.7119608004445416, + -0.046901312325286146 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.1720219741131579, + 0.9502543977952477, + -0.25966328175736175, + -0.08710259503144006 + ], + [ + -0.7567083104708813, + -0.04130053422100218, + -0.6524467784711369, + 0.31398605302700716 + ], + [ + -0.6307146528236972, + 0.3087245460663128, + 0.7119608004445415, + 0.3218479940034668 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.45557366184507414, + -0.003624960135109898, + -0.046901312325286146 + ], + "rotation_world_from_camera": [ + [ + 0.17202197411315792, + -0.7567083104708807, + -0.6307146528236971 + ], + [ + 0.9502543977952478, + -0.04130053422100221, + 0.3087245460663127 + ], + [ + -0.25966328175736186, + -0.6524467784711367, + 0.7119608004445416 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.35403449969233874, + -0.1366717703306889, + 0.6287367017584518, + 0.6787271617403964 + ] + }, + { + "frame_id": 157, + "image_name": "000157.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.11561118962276629, + -0.7754503866258636, + -0.6207340418535195, + 0.4466342594654441 + ], + [ + 0.9667828772731545, + -0.055571349482377956, + 0.2494848559094265, + 0.020492224307178036 + ], + [ + -0.22795815634771371, + -0.6289582839890938, + 0.7432674861421329, + -0.07482701187228452 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.11561118962276636, + 0.9667828772731553, + -0.2279581563477138, + -0.08850487731191824 + ], + [ + -0.7754503866258639, + -0.05557134948237801, + -0.628958283989094, + 0.30041842075825687 + ], + [ + -0.6207340418535198, + 0.24948485590942668, + 0.7432674861421329, + 0.3277450744895393 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.4466342594654441, + 0.020492224307178036, + -0.07482701187228452 + ], + "rotation_world_from_camera": [ + [ + 0.11561118962276629, + -0.7754503866258636, + -0.6207340418535195 + ], + [ + 0.9667828772731545, + -0.055571349482377956, + 0.2494848559094265 + ], + [ + -0.22795815634771371, + -0.6289582839890938, + 0.7432674861421329 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.32707608173138075, + -0.14624463644243754, + 0.6486963168543783, + 0.6714363942851403 + ] + }, + { + "frame_id": 158, + "image_name": "000158.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.03874967841909041, + -0.7849286365892439, + -0.6183732674401177, + 0.42858877275380525 + ], + [ + 0.9824572112081256, + -0.08304489296152523, + 0.16697716579868133, + 0.0545841191364091 + ], + [ + -0.18241790089672846, + -0.6139955872929047, + 0.7679408364042587, + -0.08959660595246954 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.03874967841909029, + 0.9824572112081267, + -0.1824179008967284, + -0.08657826336657194 + ], + [ + -0.7849286365892443, + -0.08304489296152527, + -0.6139955872929048, + 0.2859326126949466 + ], + [ + -0.6183732674401178, + 0.16697716579868166, + 0.7679408364042586, + 0.32471843079902774 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.42858877275380525, + 0.0545841191364091, + -0.08959660595246954 + ], + "rotation_world_from_camera": [ + [ + 0.03874967841909041, + -0.7849286365892439, + -0.6183732674401177 + ], + [ + 0.9824572112081256, + -0.08304489296152523, + 0.16697716579868133 + ], + [ + -0.18241790089672846, + -0.6139955872929047, + 0.7679408364042587 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.2974280312009769, + -0.16603056361339458, + 0.6730965849985227, + 0.6564384247326293 + ] + }, + { + "frame_id": 159, + "image_name": "000159.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.019988458896661093, + -0.7901225057172748, + -0.6126229570216833, + 0.4018315146202705 + ], + [ + 0.9868009074605142, + -0.11407884834684585, + 0.11493470056933633, + 0.09049039707989684 + ], + [ + -0.16069981501558173, + -0.6022395223820105, + 0.7819738660179415, + -0.10482296694165692 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.019988458896661003, + 0.9868009074605142, + -0.16069981501558164, + -0.09810904463844285 + ], + [ + -0.7901225057172749, + -0.11407884834684602, + -0.6022395223820106, + 0.2646906299476506 + ], + [ + -0.6126229570216835, + 0.1149347005693364, + 0.7819738660179416, + 0.31773954472523197 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.4018315146202705, + 0.09049039707989684, + -0.10482296694165692 + ], + "rotation_world_from_camera": [ + [ + -0.019988458896661093, + -0.7901225057172748, + -0.6126229570216833 + ], + [ + 0.9868009074605142, + -0.11407884834684585, + 0.11493470056933633 + ], + [ + -0.16069981501558173, + -0.6022395223820105, + 0.7819738660179415 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.279336948608774, + -0.17602254438840612, + 0.6921056951906711, + 0.6418540641716064 + ] + }, + { + "frame_id": 160, + "image_name": "000160.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.05117874225214501, + -0.8024722035893229, + -0.5944906212952265, + 0.3679878686529885 + ], + [ + 0.9922633030926663, + -0.10827927711758892, + 0.060738253864626314, + 0.11097803842543284 + ], + [ + -0.11311177514794785, + -0.5867827201046301, + 0.801805316588442, + -0.12651623889815156 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.05117874225214505, + 0.9922633030926663, + -0.11311177514794785, + -0.1055967550638691 + ], + [ + -0.8024722035893233, + -0.10827927711758889, + -0.5867827201046298, + 0.23307911483067137 + ], + [ + -0.5944906212952269, + 0.06073825386462633, + 0.801805316588442, + 0.31346611737665064 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3679878686529885, + 0.11097803842543284, + -0.12651623889815156 + ], + "rotation_world_from_camera": [ + [ + -0.05117874225214501, + -0.8024722035893229, + -0.5944906212952265 + ], + [ + 0.9922633030926663, + -0.10827927711758892, + 0.060738253864626314 + ], + [ + -0.11311177514794785, + -0.5867827201046301, + 0.801805316588442 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.25263373600778355, + -0.18781250527195617, + 0.7002255593660831, + 0.6407704926919442 + ] + }, + { + "frame_id": 161, + "image_name": "000161.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.05160618903199379, + -0.8333307123062204, + -0.5503605410826627, + 0.33031636870738207 + ], + [ + 0.9966992324866604, + -0.07756034137282515, + 0.023979854182892765, + 0.12098622312531446 + ], + [ + -0.06266930041173353, + -0.547306420000111, + 0.8345826750014439, + -0.15052033067177778 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.051606189031993877, + 0.9966992324866607, + -0.06266930041173345, + -0.11297351058752894 + ], + [ + -0.8333307123062206, + -0.07756034137282519, + -0.5473064200001113, + 0.2022657642711315 + ], + [ + -0.5503605410826629, + 0.023979854182892904, + 0.8345826750014441, + 0.3045135236357253 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.33031636870738207, + 0.12098622312531446, + -0.15052033067177778 + ], + "rotation_world_from_camera": [ + [ + -0.05160618903199379, + -0.8333307123062204, + -0.5503605410826627 + ], + [ + 0.9966992324866604, + -0.07756034137282515, + 0.023979854182892765 + ], + [ + -0.06266930041173353, + -0.547306420000111, + 0.8345826750014439 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.21873012900569244, + -0.18672384198176506, + 0.7006691811058666, + 0.6529579129998779 + ] + }, + { + "frame_id": 162, + "image_name": "000162.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.04049327788793461, + -0.8625550159505712, + -0.504340300694283, + 0.29541800385131456 + ], + [ + 0.9985867597347392, + -0.05232381032316851, + 0.00931139923634777, + 0.1350271132912085 + ], + [ + -0.034420600348687616, + -0.5032504975971454, + 0.8634547810625993, + -0.16325764920854205 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.040493277887934775, + 0.9985867597347398, + -0.03442060034868755, + -0.12849327051202672 + ], + [ + -0.8625550159505718, + -0.05232381032316847, + -0.5032504975971456, + 0.17971992088765182 + ], + [ + -0.5043403006942832, + 0.009311399236347913, + 0.8634547810625993, + 0.28869951128744725 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.29541800385131456, + 0.1350271132912085, + -0.16325764920854205 + ], + "rotation_world_from_camera": [ + [ + -0.04049327788793461, + -0.8625550159505712, + -0.504340300694283 + ], + [ + 0.9985867597347392, + -0.05232381032316851, + 0.00931139923634777 + ], + [ + -0.034420600348687616, + -0.5032504975971454, + 0.8634547810625993 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.19259786562461853, + -0.17657483293363668, + 0.6993339454927279, + 0.6653265538161496 + ] + }, + { + "frame_id": 163, + "image_name": "000163.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.052596768263449264, + -0.8946220890428659, + -0.4437171371096901, + 0.26153003870528396 + ], + [ + 0.9986155673103885, + -0.04679591185022115, + -0.024022725895645584, + 0.14907330012115583 + ], + [ + 0.0007271131906490325, + -0.44436635834712424, + 0.8958448587092093, + -0.1677447455800823 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.052596768263449174, + 0.9986155673103885, + 0.000727113190649056, + -0.13498931391443378 + ], + [ + -0.894622089042866, + -0.04679591185022125, + -0.4443663583471242, + 0.16640644886038794 + ], + [ + -0.44371713710969013, + -0.024022725895645608, + 0.8958448587092093, + 0.26989977497306594 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.26153003870528396, + 0.14907330012115583, + -0.1677447455800823 + ], + "rotation_world_from_camera": [ + [ + -0.052596768263449264, + -0.8946220890428659, + -0.4437171371096901 + ], + [ + 0.9986155673103885, + -0.04679591185022115, + -0.024022725895645584 + ], + [ + 0.0007271131906490325, + -0.44436635834712424, + 0.8958448587092093 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.15680743355909715, + -0.1657980682215709, + 0.7062643872557357, + 0.6701589696847194 + ] + }, + { + "frame_id": 164, + "image_name": "000164.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.008244864358209179, + -0.9136350164665717, + -0.40645181620684284, + 0.22947235422190407 + ], + [ + 0.999934692075508, + -0.01074975686925508, + 0.0038799885451139705, + 0.15996976303929786 + ], + [ + -0.007914151601596146, + -0.4063932817030547, + 0.9136639791471745, + -0.18031500179327092 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.008244864358209147, + 0.9999346920755084, + -0.00791415160159603, + -0.15949438757180787 + ], + [ + -0.9136350164665725, + -0.010749756869255169, + -0.4063932817030548, + 0.13809480886819772 + ], + [ + -0.40645181620684306, + 0.0038799885451140633, + 0.9136639791471746, + 0.2573960963329657 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.22947235422190407, + 0.15996976303929786, + -0.18031500179327092 + ], + "rotation_world_from_camera": [ + [ + -0.008244864358209179, + -0.9136350164665717, + -0.40645181620684284 + ], + [ + 0.999934692075508, + -0.01074975686925508, + 0.0038799885451139705 + ], + [ + -0.007914151601596146, + -0.4063932817030547, + 0.9136639791471745 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.14903096436971702, + -0.14476802853339163, + 0.695100460432634, + 0.6882349449715027 + ] + }, + { + "frame_id": 165, + "image_name": "000165.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.007050506875328524, + -0.927302167239589, + -0.3742472190752543, + 0.1995444631047672 + ], + [ + 0.9989233275451654, + 0.01062988704290965, + -0.04515740457055251, + 0.1643927776377678 + ], + [ + 0.04585276479008119, + -0.3741626599945744, + 0.9262288204471344, + -0.1874281531965508 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.007050506875328601, + 0.9989233275451659, + 0.04585276479008131, + -0.15421479182969688 + ], + [ + -0.9273021672395898, + 0.010629887042909682, + -0.3741626599945745, + 0.1131619200828593 + ], + [ + -0.3742472190752545, + -0.045157404570552395, + 0.9262288204471344, + 0.25570386882091545 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.1995444631047672, + 0.1643927776377678, + -0.1874281531965508 + ], + "rotation_world_from_camera": [ + [ + -0.007050506875328524, + -0.927302167239589, + -0.3742472190752543 + ], + [ + 0.9989233275451654, + 0.01062988704290965, + -0.04515740457055251 + ], + [ + 0.04585276479008119, + -0.3741626599945744, + 0.9262288204471344 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.11841746665360155, + -0.15120480603398803, + 0.6932981754410494, + 0.6945876835603112 + ] + }, + { + "frame_id": 166, + "image_name": "000166.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.024165957995575298, + -0.9376135145461567, + -0.34683844050877616, + 0.1748407428694719 + ], + [ + 0.9958059408113116, + 0.05319985680852689, + -0.07443321490067487, + 0.17637368210721022 + ], + [ + 0.08824134359275072, + -0.34358502961560483, + 0.9349667334750418, + -0.18923278856497783 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.0241659579955753, + 0.9958059408113125, + 0.08824134359275083, + -0.16316099897844807 + ], + [ + -0.9376135145461568, + 0.053199856808526895, + -0.3435850296156049, + 0.08953243551146883 + ], + [ + -0.3468384405087763, + -0.07443321490067485, + 0.934966733475042, + 0.2506959129683235 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.1748407428694719, + 0.17637368210721022, + -0.18923278856497783 + ], + "rotation_world_from_camera": [ + [ + 0.024165957995575298, + -0.9376135145461567, + -0.34683844050877616 + ], + [ + 0.9958059408113116, + 0.05319985680852689, + -0.07443321490067487 + ], + [ + 0.08824134359275072, + -0.34358502961560483, + 0.9349667334750418 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.09486749668881135, + -0.15335185468222226, + 0.6814691700053165, + 0.7092835378533651 + ] + }, + { + "frame_id": 167, + "image_name": "000167.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.07142034191953864, + -0.9680313193454255, + -0.24044645875215273, + 0.15126382054107135 + ], + [ + 0.9926397494688628, + 0.09261711759092776, + -0.07802818275175344, + 0.18138182223531837 + ], + [ + 0.09780318263987613, + -0.2331039130849217, + 0.9675211125190025, + -0.18842974626243042 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.07142034191953862, + 0.9926397494688634, + 0.0978031826398762, + -0.17242109147648138 + ], + [ + -0.9680313193454259, + 0.09261711759092786, + -0.23310391308492176, + 0.08570534301340633 + ], + [ + -0.2404464587521528, + -0.07802818275175342, + 0.9675211125190025, + 0.23283350169514527 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.15126382054107135, + 0.18138182223531837, + -0.18842974626243042 + ], + "rotation_world_from_camera": [ + [ + 0.07142034191953864, + -0.9680313193454255, + -0.24044645875215273 + ], + [ + 0.9926397494688628, + 0.09261711759092776, + -0.07802818275175344 + ], + [ + 0.09780318263987613, + -0.2331039130849217, + 0.9675211125190025 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.05310864291621545, + -0.11584004397485642, + 0.671469219884377, + 0.729992906134962 + ] + }, + { + "frame_id": 168, + "image_name": "000168.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.07950433368763772, + -0.9827159687439505, + -0.1671777069483952, + 0.12426824791059751 + ], + [ + 0.9860387312386927, + 0.10214484082020993, + -0.13150685149832647, + 0.1808967779547224 + ], + [ + 0.1463102232315763, + -0.15438832944705605, + 0.9771169644973287, + -0.18923899239385178 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.07950433368763765, + 0.986038731238693, + 0.14631022323157628, + -0.16056349444704124 + ], + [ + -0.9827159687439506, + 0.10214484082021005, + -0.15438832944705605, + 0.07442642713857132 + ], + [ + -0.1671777069483952, + -0.1315068514983265, + 0.9771169644973284, + 0.22947267625961928 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.12426824791059751, + 0.1808967779547224, + -0.18923899239385178 + ], + "rotation_world_from_camera": [ + [ + 0.07950433368763772, + -0.9827159687439505, + -0.1671777069483952 + ], + [ + 0.9860387312386927, + 0.10214484082020993, + -0.13150685149832647 + ], + [ + 0.1463102232315763, + -0.15438832944705605, + 0.9771169644973287 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.007786661192371981, + -0.10668123386430689, + 0.6699753334992044, + 0.7346370088358563 + ] + }, + { + "frame_id": 169, + "image_name": "000169.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.13038879040952203, + -0.9834272758854122, + -0.1259744274848621, + 0.09969704488884161 + ], + [ + 0.9803457948343554, + 0.1468558062960912, + -0.13174025469734357, + 0.1933703692487058 + ], + [ + 0.14805703592243688, + -0.10632104778322102, + 0.9832471453872318, + -0.19362450712376564 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.130388790409522, + 0.9803457948343552, + 0.1480570359224369, + -0.1739017348223076 + ], + [ + -0.9834272758854126, + 0.14685580629609124, + -0.10632104778322105, + 0.0490608713051591 + ], + [ + -0.1259744274848621, + -0.13174025469734357, + 0.983247145387232, + 0.22841468375400062 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.09969704488884161, + 0.1933703692487058, + -0.19362450712376564 + ], + "rotation_world_from_camera": [ + [ + 0.13038879040952203, + -0.9834272758854122, + -0.1259744274848621 + ], + [ + 0.9803457948343554, + 0.1468558062960912, + -0.13174025469734357 + ], + [ + 0.14805703592243688, + -0.10632104778322102, + 0.9832471453872318 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.008453382846513443, + -0.09113159509651053, + 0.6530701625173244, + 0.7517465899644715 + ] + }, + { + "frame_id": 170, + "image_name": "000170.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.13076513630614947, + -0.9892706947112541, + -0.06514577278953974, + 0.06687119878872297 + ], + [ + 0.977953598422136, + 0.13950197676490447, + -0.15538969660784743, + 0.20270515446237228 + ], + [ + 0.16281043719623436, + -0.04338998806402495, + 0.9857028307130778, + -0.19110949537010338 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.13076513630614947, + 0.9779535984221366, + 0.16281043719623445, + -0.1758660361561967 + ], + [ + -0.9892706947112546, + 0.1395019767649046, + -0.043389988064024915, + 0.02958370881092751 + ], + [ + -0.0651457727895398, + -0.15538969660784746, + 0.9857028307130781, + 0.224231838937668 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.06687119878872297, + 0.20270515446237228, + -0.19110949537010338 + ], + "rotation_world_from_camera": [ + [ + 0.13076513630614947, + -0.9892706947112541, + -0.06514577278953974 + ], + [ + 0.977953598422136, + 0.13950197676490447, + -0.15538969660784743 + ], + [ + 0.16281043719623436, + -0.04338998806402495, + 0.9857028307130778 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.03728380623061102, + -0.07588479713631234, + 0.6548732162873251, + 0.7509943315006 + ] + }, + { + "frame_id": 171, + "image_name": "000171.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.14923644344746417, + -0.9880500296952346, + -0.03854377727205391, + 0.03060155040595491 + ], + [ + 0.9739080325576287, + 0.15361694343954266, + -0.16704783389203698, + 0.2078719703714537 + ], + [ + 0.17097259449069924, + -0.012608469674715114, + 0.98519510678118, + -0.1855734102058585 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.1492364434474641, + 0.9739080325576283, + 0.17097259449069915, + -0.17528708082352065 + ], + [ + -0.9880500296952347, + 0.15361694343954269, + -0.012608469674715099, + -0.004036590642907953 + ], + [ + -0.03854377727205392, + -0.16704783389203698, + 0.98519510678118, + 0.2187300774039562 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.03060155040595491, + 0.2078719703714537, + -0.1855734102058585 + ], + "rotation_world_from_camera": [ + [ + 0.14923644344746417, + -0.9880500296952346, + -0.03854377727205391 + ], + [ + 0.9739080325576287, + 0.15361694343954266, + -0.16704783389203698 + ], + [ + 0.17097259449069924, + -0.012608469674715114, + 0.98519510678118 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.05104995892932098, + -0.06925567343347855, + 0.6485255815876065, + 0.7563148308852913 + ] + }, + { + "frame_id": 172, + "image_name": "000172.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.17811579789740126, + -0.9840083190739776, + 0.001546134721624069, + -0.008746475507459484 + ], + [ + 0.9695142970642636, + 0.17522309315186274, + -0.1712860047239131, + 0.2021318156078123 + ], + [ + 0.16827593508092262, + 0.03200774311785982, + 0.9852201348191896, + -0.18014102048189745 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.1781157978974012, + 0.9695142970642637, + 0.1682759350809227, + -0.16409840099150733 + ], + [ + -0.9840083190739776, + 0.17522309315186285, + 0.03200774311785984, + -0.03825885910854608 + ], + [ + 0.0015461347216240676, + -0.17128600472391314, + 0.9852201348191898, + 0.21211443483816822 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.008746475507459484, + 0.2021318156078123, + -0.18014102048189745 + ], + "rotation_world_from_camera": [ + [ + 0.17811579789740126, + -0.9840083190739776, + 0.001546134721624069 + ], + [ + 0.9695142970642636, + 0.17522309315186274, + -0.1712860047239131 + ], + [ + 0.16827593508092262, + 0.03200774311785982, + 0.9852201348191896 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.06646910922817603, + -0.054514127607602623, + 0.638725536472812, + 0.7646173922080988 + ] + }, + { + "frame_id": 173, + "image_name": "000173.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.24149583009215866, + -0.9689671987025953, + 0.052747814045172405, + -0.045735069821566963 + ], + [ + 0.9635872129405302, + 0.23301482691536213, + -0.1311631560122929, + 0.2012294211245854 + ], + [ + 0.11480177309432339, + 0.08250247436318899, + 0.9899565114783331, + -0.1717424718090636 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.24149583009215864, + 0.9635872129405303, + 0.11480177309432336, + -0.163140928132911 + ], + [ + -0.9689671987025956, + 0.23301482691536224, + 0.08250247436318901, + -0.07703604234359718 + ], + [ + 0.052747814045172384, + -0.1311631560122929, + 0.9899565114783329, + 0.1988238891802849 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.045735069821566963, + 0.2012294211245854, + -0.1717424718090636 + ], + "rotation_world_from_camera": [ + [ + 0.24149583009215866, + -0.9689671987025953, + 0.052747814045172405 + ], + [ + 0.9635872129405302, + 0.23301482691536213, + -0.1311631560122929 + ], + [ + 0.11480177309432339, + 0.08250247436318899, + 0.9899565114783331 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.06805235429150026, + -0.019764142688657952, + 0.6155172325919909, + 0.7849310747584551 + ] + }, + { + "frame_id": 174, + "image_name": "000174.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.26764753543781006, + -0.9549074756976706, + 0.12851657337000819, + -0.07265279731013959 + ], + [ + 0.9612318789699034, + 0.2554463214513412, + -0.10382895409743324, + 0.19293753933919516 + ], + [ + 0.06631795854860932, + 0.15132379097048998, + 0.9862570854803855, + -0.16970875071184463 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.2676475354378101, + 0.9612318789699035, + 0.06631795854860931, + -0.15475763342507823 + ], + [ + -0.9549074756976708, + 0.2554463214513413, + 0.15132379097048995, + -0.0929809124572886 + ], + [ + 0.1285165733700082, + -0.10382895409743327, + 0.9862570854803855, + 0.1967460493293471 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.07265279731013959, + 0.19293753933919516, + -0.16970875071184463 + ], + "rotation_world_from_camera": [ + [ + 0.26764753543781006, + -0.9549074756976706, + 0.12851657337000819 + ], + [ + 0.9612318789699034, + 0.2554463214513412, + -0.10382895409743324 + ], + [ + 0.06631795854860932, + 0.15132379097048998, + 0.9862570854803855 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.08053590582169445, + 0.019632247280594775, + 0.6048064212190613, + 0.7920465488797891 + ] + }, + { + "frame_id": 175, + "image_name": "000175.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.30152515295582777, + -0.9290908576318019, + 0.21417927163936182, + -0.09832819630347198 + ], + [ + 0.9531343509088805, + 0.28786482673657815, + -0.0931061257137622, + 0.18125004946418916 + ], + [ + 0.024849371269142276, + 0.23221545984908662, + 0.9723468974366122, + -0.16818014979178528 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.3015251529558279, + 0.9531343509088805, + 0.024849371269142304, + -0.13892805283570134 + ], + [ + -0.9290908576318019, + 0.2878648267365781, + 0.2322154598490866, + -0.10447731149659827 + ], + [ + 0.21417927163936182, + -0.09310612571376217, + 0.9723468974366122, + 0.20146479821739535 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.09832819630347198, + 0.18125004946418916, + -0.16818014979178528 + ], + "rotation_world_from_camera": [ + [ + 0.30152515295582777, + -0.9290908576318019, + 0.21417927163936182 + ], + [ + 0.9531343509088805, + 0.28786482673657815, + -0.0931061257137622 + ], + [ + 0.024849371269142276, + 0.23221545984908662, + 0.9723468974366122 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.10162852550174771, + 0.059145533102970146, + 0.5879959433840097, + 0.8002713410351857 + ] + }, + { + "frame_id": 176, + "image_name": "000176.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.343827978455042, + -0.8809016468827056, + 0.32526083341044326, + -0.12340455599461064 + ], + [ + 0.9378417381326879, + 0.33957344119060984, + -0.07171298525529789, + 0.16714799725961524 + ], + [ + -0.047277853671442806, + 0.329700116101442, + 0.9429011814580134, + -0.1644315375540111 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.34382797845504187, + 0.9378417381326876, + -0.047277853671442806, + -0.12210239942703514 + ], + [ + -0.8809016468827058, + 0.3395734411906099, + 0.329700116101442, + -0.11125320020375169 + ], + [ + 0.32526083341044326, + -0.07171298525529789, + 0.9429011814580132, + 0.20716804162101884 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.12340455599461064, + 0.16714799725961524, + -0.1644315375540111 + ], + "rotation_world_from_camera": [ + [ + 0.343827978455042, + -0.8809016468827056, + 0.32526083341044326 + ], + [ + 0.9378417381326879, + 0.33957344119060984, + -0.07171298525529789 + ], + [ + -0.047277853671442806, + 0.329700116101442, + 0.9429011814580134 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.12384804783122218, + 0.11493942021512313, + 0.5611371850564622, + 0.8102935580861521 + ] + }, + { + "frame_id": 177, + "image_name": "000177.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.34766405214364127, + -0.844908224818099, + 0.40652158427541324, + -0.1398827459870169 + ], + [ + 0.9318233572425043, + 0.3594838863951213, + -0.04976511146946046, + 0.159619480821553 + ], + [ + -0.10409100702929067, + 0.3961078477599098, + 0.9122848432362779, + -0.1576976418475939 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.34766405214364127, + 0.9318233572425042, + -0.10409100702929078, + -0.11651986455167955 + ], + [ + -0.8449082248180994, + 0.35948388639512135, + 0.3961078477599099, + -0.11310344039561142 + ], + [ + 0.4065215842754133, + -0.04976511146946056, + 0.912284843236278, + 0.20867400523888227 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.1398827459870169, + 0.159619480821553, + -0.1576976418475939 + ], + "rotation_world_from_camera": [ + [ + 0.34766405214364127, + -0.844908224818099, + 0.40652158427541324 + ], + [ + 0.9318233572425043, + 0.3594838863951213, + -0.04976511146946046 + ], + [ + -0.10409100702929067, + 0.3961078477599098, + 0.9122848432362779 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.13774552852292693, + 0.15774583276207502, + 0.5488936383074401, + 0.8092330909223622 + ] + }, + { + "frame_id": 178, + "image_name": "000178.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.3540283198586534, + -0.8060545175728975, + 0.47427846613396063, + -0.16236381103406067 + ], + [ + 0.9198883244439732, + 0.39161259694452183, + -0.02109607702931145, + 0.15141322118876221 + ], + [ + -0.16872883360504237, + 0.4437518322381228, + 0.8801220893123809, + -0.1540920320527341 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.35402831985865346, + 0.9198883244439736, + -0.16872883360504248, + -0.10780163594784749 + ], + [ + -0.8060545175728974, + 0.3916125969445218, + 0.44375183223812265, + -0.12179078657912701 + ], + [ + 0.47427846613396074, + -0.021096077029311537, + 0.8801220893123811, + 0.21581968542699562 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.16236381103406067, + 0.15141322118876221, + -0.1540920320527341 + ], + "rotation_world_from_camera": [ + [ + 0.3540283198586534, + -0.8060545175728975, + 0.47427846613396063 + ], + [ + 0.9198883244439732, + 0.39161259694452183, + -0.02109607702931145 + ], + [ + -0.16872883360504237, + 0.4437518322381228, + 0.8801220893123809 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.1434343348032041, + 0.19840752743626391, + 0.5325601309967744, + 0.8102103131464626 + ] + }, + { + "frame_id": 179, + "image_name": "000179.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.3519444992083176, + -0.7638093562151457, + 0.5410455958929997, + -0.18665956837459058 + ], + [ + 0.9056230381060402, + 0.4239784462879411, + 0.00944404229390521, + 0.14448477607917454 + ], + [ + -0.2366051189822237, + 0.4866595775708806, + 0.8409402316633089, + -0.14518591941341166 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.35194449920831755, + 0.9056230381060402, + -0.23660511898222367, + -0.09950666529621076 + ], + [ + -0.7638093562151457, + 0.4239784462879412, + 0.4866595775708807, + -0.13317463741493168 + ], + [ + 0.5410455958929996, + 0.009444042293905285, + 0.840940231663309, + 0.2217194977700082 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.18665956837459058, + 0.14448477607917454, + -0.14518591941341166 + ], + "rotation_world_from_camera": [ + [ + 0.3519444992083176, + -0.7638093562151457, + 0.5410455958929997 + ], + [ + 0.9056230381060402, + 0.4239784462879411, + 0.00944404229390521 + ], + [ + -0.2366051189822237, + 0.4866595775708806, + 0.8409402316633089 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.14750069597892362, + 0.24036103855258792, + 0.515998373584416, + 0.8088360738059918 + ] + }, + { + "frame_id": 180, + "image_name": "000180.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.31257928453866235, + -0.7333157471662598, + 0.6037733066601141, + -0.20875696395544813 + ], + [ + 0.8951210284358163, + 0.44011264394575506, + 0.07112808932541254, + 0.13679326569118758 + ], + [ + -0.3178876143062273, + 0.5182170159277552, + 0.7939764411326246, + -0.12599462830198288 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.3125792845386624, + 0.8951210284358162, + -0.31788761430622725, + -0.09724555803924957 + ], + [ + -0.7333157471662598, + 0.44011264394575494, + 0.5182170159277552, + -0.1479966545348918 + ], + [ + 0.603773306660114, + 0.07112808932541265, + 0.7939764411326246, + 0.21634880537554568 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.20875696395544813, + 0.13679326569118758, + -0.12599462830198288 + ], + "rotation_world_from_camera": [ + [ + 0.31257928453866235, + -0.7333157471662598, + 0.6037733066601141 + ], + [ + 0.8951210284358163, + 0.44011264394575506, + 0.07112808932541254 + ], + [ + -0.3178876143062273, + 0.5182170159277552, + 0.7939764411326246 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.1400805120816979, + 0.2887719334849165, + 0.5102167462579524, + 0.797914213687324 + ] + }, + { + "frame_id": 181, + "image_name": "000181.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.2888641181976944, + -0.6740159383256049, + 0.6798970775793368, + -0.22984444152522754 + ], + [ + 0.864870868418819, + 0.4882672977115341, + 0.11659085275421086, + 0.12456523948772658 + ], + [ + -0.41055560181094386, + 0.5543442620506962, + 0.7239796523060045, + -0.10520276571758949 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.2888641181976943, + 0.8648708684188189, + -0.41055560181094375, + -0.08453061971808253 + ], + [ + -0.6740159383256047, + 0.4882672977115338, + 0.5543442620506956, + -0.15742140026960377 + ], + [ + 0.6798970775793369, + 0.11659085275421073, + 0.7239796523060044, + 0.2179120583413009 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.22984444152522754, + 0.12456523948772658, + -0.10520276571758949 + ], + "rotation_world_from_camera": [ + [ + 0.2888641181976944, + -0.6740159383256049, + 0.6798970775793368 + ], + [ + 0.864870868418819, + 0.4882672977115341, + 0.11659085275421086 + ], + [ + -0.41055560181094386, + 0.5543442620506962, + 0.7239796523060045 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.13839903195123515, + 0.34475481403739494, + 0.4865306353141537, + 0.7907450708375034 + ] + }, + { + "frame_id": 182, + "image_name": "000182.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.26137114423572516, + -0.6102670505548582, + 0.7478363804790338, + -0.252679874747569 + ], + [ + 0.8137057530991778, + 0.5560541178931838, + 0.16937167811453271, + 0.10659489062636368 + ], + [ + -0.519199453326183, + 0.564249895862735, + 0.6419143110140832, + -0.08053323003170638 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.26137114423572516, + 0.8137057530991781, + -0.5191994533261832, + -0.06250645677259165 + ], + [ + -0.6102670505548582, + 0.5560541178931839, + 0.5642498958627351, + -0.16803386311705298 + ], + [ + 0.7478363804790336, + 0.16937167811453271, + 0.6419143110140834, + 0.22260448031683672 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.252679874747569, + 0.10659489062636368, + -0.08053323003170638 + ], + "rotation_world_from_camera": [ + [ + 0.26137114423572516, + -0.6102670505548582, + 0.7478363804790338 + ], + [ + 0.8137057530991778, + 0.5560541178931838, + 0.16937167811453271 + ], + [ + -0.519199453326183, + 0.564249895862735, + 0.6419143110140832 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.12589947907801097, + 0.40397050097852927, + 0.4540068966671031, + 0.784114081805542 + ] + }, + { + "frame_id": 183, + "image_name": "000183.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.28707594263560265, + -0.5727777385398491, + 0.7677975419295483, + -0.27634973579384353 + ], + [ + 0.7808665407214586, + 0.6041871577746216, + 0.15876184668215154, + 0.08521712737746472 + ], + [ + -0.5548286661137678, + 0.5539707037501177, + 0.6207105691423473, + -0.05462186655871354 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.28707594263560265, + 0.7808665407214589, + -0.5548286661137677, + -0.01751561992875864 + ], + [ + -0.5727777385398489, + 0.6041871577746216, + 0.5539707037501178, + -0.17951515684031522 + ], + [ + 0.7677975419295481, + 0.15876184668215174, + 0.620710569142347, + 0.23255578922327508 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.27634973579384353, + 0.08521712737746472, + -0.05462186655871354 + ], + "rotation_world_from_camera": [ + [ + 0.28707594263560265, + -0.5727777385398491, + 0.7677975419295483 + ], + [ + 0.7808665407214586, + 0.6041871577746216, + 0.15876184668215154 + ], + [ + -0.5548286661137678, + 0.5539707037501177, + 0.6207105691423473 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.12467780046848143, + 0.4172531144271639, + 0.42703848442854736, + 0.7924603569820657 + ] + }, + { + "frame_id": 184, + "image_name": "000184.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.2958419821856747, + -0.5263176098571192, + 0.7971620256451886, + -0.2964258405723364 + ], + [ + 0.737898290570688, + 0.6558709398108653, + 0.15918361437179648, + 0.06611530700095386 + ], + [ + -0.6066165463860241, + 0.5411313000242192, + 0.5824030235024462, + -0.03065980479982801 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.2958419821856747, + 0.7378982905706879, + -0.6066165463860244, + 0.02031009132887338 + ], + [ + -0.5263176098571192, + 0.6558709398108654, + 0.5411313000242194, + -0.1827862684186993 + ], + [ + 0.7971620256451885, + 0.15918361437179648, + 0.5824030235024463, + 0.24363131300592322 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2964258405723364, + 0.06611530700095386, + -0.03065980479982801 + ], + "rotation_world_from_camera": [ + [ + 0.2958419821856747, + -0.5263176098571192, + 0.7971620256451886 + ], + [ + 0.737898290570688, + 0.6558709398108653, + 0.15918361437179648 + ], + [ + -0.6066165463860241, + 0.5411313000242192, + 0.5824030235024462 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.11996668169992356, + 0.44091550611277674, + 0.3970799987111874, + 0.7959453413236028 + ] + }, + { + "frame_id": 185, + "image_name": "000185.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.30045374174803163, + -0.5121213731105103, + 0.804648524682058, + -0.3096591522172283 + ], + [ + 0.7236447242434221, + 0.6719684865506164, + 0.1574695721640711, + 0.05135076024761879 + ], + [ + -0.6213419848555771, + 0.5349673375882675, + 0.5724893759446126, + -0.009029353318514328 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.3004537417480317, + 0.7236447242434223, + -0.6213419848555776, + 0.05026822789822332 + ], + [ + -0.5121213731105108, + 0.6719684865506164, + 0.5349673375882675, + -0.18825875377159013 + ], + [ + 0.8046485246820579, + 0.15746957216407076, + 0.5724893759446127, + 0.24624980658589693 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.3096591522172283, + 0.05135076024761879, + -0.009029353318514328 + ], + "rotation_world_from_camera": [ + [ + 0.30045374174803163, + -0.5121213731105103, + 0.804648524682058 + ], + [ + 0.7236447242434221, + 0.6719684865506164, + 0.1574695721640711 + ], + [ + -0.6213419848555771, + 0.5349673375882675, + 0.5724893759446126 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.11831724224812137, + 0.4469410947926953, + 0.3873200058239841, + 0.7976389540768525 + ] + }, + { + "frame_id": 186, + "image_name": "000186.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.2618967073887413, + -0.4951364309581426, + 0.8284020940322211, + -0.31413564694623564 + ], + [ + 0.7057692448615323, + 0.6837163439319144, + 0.1855309517249316, + 0.04054166122897471 + ], + [ + -0.6582551843066021, + 0.5360707749713735, + 0.528515124244399, + 0.015894972207784797 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.26189670738874127, + 0.7057692448615323, + -0.658255184306602, + 0.06412098183782937 + ], + [ + -0.4951364309581423, + 0.6837163439319142, + 0.5360707749713735, + -0.19177982952766262 + ], + [ + 0.8284020940322209, + 0.18553095172493164, + 0.5285151242443988, + 0.24430816153684792 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.31413564694623564, + 0.04054166122897471, + 0.015894972207784797 + ], + "rotation_world_from_camera": [ + [ + 0.2618967073887413, + -0.4951364309581426, + 0.8284020940322211 + ], + [ + 0.7057692448615323, + 0.6837163439319144, + 0.1855309517249316 + ], + [ + -0.6582551843066021, + 0.5360707749713735, + 0.528515124244399 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.1114284963692278, + 0.4725739392673844, + 0.3817401187076567, + 0.786468081927845 + ] + }, + { + "frame_id": 187, + "image_name": "000187.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.17106117173285942, + -0.4702503058796458, + 0.865796006773813, + -0.31884385921338404 + ], + [ + 0.6845977040500131, + 0.6886952248448527, + 0.2387988083834348, + 0.0294587060937496 + ], + [ + -0.708564788240872, + 0.5518727544425411, + 0.4397412918628075, + 0.046009625901972155 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.17106117173285945, + 0.6845977040500132, + -0.708564788240872, + 0.06697524243507591 + ], + [ + -0.47025030587964595, + 0.6886952248448527, + 0.5518727544425411, + -0.1956159515172062 + ], + [ + 0.8657960067738133, + 0.23879880838343487, + 0.4397412918628075, + 0.2487867038473369 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.31884385921338404, + 0.0294587060937496, + 0.046009625901972155 + ], + "rotation_world_from_camera": [ + [ + 0.17106117173285942, + -0.4702503058796458, + 0.865796006773813 + ], + [ + 0.6845977040500131, + 0.6886952248448527, + 0.2387988083834348 + ], + [ + -0.708564788240872, + 0.5518727544425411, + 0.4397412918628075 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.10322869637993018, + 0.5191080719005402, + 0.38078369689532904, + 0.7582047362751897 + ] + }, + { + "frame_id": 188, + "image_name": "000188.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.10683328490640918, + -0.43762777584587076, + 0.8927869729360424, + -0.32763771252575835 + ], + [ + 0.6445041255696131, + 0.7142136222125316, + 0.272971306129057, + 0.009857298070023142 + ], + [ + -0.7571004433758141, + 0.546242465993126, + 0.3583546943823875, + 0.07308489003682149 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.10683328490640923, + 0.6445041255696133, + -0.7571004433758142, + 0.0839821464661994 + ], + [ + -0.43762777584587087, + 0.7142136222125317, + 0.5462424659931259, + -0.1903456505362461 + ], + [ + 0.8927869729360431, + 0.27297130612905707, + 0.3583546943823876, + 0.2636296086233681 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.32763771252575835, + 0.009857298070023142, + 0.07308489003682149 + ], + "rotation_world_from_camera": [ + [ + 0.10683328490640918, + -0.43762777584587076, + 0.8927869729360424 + ], + [ + 0.6445041255696131, + 0.7142136222125316, + 0.272971306129057 + ], + [ + -0.7571004433758141, + 0.546242465993126, + 0.3583546943823875 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.09255399547222419, + 0.5587990790355095, + 0.3665064076054628, + 0.7381398244068207 + ] + }, + { + "frame_id": 189, + "image_name": "000189.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.05052441442939301, + -0.42002508650848225, + 0.9061049664636589, + -0.3329604241097392 + ], + [ + 0.6206155757498816, + 0.7240326737557475, + 0.3010199237106175, + -0.007553500845600534 + ], + [ + -0.782485521069374, + 0.5471340000746115, + 0.29725543776211255, + 0.09739116676085957 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.050524414429393025, + 0.6206155757498817, + -0.7824855210693742, + 0.09771762860295206 + ], + [ + -0.4200250865084824, + 0.7240326737557475, + 0.5471340000746114, + -0.1876687681689404 + ], + [ + 0.9061049664636593, + 0.30101992371061753, + 0.2972554377621126, + 0.27502079426030956 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.3329604241097392, + -0.007553500845600534, + 0.09739116676085957 + ], + "rotation_world_from_camera": [ + [ + 0.05052441442939301, + -0.42002508650848225, + 0.9061049664636589 + ], + [ + 0.6206155757498816, + 0.7240326737557475, + 0.3010199237106175 + ], + [ + -0.782485521069374, + 0.5471340000746115, + 0.29725543776211255 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.08549313263580423, + 0.5865690116184629, + 0.36148940149642417, + 0.7196896077385121 + ] + }, + { + "frame_id": 190, + "image_name": "000190.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.0018003241997106814, + -0.4152819202269443, + 0.9096909835572724, + -0.3356636105389659 + ], + [ + 0.6044869723859191, + 0.724222063642409, + 0.3318100401573702, + -0.019845937192652128 + ], + [ + -0.7966129920158728, + 0.5504937141023069, + 0.24972867613745658, + 0.11523963022650553 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.0018003241997107359, + 0.6044869723859192, + -0.7966129920158727, + 0.10319369380027121 + ], + [ + -0.41528192022694455, + 0.7242220636424089, + 0.5504937141023069, + -0.18846085520151631 + ], + [ + 0.9096909835572725, + 0.3318100401573702, + 0.24972867613745653, + 0.2831566009373964 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.3356636105389659, + -0.019845937192652128, + 0.11523963022650553 + ], + "rotation_world_from_camera": [ + [ + -0.0018003241997106814, + -0.4152819202269443, + 0.9096909835572724 + ], + [ + 0.6044869723859191, + 0.724222063642409, + 0.3318100401573702 + ], + [ + -0.7966129920158728, + 0.5504937141023069, + 0.24972867613745658 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.07786034937698358, + 0.607514138046322, + 0.36307951494636753, + 0.7021663648274807 + ] + }, + { + "frame_id": 191, + "image_name": "000191.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.05524420786773248, + -0.4343846801456475, + 0.8990317164326462, + -0.3322046064164759 + ], + [ + 0.6117199204481297, + 0.6969119998342753, + 0.3743159139202138, + -0.027885108104593468 + ], + [ + -0.7891430899551743, + 0.5706343962133325, + 0.22722141059822004, + 0.13390427113201375 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.05524420786773241, + 0.6117199204481297, + -0.7891430899551747, + 0.10437512605925223 + ], + [ + -0.4343846801456477, + 0.6969119998342752, + 0.5706343962133325, + -0.20128150815416754 + ], + [ + 0.8990317164326466, + 0.37431591392021385, + 0.22722141059821999, + 0.27867439986662834 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.3322046064164759, + -0.027885108104593468, + 0.13390427113201375 + ], + "rotation_world_from_camera": [ + [ + -0.05524420786773248, + -0.4343846801456475, + 0.8990317164326462 + ], + [ + 0.6117199204481297, + 0.6969119998342753, + 0.3743159139202138 + ], + [ + -0.7891430899551743, + 0.5706343962133325, + 0.22722141059822004 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.07180247506140068, + 0.6174412516798232, + 0.3826073766381397, + 0.6835366125096671 + ] + }, + { + "frame_id": 192, + "image_name": "000192.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.12488146159583126, + -0.4242841219558797, + 0.8968765825941809, + -0.32207026594166793 + ], + [ + 0.60284097066107, + 0.6855126030992276, + 0.4082342894521962, + -0.040955450542262344 + ], + [ + -0.7880275278453839, + 0.5916548443545857, + 0.17016803609856807, + 0.15054392582069726 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.12488146159583136, + 0.6028409706610706, + -0.7880275278453841, + 0.10310177570802825 + ], + [ + -0.42428412195588, + 0.6855126030992277, + 0.5916548443545855, + -0.19764386548080232 + ], + [ + 0.8968765825941812, + 0.40823428945219614, + 0.1701680360985679, + 0.27995893452080073 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.32207026594166793, + -0.040955450542262344, + 0.15054392582069726 + ], + "rotation_world_from_camera": [ + [ + -0.12488146159583126, + -0.4242841219558797, + 0.8968765825941809 + ], + [ + 0.60284097066107, + 0.6855126030992276, + 0.4082342894521962 + ], + [ + -0.7880275278453839, + 0.5916548443545857, + 0.17016803609856807 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.06970993330647565, + 0.640356546893309, + 0.39036421922198866, + 0.6577992052294463 + ] + }, + { + "frame_id": 193, + "image_name": "000193.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.12706376394821137, + -0.42774856895888297, + 0.8949223215703922, + -0.31274658446011144 + ], + [ + 0.606632359326994, + 0.6803138840721065, + 0.41130305099292597, + -0.06346115165167805 + ], + [ + -0.7847623720010267, + 0.5951505531311824, + 0.17304288080984367, + 0.16835652911521637 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.1270637639482115, + 0.6066323593269941, + -0.7847623720010268, + 0.1308786990989338 + ], + [ + -0.42774856895888325, + 0.6803138840721064, + 0.5951505531311823, + -0.19080088280791613 + ], + [ + 0.8949223215703926, + 0.4113030509929258, + 0.1730428808098436, + 0.27685276592087044 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.31274658446011144, + -0.06346115165167805, + 0.16835652911521637 + ], + "rotation_world_from_camera": [ + [ + -0.12706376394821137, + -0.42774856895888297, + 0.8949223215703922 + ], + [ + 0.606632359326994, + 0.6803138840721065, + 0.41130305099292597 + ], + [ + -0.7847623720010267, + 0.5951505531311824, + 0.17304288080984367 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.06996333177071855, + 0.6392055160921395, + 0.3936345896532559, + 0.6569423492464425 + ] + }, + { + "frame_id": 194, + "image_name": "000194.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.1510371416319443, + -0.4255049817580756, + 0.8922630174711444, + -0.3011349783413312 + ], + [ + 0.5795471300170706, + 0.6931077366725963, + 0.42863363080090633, + -0.08604152177654201 + ], + [ + -0.8008201458109234, + 0.581848069399264, + 0.1419151795958434, + 0.19164244193269622 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.15103714163194423, + 0.5795471300170706, + -0.8008201458109235, + 0.1578536789259273 + ], + [ + -0.42550498175807555, + 0.6931077366725962, + 0.581848069399264, + -0.18000517390094156 + ], + [ + 0.8922630174711444, + 0.42863363080090644, + 0.1419151795958435, + 0.2783749227545938 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.3011349783413312, + -0.08604152177654201, + 0.19164244193269622 + ], + "rotation_world_from_camera": [ + [ + -0.1510371416319443, + -0.4255049817580756, + 0.8922630174711444 + ], + [ + 0.5795471300170706, + 0.6931077366725963, + 0.42863363080090633 + ], + [ + -0.8008201458109234, + 0.581848069399264, + 0.1419151795958434 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.05903376597256882, + 0.6523476256392555, + 0.3872481712530064, + 0.6488423873785713 + ] + }, + { + "frame_id": 195, + "image_name": "000195.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.1627473653624835, + -0.4317194639061109, + 0.8872043730461378, + -0.2851217051824121 + ], + [ + 0.5480855661791719, + 0.7081417458092345, + 0.4451263640678971, + -0.10451533078103757 + ], + [ + -0.8204361688843482, + 0.5587070541230617, + 0.12137100337190694, + 0.2192300486227838 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.1627473653624836, + 0.5480855661791719, + -0.8204361688843483, + 0.1907447991158382 + ], + [ + -0.431719463906111, + 0.7081417458092345, + 0.5587070541230618, + -0.17156629554752473 + ], + [ + 0.887204373046138, + 0.44512636406789713, + 0.12137100337190702, + 0.27287558189750527 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2851217051824121, + -0.10451533078103757, + 0.2192300486227838 + ], + "rotation_world_from_camera": [ + [ + -0.1627473653624835, + -0.4317194639061109, + 0.8872043730461378 + ], + [ + 0.5480855661791719, + 0.7081417458092345, + 0.4451263640678971 + ], + [ + -0.8204361688843482, + 0.5587070541230617, + 0.12137100337190694 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.04398830940254189, + 0.6613467524301853, + 0.37946561864191203, + 0.6455163405791245 + ] + }, + { + "frame_id": 196, + "image_name": "000196.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.19030908975638997, + -0.4365623444191534, + 0.8793155120838859, + -0.27295086061383644 + ], + [ + 0.5280090058978703, + 0.7095888458651272, + 0.46657278051182893, + -0.12445542305215825 + ], + [ + -0.8276405862733154, + 0.5530795505703036, + 0.09546764213132133, + 0.2396433675597287 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.19030908975639002, + 0.5280090058978705, + -0.8276405862733152, + 0.21210713159637193 + ], + [ + -0.43656234441915376, + 0.7095888458651276, + 0.5530795505703036, + -0.16338973364265374 + ], + [ + 0.879315512083886, + 0.466572780511829, + 0.09546764213132124, + 0.2751992513042776 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.27295086061383644, + -0.12445542305215825, + 0.2396433675597287 + ], + "rotation_world_from_camera": [ + [ + -0.19030908975638997, + -0.4365623444191534, + 0.8793155120838859 + ], + [ + 0.5280090058978703, + 0.7095888458651272, + 0.46657278051182893 + ], + [ + -0.8276405862733154, + 0.5530795505703036, + 0.09546764213132133 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.03403829551828885, + 0.6716454223565801, + 0.3795352045669097, + 0.635363556997106 + ] + }, + { + "frame_id": 197, + "image_name": "000197.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.24907666070140044, + -0.4400477530000548, + 0.8627391217357899, + -0.26299984161313983 + ], + [ + 0.4603711526124679, + 0.7299375247737255, + 0.5052223389454139, + -0.14129945186844434 + ], + [ + -0.852067614063642, + 0.5230192969736487, + 0.02077489006187659, + 0.25569401186425067 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.24907666070140033, + 0.4603711526124678, + -0.8520676140636416, + 0.21741165582572017 + ], + [ + -0.44004775300005483, + 0.7299375247737253, + 0.5230192969736486, + -0.14632561951810824 + ], + [ + 0.86273912173579, + 0.505222338945414, + 0.020774890061876577, + 0.29297587694869254 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.26299984161313983, + -0.14129945186844434, + 0.25569401186425067 + ], + "rotation_world_from_camera": [ + [ + -0.24907666070140044, + -0.4400477530000548, + 0.8627391217357899 + ], + [ + 0.4603711526124679, + 0.7299375247737255, + 0.5052223389454139 + ], + [ + -0.852067614063642, + 0.5230192969736487, + 0.02077489006187659 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.007261619361368339, + 0.6996855178244811, + 0.3673942113008694, + 0.6127062416309714 + ] + }, + { + "frame_id": 198, + "image_name": "000198.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.30598652130016274, + -0.44784556345052984, + 0.8401229672377147, + -0.2492808878909701 + ], + [ + 0.40564421216266255, + 0.7370088822553953, + 0.5406206439043792, + -0.15802898598085188 + ], + [ + -0.8612926459232991, + 0.5062136493362563, + -0.043848823292215754, + 0.26675622360424167 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.3059865213001629, + 0.4056442121626627, + -0.8612926459232995, + 0.21758212544929786 + ], + [ + -0.44784556345053, + 0.7370088822553953, + 0.5062136493362563, + -0.13020621480714029 + ], + [ + 0.840122967237715, + 0.5406206439043792, + -0.04384882329221581, + 0.3065572778780594 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2492808878909701, + -0.15802898598085188, + 0.26675622360424167 + ], + "rotation_world_from_camera": [ + [ + -0.30598652130016274, + -0.44784556345052984, + 0.8401229672377147 + ], + [ + 0.40564421216266255, + 0.7370088822553953, + 0.5406206439043792 + ], + [ + -0.8612926459232991, + 0.5062136493362563, + -0.043848823292215754 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.01460667430198997, + 0.7222956850985222, + 0.3623288615859051, + 0.5888916576211232 + ] + }, + { + "frame_id": 199, + "image_name": "000199.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.3576542862806128, + -0.45278571824115127, + 0.8167426184924781, + -0.2327571747032707 + ], + [ + 0.3692139836347893, + 0.73477395762444, + 0.5690239586216449, + -0.16816426846120466 + ], + [ + -0.8577671279511907, + 0.5050666535753103, + -0.09562023662699556, + 0.2769620782291795 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.3576542862806132, + 0.3692139836347896, + -0.8577671279511914, + 0.21641096466243775 + ], + [ + -0.4527857182411515, + 0.7347739576244399, + 0.5050666535753103, + -0.12171070947401852 + ], + [ + 0.8167426184924785, + 0.5690239586216447, + -0.0956202366269956, + 0.3122753815355469 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2327571747032707, + -0.16816426846120466, + 0.2769620782291795 + ], + "rotation_world_from_camera": [ + [ + -0.3576542862806128, + -0.45278571824115127, + 0.8167426184924781 + ], + [ + 0.3692139836347893, + 0.73477395762444, + 0.5690239586216449 + ], + [ + -0.8577671279511907, + 0.5050666535753103, + -0.09562023662699556 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.0282488615785785, + 0.7396026772078452, + 0.3630633870377106, + 0.5660166593654357 + ] + }, + { + "frame_id": 200, + "image_name": "000200.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.39262294137800796, + -0.4714048202231728, + 0.7896991334514929, + -0.21629350944901482 + ], + [ + 0.32004614753812866, + 0.7349510090802459, + 0.5978440245565149, + -0.17649356365552865 + ], + [ + -0.8622167299175327, + 0.487467444781994, + -0.13768733031049035, + 0.2819459446341997 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.39262294137800813, + 0.32004614753812893, + -0.8622167299175327, + 0.21466280162839269 + ], + [ + -0.47140482022317326, + 0.7349510090802458, + 0.4874674447819939, + -0.10968714942993152 + ], + [ + 0.7896991334514933, + 0.5978440245565149, + -0.1376873303104906, + 0.3151428037957644 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.21629350944901482, + -0.17649356365552865, + 0.2819459446341997 + ], + "rotation_world_from_camera": [ + [ + -0.39262294137800796, + -0.4714048202231728, + 0.7896991334514929 + ], + [ + 0.32004614753812866, + 0.7349510090802459, + 0.5978440245565149 + ], + [ + -0.8622167299175327, + 0.487467444781994, + -0.13768733031049035 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.0502826507163172, + 0.752539248273594, + 0.36054978920645336, + 0.5487806340860952 + ] + }, + { + "frame_id": 201, + "image_name": "000201.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.40985559826530593, + -0.49295078269212766, + 0.7674750252704035, + -0.20207557147006783 + ], + [ + 0.28436739085116813, + 0.7304052792903635, + 0.6210018639305886, + -0.18243658529029377 + ], + [ + -0.8666911650588615, + 0.4727659609447206, + -0.15918156482748813, + 0.283353386309114 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.4098555982653061, + 0.2843673908511682, + -0.8666911650588619, + 0.21463708801874895 + ], + [ + -0.4929507826921278, + 0.7304052792903631, + 0.4727659609447207, + -0.10032050205276068 + ], + [ + 0.767475025270404, + 0.6210018639305888, + -0.15918156482748833, + 0.3134860492667785 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.20207557147006783, + -0.18243658529029377, + 0.283353386309114 + ], + "rotation_world_from_camera": [ + [ + -0.40985559826530593, + -0.49295078269212766, + 0.7674750252704035 + ], + [ + 0.28436739085116813, + 0.7304052792903635, + 0.6210018639305886 + ], + [ + -0.8666911650588615, + 0.4727659609447206, + -0.15918156482748813 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.06877624457583255, + 0.7581956281829839, + 0.3606482892471052, + 0.5388339531334232 + ] + }, + { + "frame_id": 202, + "image_name": "000202.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.4141974847699414, + -0.49737420954484696, + 0.7622724836237322, + -0.20636014259942928 + ], + [ + 0.3059110039695556, + 0.7126990450039562, + 0.6312515575432566, + -0.18137332340729778 + ], + [ + -0.8572391155684586, + 0.49465034815522746, + -0.14304590804814954, + 0.27939476205874775 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.41419748476994117, + 0.3059110039695558, + -0.8572391155684582, + 0.20951836215707212 + ], + [ + -0.49737420954484673, + 0.7126990450039562, + 0.49465034815522724, + -0.11157633475048463 + ], + [ + 0.762272483623732, + 0.6312515575432566, + -0.1430459080481496, + 0.31176112876045825 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.20636014259942928, + -0.18137332340729778, + 0.27939476205874775 + ], + "rotation_world_from_camera": [ + [ + -0.4141974847699414, + -0.49737420954484696, + 0.7622724836237322 + ], + [ + 0.3059110039695556, + 0.7126990450039562, + 0.6312515575432566 + ], + [ + -0.8572391155684586, + 0.49465034815522746, + -0.14304590804814954 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.06354010205030387, + 0.7533164072655738, + 0.3736484081719858, + 0.5374606153444793 + ] + }, + { + "frame_id": 203, + "image_name": "000203.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.3983791285326727, + -0.48756065732344034, + 0.7769032599879363, + -0.22677751355590145 + ], + [ + 0.3402273879047763, + 0.7080420754620258, + 0.6188067096395448, + -0.17171075992906437 + ], + [ + -0.8517860027430839, + 0.5108434445167733, + -0.11618769610073673, + 0.26528295101062305 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.39837912853267266, + 0.34022738790477636, + -0.8517860027430841, + 0.1940415795418313 + ], + [ + -0.48756065732344045, + 0.7080420754620257, + 0.5108434445167734, + -0.12450740720199553 + ], + [ + 0.7769032599879363, + 0.6188067096395448, + -0.11618769610073684, + 0.31326257482767733 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.22677751355590145, + -0.17171075992906437, + 0.26528295101062305 + ], + "rotation_world_from_camera": [ + [ + -0.3983791285326727, + -0.48756065732344034, + 0.7769032599879363 + ], + [ + 0.3402273879047763, + 0.7080420754620258, + 0.6188067096395448 + ], + [ + -0.8517860027430839, + 0.5108434445167733, + -0.11618769610073673 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.049412782015482465, + 0.7454208375299545, + 0.3788632197013555, + 0.5462314644060282 + ] + }, + { + "frame_id": 204, + "image_name": "000204.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.3665484206580597, + -0.4943120582241246, + 0.7882244885864124, + -0.24810399125187543 + ], + [ + 0.38939149444458593, + 0.6879194722971973, + 0.6124876028856077, + -0.15823388452347786 + ], + [ + -0.8449949818592378, + 0.531434275078843, + -0.05967488503659245, + 0.2438247574986204 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.36654842065805987, + 0.389391494444586, + -0.8449949818592383, + 0.17670349915341296 + ], + [ + -0.49431205822412466, + 0.6879194722971971, + 0.5314342750788431, + -0.1433654574759623 + ], + [ + 0.7882244885864127, + 0.6124876028856077, + -0.05967488503659244, + 0.30702814862062555 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.24810399125187543, + -0.15823388452347786, + 0.2438247574986204 + ], + "rotation_world_from_camera": [ + [ + -0.3665484206580597, + -0.4943120582241246, + 0.7882244885864124 + ], + [ + 0.38939149444458593, + 0.6879194722971973, + 0.6124876028856077 + ], + [ + -0.8449949818592378, + 0.531434275078843, + -0.05967488503659245 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.03607974529197623, + 0.7270046041793425, + 0.3933681682991998, + 0.5616262472949748 + ] + }, + { + "frame_id": 205, + "image_name": "000205.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.34179739142497395, + -0.5000433549868184, + 0.7956954105363495, + -0.26668387060098847 + ], + [ + 0.4246990924567305, + 0.6731085456603082, + 0.6054383260295751, + -0.13374438066717284 + ], + [ + -0.8383347923601362, + 0.5448683592323849, + -0.017698786000630656, + 0.21573636668832982 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.34179739142497384, + 0.42469909245673065, + -0.8383347923601363, + 0.14650856795619388 + ], + [ + -0.5000433549868186, + 0.6731085456603084, + 0.544868359232385, + -0.16087693195929592 + ], + [ + 0.7956954105363494, + 0.605438326029575, + -0.017698786000630812, + 0.29699137763484196 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.26668387060098847, + -0.13374438066717284, + 0.21573636668832982 + ], + "rotation_world_from_camera": [ + [ + -0.34179739142497395, + -0.5000433549868184, + 0.7956954105363495 + ], + [ + 0.4246990924567305, + 0.6731085456603082, + 0.6054383260295751 + ], + [ + -0.8383347923601362, + 0.5448683592323849, + -0.017698786000630656 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.026423705811962385, + 0.7128472352274913, + 0.4034197750991004, + 0.5730646491092222 + ] + }, + { + "frame_id": 206, + "image_name": "000206.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.29590620438711923, + -0.4846945509378041, + 0.8231103877952268, + -0.2808832075457379 + ], + [ + 0.4989529976886333, + 0.656371721408241, + 0.5658816744100388, + -0.10204974321694074 + ], + [ + -0.8145461462082639, + 0.5781412938259843, + 0.047615334404811194, + 0.17838081178434984 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.29590620438711934, + 0.49895299768863355, + -0.8145461462082645, + 0.113102344266953 + ], + [ + -0.48469455093780406, + 0.6563717214082406, + 0.5781412938259842, + -0.17228930784151253 + ], + [ + 0.8231103877952269, + 0.5658816744100389, + 0.047615334404811145, + 0.280452303448343 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2808832075457379, + -0.10204974321694074, + 0.17838081178434984 + ], + "rotation_world_from_camera": [ + [ + -0.29590620438711923, + -0.4846945509378041, + 0.8231103877952268 + ], + [ + 0.4989529976886333, + 0.656371721408241, + 0.5658816744100388 + ], + [ + -0.8145461462082639, + 0.5781412938259843, + 0.047615334404811194 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.00516574776360344, + 0.6900475692643496, + 0.41447250131452923, + 0.5933129131044453 + ] + }, + { + "frame_id": 207, + "image_name": "000207.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.2276644869440227, + -0.4914771497822928, + 0.8406063838839128, + -0.28960071565965534 + ], + [ + 0.5573696218537939, + 0.6420896615877513, + 0.5263648650097059, + -0.06278033312697563 + ], + [ + -0.7984409721570361, + 0.5883630492510563, + 0.12775341974650067, + 0.13618512544621683 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.22766448694402275, + 0.5573696218537942, + -0.7984409721570368, + 0.07779583614016577 + ], + [ + -0.49147714978229307, + 0.6420896615877509, + 0.5883630492510563, + -0.18214782712562738 + ], + [ + 0.8406063838839133, + 0.5263648650097058, + 0.12775341974650042, + 0.2590874564381408 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.28960071565965534, + -0.06278033312697563, + 0.13618512544621683 + ], + "rotation_world_from_camera": [ + [ + -0.2276644869440227, + -0.4914771497822928, + 0.8406063838839128 + ], + [ + 0.5573696218537939, + 0.6420896615877513, + 0.5263648650097059 + ], + [ + -0.7984409721570361, + 0.5883630492510563, + 0.12775341974650067 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.02496212992577765, + 0.6599243761192024, + 0.4222938091846637, + 0.6209224175350389 + ] + }, + { + "frame_id": 208, + "image_name": "000208.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.15132539284474886, + -0.47867689325100427, + 0.8648520436166808, + -0.2973423710075108 + ], + [ + 0.5743799955196662, + 0.6694811956918353, + 0.47104410553774945, + -0.024830003567008967 + ], + [ + -0.8044801092800308, + 0.5680346472554265, + 0.1736329268606405, + 0.10313148257423979 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.15132539284474897, + 0.5743799955196666, + -0.8044801092800309, + 0.05223363260700728 + ], + [ + -0.47867689325100454, + 0.6694811956918356, + 0.5680346472554268, + -0.18428995723367664 + ], + [ + 0.8648520436166807, + 0.4710441055377495, + 0.17363292686064052, + 0.25094616286955346 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2973423710075108, + -0.024830003567008967, + 0.10313148257423979 + ], + "rotation_world_from_camera": [ + [ + -0.15132539284474886, + -0.47867689325100427, + 0.8648520436166808 + ], + [ + 0.5743799955196662, + 0.6694811956918353, + 0.47104410553774945 + ], + [ + -0.8044801092800308, + 0.5680346472554265, + 0.1736329268606405 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.03728432848656127, + 0.6417113178205492, + 0.40480770867584587, + 0.6503438955098539 + ] + }, + { + "frame_id": 209, + "image_name": "000209.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + -0.05127993390102257, + -0.48681263930382773, + 0.8719998982758814, + -0.3009794311990793 + ], + [ + 0.6099760456411177, + 0.676092257494485, + 0.41331402480442875, + 0.006286686946829257 + ], + [ + -0.7907588710366337, + 0.553093765622116, + 0.26227408241535427, + 0.0713724219049377 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + -0.0512799339010227, + 0.6099760456411178, + -0.790758871036634, + 0.037169441987232155 + ], + [ + -0.4868126393038279, + 0.676092257494485, + 0.553093765622116, + -0.19024661324120395 + ], + [ + 0.8719998982758819, + 0.4133140248044287, + 0.2622740824153544, + 0.24113652103917135 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.3009794311990793, + 0.006286686946829257, + 0.0713724219049377 + ], + "rotation_world_from_camera": [ + [ + -0.05127993390102257, + -0.48681263930382773, + 0.8719998982758814 + ], + [ + 0.6099760456411177, + 0.676092257494485, + 0.41331402480442875 + ], + [ + -0.7907588710366337, + 0.553093765622116, + 0.26227408241535427 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.05087663065970961, + 0.605206185729325, + 0.39920601160988667, + 0.6868563179459036 + ] + }, + { + "frame_id": 210, + "image_name": "000210.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.0891456747307488, + -0.5374171579053802, + 0.8385915853773536, + -0.29042486384019234 + ], + [ + 0.6669652037584372, + 0.6575155071487108, + 0.35047221692231223, + 0.03727005474313204 + ], + [ + -0.7397367542932188, + 0.5280683253593965, + 0.41705320775634436, + 0.04262013864958589 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.08914567473074883, + 0.666965203758437, + -0.739736754293219, + 0.032559973821950305 + ], + [ + -0.5374171579053801, + 0.6575155071487105, + 0.5280683253593965, + -0.20309128909921595 + ], + [ + 0.8385915853773536, + 0.35047221692231223, + 0.4170532077563444, + 0.21271086275127757 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.29042486384019234, + 0.03727005474313204, + 0.04262013864958589 + ], + "rotation_world_from_camera": [ + [ + 0.0891456747307488, + -0.5374171579053802, + 0.8385915853773536 + ], + [ + 0.6669652037584372, + 0.6575155071487108, + 0.35047221692231223 + ], + [ + -0.7397367542932188, + 0.5280683253593965, + 0.41705320775634436 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.060367540586174606, + 0.5364971166422093, + 0.409387355043144, + 0.735478481948283 + ] + }, + { + "frame_id": 211, + "image_name": "000211.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.17187782491121384, + -0.535008708973194, + 0.8271781516859753, + -0.2732115053375357 + ], + [ + 0.6859573661130246, + 0.6676587340480855, + 0.28929968324315547, + 0.06267591747823108 + ], + [ + -0.707050567625168, + 0.5176847459334146, + 0.4817488958459412, + 0.01199560925223831 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.1718778249112138, + 0.6859573661130242, + -0.7070505676251679, + 0.012447494336854303 + ], + [ + -0.535008708973194, + 0.6676587340480854, + 0.5176847459334148, + -0.19422660239413736 + ], + [ + 0.8271781516859753, + 0.28929968324315547, + 0.4817488958459412, + 0.20208359341875418 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2732115053375357, + 0.06267591747823108, + 0.01199560925223831 + ], + "rotation_world_from_camera": [ + [ + 0.17187782491121384, + -0.535008708973194, + 0.8271781516859753 + ], + [ + 0.6859573661130246, + 0.6676587340480855, + 0.28929968324315547 + ], + [ + -0.707050567625168, + 0.5176847459334146, + 0.4817488958459412 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.07495030856705512, + 0.5034957828251718, + 0.40069075884235283, + 0.7617882669753521 + ] + }, + { + "frame_id": 212, + "image_name": "000212.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.23184044657220712, + -0.512174191678675, + 0.8269991564152258, + -0.25800139969909974 + ], + [ + 0.6818674011479982, + 0.6918975281422806, + 0.23734923172885328, + 0.08166529324887138 + ], + [ + -0.6937628230057258, + 0.5088766136588495, + 0.5096447169217273, + -0.01939055642113511 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.23184044657220704, + 0.6818674011479985, + -0.6937628230057261, + -0.009322188711481836 + ], + [ + -0.5121741916786751, + 0.6918975281422806, + 0.5088766136588496, + -0.17877827218821365 + ], + [ + 0.8269991564152261, + 0.23734923172885317, + 0.5096447169217275, + 0.20386603993177613 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.25800139969909974, + 0.08166529324887138, + -0.01939055642113511 + ], + "rotation_world_from_camera": [ + [ + 0.23184044657220712, + -0.512174191678675, + 0.8269991564152258 + ], + [ + 0.6818674011479982, + 0.6918975281422806, + 0.23734923172885328 + ], + [ + -0.6937628230057258, + 0.5088766136588495, + 0.5096447169217273 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.08703189287295655, + 0.487445475065762, + 0.3827227267249881, + 0.7799651741642404 + ] + }, + { + "frame_id": 213, + "image_name": "000213.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.29685392498168284, + -0.5037448476093245, + 0.8112452623775548, + -0.2402705636781029 + ], + [ + 0.6620042928743098, + 0.7208196608631453, + 0.205351729306391, + 0.10302003792993226 + ], + [ + -0.6882064104895813, + 0.4760883794215089, + 0.547459397161878, + -0.04714260085682102 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.29685392498168284, + 0.66200429287431, + -0.6882064104895818, + -0.02931828759309906 + ], + [ + -0.5037448476093247, + 0.7208196608631452, + 0.47608837942150906, + -0.17284988284415564 + ], + [ + 0.8112452623775549, + 0.20535172930639084, + 0.5474593971618782, + 0.1995716733762423 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2402705636781029, + 0.10302003792993226, + -0.04714260085682102 + ], + "rotation_world_from_camera": [ + [ + 0.29685392498168284, + -0.5037448476093245, + 0.8112452623775548 + ], + [ + 0.6620042928743098, + 0.7208196608631453, + 0.205351729306391 + ], + [ + -0.6882064104895813, + 0.4760883794215089, + 0.547459397161878 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.08452051076019879, + 0.4681095861867134, + 0.3639319343356152, + 0.8008016269661773 + ] + }, + { + "frame_id": 214, + "image_name": "000214.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.37295520633897117, + -0.5054449912092435, + 0.7780936800451105, + -0.2199060535003784 + ], + [ + 0.647314627445155, + 0.7425440144082962, + 0.17208184030266527, + 0.12536913989279788 + ], + [ + -0.6647467090254717, + 0.43949260235856, + 0.6041175922880454, + -0.07214290747222751 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.37295520633897133, + 0.6473146274451552, + -0.6647467090254722, + -0.04709493084609589 + ], + [ + -0.5054449912092439, + 0.7425440144082964, + 0.4394926023585602, + -0.1725362435505896 + ], + [ + 0.7780936800451107, + 0.172081840302665, + 0.6041175922880455, + 0.19311655768517283 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.2199060535003784, + 0.12536913989279788, + -0.07214290747222751 + ], + "rotation_world_from_camera": [ + [ + 0.37295520633897117, + -0.5054449912092435, + 0.7780936800451105 + ], + [ + 0.647314627445155, + 0.7425440144082962, + 0.17208184030266527 + ], + [ + -0.6647467090254717, + 0.43949260235856, + 0.6041175922880454 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.08107650652721395, + 0.43745605944519717, + 0.34950621294219425, + 0.8245630377714176 + ] + }, + { + "frame_id": 215, + "image_name": "000215.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.4413444728009182, + -0.4983341475780216, + 0.7462426774754752, + -0.19855151222843476 + ], + [ + 0.6333627300181778, + 0.7621048957867385, + 0.13434202634248707, + 0.1461310869164535 + ], + [ + -0.6356624171303512, + 0.4133511886708095, + 0.651977059621294, + -0.09857876041719559 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.44134447280091826, + 0.6333627300181777, + -0.6356624171303509, + -0.06758718478615332 + ], + [ + -0.49833414757802175, + 0.7621048957867385, + 0.41335118867080944, + -0.16956456756620805 + ], + [ + 0.7462426774754753, + 0.13434202634248704, + 0.651977059621294, + 0.19280715613208044 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.19855151222843476, + 0.1461310869164535, + -0.09857876041719559 + ], + "rotation_world_from_camera": [ + [ + 0.4413444728009182, + -0.4983341475780216, + 0.7462426774754752 + ], + [ + 0.6333627300181778, + 0.7621048957867385, + 0.13434202634248707 + ], + [ + -0.6356624171303512, + 0.4133511886708095, + 0.651977059621294 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.08255682496451422, + 0.40889588019584105, + 0.3348610499272935, + 0.8449003533270877 + ] + }, + { + "frame_id": 216, + "image_name": "000216.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.5646308186228258, + -0.5017846955423986, + 0.6552893696533919, + -0.17782304668906235 + ], + [ + 0.6064714883603403, + 0.790765627963044, + 0.0829581547420509, + 0.1638626531609756 + ], + [ + -0.5598074423114711, + 0.3505735884969586, + 0.7508087549976052, + -0.11866261429226645 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.5646308186228259, + 0.6064714883603404, + -0.5598074423114711, + -0.06540186933210708 + ], + [ + -0.5017846955423987, + 0.7907656279630443, + 0.35057358849695863, + -0.17720585865695196 + ], + [ + 0.655289369653392, + 0.08295815474205094, + 0.7508087549976052, + 0.19202473853888774 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.17782304668906235, + 0.1638626531609756, + -0.11866261429226645 + ], + "rotation_world_from_camera": [ + [ + 0.5646308186228258, + -0.5017846955423986, + 0.6552893696533919 + ], + [ + 0.6064714883603403, + 0.790765627963044, + 0.0829581547420509 + ], + [ + -0.5598074423114711, + 0.3505735884969586, + 0.7508087549976052 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.07592172887615327, + 0.3447194708536975, + 0.31440909195335587, + 0.8812214820326776 + ] + }, + { + "frame_id": 217, + "image_name": "000217.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6211174651085646, + -0.4574979926590885, + 0.6363243522371399, + -0.15586767713594896 + ], + [ + 0.5509287714680647, + 0.8323442312566782, + 0.06066769702583327, + 0.17934857933207426 + ], + [ + -0.5573962534012942, + 0.31288762744255944, + 0.7690323460606623, + -0.13882481301179408 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6211174651085646, + 0.5509287714680646, + -0.5573962534012944, + -0.07937658661283088 + ], + [ + -0.4574979926590887, + 0.8323442312566782, + 0.31288762744255955, + -0.17715233842784703 + ], + [ + 0.6363243522371396, + 0.060667697025833245, + 0.7690323460606622, + 0.19506250505720119 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.15586767713594896, + 0.17934857933207426, + -0.13882481301179408 + ], + "rotation_world_from_camera": [ + [ + 0.6211174651085646, + -0.4574979926590885, + 0.6363243522371399 + ], + [ + 0.5509287714680647, + 0.8323442312566782, + 0.06066769702583327 + ], + [ + -0.5573962534012942, + 0.31288762744255944, + 0.7690323460606623 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.07025113485066306, + 0.332488503593527, + 0.2808783765686758, + 0.8975653238658879 + ] + }, + { + "frame_id": 218, + "image_name": "000218.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6531826790522438, + -0.4621362993929681, + 0.5998186630720207, + -0.13718855438364128 + ], + [ + 0.5477716826600169, + 0.8353031257727888, + 0.04706242397096029, + 0.18973436425186577 + ], + [ + -0.5227796586153167, + 0.2978233181897982, + 0.7987507118497429, + -0.15543521748943798 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6531826790522439, + 0.5477716826600171, + -0.5227796586153166, + -0.09558029441298772 + ], + [ + -0.46213629939296796, + 0.8353031257727888, + 0.2978233181897982, + -0.1755932861317659 + ], + [ + 0.5998186630720209, + 0.04706242397096045, + 0.7987507118497431, + 0.19751288680310522 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.13718855438364128, + 0.18973436425186577, + -0.15543521748943798 + ], + "rotation_world_from_camera": [ + [ + 0.6531826790522438, + -0.4621362993929681, + 0.5998186630720207 + ], + [ + 0.5477716826600169, + 0.8353031257727888, + 0.04706242397096029 + ], + [ + -0.5227796586153167, + 0.2978233181897982, + 0.7987507118497429 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.06915352744024014, + 0.30958429178125374, + 0.2785071395066518, + 0.9065368879249723 + ] + }, + { + "frame_id": 219, + "image_name": "000219.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7009371742090389, + -0.4349108389834008, + 0.5652783738536276, + -0.12416651909851092 + ], + [ + 0.5010606825419315, + 0.8643096347364108, + 0.04366975741203143, + 0.1992603954416736 + ], + [ + -0.5075679956640894, + 0.25262901147050837, + 0.8237434748396936, + -0.164234984304809 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.700937174209039, + 0.5010606825419315, + -0.5075679956640894, + -0.09616904251681233 + ], + [ + -0.4349108389834011, + 0.8643096347364111, + 0.2526290114705082, + -0.18473352286260927 + ], + [ + 0.5652783738536278, + 0.04366975741203129, + 0.8237434748396933, + 0.19677449153379423 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.12416651909851092, + 0.1992603954416736, + -0.164234984304809 + ], + "rotation_world_from_camera": [ + [ + 0.7009371742090389, + -0.4349108389834008, + 0.5652783738536276 + ], + [ + 0.5010606825419315, + 0.8643096347364108, + 0.04366975741203143 + ], + [ + -0.5075679956640894, + 0.25262901147050837, + 0.8237434748396936 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.05675399684809561, + 0.29138848024916775, + 0.25421283695667474, + 0.9204605211231418 + ] + }, + { + "frame_id": 220, + "image_name": "000220.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7314632054448468, + -0.4257350085954805, + 0.532645549626162, + -0.10501630165156021 + ], + [ + 0.4679660230220589, + 0.881570091692623, + 0.06198366502537582, + 0.20379813484346984 + ], + [ + -0.4959530021859609, + 0.20392124923427268, + 0.8440656039274826, + -0.17136129954260299 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7314632054448468, + 0.46796602302205886, + -0.4959530021859608, + -0.10354219299864037 + ], + [ + -0.42573500859548036, + 0.8815700916926229, + 0.2039212492342726, + -0.18942724623389984 + ], + [ + 0.5326455496261617, + 0.06198366502537581, + 0.8440656039274824, + 0.1879444891781935 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.10501630165156021, + 0.20379813484346984, + -0.17136129954260299 + ], + "rotation_world_from_camera": [ + [ + 0.7314632054448468, + -0.4257350085954805, + 0.532645549626162 + ], + [ + 0.4679660230220589, + 0.881570091692623, + 0.06198366502537582 + ], + [ + -0.4959530021859609, + 0.20392124923427268, + 0.8440656039274826 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.03816906412509057, + 0.2766049901575773, + 0.24032910081282957, + 0.9296637700084037 + ] + }, + { + "frame_id": 221, + "image_name": "000221.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7571110849178906, + -0.4241781080721585, + 0.49684578867771334, + -0.08474821241309292 + ], + [ + 0.45975884364871017, + 0.8862730930705908, + 0.056051852653496326, + 0.20107059932189456 + ], + [ + -0.4641170227229934, + 0.18599176630005057, + 0.8660268194965627, + -0.17773074361133273 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7571110849178906, + 0.45975884364871006, + -0.4641170227229935, + -0.11076803876229416 + ], + [ + -0.4241781080721584, + 0.8862730930705904, + 0.18599176630005052, + -0.1810953434603628 + ], + [ + 0.4968457886777133, + 0.056051852653496284, + 0.8660268194965626, + 0.18475600344575 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.08474821241309292, + 0.20107059932189456, + -0.17773074361133273 + ], + "rotation_world_from_camera": [ + [ + 0.7571110849178906, + -0.4241781080721585, + 0.49684578867771334 + ], + [ + 0.45975884364871017, + 0.8862730930705908, + 0.056051852653496326 + ], + [ + -0.4641170227229934, + 0.18599176630005057, + 0.8660268194965627 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.0346813074679194, + 0.2564835222076349, + 0.23592511603689073, + 0.9366710998911308 + ] + }, + { + "frame_id": 222, + "image_name": "000222.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8072500000935496, + -0.3973208272505097, + 0.4364442662951759, + -0.06484645044264647 + ], + [ + 0.41875451714847745, + 0.9066736839637404, + 0.05086732915501958, + 0.19215758034416558 + ], + [ + -0.41592318006659523, + 0.14170035652950974, + 0.8982922226328695, + -0.18059656786421135 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.80725000009355, + 0.41875451714847745, + -0.4159231800665953, + -0.10323385646274352 + ], + [ + -0.3973208272505099, + 0.9066736839637403, + 0.1417003565295097, + -0.17439846855196994 + ], + [ + 0.436444266295176, + 0.05086732915501959, + 0.8982922226328692, + 0.18075581094289875 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.06484645044264647, + 0.19215758034416558, + -0.18059656786421135 + ], + "rotation_world_from_camera": [ + [ + 0.8072500000935496, + -0.3973208272505097, + 0.4364442662951759 + ], + [ + 0.41875451714847745, + 0.9066736839637404, + 0.05086732915501958 + ], + [ + -0.41592318006659523, + 0.14170035652950974, + 0.8982922226328695 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.023896095376338067, + 0.22423841176152293, + 0.2146907884467678, + 0.9502915219407884 + ] + }, + { + "frame_id": 223, + "image_name": "000223.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8358151496653408, + -0.3745689371938754, + 0.40138653051560497, + -0.041046880193882924 + ], + [ + 0.38481680865885215, + 0.9211502571215509, + 0.05829431857837913, + 0.1824513101905109 + ], + [ + -0.3915725467439212, + 0.10573700910443704, + 0.9140517630540012, + -0.17759505771432857 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8358151496653407, + 0.3848168086588521, + -0.39157254674392133, + -0.10544407564892644 + ], + [ + -0.37456893719387524, + 0.9211502571215505, + 0.10573700910443702, + -0.16466158734905692 + ], + [ + 0.4013865305156049, + 0.05829431857837911, + 0.9140517630540012, + 0.16817086564168315 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.041046880193882924, + 0.1824513101905109, + -0.17759505771432857 + ], + "rotation_world_from_camera": [ + [ + 0.8358151496653408, + -0.3745689371938754, + 0.40138653051560497 + ], + [ + 0.38481680865885215, + 0.9211502571215509, + 0.05829431857837913 + ], + [ + -0.3915725467439212, + 0.10573700910443704, + 0.9140517630540012 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.01238072584492754, + 0.20693196007517103, + 0.19817060596056477, + 0.9579949334209565 + ] + }, + { + "frame_id": 224, + "image_name": "000224.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8650856102459406, + -0.35053360697675845, + 0.35882179048278573, + -0.0235511843568093 + ], + [ + 0.3607021397059872, + 0.9317946741045386, + 0.04065281936027363, + 0.17049115893816094 + ], + [ + -0.3485984127286457, + 0.09425961855577394, + 0.9325203863470165, + -0.17383701217546182 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8650856102459404, + 0.36070213970598725, + -0.34859841272864567, + -0.10172204165647943 + ], + [ + -0.35053360697675845, + 0.9317946741045388, + 0.09425961855577396, + -0.1507324250231213 + ], + [ + 0.3588217904827857, + 0.04065281936027364, + 0.9325203863470163, + 0.16362628960733636 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.0235511843568093, + 0.17049115893816094, + -0.17383701217546182 + ], + "rotation_world_from_camera": [ + [ + 0.8650856102459406, + -0.35053360697675845, + 0.35882179048278573 + ], + [ + 0.3607021397059872, + 0.9317946741045386, + 0.04065281936027363 + ], + [ + -0.3485984127286457, + 0.09425961855577394, + 0.9325203863470165 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.013879389345225085, + 0.18315886377103194, + 0.18414674990108926, + 0.9655828124373248 + ] + }, + { + "frame_id": 225, + "image_name": "000225.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8757083491134398, + -0.334740830109403, + 0.34797049293105553, + -0.008289011781391435 + ], + [ + 0.34994759430122585, + 0.9365501863433714, + 0.02025906471140552, + 0.15710363742177288 + ], + [ + -0.33267336613531084, + 0.10403040477602732, + 0.9372865657558191, + -0.17374226821398686 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8757083491134399, + 0.34994759430122585, + -0.33267336613531084, + -0.10551870835558835 + ], + [ + -0.334740830109403, + 0.9365501863433714, + 0.10403040477602732, + -0.1318356330980663 + ], + [ + 0.3479704929310555, + 0.020259064711405515, + 0.9372865657558189, + 0.16254785265947133 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.008289011781391435, + 0.15710363742177288, + -0.17374226821398686 + ], + "rotation_world_from_camera": [ + [ + 0.8757083491134398, + -0.334740830109403, + 0.34797049293105553 + ], + [ + 0.34994759430122585, + 0.9365501863433714, + 0.02025906471140552 + ], + [ + -0.33267336613531084, + 0.10403040477602732, + 0.9372865657558191 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.02163097902459146, + 0.17575214897271713, + 0.17679651460012433, + 0.9681871075898282 + ] + }, + { + "frame_id": 226, + "image_name": "000226.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9037912173548905, + -0.29613240429600673, + 0.30897740137108926, + 0.004789597294522896 + ], + [ + 0.3084202985756621, + 0.9512027771984775, + 0.009497161491895662, + 0.14937459166737047 + ], + [ + -0.29671257954233127, + 0.08671145123782717, + 0.951021960506468, + -0.17418772627075862 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9037912173548909, + 0.3084202985756621, + -0.2967125795423312, + -0.10208264171753482 + ], + [ + -0.29613240429600685, + 0.9512027771984775, + 0.08671145123782716, + -0.12556310094169976 + ], + [ + 0.30897740137108926, + 0.009497161491895658, + 0.9510219605064676, + 0.16275784098865412 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.004789597294522896, + 0.14937459166737047, + -0.17418772627075862 + ], + "rotation_world_from_camera": [ + [ + 0.9037912173548905, + -0.29613240429600673, + 0.30897740137108926 + ], + [ + 0.3084202985756621, + 0.9512027771984775, + 0.009497161491895662 + ], + [ + -0.29671257954233127, + 0.08671145123782717, + 0.951021960506468 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.019789388886126448, + 0.15523337216681127, + 0.15494189713655546, + 0.9754506593185321 + ] + }, + { + "frame_id": 227, + "image_name": "000227.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9397444140481569, + -0.23954865457870905, + 0.24391981952030128, + 0.017004267016251913 + ], + [ + 0.24342320027006709, + 0.9698102877583936, + 0.014599703019606634, + 0.1488787530238618 + ], + [ + -0.24005328957455432, + 0.04565575371749158, + 0.9696855007253242, + -0.17672464616584377 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9397444140481571, + 0.2434232002700671, + -0.24005328957455435, + -0.09464354011780139 + ], + [ + -0.23954865457870905, + 0.9698102877583934, + 0.04565575371749159, + -0.1322423001041833 + ], + [ + 0.24391981952030137, + 0.014599703019606652, + 0.9696855007253243, + 0.16504606368607505 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.017004267016251913, + 0.1488787530238618, + -0.17672464616584377 + ], + "rotation_world_from_camera": [ + [ + 0.9397444140481569, + -0.23954865457870905, + 0.24391981952030128 + ], + [ + 0.24342320027006709, + 0.9698102877583936, + 0.014599703019606634 + ], + [ + -0.24005328957455432, + 0.04565575371749158, + 0.9696855007253242 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.00788393246481678, + 0.12286209035429949, + 0.12260791055104656, + 0.9847893432775198 + ] + }, + { + "frame_id": 228, + "image_name": "000228.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9523119238129223, + -0.2051955891442112, + 0.22582464426959836, + 0.033298801155845645 + ], + [ + 0.2061586863964873, + 0.9783227891714414, + 0.019573354620150037, + 0.15275485649940387 + ], + [ + -0.22494576187829227, + 0.027915773024786802, + 0.9739713105782035, + -0.1834720862679404 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9523119238129225, + 0.20615868639648732, + -0.22494576187829227, + -0.10447385417492999 + ], + [ + -0.20519558914421124, + 0.9783227891714414, + 0.027915773024786796, + -0.13748902503237045 + ], + [ + 0.22582464426959833, + 0.01957335462015002, + 0.9739713105782033, + 0.16818693341506719 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.033298801155845645, + 0.15275485649940387, + -0.1834720862679404 + ], + "rotation_world_from_camera": [ + [ + 0.9523119238129223, + -0.2051955891442112, + 0.22582464426959836 + ], + [ + 0.2061586863964873, + 0.9783227891714414, + 0.019573354620150037 + ], + [ + -0.22494576187829227, + 0.027915773024786802, + 0.9739713105782035 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.0021109277153414027, + 0.11406089906308335, + 0.10408722014954518, + 0.9880037985203508 + ] + }, + { + "frame_id": 229, + "image_name": "000229.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9642465004200979, + -0.19886045354345533, + 0.17516622518078465, + 0.04929449064679464 + ], + [ + 0.20126984409495266, + 0.9795273171172401, + 0.004084712853423365, + 0.15359987731816468 + ], + [ + -0.1723923904515149, + 0.03131700875870343, + 0.9845304000775292, + -0.188790209760783 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.964246500420098, + 0.2012698440949527, + -0.17239239045151494, + -0.11099305901149815 + ], + [ + -0.19886045354345538, + 0.9795273171172403, + 0.031317008758703434, + -0.13474020631914801 + ], + [ + 0.17516622518078467, + 0.004084712853423359, + 0.9845304000775292, + 0.17660755950453008 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.04929449064679464, + 0.15359987731816468, + -0.188790209760783 + ], + "rotation_world_from_camera": [ + [ + 0.9642465004200979, + -0.19886045354345533, + 0.17516622518078465 + ], + [ + 0.20126984409495266, + 0.9795273171172401, + 0.004084712853423365 + ], + [ + -0.1723923904515149, + 0.03131700875870343, + 0.9845304000775292 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.0068699204021673635, + 0.0876789835416862, + 0.10094129796593546, + 0.990997504741418 + ] + }, + { + "frame_id": 230, + "image_name": "000230.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9789215814588127, + -0.1633493863822563, + 0.12259492372328283, + 0.0690618272987775 + ], + [ + 0.16166664038869258, + 0.9865627618142067, + 0.023618094481939737, + 0.15517321991409666 + ], + [ + -0.12480558777398695, + -0.0033007529542529424, + 0.9921757255095112, + -0.185846956169137 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9789215814588127, + 0.16166664038869258, + -0.12480558777398693, + -0.11588718494025797 + ], + [ + -0.16334938638225635, + 0.9865627618142069, + -0.0033007529542529424, + -0.142420348175976 + ], + [ + 0.12259492372328283, + 0.02361809448193973, + 0.9921757255095109, + 0.17226131335196568 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.0690618272987775, + 0.15517321991409666, + -0.185846956169137 + ], + "rotation_world_from_camera": [ + [ + 0.9789215814588127, + -0.1633493863822563, + 0.12259492372328283 + ], + [ + 0.16166664038869258, + 0.9865627618142067, + 0.023618094481939737 + ], + [ + -0.12480558777398695, + -0.0033007529542529424, + 0.9921757255095112 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.006765614072181722, + 0.062180090957401846, + 0.08168748716371987, + 0.9946934287485931 + ] + }, + { + "frame_id": 231, + "image_name": "000231.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9939998886639668, + -0.08993524925666203, + 0.062256503894480154, + 0.08392625737085667 + ], + [ + 0.08300191757404396, + 0.9908759648834987, + 0.10618617563142066, + 0.15336625423805084 + ], + [ + -0.07123835353973984, + -0.10038163755058678, + 0.9923953969198012, + -0.17455584679162647 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.993999888663967, + 0.08300191757404399, + -0.07123835353973984, + -0.1085874548016921 + ], + [ + -0.08993524925666205, + 0.9908759648834989, + -0.1003816375505868, + -0.16194120801784267 + ], + [ + 0.062256503894480175, + 0.10618617563142066, + 0.9923953969198012, + 0.15171808748413548 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.08392625737085667, + 0.15336625423805084, + -0.17455584679162647 + ], + "rotation_world_from_camera": [ + [ + 0.9939998886639668, + -0.08993524925666203, + 0.062256503894480154 + ], + [ + 0.08300191757404396, + 0.9908759648834987, + 0.10618617563142066 + ], + [ + -0.07123835353973984, + -0.10038163755058678, + 0.9923953969198012 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.05178930116507417, + 0.033468938210416466, + 0.043357650340901326, + 0.9971548588944532 + ] + }, + { + "frame_id": 232, + "image_name": "000232.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9992111656149834, + -0.03473586474339705, + -0.019247498821278273, + 0.09223101585430206 + ], + [ + 0.0373291636084955, + 0.9869243451100743, + 0.15680201074393507, + 0.13632773631817116 + ], + [ + 0.013549171732502962, + -0.1573968129587743, + 0.9874424860293303, + -0.1652536177959809 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.999211165614983, + 0.037329163608495496, + 0.013549171732502965, + -0.09500821158409284 + ], + [ + -0.034735864743397044, + 0.9869243451100743, + -0.15739681295877428, + -0.15735183056528362 + ], + [ + -0.019247498821278262, + 0.15680201074393507, + 0.98744248602933, + 0.1435771963758869 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.09223101585430206, + 0.13632773631817116, + -0.1652536177959809 + ], + "rotation_world_from_camera": [ + [ + 0.9992111656149834, + -0.03473586474339705, + -0.019247498821278273 + ], + [ + 0.0373291636084955, + 0.9869243451100743, + 0.15680201074393507 + ], + [ + 0.013549171732502962, + -0.1573968129587743, + 0.9874424860293303 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.07881042836385733, + -0.008226382342212178, + 0.018076056706819558, + 0.9966917774259989 + ] + }, + { + "frame_id": 233, + "image_name": "000233.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9957693114259824, + 0.045128302282124465, + -0.08004320555398829, + 0.10670789074050302 + ], + [ + -0.025167024949422655, + 0.9717250736500056, + 0.2347701047729172, + 0.12066431564880067 + ], + [ + 0.08837476606713005, + -0.23176241622192456, + 0.9687497525932873, + -0.15875466953199663 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9957693114259826, + -0.02516702494942266, + 0.08837476606713006, + -0.08918977426199655 + ], + [ + 0.04512830228212446, + 0.9717250736500054, + -0.2317624162219245, + -0.15886145275723232 + ], + [ + -0.08004320555398832, + 0.23477010477291718, + 0.9687497525932873, + 0.13400641443770417 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.10670789074050302, + 0.12066431564880067, + -0.15875466953199663 + ], + "rotation_world_from_camera": [ + [ + 0.9957693114259824, + 0.045128302282124465, + -0.08004320555398829 + ], + [ + -0.025167024949422655, + 0.9717250736500056, + 0.2347701047729172 + ], + [ + 0.08837476606713005, + -0.23176241622192456, + 0.9687497525932873 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.11757389716970512, + -0.04244410922241071, + -0.01771558295187759, + 0.9919985052495386 + ] + }, + { + "frame_id": 234, + "image_name": "000234.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9885220192682137, + 0.07831298376156605, + -0.12919479090216304, + 0.12308317890828212 + ], + [ + -0.04052407198463461, + 0.9612684652076022, + 0.27261829980249846, + 0.10187267590530612 + ], + [ + 0.1455404308488782, + -0.2642536932036741, + 0.953408605277161, + -0.16032161388856103 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9885220192682139, + -0.04052407198463464, + 0.14554043084887816, + -0.09420886014098326 + ], + [ + 0.07831298376156604, + 0.9612684652076022, + -0.26425369320367403, + -0.149931580375677 + ], + [ + -0.12919479090216307, + 0.2726182998024985, + 0.953408605277161, + 0.14098135615427002 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.12308317890828212, + 0.10187267590530612, + -0.16032161388856103 + ], + "rotation_world_from_camera": [ + [ + 0.9885220192682137, + 0.07831298376156605, + -0.12919479090216304 + ], + [ + -0.04052407198463461, + 0.9612684652076022, + 0.27261829980249846 + ], + [ + 0.1455404308488782, + -0.2642536932036741, + 0.953408605277161 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.13587213546515953, + -0.06953028236356323, + -0.03007540856474301, + 0.9878257804077825 + ] + }, + { + "frame_id": 235, + "image_name": "000235.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9805962573654947, + 0.11843779609910578, + -0.15621609550866042, + 0.13899248887582102 + ], + [ + -0.0642228900374084, + 0.946974277819949, + 0.31482556685032587, + 0.0853601987377649 + ], + [ + 0.18521987052157018, + -0.2986841234524739, + 0.9362058502067802, + -0.16465028906357446 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9805962573654948, + -0.06422289003740841, + 0.1852198705215702, + -0.10031693051474412 + ], + [ + 0.11843779609910579, + 0.946974277819949, + -0.2986841234524739, + -0.14647430387619415 + ], + [ + -0.15621609550866045, + 0.31482556685032587, + 0.9362058502067802, + 0.14898585482269422 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.13899248887582102, + 0.0853601987377649, + -0.16465028906357446 + ], + "rotation_world_from_camera": [ + [ + 0.9805962573654947, + 0.11843779609910578, + -0.15621609550866042 + ], + [ + -0.0642228900374084, + 0.946974277819949, + 0.31482556685032587 + ], + [ + 0.18521987052157018, + -0.2986841234524739, + 0.9362058502067802 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.1560577852421705, + -0.08685069120000433, + -0.04646319785953274, + 0.9828245501349954 + ] + }, + { + "frame_id": 236, + "image_name": "000236.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9800416356538806, + 0.1300616307715998, + -0.15034082807374202, + 0.15499688478355933 + ], + [ + -0.07399973069812861, + 0.9406052597146077, + 0.3313393807772017, + 0.06914247588007111 + ], + [ + 0.1845059138387463, + -0.3136012079030421, + 0.9314568428866052, + -0.1743104658827209 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9800416356538806, + -0.07399973069812865, + 0.18450591383874623, + -0.11462556409025942 + ], + [ + 0.13006163077159982, + 0.9406052597146081, + -0.31360120790304213, + -0.1398588967329161 + ], + [ + -0.15034082807374205, + 0.33133938077720165, + 0.9314568428866052, + 0.16275541109691785 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.15499688478355933, + 0.06914247588007111, + -0.1743104658827209 + ], + "rotation_world_from_camera": [ + [ + 0.9800416356538806, + 0.1300616307715998, + -0.15034082807374202 + ], + [ + -0.07399973069812861, + 0.9406052597146077, + 0.3313393807772017 + ], + [ + 0.1845059138387463, + -0.3136012079030421, + 0.9314568428866052 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.1643011967794722, + -0.0853035479539422, + -0.051985448728747205, + 0.9813388479846161 + ] + }, + { + "frame_id": 237, + "image_name": "000237.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.980469664215447, + 0.10283778180770055, + -0.1676413677650014, + 0.15335339660268274 + ], + [ + -0.04835050280329592, + 0.9522772148048241, + 0.30138071444973985, + 0.06665965963048404 + ], + [ + 0.19063437893495797, + -0.2873891034754778, + 0.9386511794972847, + -0.17685335211814196 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.980469664215447, + -0.04835050280329588, + 0.190634378934958, + -0.1134209962698927 + ], + [ + 0.10283778180770055, + 0.9522772148048237, + -0.28738910347547786, + -0.13007472446391719 + ], + [ + -0.1676413677650014, + 0.30138071444973985, + 0.9386511794972849, + 0.1716220448772133 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.15335339660268274, + 0.06665965963048404, + -0.17685335211814196 + ], + "rotation_world_from_camera": [ + [ + 0.980469664215447, + 0.10283778180770055, + -0.1676413677650014 + ], + [ + -0.04835050280329592, + 0.9522772148048241, + 0.30138071444973985 + ], + [ + 0.19063437893495797, + -0.2873891034754778, + 0.9386511794972847 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.14961723656829967, + -0.09104445492737631, + -0.03841972305019208, + 0.9837934308732647 + ] + }, + { + "frame_id": 238, + "image_name": "000238.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9886248918274689, + 0.05216910705072424, + -0.1410645509284864, + 0.1321677057195208 + ], + [ + -0.009516423822105848, + 0.9577336231543984, + 0.28749912131550426, + 0.08660359130695801 + ], + [ + 0.1501008358962851, + -0.2828863576581223, + 0.9473357629236624, + -0.16347944276017823 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9886248918274689, + -0.00951642382210585, + 0.15010083589628512, + -0.10530172628049089 + ], + [ + 0.052169107050724216, + 0.9577336231543984, + -0.28288635765812226, + -0.13608434658333224 + ], + [ + -0.14106455092848635, + 0.2874991213155043, + 0.9473357629236623, + 0.14861564428060367 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.1321677057195208, + 0.08660359130695801, + -0.16347944276017823 + ], + "rotation_world_from_camera": [ + [ + 0.9886248918274689, + 0.05216910705072424, + -0.1410645509284864 + ], + [ + -0.009516423822105848, + 0.9577336231543984, + 0.28749912131550426 + ], + [ + 0.1501008358962851, + -0.2828863576581223, + 0.9473357629236624 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.1445298461818598, + -0.07377833083512234, + -0.015630482572486257, + 0.9866223033544206 + ] + }, + { + "frame_id": 239, + "image_name": "000239.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9941201396138692, + -0.0012264913980630484, + -0.10827577629808006, + 0.10361934886851336 + ], + [ + 0.030674562539005093, + 0.9621648898412579, + 0.27073565699737495, + 0.10838229329734334 + ], + [ + 0.10384709541986269, + -0.2724650812041978, + 0.956545116707648, + -0.155691045280117 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9941201396138689, + 0.03067456253900509, + 0.10384709541986267, + -0.09016659816251238 + ], + [ + -0.0012264913980630544, + 0.9621648898412584, + -0.2724650812041978, + -0.1465749223461347 + ], + [ + -0.10827577629808006, + 0.27073565699737506, + 0.956545116707648, + 0.13080202313330666 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.10361934886851336, + 0.10838229329734334, + -0.155691045280117 + ], + "rotation_world_from_camera": [ + [ + 0.9941201396138692, + -0.0012264913980630484, + -0.10827577629808006 + ], + [ + 0.030674562539005093, + 0.9621648898412579, + 0.27073565699737495 + ], + [ + 0.10384709541986269, + -0.2724650812041978, + 0.956545116707648 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.13730452747903385, + -0.05361817210550233, + 0.008063610427729039, + 0.9890437485474006 + ] + }, + { + "frame_id": 240, + "image_name": "000240.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9918014111526504, + -0.11456134401030264, + -0.05661854196431037, + 0.0754588404568897 + ], + [ + 0.1235725416789116, + 0.9726755508713331, + 0.19655050160241908, + 0.12542921656162845 + ], + [ + 0.032554381865195, + -0.20193556198872445, + 0.9788576204053749, + -0.1537622780610579 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9918014111526503, + 0.12357254167891157, + 0.032554381865195006, + -0.08533415562393899 + ], + [ + -0.11456134401030263, + 0.9726755508713328, + -0.2019355619887244, + -0.1444073381671676 + ], + [ + -0.05661854196431037, + 0.19655050160241902, + 0.9788576204053749, + 0.13013057170515682 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.0754588404568897, + 0.12542921656162845, + -0.1537622780610579 + ], + "rotation_world_from_camera": [ + [ + 0.9918014111526504, + -0.11456134401030264, + -0.05661854196431037 + ], + [ + 0.1235725416789116, + 0.9726755508713331, + 0.19655050160241908 + ], + [ + 0.032554381865195, + -0.20193556198872445, + 0.9788576204053749 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.10033473959195599, + -0.022452835641114756, + 0.0599596914213864, + 0.9928915578286178 + ] + }, + { + "frame_id": 241, + "image_name": "000241.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9868748682152042, + -0.15946429201877044, + 0.025478109352451792, + 0.04806339177393033 + ], + [ + 0.15317069935715083, + 0.974307266602671, + 0.1651184032858635, + 0.14844708631496636 + ], + [ + -0.0511539963606413, + -0.15904870265482848, + 0.985944612460635, + -0.14176216112422177 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9868748682152044, + 0.1531706993571508, + -0.051153996360641295, + -0.07742199852549304 + ], + [ + -0.15946429201877044, + 0.974307266602671, + -0.15904870265482848, + -0.1595157679737673 + ], + [ + 0.025478109352451806, + 0.16511840328586347, + 0.9859446124606348, + 0.11403372879497096 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.04806339177393033, + 0.14844708631496636, + -0.14176216112422177 + ], + "rotation_world_from_camera": [ + [ + 0.9868748682152042, + -0.15946429201877044, + 0.025478109352451792 + ], + [ + 0.15317069935715083, + 0.974307266602671, + 0.1651184032858635 + ], + [ + -0.0511539963606413, + -0.15904870265482848, + 0.985944612460635 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.08158276342447957, + 0.019285914074991903, + 0.07868048939025411, + 0.9933688573836144 + ] + }, + { + "frame_id": 242, + "image_name": "000242.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9777611106575851, + -0.20313790837496865, + 0.05213636606715454, + 0.01892751908289664 + ], + [ + 0.19517557762202958, + 0.9723486550723467, + 0.12823644910440019, + 0.16126410810342248 + ], + [ + -0.07674440947425823, + -0.11520886754083276, + 0.9903722595339624, + -0.1365744219084936 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9777611106575852, + 0.19517557762202958, + -0.07674440947425826, + -0.0604627308879281 + ], + [ + -0.2031379083749687, + 0.9723486550723469, + -0.11520886754083277, + -0.16869462647169892 + ], + [ + 0.05213636606715454, + 0.12823644910440024, + 0.9903722595339626, + 0.11359277016523953 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.01892751908289664, + 0.16126410810342248, + -0.1365744219084936 + ], + "rotation_world_from_camera": [ + [ + 0.9777611106575851, + -0.20313790837496865, + 0.05213636606715454 + ], + [ + 0.19517557762202958, + 0.9723486550723467, + 0.12823644910440019 + ], + [ + -0.07674440947425823, + -0.11520886754083276, + 0.9903722595339624 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.061319238521193156, + 0.03246261265209267, + 0.10032758070943211, + 0.9925323704121563 + ] + }, + { + "frame_id": 243, + "image_name": "000243.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9687614228269356, + -0.22748343369235147, + 0.0987552177754108, + 0.002024893933757113 + ], + [ + 0.21666396751489536, + 0.9701138483628976, + 0.10925129928396021, + 0.1709486228211242 + ], + [ + -0.12065666505848578, + -0.08444174684400264, + 0.9890963353318512, + -0.13155318151030168 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9687614228269356, + 0.2166639675148954, + -0.1206566650584858, + -0.05487281414883898 + ], + [ + -0.22748343369235136, + 0.9701138483628974, + -0.08444174684400263, + -0.17648757698204037 + ], + [ + 0.09875521777541078, + 0.10925129928396018, + 0.9890963353318512, + 0.11124244173767348 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.002024893933757113, + 0.1709486228211242, + -0.13155318151030168 + ], + "rotation_world_from_camera": [ + [ + 0.9687614228269356, + -0.22748343369235147, + 0.0987552177754108 + ], + [ + 0.21666396751489536, + 0.9701138483628976, + 0.10925129928396021 + ], + [ + -0.12065666505848578, + -0.08444174684400264, + 0.9890963353318512 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.04886522058731278, + 0.055353613712455, + 0.11205028351371765, + 0.9909555497752768 + ] + }, + { + "frame_id": 244, + "image_name": "000244.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.944176796063149, + -0.2903727730455606, + 0.15560793826074024, + -0.006550252102575448 + ], + [ + 0.2740866716973436, + 0.9544416145759022, + 0.11797330530089292, + 0.1840998708750744 + ], + [ + -0.18277492763997905, + -0.06873759553240476, + 0.9807489325951998, + -0.12679860241899202 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9441767960631487, + 0.2740866716973436, + -0.18277492763997905, + -0.06745033020642602 + ], + [ + -0.29037277304556053, + 0.9544416145759022, + -0.06873759553240477, + -0.18633042391554433 + ], + [ + 0.15560793826074026, + 0.11797330530089295, + 0.9807489325952, + 0.1036579949291593 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.006550252102575448, + 0.1840998708750744, + -0.12679860241899202 + ], + "rotation_world_from_camera": [ + [ + 0.944176796063149, + -0.2903727730455606, + 0.15560793826074024 + ], + [ + 0.2740866716973436, + 0.9544416145759022, + 0.11797330530089292 + ], + [ + -0.18277492763997905, + -0.06873759553240476, + 0.9807489325951998 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.04739791369893523, + 0.08590093992144869, + 0.14329211593467805, + 0.9848054812035536 + ] + }, + { + "frame_id": 245, + "image_name": "000245.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9194290234160972, + -0.340074332000583, + 0.19748346668640124, + -0.01767030783898472 + ], + [ + 0.3171847134198643, + 0.9381505567958928, + 0.13880702560142633, + 0.1963590540386361 + ], + [ + -0.23247393073822334, + -0.06498447120592511, + 0.9704292297891722, + -0.12107153814556192 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9194290234160973, + 0.3171847134198644, + -0.23247393073822334, + -0.07418147277600243 + ], + [ + -0.340074332000583, + 0.9381505567958928, + -0.06498447120592511, + -0.19809134389732597 + ], + [ + 0.19748346668640124, + 0.13880702560142633, + 0.9704292297891722, + 0.09372493692043381 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.01767030783898472, + 0.1963590540386361, + -0.12107153814556192 + ], + "rotation_world_from_camera": [ + [ + 0.9194290234160972, + -0.340074332000583, + 0.19748346668640124 + ], + [ + 0.3171847134198643, + 0.9381505567958928, + 0.13880702560142633 + ], + [ + -0.23247393073822334, + -0.06498447120592511, + 0.9704292297891722 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.05207983494365237, + 0.10987754956157246, + 0.16796550953780828, + 0.9782648938300355 + ] + }, + { + "frame_id": 246, + "image_name": "000246.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8987499999045124, + -0.3773764047953446, + 0.22323863190626111, + -0.029977189418331107 + ], + [ + 0.3548768642379426, + 0.9250971309935303, + 0.13512109182575496, + 0.20545369803882466 + ], + [ + -0.257508929748628, + -0.042217855597832595, + 0.9653532015632604, + -0.11637001255572525 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8987499999045124, + 0.35487686423794257, + -0.25750892974862793, + -0.0759350825073038 + ], + [ + -0.37737640479534457, + 0.9250971309935301, + -0.0422178555978326, + -0.20629020296228215 + ], + [ + 0.22323863190626114, + 0.1351210918257549, + 0.9653532015632602, + 0.0912691029421243 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.029977189418331107, + 0.20545369803882466, + -0.11637001255572525 + ], + "rotation_world_from_camera": [ + [ + 0.8987499999045124, + -0.3773764047953446, + 0.22323863190626111 + ], + [ + 0.3548768642379426, + 0.9250971309935303, + 0.13512109182575496 + ], + [ + -0.257508929748628, + -0.042217855597832595, + 0.9653532015632604 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.045551255053296484, + 0.12348474554146095, + 0.18808646327235895, + 0.9732934208733386 + ] + }, + { + "frame_id": 247, + "image_name": "000247.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8771495626091829, + -0.3907235844765602, + 0.279184034909426, + -0.04180210512226834 + ], + [ + 0.3737588732665789, + 0.9204976273620902, + 0.11396676127389074, + 0.212999273809995 + ], + [ + -0.3015177432076206, + 0.004381615518385897, + 0.953450497916086, + -0.1093326308607993 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8771495626091829, + 0.373758873266579, + -0.30151774320762065, + -0.07590939847778257 + ], + [ + -0.39072358447656014, + 0.9204976273620902, + 0.004381615518385873, + -0.21191934097194162 + ], + [ + 0.279184034909426, + 0.11396676127389073, + 0.953450497916086, + 0.09163889431863181 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.04180210512226834, + 0.212999273809995, + -0.1093326308607993 + ], + "rotation_world_from_camera": [ + [ + 0.8771495626091829, + -0.3907235844765602, + 0.279184034909426 + ], + [ + 0.3737588732665789, + 0.9204976273620902, + 0.11396676127389074 + ], + [ + -0.3015177432076206, + 0.004381615518385897, + 0.953450497916086 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.028290622699962915, + 0.1499146147285358, + 0.19735963869596856, + 0.9683875370799853 + ] + }, + { + "frame_id": 248, + "image_name": "000248.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8522077176077775, + -0.4102996188659086, + 0.32464785354015924, + -0.058028819430308805 + ], + [ + 0.40429733567212806, + 0.9102733203294998, + 0.08914116145040032, + 0.22420420095705734 + ], + [ + -0.3320928641482096, + 0.05528747647340959, + 0.9416249914520329, + -0.10048524464998605 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8522077176077775, + 0.40429733567212806, + -0.3320928641482097, + -0.07456298603170677 + ], + [ + -0.4102996188659087, + 0.9102733203294998, + 0.0552874764734096, + -0.22234072933298646 + ], + [ + 0.3246478535401593, + 0.08914116145040028, + 0.9416249914520329, + 0.09347252643074676 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.058028819430308805, + 0.22420420095705734, + -0.10048524464998605 + ], + "rotation_world_from_camera": [ + [ + 0.8522077176077775, + -0.4102996188659086, + 0.32464785354015924 + ], + [ + 0.40429733567212806, + 0.9102733203294998, + 0.08914116145040032 + ], + [ + -0.3320928641482096, + 0.05528747647340959, + 0.9416249914520329 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.008794967683919332, + 0.17061697693202274, + 0.21162700295257428, + 0.96230271086978 + ] + }, + { + "frame_id": 249, + "image_name": "000249.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8296878145448074, + -0.44400932549458205, + 0.3383398428646965, + -0.07507051109130972 + ], + [ + 0.4449338786795768, + 0.8920243957845424, + 0.07953817277489855, + 0.23766596935647497 + ], + [ + -0.33712308434607213, + 0.08454700585513508, + 0.9376565628213364, + -0.09289682071773432 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8296878145448074, + 0.44493387867957684, + -0.3371230843460722, + -0.07477821601811407 + ], + [ + -0.4440093254945821, + 0.8920243957845425, + 0.08454700585513507, + -0.23748170166279745 + ], + [ + 0.33833984286469654, + 0.07953817277489852, + 0.9376565628213366, + 0.09360114160423784 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.07507051109130972, + 0.23766596935647497, + -0.09289682071773432 + ], + "rotation_world_from_camera": [ + [ + 0.8296878145448074, + -0.44400932549458205, + 0.3383398428646965 + ], + [ + 0.4449338786795768, + 0.8920243957845424, + 0.07953817277489855 + ], + [ + -0.33712308434607213, + 0.08454700585513508, + 0.9376565628213364 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.001309192396911621, + 0.17655028916600402, + 0.2323490652509638, + 0.9564738330386626 + ] + }, + { + "frame_id": 250, + "image_name": "000250.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8131544354341635, + -0.457676739627532, + 0.35959959140363146, + -0.08777724196541092 + ], + [ + 0.4579525202369037, + 0.884403255455844, + 0.09005759794583325, + 0.251031668197645 + ], + [ + -0.3592483171044991, + 0.09144880394525294, + 0.9287506462525709, + -0.08622941174011224 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8131544354341639, + 0.45795252023690386, + -0.35924831710449906, + -0.0745619025285803 + ], + [ + -0.45767673962753214, + 0.8844032554558441, + 0.09144880394525294, + -0.2543012499241988 + ], + [ + 0.3595995914036315, + 0.09005759794583325, + 0.9287506462525706, + 0.08904297317869238 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.08777724196541092, + 0.251031668197645, + -0.08622941174011224 + ], + "rotation_world_from_camera": [ + [ + 0.8131544354341635, + -0.457676739627532, + 0.35959959140363146 + ], + [ + 0.4579525202369037, + 0.884403255455844, + 0.09005759794583325 + ], + [ + -0.3592483171044991, + 0.09144880394525294, + 0.9287506462525709 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.0003652826812398921, + 0.18874465142694075, + 0.2404126428469201, + 0.9521434158180397 + ] + }, + { + "frame_id": 251, + "image_name": "000251.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7775356301958618, + -0.4678492474614459, + 0.42018498952923433, + -0.0930116110786535 + ], + [ + 0.4864957459250329, + 0.8709167056861289, + 0.06946928064739824, + 0.2515907074316688 + ], + [ + -0.39844727753213455, + 0.15040336900009899, + 0.9047754382279894, + -0.09174940913566625 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7775356301958618, + 0.4864957459250328, + -0.39844727753213455, + -0.08663526952949131 + ], + [ + -0.46784924746144574, + 0.8709167056861286, + 0.15040336900009899, + -0.24883054210818356 + ], + [ + 0.4201849895292344, + 0.06946928064739828, + 0.9047754382279894, + 0.10461686922221469 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.0930116110786535, + 0.2515907074316688, + -0.09174940913566625 + ], + "rotation_world_from_camera": [ + [ + 0.7775356301958618, + -0.4678492474614459, + 0.42018498952923433 + ], + [ + 0.4864957459250329, + 0.8709167056861289, + 0.06946928064739824 + ], + [ + -0.39844727753213455, + 0.15040336900009899, + 0.9047754382279894 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.02146791956468878, + 0.2171437526514851, + 0.25314180924236857, + 0.9425003679190236 + ] + }, + { + "frame_id": 252, + "image_name": "000252.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.761174648320799, + -0.47791417852568735, + 0.4384189693863911, + -0.09748164492877248 + ], + [ + 0.5091057095397563, + 0.859095938931992, + 0.05258844192957894, + 0.25017185299332895 + ], + [ + -0.4017767181753184, + 0.1831726116936614, + 0.8972308861478152, + -0.10154781851856845 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7611746483207991, + 0.5091057095397563, + -0.4017767181753184, + -0.09396291119090618 + ], + [ + -0.47791417852568735, + 0.8590959389319918, + 0.18317261169366134, + -0.242908704069287 + ], + [ + 0.4384189693863913, + 0.05258844192957896, + 0.8972308861478154, + 0.12069349353600044 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.09748164492877248, + 0.25017185299332895, + -0.10154781851856845 + ], + "rotation_world_from_camera": [ + [ + 0.761174648320799, + -0.47791417852568735, + 0.4384189693863911 + ], + [ + 0.5091057095397563, + 0.859095938931992, + 0.05258844192957894 + ], + [ + -0.4017767181753184, + 0.1831726116936614, + 0.8972308861478152 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.034813155706542524, + 0.22399241307652445, + 0.26313508835530874, + 0.9377501630765795 + ] + }, + { + "frame_id": 253, + "image_name": "000253.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7535184712270284, + -0.4782815690094707, + 0.45106169673950475, + -0.09421369845999412 + ], + [ + 0.5153692491730487, + 0.8557109980353146, + 0.04640285388005537, + 0.254438958650302 + ], + [ + -0.4081720844527341, + 0.19749792046308945, + 0.8912856561654435, + -0.11543392950400691 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7535184712270284, + 0.5153692491730488, + -0.408172084452734, + -0.10725516066998003 + ], + [ + -0.4782815690094705, + 0.8557109980353146, + 0.19749792046308942, + -0.239988929739423 + ], + [ + 0.4510616967395047, + 0.04640285388005543, + 0.8912856561654435, + 0.13357410246555992 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.09421369845999412, + 0.254438958650302, + -0.11543392950400691 + ], + "rotation_world_from_camera": [ + [ + 0.7535184712270284, + -0.4782815690094707, + 0.45106169673950475 + ], + [ + 0.5153692491730487, + 0.8557109980353146, + 0.04640285388005537 + ], + [ + -0.4081720844527341, + 0.19749792046308945, + 0.8912856561654435 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.040378883795463734, + 0.2296229902703792, + 0.2655448111445131, + 0.9354831806916395 + ] + }, + { + "frame_id": 254, + "image_name": "000254.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7760166737008798, + -0.456476242287163, + 0.43523276802834304, + -0.08865089560650741 + ], + [ + 0.4880793245270366, + 0.8716897568137646, + 0.043994781908673126, + 0.2641413381835357 + ], + [ + -0.39947051844592224, + 0.17828743111434195, + 0.8992424015799048, + -0.1257164155392961 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7760166737008799, + 0.4880793245270365, + -0.3994705184459224, + -0.11034735448376742 + ], + [ + -0.45647624228716305, + 0.8716897568137645, + 0.17828743111434195, + -0.24830266977211438 + ], + [ + 0.435232768028343, + 0.04399478190867302, + 0.8992424015799049, + 0.1400124655441361 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.08865089560650741, + 0.2641413381835357, + -0.1257164155392961 + ], + "rotation_world_from_camera": [ + [ + 0.7760166737008798, + -0.456476242287163, + 0.43523276802834304 + ], + [ + 0.4880793245270366, + 0.8716897568137646, + 0.043994781908673126 + ], + [ + -0.39947051844592224, + 0.17828743111434195, + 0.8992424015799048 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.03565289366661004, + 0.22160250536319523, + 0.25076680953889235, + 0.9416672490979163 + ] + }, + { + "frame_id": 255, + "image_name": "000255.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8150524958361702, + -0.41877866824913684, + 0.4003921278580649, + -0.08051438283808833 + ], + [ + 0.44165936538541206, + 0.8963579918480644, + 0.03846238964833757, + 0.27687076628809437 + ], + [ + -0.3750019119932386, + 0.14548806641640694, + 0.9155363392743242, + -0.13788495278208734 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8150524958361705, + 0.4416593653854121, + -0.3750019119932387, + -0.10836623917805989 + ], + [ + -0.4187786682491369, + 0.8963579918480644, + 0.14548806641640688, + -0.26183241492308335 + ], + [ + 0.4003921278580649, + 0.03846238964833751, + 0.9155363392743242, + 0.14782689868363988 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.08051438283808833, + 0.27687076628809437, + -0.13788495278208734 + ], + "rotation_world_from_camera": [ + [ + 0.8150524958361702, + -0.41877866824913684, + 0.4003921278580649 + ], + [ + 0.44165936538541206, + 0.8963579918480644, + 0.03846238964833757 + ], + [ + -0.3750019119932386, + 0.14548806641640694, + 0.9155363392743242 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.028098775390494185, + 0.2035737929704913, + 0.22590144509834903, + 0.9522272348235161 + ] + }, + { + "frame_id": 256, + "image_name": "000256.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8504516836311974, + -0.3870627767223672, + 0.3562503904346387, + -0.07052532692978418 + ], + [ + 0.40920813182621774, + 0.9123280315361063, + 0.014362023560425076, + 0.28937735577409196 + ], + [ + -0.3305762221578535, + 0.1335663496148047, + 0.9342801462058462, + -0.15079292191850888 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8504516836311974, + 0.40920813182621774, + -0.33057622215785337, + -0.10828573857901615 + ], + [ + -0.3870627767223674, + 0.9123280315361063, + 0.13356634961480476, + -0.27116394210679035 + ], + [ + 0.3562503904346387, + 0.014362023560425121, + 0.934280146205846, + 0.1618514639896163 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.07052532692978418, + 0.28937735577409196, + -0.15079292191850888 + ], + "rotation_world_from_camera": [ + [ + 0.8504516836311974, + -0.3870627767223672, + 0.3562503904346387 + ], + [ + 0.40920813182621774, + 0.9123280315361063, + 0.014362023560425076 + ], + [ + -0.3305762221578535, + 0.1335663496148047, + 0.9342801462058462 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.03099800755389352, + 0.17860305267482324, + 0.20706305261836452, + 0.9613870008187585 + ] + }, + { + "frame_id": 257, + "image_name": "000257.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8895591929705063, + -0.3376647579520413, + 0.3076799529362467, + -0.05867492694100919 + ], + [ + 0.35808300280044886, + 0.933628805412231, + -0.01066849614257609, + 0.3017702969831931 + ], + [ + -0.2836564917414643, + 0.119665220267711, + 0.9514300971438758, + -0.1624919748223906 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8895591929705061, + 0.35808300280044875, + -0.2836564917414641, + -0.1019558969567391 + ], + [ + -0.3376647579520412, + 0.933628805412231, + 0.11966522026771091, + -0.2821092589258456 + ], + [ + 0.30767995293624667, + -0.010668496142576124, + 0.9514300971438756, + 0.17587228939942395 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.05867492694100919, + 0.3017702969831931, + -0.1624919748223906 + ], + "rotation_world_from_camera": [ + [ + 0.8895591929705063, + -0.3376647579520413, + 0.3076799529362467 + ], + [ + 0.35808300280044886, + 0.933628805412231, + -0.01066849614257609 + ], + [ + -0.2836564917414643, + 0.119665220267711, + 0.9514300971438758 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.033542101955599965, + 0.15218370091590708, + 0.17905452993511395, + 0.9714188200161933 + ] + }, + { + "frame_id": 258, + "image_name": "000258.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9131189883701694, + -0.2969538409175414, + 0.27934231588171166, + -0.03624648789349173 + ], + [ + 0.31375619609518957, + 0.9493620103291782, + -0.016395815186136576, + 0.3161465313153241 + ], + [ + -0.26032818228097265, + 0.10261671261573602, + 0.9600515860109936, + -0.17182359357062132 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9131189883701694, + 0.3137561960951897, + -0.26032818228097265, + -0.11082610050413257 + ], + [ + -0.29695384091754135, + 0.9493620103291784, + 0.102616712615736, + -0.29326906800581676 + ], + [ + 0.27934231588171154, + -0.0163958151861366, + 0.9600515860109934, + 0.18026817149151392 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.03624648789349173, + 0.3161465313153241, + -0.17182359357062132 + ], + "rotation_world_from_camera": [ + [ + 0.9131189883701694, + -0.2969538409175414, + 0.27934231588171166 + ], + [ + 0.31375619609518957, + 0.9493620103291782, + -0.016395815186136576 + ], + [ + -0.26032818228097265, + 0.10261671261573602, + 0.9600515860109936 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.030435965690271412, + 0.13801398112873875, + 0.15618145481430065, + 0.97756490637583 + ] + }, + { + "frame_id": 259, + "image_name": "000259.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9408318481376268, + -0.2483778913922131, + 0.230529513506396, + -0.013940012999194564 + ], + [ + 0.26222389316872724, + 0.9645090875636851, + -0.030997578268360623, + 0.32547267660334156 + ], + [ + -0.21464869759999378, + 0.08961385537195235, + 0.9725714850559835, + -0.17996360881307913 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9408318481376268, + 0.26222389316872724, + -0.2146486975999938, + -0.1108604584330018 + ], + [ + -0.24837789139221317, + 0.9645090875636854, + 0.08961385537195232, + -0.3012565125599296 + ], + [ + 0.23052951350639606, + -0.03099757826836068, + 0.9725714850559837, + 0.18832992346157257 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.013940012999194564, + 0.32547267660334156, + -0.17996360881307913 + ], + "rotation_world_from_camera": [ + [ + 0.9408318481376268, + -0.2483778913922131, + 0.230529513506396 + ], + [ + 0.26222389316872724, + 0.9645090875636851, + -0.030997578268360623 + ], + [ + -0.21464869759999378, + 0.08961385537195235, + 0.9725714850559835 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.030623828622323993, + 0.11303290933404642, + 0.12964427229410436, + 0.9846207925842944 + ] + }, + { + "frame_id": 260, + "image_name": "000260.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9519656532445973, + -0.22602995428515557, + 0.20657166990765577, + 0.008543723834551742 + ], + [ + 0.23909362895520178, + 0.9701600886728142, + -0.04029440332588854, + 0.3294981768591806 + ], + [ + -0.1912998474532044, + 0.08774885818178822, + 0.9776014045878684, + -0.1843229797884403 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9519656532445976, + 0.2390936289552019, + -0.19129984745320447, + -0.12217520439633361 + ], + [ + -0.22602995428515557, + 0.9701600886728143, + 0.08774885818178824, + -0.30156071195838413 + ], + [ + 0.20657166990765577, + -0.040294403325888524, + 0.9776014045878684, + 0.1917064450727761 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.008543723834551742, + 0.3294981768591806, + -0.1843229797884403 + ], + "rotation_world_from_camera": [ + [ + 0.9519656532445973, + -0.22602995428515557, + 0.20657166990765577 + ], + [ + 0.23909362895520178, + 0.9701600886728142, + -0.04029440332588854 + ], + [ + -0.1912998474532044, + 0.08774885818178822, + 0.9776014045878684 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.032419747006703664, + 0.10073856118729876, + 0.11776636050933297, + 0.9873863411179639 + ] + }, + { + "frame_id": 261, + "image_name": "000261.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9729445327461865, + -0.19130374525457802, + 0.12954463806301014, + 0.029263785896350546 + ], + [ + 0.20130720949675557, + 0.9770947241155686, + -0.06900222829843981, + 0.32041225350996994 + ], + [ + -0.11337699768442518, + 0.09321361036400297, + 0.9891697929268634, + -0.18543516418558836 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9729445327461864, + 0.2013072094967556, + -0.11337699768442513, + -0.11399741931844874 + ], + [ + -0.19130374525457802, + 0.9770947241155689, + 0.09321361036400298, + -0.29018976946209146 + ], + [ + 0.12954463806301017, + -0.0690022282984398, + 0.9891697929268634, + 0.2017450558728337 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.029263785896350546, + 0.32041225350996994, + -0.18543516418558836 + ], + "rotation_world_from_camera": [ + [ + 0.9729445327461865, + -0.19130374525457802, + 0.12954463806301014 + ], + [ + 0.20130720949675557, + 0.9770947241155686, + -0.06900222829843981 + ], + [ + -0.11337699768442518, + 0.09321361036400297, + 0.9891697929268634 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.04086568151809798, + 0.06119721897790549, + 0.09890719901138148, + 0.9923720383239113 + ] + }, + { + "frame_id": 262, + "image_name": "000262.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9784941841627338, + -0.20354673590380898, + 0.03343438144501928, + 0.05564407822041948 + ], + [ + 0.20512201760979126, + 0.9772701174200547, + -0.05355441615293185, + 0.3080553384744844 + ], + [ + -0.021773595279477385, + 0.059260812521412305, + 0.9980050433980319, + -0.1814044896803968 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9784941841627337, + 0.20512201760979126, + -0.021773595279477382, + -0.12158616742531121 + ], + [ + -0.20354673590380895, + 0.9772701174200544, + 0.0592608125214123, + -0.2789769288551989 + ], + [ + 0.03343438144501928, + -0.05355441615293184, + 0.9980050433980319, + 0.19567989405449907 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.05564407822041948, + 0.3080553384744844, + -0.1814044896803968 + ], + "rotation_world_from_camera": [ + [ + 0.9784941841627338, + -0.20354673590380898, + 0.03343438144501928 + ], + [ + 0.20512201760979126, + 0.9772701174200547, + -0.05355441615293185 + ], + [ + -0.021773595279477385, + 0.059260812521412305, + 0.9980050433980319 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.02836821876963467, + 0.013882451686290702, + 0.10276276297283421, + 0.9942043734792183 + ] + }, + { + "frame_id": 263, + "image_name": "000263.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9930556775188943, + -0.11543498072193102, + -0.02269772176270084, + 0.08504881909550857 + ], + [ + 0.11442580977892472, + 0.9925592457036657, + -0.04162784914702377, + 0.29090812638007313 + ], + [ + 0.027334143555760165, + 0.03874156674551825, + 0.998875335365818, + -0.17623151574686072 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9930556775188945, + 0.11442580977892473, + 0.027334143555760176, + -0.1129284730509079 + ], + [ + -0.11543498072193102, + 0.9925592457036657, + 0.038741566745518256, + -0.27209845666618815 + ], + [ + -0.022697721762700844, + -0.04162784914702377, + 0.9988753353658182, + 0.1900736084263411 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.08504881909550857, + 0.29090812638007313, + -0.17623151574686072 + ], + "rotation_world_from_camera": [ + [ + 0.9930556775188943, + -0.11543498072193102, + -0.02269772176270084 + ], + [ + 0.11442580977892472, + 0.9925592457036657, + -0.04162784914702377 + ], + [ + 0.027334143555760165, + 0.03874156674551825, + 0.998875335365818 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.02013142102169212, + -0.012532286492827433, + 0.05757693145535357, + 0.9980593993581216 + ] + }, + { + "frame_id": 264, + "image_name": "000264.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9864492948329276, + -0.11525757388541219, + -0.11676249562966955, + 0.12274830074617386 + ], + [ + 0.11326824017064757, + 0.9932852044368131, + -0.023554371474584317, + 0.26724902773258186 + ], + [ + 0.11869327905262515, + 0.010009710733430923, + 0.9928805120450137, + -0.16812051900515793 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9864492948329276, + 0.11326824017064757, + 0.11869327905262517, + -0.13140102609483809 + ], + [ + -0.11525757388541218, + 0.9932852044368131, + 0.010009710733430925, + -0.2496239960407403 + ], + [ + -0.11676249562966953, + -0.02355437147458431, + 0.9928805120450137, + 0.18755086779997387 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.12274830074617386, + 0.26724902773258186, + -0.16812051900515793 + ], + "rotation_world_from_camera": [ + [ + 0.9864492948329276, + -0.11525757388541219, + -0.11676249562966955 + ], + [ + 0.11326824017064757, + 0.9932852044368131, + -0.023554371474584317 + ], + [ + 0.11869327905262515, + 0.010009710733430923, + 0.9928805120450137 + ] + ], + "quaternion_world_from_camera_xyzw": [ + 0.008419892385011066, + -0.059066482794542276, + 0.05732803148389306, + 0.9965709973848771 + ] + }, + { + "frame_id": 265, + "image_name": "000265.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9815086932115189, + -0.11102825513289605, + -0.15592758483463132, + 0.1626511548415228 + ], + [ + 0.11249195477868681, + 0.9936524740578316, + 0.0005664881464401965, + 0.2395806563908629 + ], + [ + 0.15487493425434112, + -0.01809661186229953, + 0.9877683267744611, + -0.15996104127834979 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9815086932115189, + 0.11249195477868681, + 0.15487493425434115, + -0.16182046305117612 + ], + [ + -0.11102825513289605, + 0.9936524740578316, + -0.018096611862299536, + -0.22289579091887896 + ], + [ + -0.15592758483463134, + 0.0005664881464401933, + 0.9877683267744614, + 0.18323053223565663 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.1626511548415228, + 0.2395806563908629, + -0.15996104127834979 + ], + "rotation_world_from_camera": [ + [ + 0.9815086932115189, + -0.11102825513289605, + -0.15592758483463132 + ], + [ + 0.11249195477868681, + 0.9936524740578316, + 0.0005664881464401965 + ], + [ + 0.15487493425434112, + -0.01809661186229953, + 0.9877683267744611 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.004687546779125384, + -0.07806320207346676, + 0.05614080402236577, + 0.9953554006037004 + ] + }, + { + "frame_id": 266, + "image_name": "000266.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.977004049733423, + -0.12237409992105354, + -0.17460717761020922, + 0.19438289906337003 + ], + [ + 0.1269991661925633, + 0.991781358074145, + 0.015522550144813085, + 0.21050076297788323 + ], + [ + 0.17127258563729586, + -0.037340560321405904, + 0.9845158119420929, + -0.144704602533271 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.977004049733423, + 0.1269991661925633, + 0.17127258563729586, + -0.19186236953543478 + ], + [ + -0.12237409992105355, + 0.991781358074145, + -0.037340560321405904, + -0.1903866512086025 + ], + [ + -0.17460717761020927, + 0.015522550144813092, + 0.984515811942093, + 0.17313710998710077 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.19438289906337003, + 0.21050076297788323, + -0.144704602533271 + ], + "rotation_world_from_camera": [ + [ + 0.977004049733423, + -0.12237409992105354, + -0.17460717761020922 + ], + [ + 0.1269991661925633, + 0.991781358074145, + 0.015522550144813085 + ], + [ + 0.17127258563729586, + -0.037340560321405904, + 0.9845158119420929 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.013293604826992739, + -0.08697915899603341, + 0.06271045394215582, + 0.9941455149712315 + ] + }, + { + "frame_id": 267, + "image_name": "000267.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9656979756408609, + -0.16822854218450828, + -0.1978043918562433, + 0.22266024038764803 + ], + [ + 0.18461213672612212, + 0.9804976783977755, + 0.06739927024818766, + 0.1888722871550032 + ], + [ + 0.18260826601377805, + -0.10160443027273837, + 0.9779216537802984, + -0.12494869651784908 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9656979756408609, + 0.18461213672612206, + 0.18260826601377803, + -0.22707399508628778 + ], + [ + -0.16822854218450828, + 0.9804976783977752, + -0.10160443027273834, + -0.16042637254930972 + ], + [ + -0.1978043918562433, + 0.06739927024818765, + 0.9779216537802982, + 0.15350335505251786 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.22266024038764803, + 0.1888722871550032, + -0.12494869651784908 + ], + "rotation_world_from_camera": [ + [ + 0.9656979756408609, + -0.16822854218450828, + -0.1978043918562433 + ], + [ + 0.18461213672612212, + 0.9804976783977755, + 0.06739927024818766 + ], + [ + 0.18260826601377805, + -0.10160443027273837, + 0.9779216537802984 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.04265748311488653, + -0.09601829119576147, + 0.08905896886566496, + 0.9904692458399371 + ] + }, + { + "frame_id": 268, + "image_name": "000268.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9547007341258027, + -0.21094029456495328, + -0.20988258714934976, + 0.2505851256664395 + ], + [ + 0.23757640357150409, + 0.965031458041978, + 0.11077787439468245, + 0.16652985011216434 + ], + [ + 0.17917578163826578, + -0.15562286823672458, + 0.9714306779982252, + -0.11054441809689808 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9547007341258025, + 0.23757640357150397, + 0.17917578163826578, + -0.25899048379344686 + ], + [ + -0.21094029456495328, + 0.9650314580419778, + -0.15562286823672455, + -0.12505128325137838 + ], + [ + -0.2098825871493497, + 0.11077787439468245, + 0.9714306779982252, + 0.14153187067811557 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2505851256664395, + 0.16652985011216434, + -0.11054441809689808 + ], + "rotation_world_from_camera": [ + [ + 0.9547007341258027, + -0.21094029456495328, + -0.20988258714934976 + ], + [ + 0.23757640357150409, + 0.965031458041978, + 0.11077787439468245 + ], + [ + 0.17917578163826578, + -0.15562286823672458, + 0.9714306779982252 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.06752517694460229, + -0.09861547281987515, + 0.11368650516930841, + 0.986301534796282 + ] + }, + { + "frame_id": 269, + "image_name": "000269.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9325787157387122, + -0.2640538130963098, + -0.24611485680558368, + 0.27408479859779317 + ], + [ + 0.30223941705542495, + 0.9439845368682633, + 0.1324557621683842, + 0.14163992731527195 + ], + [ + 0.197353170050878, + -0.19791103542478305, + 0.9601473576112991, + -0.0979303369782307 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9325787157387125, + 0.3022394170554249, + 0.19735317005087802, + -0.2790879560965696 + ], + [ + -0.2640538130963098, + 0.9439845368682631, + -0.197911035424783, + -0.08071425939813959 + ], + [ + -0.2461148568055836, + 0.13245576216838417, + 0.9601473576112987, + 0.14272287071309647 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.27408479859779317, + 0.14163992731527195, + -0.0979303369782307 + ], + "rotation_world_from_camera": [ + [ + 0.9325787157387122, + -0.2640538130963098, + -0.24611485680558368 + ], + [ + 0.30223941705542495, + 0.9439845368682633, + 0.1324557621683842 + ], + [ + 0.197353170050878, + -0.19791103542478305, + 0.9601473576112991 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.0843309273919573, + -0.1132016602332447, + 0.14455457879666359, + 0.9793761547814857 + ] + }, + { + "frame_id": 270, + "image_name": "000270.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9063960296883564, + -0.3235858944336679, + -0.2715481656884233, + 0.2962228900412348 + ], + [ + 0.3727512916551551, + 0.9151092786184959, + 0.15372534844894434, + 0.11744397077588695 + ], + [ + 0.19875289163832996, + -0.24055597500353018, + 0.950068476982319, + -0.07873770670579451 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9063960296883562, + 0.37275129165515514, + 0.19875289163832993, + -0.2966232963512605 + ], + [ + -0.32358589443366786, + 0.9151092786184961, + -0.2405559750035302, + -0.030561344355249036 + ], + [ + -0.27154816568842327, + 0.15372534844894442, + 0.950068476982319, + 0.13719088018592465 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2962228900412348, + 0.11744397077588695, + -0.07873770670579451 + ], + "rotation_world_from_camera": [ + [ + 0.9063960296883564, + -0.3235858944336679, + -0.2715481656884233 + ], + [ + 0.3727512916551551, + 0.9151092786184959, + 0.15372534844894434 + ], + [ + 0.19875289163832996, + -0.24055597500353018, + 0.950068476982319 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.10151142064755736, + -0.12108341334367462, + 0.17927853237035013, + 0.9710270059696037 + ] + }, + { + "frame_id": 271, + "image_name": "000271.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8934438456421155, + -0.3424826319086473, + -0.2906264639105559, + 0.3135406041909855 + ], + [ + 0.40224071166300834, + 0.8979953093818858, + 0.1783447061422568, + 0.09125659475643474 + ], + [ + 0.1999012370273487, + -0.2762427757771366, + 0.9400688401738878, + -0.058066144882375104 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8934438456421155, + 0.4022407116630084, + 0.19990123702734863, + -0.3052305466007215 + ], + [ + -0.34248263190864736, + 0.8979953093818858, + -0.2762427757771366, + 0.009393864251129518 + ], + [ + -0.2906264639105559, + 0.1783447061422568, + 0.9400688401738876, + 0.12943423998596926 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3135406041909855, + 0.09125659475643474, + -0.058066144882375104 + ], + "rotation_world_from_camera": [ + [ + 0.8934438456421155, + -0.3424826319086473, + -0.2906264639105559 + ], + [ + 0.40224071166300834, + 0.8979953093818858, + 0.1783447061422568 + ], + [ + 0.1999012370273487, + -0.2762427757771366, + 0.9400688401738878 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.1176644552173065, + -0.1269671449291927, + 0.1927626034464974, + 0.9658555786448988 + ] + }, + { + "frame_id": 272, + "image_name": "000272.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8718239526450311, + -0.3528280209340926, + -0.33975783028228523, + 0.3233668823921105 + ], + [ + 0.4361348259768035, + 0.8748967647757859, + 0.21057555545467885, + 0.06921057222401862 + ], + [ + 0.22295607003304024, + -0.3317650352713419, + 0.9166365431330059, + -0.03557443652942226 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8718239526450311, + 0.43613482597680353, + 0.22295607003304033, + -0.3041725978720282 + ], + [ + -0.35282802093409255, + 0.8748967647757858, + -0.33176503527134193, + 0.041738437233019135 + ], + [ + -0.3397578302822853, + 0.21057555545467896, + 0.9166365431330064, + 0.12790120418151565 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3233668823921105, + 0.06921057222401862, + -0.03557443652942226 + ], + "rotation_world_from_camera": [ + [ + 0.8718239526450311, + -0.3528280209340926, + -0.33975783028228523 + ], + [ + 0.4361348259768035, + 0.8748967647757859, + 0.21057555545467885 + ], + [ + 0.22295607003304024, + -0.3317650352713419, + 0.9166365431330059 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.14167801941042152, + -0.14700022873940427, + 0.20610423680275786, + 0.9569949399753668 + ] + }, + { + "frame_id": 273, + "image_name": "000273.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8532438654045674, + -0.35676727262656033, + -0.3803840418998648, + 0.3316684304311625 + ], + [ + 0.4657144772725703, + 0.8495074971016309, + 0.2478851307094869, + 0.04950731845371546 + ], + [ + 0.23470179336385388, + -0.388656822339102, + 0.8909887443963939, + -0.018960744219552114 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8532438654045673, + 0.46571447727257026, + 0.23470179336385386, + -0.30160020787674746 + ], + [ + -0.3567672726265604, + 0.8495074971016309, + -0.3886568223391021, + 0.06890238055587311 + ], + [ + -0.3803840418998647, + 0.24788513070948692, + 0.8909887443963939, + 0.13078305971701418 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3316684304311625, + 0.04950731845371546, + -0.018960744219552114 + ], + "rotation_world_from_camera": [ + [ + 0.8532438654045674, + -0.35676727262656033, + -0.3803840418998648 + ], + [ + 0.4657144772725703, + 0.8495074971016309, + 0.2478851307094869 + ], + [ + 0.23470179336385388, + -0.388656822339102, + 0.8909887443963939 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.16788956482353412, + -0.16223045899327102, + 0.21693166083480975, + 0.9478581258424955 + ] + }, + { + "frame_id": 274, + "image_name": "000274.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8508003997122091, + -0.35411630950652545, + -0.3882529062235384, + 0.33930772381308283 + ], + [ + 0.473055661282981, + 0.8378471052371157, + 0.2724528758774753, + 0.029914877958219836 + ], + [ + 0.22881656665911795, + -0.41546825099791207, + 0.8803573769981536, + -0.002941338897251807 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8508003997122092, + 0.47305566128298104, + 0.22881656665911804, + -0.30216152235248606 + ], + [ + -0.35411630950652556, + 0.8378471052371158, + -0.4154682509979121, + 0.09386827211569888 + ], + [ + -0.38825290622353836, + 0.2724528758774753, + 0.8803573769981536, + 0.12617624473972966 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.33930772381308283, + 0.029914877958219836, + -0.002941338897251807 + ], + "rotation_world_from_camera": [ + [ + 0.8508003997122091, + -0.35411630950652545, + -0.3882529062235384 + ], + [ + 0.473055661282981, + 0.8378471052371157, + 0.2724528758774753 + ], + [ + 0.22881656665911795, + -0.41546825099791207, + 0.8803573769981536 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.1820686117078804, + -0.16331666213735885, + 0.21892342956432775, + 0.9445905041269839 + ] + }, + { + "frame_id": 275, + "image_name": "000275.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8349584624598316, + -0.3883824060735413, + -0.38987622730713, + 0.3497946689834359 + ], + [ + 0.5182715663324681, + 0.7931748986945202, + 0.31979393929877326, + 0.016104874080440264 + ], + [ + 0.18503769750514099, + -0.46907641886313606, + 0.8635556518074163, + 0.01293273913811762 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8349584624598316, + 0.5182715663324683, + 0.18503769750514104, + -0.3028037615788643 + ], + [ + -0.3883824060735413, + 0.7931748986945204, + -0.4690764188631361, + 0.12914655626524288 + ], + [ + -0.38987622730712995, + 0.3197939392987733, + 0.8635556518074163, + 0.1200582447752412 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3497946689834359, + 0.016104874080440264, + 0.01293273913811762 + ], + "rotation_world_from_camera": [ + [ + 0.8349584624598316, + -0.3883824060735413, + -0.38987622730713 + ], + [ + 0.5182715663324681, + 0.7931748986945202, + 0.31979393929877326 + ], + [ + 0.18503769750514099, + -0.46907641886313606, + 0.8635556518074163 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.21108523868208723, + -0.15383496386328468, + 0.24260167489789944, + 0.9343030842507382 + ] + }, + { + "frame_id": 276, + "image_name": "000276.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7917971134870224, + -0.4347085662402244, + -0.4290522037130069, + 0.356455534472834 + ], + [ + 0.5860899062570384, + 0.7384782201270678, + 0.33338947221166704, + 0.0007354185903925534 + ], + [ + 0.1719184482748584, + -0.5154399876176919, + 0.839503225906511, + 0.02656523084212037 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7917971134870226, + 0.5860899062570384, + 0.1719184482748586, + -0.2872385379592075 + ], + [ + -0.4347085662402246, + 0.7384782201270678, + -0.5154399876176918, + 0.1681039659637208 + ], + [ + -0.4290522037130069, + 0.3333894722116672, + 0.839503225906511, + 0.13039125478665034 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.356455534472834, + 0.0007354185903925534, + 0.02656523084212037 + ], + "rotation_world_from_camera": [ + [ + 0.7917971134870224, + -0.4347085662402244, + -0.4290522037130069 + ], + [ + 0.5860899062570384, + 0.7384782201270678, + 0.33338947221166704 + ], + [ + 0.1719184482748584, + -0.5154399876176919, + 0.839503225906511 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.23120103127659472, + -0.16369016520055066, + 0.2780413154067308, + 0.9178478304600117 + ] + }, + { + "frame_id": 277, + "image_name": "000277.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7721717832150908, + -0.46057657773506866, + -0.4377441641510245, + 0.36759845398354046 + ], + [ + 0.6223657077137369, + 0.6871054021631751, + 0.3748961085156268, + -0.013494400405460197 + ], + [ + 0.12810801328725027, + -0.5619211531523204, + 0.817210471403518, + 0.040678840737019946 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7721717832150906, + 0.6223657077137369, + 0.12810801328725027, + -0.28066198713071216 + ], + [ + -0.46057657773506877, + 0.6871054021631753, + -0.5619211531523205, + 0.20143761442983169 + ], + [ + -0.4377441641510246, + 0.374896108515627, + 0.8172104714035181, + 0.13272990156614384 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.36759845398354046, + -0.013494400405460197, + 0.040678840737019946 + ], + "rotation_world_from_camera": [ + [ + 0.7721717832150908, + -0.46057657773506866, + -0.4377441641510245 + ], + [ + 0.6223657077137369, + 0.6871054021631751, + 0.3748961085156268 + ], + [ + 0.12810801328725027, + -0.5619211531523204, + 0.817210471403518 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.2587739890562793, + -0.15630350887341457, + 0.29913762970631597, + 0.9050535421705425 + ] + }, + { + "frame_id": 278, + "image_name": "000278.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7295610804157004, + -0.5150539694465576, + -0.4499555961425753, + 0.37593777768261527 + ], + [ + 0.6808595037898497, + 0.6091015110085651, + 0.4067255651986019, + -0.03344161240857518 + ], + [ + 0.06458301666626777, + -0.6030876866960782, + 0.7950561465166203, + 0.05877117624296704 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7295610804157004, + 0.6808595037898496, + 0.06458301666626785, + -0.2552961514795669 + ], + [ + -0.5150539694465577, + 0.6091015110085654, + -0.6030876866960783, + 0.24944175403375296 + ], + [ + -0.4499555961425752, + 0.40672556519860187, + 0.7950561465166203, + 0.13603048066774387 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.37593777768261527, + -0.03344161240857518, + 0.05877117624296704 + ], + "rotation_world_from_camera": [ + [ + 0.7295610804157004, + -0.5150539694465576, + -0.4499555961425753 + ], + [ + 0.6808595037898497, + 0.6091015110085651, + 0.4067255651986019 + ], + [ + 0.06458301666626777, + -0.6030876866960782, + 0.7950561465166203 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.28522071404901284, + -0.14533090180364655, + 0.33778453009735165, + 0.8851156333978186 + ] + }, + { + "frame_id": 279, + "image_name": "000279.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6896752717842934, + -0.572327728319463, + -0.4436090518530294, + 0.381142365484185 + ], + [ + 0.7236175559078056, + 0.5219369655829571, + 0.45161868510953884, + -0.060117504360427565 + ], + [ + -0.026937933686062347, + -0.6324735372762547, + 0.7741134105374919, + 0.07080071004303835 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6896752717842936, + 0.7236175559078056, + -0.026937933686062364, + -0.21745515809917887 + ], + [ + -0.5723277283194631, + 0.5219369655829571, + -0.6324735372762547, + 0.2942954675307628 + ], + [ + -0.4436090518530296, + 0.4516186851095389, + 0.7741134105374918, + 0.141420612524891 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.381142365484185, + -0.060117504360427565, + 0.07080071004303835 + ], + "rotation_world_from_camera": [ + [ + 0.6896752717842934, + -0.572327728319463, + -0.4436090518530294 + ], + [ + 0.7236175559078056, + 0.5219369655829571, + 0.45161868510953884 + ], + [ + -0.026937933686062347, + -0.6324735372762547, + 0.7741134105374919 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.3136976632299978, + -0.12056977571221134, + 0.37500039105654315, + 0.8639626218628822 + ] + }, + { + "frame_id": 280, + "image_name": "000280.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6991293397219546, + -0.5734606668947104, + -0.42703750404925545, + 0.3792590983298163 + ], + [ + 0.7063795610697031, + 0.4615389710475252, + 0.5366653462888816, + -0.08719143773368572 + ], + [ + -0.11066201716450602, + -0.6768490538732147, + 0.7277563302562312, + 0.08815863288432675 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6991293397219546, + 0.7063795610697031, + -0.11066201716450615, + -0.19380510133806628 + ], + [ + -0.5734606668947103, + 0.46153897104752506, + -0.6768490538732144, + 0.3174025091683752 + ], + [ + -0.42703750404925556, + 0.5366653462888817, + 0.7277563302562314, + 0.14459247871520592 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3792590983298163, + -0.08719143773368572, + 0.08815863288432675 + ], + "rotation_world_from_camera": [ + [ + 0.6991293397219546, + -0.5734606668947104, + -0.42703750404925545 + ], + [ + 0.7063795610697031, + 0.4615389710475252, + 0.5366653462888816 + ], + [ + -0.11066201716450602, + -0.6768490538732147, + 0.7277563302562312 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.35701331852544316, + -0.09307698570180936, + 0.3765262339753871, + 0.8497682979827076 + ] + }, + { + "frame_id": 281, + "image_name": "000281.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6870965969542135, + -0.5680126363762643, + -0.4530561900811253, + 0.37389848722097857 + ], + [ + 0.7079745719149637, + 0.38325420387586656, + 0.5932016695301013, + -0.1085430444030619 + ], + [ + -0.1633103547720194, + -0.7283391106677998, + 0.66547116233228, + 0.11441702711344344 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6870965969542134, + 0.7079745719149637, + -0.16331035477201947, + -0.161373177490402 + ], + [ + -0.5680126363762643, + 0.3832542038758667, + -0.7283391106677997, + 0.3373130393055022 + ], + [ + -0.45305619008112524, + 0.5932016695301012, + 0.66547116233228, + 0.1576437072294219 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.37389848722097857, + -0.1085430444030619, + 0.11441702711344344 + ], + "rotation_world_from_camera": [ + [ + 0.6870965969542135, + -0.5680126363762643, + -0.4530561900811253 + ], + [ + 0.7079745719149637, + 0.38325420387586656, + 0.5932016695301013 + ], + [ + -0.1633103547720194, + -0.7283391106677998, + 0.66547116233228 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.3994906853563882, + -0.08758773400050522, + 0.3857202229279014, + 0.8270160160423679 + ] + }, + { + "frame_id": 282, + "image_name": "000282.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6970122953484189, + -0.5691841008283695, + -0.43612305545261987, + 0.3687622428873344 + ], + [ + 0.6771984084306049, + 0.322555330622592, + 0.6613322722399126, + -0.12982485386027348 + ], + [ + -0.23574599838000232, + -0.7562985640943338, + 0.6102755985590976, + 0.14159857353043082 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6970122953484189, + 0.677198408430605, + -0.23574599838000226, + -0.13573333585770353 + ], + [ + -0.5691841008283695, + 0.3225553306225919, + -0.7562985640943336, + 0.3588601021360811 + ], + [ + -0.43612305545262003, + 0.6613322722399129, + 0.6102755985590979, + 0.16026892748381663 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3687622428873344, + -0.12982485386027348, + 0.14159857353043082 + ], + "rotation_world_from_camera": [ + [ + 0.6970122953484189, + -0.5691841008283695, + -0.43612305545261987 + ], + [ + 0.6771984084306049, + 0.322555330622592, + 0.6613322722399126 + ], + [ + -0.23574599838000232, + -0.7562985640943338, + 0.6102755985590976 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.43708733857397697, + -0.061780734689455004, + 0.3842876437605322, + 0.810839568677138 + ] + }, + { + "frame_id": 283, + "image_name": "000283.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7057068986218762, + -0.5780206535546949, + -0.40971929085862724, + 0.3650458959881051 + ], + [ + 0.6498732762807922, + 0.2977521721397209, + 0.6992913332525631, + -0.15260016162024204 + ], + [ + -0.2822100246510782, + -0.7597603359285618, + 0.5857659378422038, + 0.16612827157967158 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7057068986218761, + 0.6498732762807923, + -0.28221002465107814, + -0.11156157650154438 + ], + [ + -0.5780206535546951, + 0.2977521721397208, + -0.7597603359285621, + 0.38265876839040597 + ], + [ + -0.409719290858627, + 0.699291333252563, + 0.5857659378422038, + 0.1589660333051036 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3650458959881051, + -0.15260016162024204, + 0.16612827157967158 + ], + "rotation_world_from_camera": [ + [ + 0.7057068986218762, + -0.5780206535546949, + -0.40971929085862724 + ], + [ + 0.6498732762807922, + 0.2977521721397209, + 0.6992913332525631 + ], + [ + -0.2822100246510782, + -0.7597603359285618, + 0.5857659378422038 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.4533731323755167, + -0.03962112970259983, + 0.38154517002597693, + 0.804553448908741 + ] + }, + { + "frame_id": 284, + "image_name": "000284.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6936711112698155, + -0.6005778613779069, + -0.39765138225893154, + 0.3551672852378287 + ], + [ + 0.6470265694659577, + 0.2769626891326526, + 0.7103860128363483, + -0.17688497264988035 + ], + [ + -0.316507516174282, + -0.7500652646611159, + 0.580710849695472, + 0.19143687785613997 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6936711112698157, + 0.6470265694659575, + -0.3165075161742821, + -0.0713287976794702 + ], + [ + -0.6005778613779066, + 0.2769626891326524, + -0.7500652646611154, + 0.4058862987468619 + ], + [ + -0.3976513822589315, + 0.7103860128363477, + 0.580710849695472, + 0.15571990035650232 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3551672852378287, + -0.17688497264988035, + 0.19143687785613997 + ], + "rotation_world_from_camera": [ + [ + 0.6936711112698155, + -0.6005778613779069, + -0.39765138225893154 + ], + [ + 0.6470265694659577, + 0.2769626891326526, + 0.7103860128363483 + ], + [ + -0.316507516174282, + -0.7500652646611159, + 0.580710849695472 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.4571645142729506, + -0.02540043389080644, + 0.39053714589428107, + 0.7986464565278462 + ] + }, + { + "frame_id": 285, + "image_name": "000285.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.72231097051619, + -0.5992351141216362, + -0.34523056046009204, + 0.3390686118307968 + ], + [ + 0.596392126893091, + 0.2870093884033047, + 0.7496279356776242, + -0.19733639844688516 + ], + [ + -0.35011896956876665, + -0.7473572699666408, + 0.564689134104876, + 0.2104390690073184 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7223109705161901, + 0.5963921268930911, + -0.35011896956876665, + -0.05354439370206689 + ], + [ + -0.5992351141216363, + 0.28700938840330475, + -0.747357269966641, + 0.4170923854410748 + ], + [ + -0.3452305604600919, + 0.7496279356776241, + 0.5646891341048759, + 0.14615306823898805 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3390686118307968, + -0.19733639844688516, + 0.2104390690073184 + ], + "rotation_world_from_camera": [ + [ + 0.72231097051619, + -0.5992351141216362, + -0.34523056046009204 + ], + [ + 0.596392126893091, + 0.2870093884033047, + 0.7496279356776242 + ], + [ + -0.35011896956876665, + -0.7473572699666408, + 0.564689134104876 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.4665330770717145, + 0.0015234649847283204, + 0.3726153429427528, + 0.8021859966716526 + ] + }, + { + "frame_id": 286, + "image_name": "000286.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7483836375959222, + -0.5773875724151589, + -0.3264131158504894, + 0.32185435297557086 + ], + [ + 0.5665389939792737, + 0.3005670939476357, + 0.7672633122578099, + -0.2204916988613414 + ], + [ + -0.34489925961017653, + -0.7591330668969717, + 0.5520520695223863, + 0.22574717595386873 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7483836375959221, + 0.5665389939792738, + -0.3448992596101765, + -0.03809335235667672 + ], + [ + -0.5773875724151591, + 0.30056709394763587, + -0.7591330668969722, + 0.42347939872733803 + ], + [ + -0.32641311585048916, + 0.7672633122578099, + 0.5520520695223861, + 0.14960847772433616 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.32185435297557086, + -0.2204916988613414, + 0.22574717595386873 + ], + "rotation_world_from_camera": [ + [ + 0.7483836375959222, + -0.5773875724151589, + -0.3264131158504894 + ], + [ + 0.5665389939792737, + 0.3005670939476357, + 0.7672633122578099 + ], + [ + -0.34489925961017653, + -0.7591330668969717, + 0.5520520695223863 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.4732241736550183, + 0.005731204701618821, + 0.3546481841130828, + 0.8063812375461659 + ] + }, + { + "frame_id": 287, + "image_name": "000287.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7768259520209557, + -0.5592490598940248, + -0.2894510826968617, + 0.3047844451864578 + ], + [ + 0.5192527243822909, + 0.3088332002981269, + 0.7968680333751541, + -0.23991244173360018 + ], + [ + -0.35625559432562565, + -0.7693260319274702, + 0.5303012427954783, + 0.24084311483721563 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7768259520209554, + 0.5192527243822906, + -0.35625559432562576, + -0.026387570794202148 + ], + [ + -0.5592490598940246, + 0.30883320029812705, + -0.7693260319274698, + 0.42983021946754113 + ], + [ + -0.28945108269686187, + 0.7968680333751541, + 0.5303012427954781, + 0.1516793401579583 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3047844451864578, + -0.23991244173360018, + 0.24084311483721563 + ], + "rotation_world_from_camera": [ + [ + 0.7768259520209557, + -0.5592490598940248, + -0.2894510826968617 + ], + [ + 0.5192527243822909, + 0.3088332002981269, + 0.7968680333751541 + ], + [ + -0.35625559432562565, + -0.7693260319274702, + 0.5303012427954783 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.4841723631433724, + 0.020651909607183813, + 0.33340744235709396, + 0.8086965430732596 + ] + }, + { + "frame_id": 288, + "image_name": "000288.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.816396765467545, + -0.5321125489484665, + -0.2243937534462491, + 0.2747934738771523 + ], + [ + 0.441067139752604, + 0.32371967104795496, + 0.8370575564482173, + -0.2546546092727959 + ], + [ + -0.37276815792740026, + -0.7823437926053799, + 0.49898105235293577, + 0.2581783751201204 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8163967654675451, + 0.44106713975260387, + -0.37276815792740015, + -0.015780045797911903 + ], + [ + -0.5321125489484666, + 0.32371967104795496, + -0.7823437926053798, + 0.4306420113239797 + ], + [ + -0.22439375344624918, + 0.8370575564482174, + 0.4989810523529357, + 0.14599638668978146 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2747934738771523, + -0.2546546092727959, + 0.2581783751201204 + ], + "rotation_world_from_camera": [ + [ + 0.816396765467545, + -0.5321125489484665, + -0.2243937534462491 + ], + [ + 0.441067139752604, + 0.32371967104795496, + 0.8370575564482173 + ], + [ + -0.37276815792740026, + -0.7823437926053799, + 0.49898105235293577 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.49842151891412506, + 0.04566687318909138, + 0.29952654967357883, + 0.8122649642925078 + ] + }, + { + "frame_id": 289, + "image_name": "000289.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8487283635400508, + -0.5081700555953874, + -0.14636720779876963, + 0.2436848240690727 + ], + [ + 0.3568888627842972, + 0.3461580805215127, + 0.8676433154875296, + -0.2662510062416259 + ], + [ + -0.3902441601653487, + -0.788630317630411, + 0.47515441444965956, + 0.2745505627986617 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8487283635400509, + 0.3568888627842973, + -0.3902441601653488, + -0.004658449316652989 + ], + [ + -0.5081700555953873, + 0.3461580805215127, + -0.7886303176304109, + 0.432517165397972 + ], + [ + -0.14636720779876958, + 0.8676433154875297, + 0.4751544144496595, + 0.13622446118587725 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2436848240690727, + -0.2662510062416259, + 0.2745505627986617 + ], + "rotation_world_from_camera": [ + [ + 0.8487283635400508, + -0.5081700555953874, + -0.14636720779876963 + ], + [ + 0.3568888627842972, + 0.3461580805215127, + 0.8676433154875296 + ], + [ + -0.3902441601653487, + -0.788630317630411, + 0.47515441444965956 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5068076234057847, + 0.07462456454111192, + 0.26470170493788664, + 0.817012983145192 + ] + }, + { + "frame_id": 290, + "image_name": "000290.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8755121882343576, + -0.4772757016991787, + -0.0754076443117238, + 0.2149096098800679 + ], + [ + 0.27938780709196, + 0.372697786920042, + 0.8848948032807341, + -0.2738618844250878 + ], + [ + -0.3942345260139358, + -0.7958041619597498, + 0.45964646665247827, + 0.28559181517885934 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8755121882343576, + 0.2793878070919599, + -0.3942345260139358, + 0.000947842407403843 + ], + [ + -0.4772757016991787, + 0.37269778692004196, + -0.7958041619597497, + 0.4319140082453646 + ], + [ + -0.07540764431172382, + 0.8848948032807338, + 0.4596464666524782, + 0.1272735170136063 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2149096098800679, + -0.2738618844250878, + 0.28559181517885934 + ], + "rotation_world_from_camera": [ + [ + 0.8755121882343576, + -0.4772757016991787, + -0.0754076443117238 + ], + [ + 0.27938780709196, + 0.372697786920042, + 0.8848948032807341 + ], + [ + -0.3942345260139358, + -0.7958041619597498, + 0.45964646665247827 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5106779647345864, + 0.0968750897202245, + 0.22991111951038748, + 0.8227782875427131 + ] + }, + { + "frame_id": 291, + "image_name": "000291.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9013648047339295, + -0.43298515481982625, + 0.008083594040767732, + 0.18778545391997156 + ], + [ + 0.1743543850058214, + 0.37992146191701315, + 0.9084383474975511, + -0.27294727390373974 + ], + [ + -0.39641144940100637, + -0.817424943637329, + 0.41794069472031875, + 0.297422563136596 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9013648047339298, + 0.17435438500582137, + -0.39641144940100653, + -0.003771935586405146 + ], + [ + -0.43298515481982636, + 0.37992146191701315, + -0.8174249436373292, + 0.4281274630746244 + ], + [ + 0.008083594040767708, + 0.908438347497551, + 0.41794069472031886, + 0.12213279642001762 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.18778545391997156, + -0.27294727390373974, + 0.297422563136596 + ], + "rotation_world_from_camera": [ + [ + 0.9013648047339295, + -0.43298515481982625, + 0.008083594040767732 + ], + [ + 0.1743543850058214, + 0.37992146191701315, + 0.9084383474975511 + ], + [ + -0.39641144940100637, + -0.817424943637329, + 0.41794069472031875 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5252386714857822, + 0.1231015459516702, + 0.18483399854286547, + 0.8214662137561201 + ] + }, + { + "frame_id": 292, + "image_name": "000292.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9230525366118867, + -0.3842796731681961, + 0.017411129891703337, + 0.15910392467877005 + ], + [ + 0.14056617938689572, + 0.37908482877039107, + 0.9146233332955672, + -0.2747632919306092 + ], + [ + -0.35807145078452207, + -0.8417979718352068, + 0.4039319382608905, + 0.3127813782572419 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9230525366118869, + 0.1405661793868958, + -0.3580714507845221, + 0.0037592268137597662 + ], + [ + -0.38427967316819617, + 0.37908482877039107, + -0.8417979718352068, + 0.42859772949400593 + ], + [ + 0.017411129891703382, + 0.9146233332955673, + 0.4039319382608906, + 0.12219235046261451 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.15910392467877005, + -0.2747632919306092, + 0.3127813782572419 + ], + "rotation_world_from_camera": [ + [ + 0.9230525366118867, + -0.3842796731681961, + 0.017411129891703337 + ], + [ + 0.14056617938689572, + 0.37908482877039107, + 0.9146233332955672 + ], + [ + -0.35807145078452207, + -0.8417979718352068, + 0.4039319382608905 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5338622878562891, + 0.114127509717874, + 0.15952630886362654, + 0.8225067330489108 + ] + }, + { + "frame_id": 293, + "image_name": "000293.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9382301834021401, + -0.34516287990052447, + 0.0242220827337874, + 0.13142618324420363 + ], + [ + 0.11456559625113162, + 0.37594397093369214, + 0.919532954751612, + -0.27767495698482725 + ], + [ + -0.3264947887927295, + -0.8599585554300764, + 0.39226577193760814, + 0.32698929031304685 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9382301834021404, + 0.11456559625113152, + -0.32649478879272953, + 0.015264284280164292 + ], + [ + -0.34516287990052447, + 0.375943970933692, + -0.859958555430076, + 0.43095090359933497 + ], + [ + 0.024222082733787304, + 0.9195329547516118, + 0.392265771937608, + 0.12388115139287996 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.13142618324420363, + -0.27767495698482725, + 0.32698929031304685 + ], + "rotation_world_from_camera": [ + [ + 0.9382301834021401, + -0.34516287990052447, + 0.0242220827337874 + ], + [ + 0.11456559625113162, + 0.37594397093369214, + 0.919532954751612 + ], + [ + -0.3264947887927295, + -0.8599585554300764, + 0.39226577193760814 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5408374156183261, + 0.1065927009625234, + 0.13972438727882813, + 0.822563056287091 + ] + }, + { + "frame_id": 294, + "image_name": "000294.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9509594915248235, + -0.3077355960568232, + 0.03122256232920004, + 0.10731460144449174 + ], + [ + 0.0924928140652306, + 0.37922989205614416, + 0.9206681097536614, + -0.28228277503162325 + ], + [ + -0.2951628784673705, + -0.8726302148623075, + 0.3890955965880613, + 0.33514257601306874 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9509594915248236, + 0.09249281406523062, + -0.2951628784673705, + 0.022978936834961158 + ], + [ + -0.30773559605682316, + 0.3792298920561441, + -0.8726302148623075, + 0.4325301272614637 + ], + [ + 0.031222562329200055, + 0.9206681097536613, + 0.3890955965880612, + 0.12613561151608405 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.10731460144449174, + -0.28228277503162325, + 0.33514257601306874 + ], + "rotation_world_from_camera": [ + [ + 0.9509594915248235, + -0.3077355960568232, + 0.03122256232920004 + ], + [ + 0.0924928140652306, + 0.37922989205614416, + 0.9206681097536614 + ], + [ + -0.2951628784673705, + -0.8726302148623075, + 0.3890955965880613 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5437448856956307, + 0.09896312942613952, + 0.12135301088878421, + 0.8245127318860863 + ] + }, + { + "frame_id": 295, + "image_name": "000295.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9529739322047309, + -0.30118541726636816, + 0.03358614244501358, + 0.10079767433088625 + ], + [ + 0.0835828337743166, + 0.3677420306961323, + 0.9261639750917439, + -0.2876827614125446 + ], + [ + -0.2912981195210639, + -0.8798029002484413, + 0.3756224996960691, + 0.33686884001009104 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9529739322047309, + 0.08358283377431655, + -0.2912981195210638, + 0.026117043982866198 + ], + [ + -0.30118541726636816, + 0.36774203069613215, + -0.8798029002484411, + 0.43253001492515375 + ], + [ + 0.03358614244501355, + 0.9261639750917433, + 0.3756224996960689, + 0.13652048907270312 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.10079767433088625, + -0.2876827614125446, + 0.33686884001009104 + ], + "rotation_world_from_camera": [ + [ + 0.9529739322047309, + -0.30118541726636816, + 0.03358614244501358 + ], + [ + 0.0835828337743166, + 0.3677420306961323, + 0.9261639750917439 + ], + [ + -0.2912981195210639, + -0.8798029002484413, + 0.3756224996960691 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5499112205193967, + 0.09892623362300364, + 0.11716071952152514, + 0.8210265620850723 + ] + }, + { + "frame_id": 296, + "image_name": "000296.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9482914817131343, + -0.317335044742558, + 0.0064602700057522595, + 0.10596925159513254 + ], + [ + 0.11094082948209888, + 0.3504567177077824, + 0.9299850651313233, + -0.2971877104318543 + ], + [ + -0.2973808972750812, + -0.8811802076713516, + 0.36754053319891294, + 0.32945217370221297 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9482914817131339, + 0.1109408294820989, + -0.29738089727508116, + 0.030453295520805584 + ], + [ + -0.317335044742558, + 0.3504567177077825, + -0.8811802076713517, + 0.4280859215780096 + ], + [ + 0.006460270005752268, + 0.9299850651313233, + 0.36754053319891294, + 0.1546085146785326 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.10596925159513254, + -0.2971877104318543, + 0.32945217370221297 + ], + "rotation_world_from_camera": [ + [ + 0.9482914817131343, + -0.317335044742558, + 0.0064602700057522595 + ], + [ + 0.11094082948209888, + 0.3504567177077824, + 0.9299850651313233 + ], + [ + -0.2973808972750812, + -0.8811802076713516, + 0.36754053319891294 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5545931461004632, + 0.09303857102800878, + 0.1311414634831375, + 0.8164387197793581 + ] + }, + { + "frame_id": 297, + "image_name": "000297.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9370482777610596, + -0.34919018981212363, + 0.0025954737534986455, + 0.11186019688080301 + ], + [ + 0.1331090674866648, + 0.3640485434186453, + 0.9218191982094933, + -0.3239882130130745 + ], + [ + -0.3228350992346752, + -0.8634436109982723, + 0.38761144117324714, + 0.3111938569743929 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9370482777610597, + 0.13310906748666484, + -0.3228350992346751, + 0.038771663771221154 + ], + [ + -0.34919018981212363, + 0.36404854341864523, + -0.8634436109982723, + 0.4257062679998983 + ], + [ + 0.0025954737534987287, + 0.9218191982094934, + 0.3876114411732472, + 0.1777459251578678 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.11186019688080301, + -0.3239882130130745, + 0.3111938569743929 + ], + "rotation_world_from_camera": [ + [ + 0.9370482777610596, + -0.34919018981212363, + 0.0025954737534986455 + ], + [ + 0.1331090674866648, + 0.3640485434186453, + 0.9218191982094933 + ], + [ + -0.3228350992346752, + -0.8634436109982723, + 0.38761144117324714 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5443776936027888, + 0.09923308984952862, + 0.1470668385407994, + 0.8198640531138305 + ] + }, + { + "frame_id": 298, + "image_name": "000298.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9307471702816886, + -0.36561609558233255, + -0.0058801074616166215, + 0.11685001512771384 + ], + [ + 0.15760178619658038, + 0.3865919831227468, + 0.9086849374634031, + -0.34349662390212704 + ], + [ + -0.3299566365452843, + -0.8466826496606341, + 0.4174411440710782, + 0.28931345070432696 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9307471702816885, + 0.15760178619658047, + -0.32995663654528434, + 0.04083875365368772 + ], + [ + -0.36561609558233255, + 0.386591983122747, + -0.8466826496606346, + 0.4204719663548238 + ], + [ + -0.005880107461616619, + 0.9086849374634034, + 0.4174411440710783, + 0.19204596099807125 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.11685001512771384, + -0.34349662390212704, + 0.28931345070432696 + ], + "rotation_world_from_camera": [ + [ + 0.9307471702816886, + -0.36561609558233255, + -0.0058801074616166215 + ], + [ + 0.15760178619658038, + 0.3865919831227468, + 0.9086849374634031 + ], + [ + -0.3299566365452843, + -0.8466826496606341, + 0.4174411440710782 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5307339359528142, + 0.09798427012788855, + 0.15819449316161646, + 0.8268585576559504 + ] + }, + { + "frame_id": 299, + "image_name": "000299.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.9086475223371662, + -0.40928410191634934, + -0.08274179155092551, + 0.13210596365365296 + ], + [ + 0.2517977448661527, + 0.37899119571572665, + 0.8904850191049166, + -0.352207574719264 + ], + [ + -0.3331029507987722, + -0.8299712028067545, + 0.44742622484680034, + 0.26846101279798523 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.9086475223371658, + 0.25179774486615264, + -0.3331029507987723, + 0.05807247201666804 + ], + [ + -0.4092841019163493, + 0.37899119571572676, + -0.829971202806755, + 0.4103673502734327 + ], + [ + -0.08274179155092551, + 0.8904850191049165, + 0.4474262248468004, + 0.20444975553529368 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.13210596365365296, + -0.352207574719264, + 0.26846101279798523 + ], + "rotation_world_from_camera": [ + [ + 0.9086475223371662, + -0.40928410191634934, + -0.08274179155092551 + ], + [ + 0.2517977448661527, + 0.37899119571572665, + 0.8904850191049166 + ], + [ + -0.3331029507987722, + -0.8299712028067545, + 0.44742622484680034 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5201514447193815, + 0.0756925500491302, + 0.19986714762180635, + 0.8269015876904114 + ] + }, + { + "frame_id": 300, + "image_name": "000300.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8787597717914333, + -0.4647789250353307, + -0.10845189866512404, + 0.162491121895728 + ], + [ + 0.3072881009191356, + 0.37712094071016977, + 0.8737012184444907, + -0.34861135148495687 + ], + [ + -0.36517843106429365, + -0.8010994613160585, + 0.47421974501758346, + 0.24622430137441817 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8787597717914336, + 0.3072881009191357, + -0.3651784310642935, + 0.054249263027253566 + ], + [ + -0.4647789250353308, + 0.37712094071016955, + -0.8010994613160585, + 0.4042412449707011 + ], + [ + -0.10845189866512389, + 0.8737012184444908, + 0.4742197450175835, + 0.205440207826896 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.162491121895728, + -0.34861135148495687, + 0.24622430137441817 + ], + "rotation_world_from_camera": [ + [ + 0.8787597717914333, + -0.4647789250353307, + -0.10845189866512404 + ], + [ + 0.3072881009191356, + 0.37712094071016977, + 0.8737012184444907 + ], + [ + -0.36517843106429365, + -0.8010994613160585, + 0.47421974501758346 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.5068084169742251, + 0.07768755354165942, + 0.23363381204139758, + 0.8261507818672065 + ] + }, + { + "frame_id": 301, + "image_name": "000301.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8464530186421261, + -0.510313417355694, + -0.15197862776846496, + 0.19427724060022827 + ], + [ + 0.3743125731144315, + 0.3672920483850569, + 0.8514614781665476, + -0.3415106856788067 + ], + [ + -0.3786916751660721, + -0.7776096496699756, + 0.50191219142401, + 0.21818555334850143 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8464530186421262, + 0.3743125731144315, + -0.37869167516607205, + 0.04601023943756254 + ], + [ + -0.5103134173556942, + 0.367292048385057, + -0.7776096496699756, + 0.39423963355586916 + ], + [ + -0.15197862776846505, + 0.8514614781665478, + 0.50191219142401, + 0.21079919245260811 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.19427724060022827, + -0.3415106856788067, + 0.21818555334850143 + ], + "rotation_world_from_camera": [ + [ + 0.8464530186421261, + -0.510313417355694, + -0.15197862776846496 + ], + [ + 0.3743125731144315, + 0.3672920483850569, + 0.8514614781665476 + ], + [ + -0.3786916751660721, + -0.7776096496699756, + 0.50191219142401 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.49427947024761687, + 0.06878742312174675, + 0.2684060004903145, + 0.8239625686964173 + ] + }, + { + "frame_id": 302, + "image_name": "000302.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.8008848322656396, + -0.5602811405674496, + -0.21134930558503456, + 0.2342129010364333 + ], + [ + 0.4656897459643987, + 0.36086888317507915, + 0.8080264288125635, + -0.33028369494227783 + ], + [ + -0.3764525812774462, + -0.7455593153334003, + 0.5499315969910611, + 0.18326538392915556 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.8008848322656394, + 0.46568974596439877, + -0.37645258127744635, + 0.03522289687177253 + ], + [ + -0.5602811405674496, + 0.3608688831750793, + -0.7455593153334006, + 0.3870493936195965 + ], + [ + -0.2113493055850345, + 0.8080264288125636, + 0.5499315969910613, + 0.215595263254993 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2342129010364333, + -0.33028369494227783, + 0.18326538392915556 + ], + "rotation_world_from_camera": [ + [ + 0.8008848322656396, + -0.5602811405674496, + -0.21134930558503456 + ], + [ + 0.4656897459643987, + 0.36086888317507915, + 0.8080264288125635 + ], + [ + -0.3764525812774462, + -0.7455593153334003, + 0.5499315969910611 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.4717214093348687, + 0.050130963282133775, + 0.31151961477182405, + 0.8233597804774928 + ] + }, + { + "frame_id": 303, + "image_name": "000303.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7593335839427201, + -0.606322984317767, + -0.23618837182363836, + 0.2690086626128404 + ], + [ + 0.5298628611328264, + 0.36546175966504735, + 0.765299320929179, + -0.3171431811770758 + ], + [ + -0.3777007501830507, + -0.7062649226108602, + 0.5987754190016793, + 0.14373120504876735 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.75933358394272, + 0.5298628611328264, + -0.3777007501830506, + 0.018062465445438974 + ], + [ + -0.6063229843177668, + 0.3654617596650474, + -0.7062649226108598, + 0.380522148592027 + ], + [ + -0.23618837182363844, + 0.7652993209291789, + 0.5987754190016792, + 0.22018346669442498 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2690086626128404, + -0.3171431811770758, + 0.14373120504876735 + ], + "rotation_world_from_camera": [ + [ + 0.7593335839427201, + -0.606322984317767, + -0.23618837182363836 + ], + [ + 0.5298628611328264, + 0.36546175966504735, + 0.765299320929179 + ], + [ + -0.3777007501830507, + -0.7062649226108602, + 0.5987754190016793 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.44584089238090124, + 0.04287410850574088, + 0.34423105445104446, + 0.8251622208101638 + ] + }, + { + "frame_id": 304, + "image_name": "000304.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7268911600697184, + -0.6417234205505776, + -0.24458187367293946, + 0.29121149389605583 + ], + [ + 0.5717252793437811, + 0.36815363401385526, + 0.7332074104383205, + -0.30506623642771874 + ], + [ + -0.38047266179289996, + -0.6727956251933116, + 0.6344971239879396, + 0.09883055657912919 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7268911600697184, + 0.5717252793437813, + -0.3804726617928999, + 0.0003373435443888243 + ], + [ + -0.6417234205505774, + 0.36815363401385515, + -0.6727956251933115, + 0.36568124562427323 + ], + [ + -0.24458187367293935, + 0.7332074104383204, + 0.6344971239879393, + 0.23219417412394036 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.29121149389605583, + -0.30506623642771874, + 0.09883055657912919 + ], + "rotation_world_from_camera": [ + [ + 0.7268911600697184, + -0.6417234205505776, + -0.24458187367293946 + ], + [ + 0.5717252793437811, + 0.36815363401385526, + 0.7332074104383205 + ], + [ + -0.38047266179289996, + -0.6727956251933116, + 0.6344971239879396 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.42551157506815357, + 0.041125873717762426, + 0.36723709300136265, + 0.8260662682363191 + ] + }, + { + "frame_id": 305, + "image_name": "000305.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7049059078679575, + -0.6726717968738936, + -0.224989588077532, + 0.3015020847193513 + ], + [ + 0.6039065102557345, + 0.4028008489874559, + 0.6877851429957795, + -0.29444449163001357 + ], + [ + -0.37202767091117117, + -0.6206964876213106, + 0.6901675755430543, + 0.050018613597330376 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7049059078679578, + 0.6039065102557348, + -0.3720276709111711, + -0.016105347030050243 + ], + [ + -0.6726717968738938, + 0.40280084898745594, + -0.6206964876213107, + 0.3524608180731908 + ], + [ + -0.22498958807753192, + 0.6877851429957796, + 0.6901675755430541, + 0.23582815134709814 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.3015020847193513, + -0.29444449163001357, + 0.050018613597330376 + ], + "rotation_world_from_camera": [ + [ + 0.7049059078679575, + -0.6726717968738936, + -0.224989588077532 + ], + [ + 0.6039065102557345, + 0.4028008489874559, + 0.6877851429957795 + ], + [ + -0.37202767091117117, + -0.6206964876213106, + 0.6901675755430543 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.3911321654305126, + 0.04395271771018259, + 0.3815956035804267, + 0.8363423838952664 + ] + }, + { + "frame_id": 306, + "image_name": "000306.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7023546329919074, + -0.6736563283391255, + -0.2299676516457292, + 0.2952152198997816 + ], + [ + 0.6296597126481969, + 0.4372833459367209, + 0.6421151934304127, + -0.2811710870858162 + ], + [ + -0.33200393940824446, + -0.5957939464739758, + 0.7313022340745118, + 0.0018028279078780769 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7023546329919073, + 0.6296597126481968, + -0.33200393940824446, + -0.02970512555940961 + ], + [ + -0.6736563283391255, + 0.4372833459367208, + -0.5957939464739755, + 0.32289914880311327 + ], + [ + -0.22996765164572933, + 0.6421151934304127, + 0.7313022340745119, + 0.2471157657448955 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2952152198997816, + -0.2811710870858162, + 0.0018028279078780769 + ], + "rotation_world_from_camera": [ + [ + 0.7023546329919074, + -0.6736563283391255, + -0.2299676516457292 + ], + [ + 0.6296597126481969, + 0.4372833459367209, + 0.6421151934304127 + ], + [ + -0.33200393940824446, + -0.5957939464739758, + 0.7313022340745118 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.36529749964264563, + 0.030110126495506113, + 0.3845985748627664, + 0.8471924534902238 + ] + }, + { + "frame_id": 307, + "image_name": "000307.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7301319815103491, + -0.6590102423360606, + -0.18059011620777554, + 0.2735704079925512 + ], + [ + 0.6262551690197942, + 0.5396579186269048, + 0.5626489084138223, + -0.26367522323498116 + ], + [ + -0.27333450724663405, + -0.5239034561438237, + 0.8067300761647579, + -0.03738145033388745 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7301319815103492, + 0.6262551690197944, + -0.27333450724663416, + -0.044832172884018605 + ], + [ + -0.6590102423360606, + 0.5396579186269049, + -0.5239034561438239, + 0.3029958520060283 + ], + [ + -0.18059011620777551, + 0.5626489084138224, + 0.8067300761647582, + 0.22791742857432265 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2735704079925512, + -0.26367522323498116, + -0.03738145033388745 + ], + "rotation_world_from_camera": [ + [ + 0.7301319815103491, + -0.6590102423360606, + -0.18059011620777554 + ], + [ + 0.6262551690197942, + 0.5396579186269048, + 0.5626489084138223 + ], + [ + -0.27333450724663405, + -0.5239034561438237, + 0.8067300761647579 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.309735365561751, + 0.026437950713878163, + 0.36638100934256407, + 0.8770005667475381 + ] + }, + { + "frame_id": 308, + "image_name": "000308.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7350880021496691, + -0.6644601868342258, + -0.13467846601381278, + 0.2508807692103144 + ], + [ + 0.6301227465432947, + 0.5962875705398621, + 0.4973795909648923, + -0.23431348694997564 + ], + [ + -0.25018184063665133, + -0.4504817347372638, + 0.8570153168314802, + -0.071852113752817 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7350880021496693, + 0.6301227465432947, + -0.2501818406366513, + -0.054749279539840975 + ], + [ + -0.6644601868342258, + 0.5962875705398623, + -0.4504817347372638, + 0.27405043781281624 + ], + [ + -0.13467846601381278, + 0.4973795909648923, + 0.8570153168314805, + 0.2119093454792291 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2508807692103144, + -0.23431348694997564, + -0.071852113752817 + ], + "rotation_world_from_camera": [ + [ + 0.7350880021496691, + -0.6644601868342258, + -0.13467846601381278 + ], + [ + 0.6301227465432947, + 0.5962875705398621, + 0.4973795909648923 + ], + [ + -0.25018184063665133, + -0.4504817347372638, + 0.8570153168314802 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.2654171785973576, + 0.03234289550547669, + 0.36250508415122573, + 0.8928032943377017 + ] + }, + { + "frame_id": 309, + "image_name": "000309.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7512095745839972, + -0.6475645613818944, + -0.12784488216430417, + 0.2233702954913865 + ], + [ + 0.6199812235616776, + 0.6257644859340531, + 0.4733308468446311, + -0.20503079057355164 + ], + [ + -0.22651149525861874, + -0.43483209056596217, + 0.8715581423690215, + -0.11076441449668184 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7512095745839971, + 0.6199812235616775, + -0.22651149525861886, + -0.06577207739226641 + ], + [ + -0.6475645613818943, + 0.6257644859340529, + -0.4348320905659622, + 0.2247837527736279 + ], + [ + -0.1278448821643042, + 0.473330846844631, + 0.8715581423690215, + 0.22214177417682587 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.2233702954913865, + -0.20503079057355164, + -0.11076441449668184 + ], + "rotation_world_from_camera": [ + [ + 0.7512095745839972, + -0.6475645613818944, + -0.12784488216430417 + ], + [ + 0.6199812235616776, + 0.6257644859340531, + 0.4733308468446311 + ], + [ + -0.22651149525861874, + -0.43483209056596217, + 0.8715581423690215 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.2519359771255996, + 0.027371376385899704, + 0.3516333608501089, + 0.9011842490422077 + ] + }, + { + "frame_id": 310, + "image_name": "000310.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7686592542140823, + -0.6296783324859332, + -0.11255286983806856, + 0.1924011923034086 + ], + [ + 0.6118622705740456, + 0.6724792223344672, + 0.41640876236746427, + -0.1686547473584006 + ], + [ + -0.18651410873985932, + -0.38894330322832976, + 0.9021837917601998, + -0.1456628043683148 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7686592542140825, + 0.6118622705740456, + -0.1865141087398593, + -0.07186564845734002 + ], + [ + -0.6296783324859333, + 0.6724792223344674, + -0.3889433032283299, + 0.17791310299599467 + ], + [ + -0.11255286983806854, + 0.41640876236746444, + 0.9021837917601998, + 0.22329924213235416 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.1924011923034086, + -0.1686547473584006, + -0.1456628043683148 + ], + "rotation_world_from_camera": [ + [ + 0.7686592542140823, + -0.6296783324859332, + -0.11255286983806856 + ], + [ + 0.6118622705740456, + 0.6724792223344672, + 0.41640876236746427 + ], + [ + -0.18651410873985932, + -0.38894330322832976, + 0.9021837917601998 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.2202250213528286, + 0.020224838443021427, + 0.339501588807641, + 0.9142376972522995 + ] + }, + { + "frame_id": 311, + "image_name": "000311.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7812899964725376, + -0.6169615902299669, + -0.094574508155488, + 0.15603161725671524 + ], + [ + 0.61020789742585, + 0.7231294418968678, + 0.32362035192652466, + -0.13849710546949986 + ], + [ + -0.13127171565522144, + -0.31055145538676016, + 0.9414486338755289, + -0.180304165696848 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7812899964725376, + 0.61020789742585, + -0.13127171565522142, + -0.06106275133880225 + ], + [ + -0.616961590229967, + 0.7231294418968678, + -0.31055145538676016, + 0.14042312822189595 + ], + [ + -0.09457450815548796, + 0.3236203519265248, + 0.9414486338755291, + 0.22932420594896835 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.15603161725671524, + -0.13849710546949986, + -0.180304165696848 + ], + "rotation_world_from_camera": [ + [ + 0.7812899964725376, + -0.6169615902299669, + -0.094574508155488 + ], + [ + 0.61020789742585, + 0.7231294418968678, + 0.32362035192652466 + ], + [ + -0.13127171565522144, + -0.31055145538676016, + 0.9414486338755289 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.17081563211555087, + 0.009884477082794453, + 0.33054091861149487, + 0.9281524756532376 + ] + }, + { + "frame_id": 312, + "image_name": "000312.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7993741133410471, + -0.5930095347641023, + -0.09664739313130799, + 0.11545444462402812 + ], + [ + 0.5958204071455953, + 0.7616457805267988, + 0.25474251202848086, + -0.10601734006295999 + ], + [ + -0.07745365936527278, + -0.2612190588080942, + 0.9621671029329271, + -0.20502394539938235 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7993741133410472, + 0.5958204071455954, + -0.07745365936527275, + -0.04500385441049767 + ], + [ + -0.5930095347641022, + 0.7616457805267987, + -0.26121905880809426, + 0.09565708416422218 + ], + [ + -0.09664739313130793, + 0.25474251202848086, + 0.962167102932927, + 0.23543279020135371 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.11545444462402812, + -0.10601734006295999, + -0.20502394539938235 + ], + "rotation_world_from_camera": [ + [ + 0.7993741133410471, + -0.5930095347641023, + -0.09664739313130799 + ], + [ + 0.5958204071455953, + 0.7616457805267988, + 0.25474251202848086 + ], + [ + -0.07745365936527278, + -0.2612190588080942, + 0.9621671029329271 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.13744201493841096, + -0.005112833187785722, + 0.31668091553844896, + 0.9385077246353347 + ] + }, + { + "frame_id": 313, + "image_name": "000313.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.784674024824383, + -0.614478988786029, + -0.08186725295502888, + 0.09550169145842141 + ], + [ + 0.616030359998536, + 0.7581859520005513, + 0.21368354580802826, + -0.07867644206493789 + ], + [ + -0.06923344802895183, + -0.21810464123790863, + 0.973466535194973, + -0.21314067116938432 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7846740248243831, + 0.6160303599985363, + -0.0692334480289518, + -0.04122708326580974 + ], + [ + -0.6144789887860291, + 0.7581859520005515, + -0.21810464123790863, + 0.07184818630314169 + ], + [ + -0.08186725295502889, + 0.21368354580802837, + 0.973466535194973, + 0.23211563291664716 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.09550169145842141, + -0.07867644206493789, + -0.21314067116938432 + ], + "rotation_world_from_camera": [ + [ + 0.784674024824383, + -0.614478988786029, + -0.08186725295502888 + ], + [ + 0.616030359998536, + 0.7581859520005513, + 0.21368354580802826 + ], + [ + -0.06923344802895183, + -0.21810464123790863, + 0.973466535194973 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.11513203032698884, + -0.003368678568641844, + 0.32810309293347056, + 0.9375935302704349 + ] + }, + { + "frame_id": 314, + "image_name": "000314.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.756616815100868, + -0.6529482782905338, + -0.03448972287575831, + 0.07146069252411648 + ], + [ + 0.6478500376313343, + 0.7414859130018023, + 0.17461090905485255, + -0.04918313142451785 + ], + [ + -0.08843824878240017, + -0.1544577181539041, + 0.9840332765994204, + -0.21843962391504493 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7566168151008678, + 0.6478500376313343, + -0.08843824878240017, + -0.04152348584203132 + ], + [ + -0.6529482782905339, + 0.7414859130018027, + -0.1544577181539042, + 0.04938904939335252 + ], + [ + -0.0344897228757583, + 0.17461090905485258, + 0.9840332765994204, + 0.22600442963013267 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.07146069252411648, + -0.04918313142451785, + -0.21843962391504493 + ], + "rotation_world_from_camera": [ + [ + 0.756616815100868, + -0.6529482782905338, + -0.03448972287575831 + ], + [ + 0.6478500376313343, + 0.7414859130018023, + 0.17461090905485255 + ], + [ + -0.08843824878240017, + -0.1544577181539041, + 0.9840332765994204 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.08817259423943047, + 0.014455287108132915, + 0.3485435942951577, + 0.9330241160739217 + ] + }, + { + "frame_id": 315, + "image_name": "000315.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7876074093794138, + -0.6153451723624973, + -0.032013864821619394, + 0.03473179486428624 + ], + [ + 0.6104110649862419, + 0.772091728456125, + 0.17684087364632536, + -0.00700740690857763 + ], + [ + -0.08410053764994782, + -0.15882279968506482, + 0.9837186680485368, + -0.22528874485123615 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7876074093794141, + 0.610411064986242, + -0.0841005376499478, + -0.04202452483077178 + ], + [ + -0.6153451723624972, + 0.7720917284561246, + -0.15882279968506482, + -0.008998585985545359 + ], + [ + -0.03201386482161936, + 0.17684087364632528, + 0.9837186680485368, + 0.22397183895689032 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.03473179486428624, + -0.00700740690857763, + -0.22528874485123615 + ], + "rotation_world_from_camera": [ + [ + 0.7876074093794138, + -0.6153451723624973, + -0.032013864821619394 + ], + [ + 0.6104110649862419, + 0.772091728456125, + 0.17684087364632536 + ], + [ + -0.08410053764994782, + -0.15882279968506482, + 0.9837186680485368 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.08915858466063745, + 0.013835199927847404, + 0.32558391015719673, + 0.9411984123823302 + ] + }, + { + "frame_id": 316, + "image_name": "000316.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7824991363293555, + -0.622390834866167, + -0.018020830125392694, + 0.014081313768219047 + ], + [ + 0.6177498719778266, + 0.7723892708079788, + 0.1476479258645284, + 0.02663569920708668 + ], + [ + -0.07797562000517527, + -0.12666673997270966, + 0.9888757958760517, + -0.23303610511048908 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7824991363293554, + 0.6177498719778267, + -0.07797562000517526, + -0.04564395041681334 + ], + [ + -0.6223908348661672, + 0.7723892708079791, + -0.1266667399727097, + -0.04132697138609141 + ], + [ + -0.018020830125392677, + 0.1476479258645284, + 0.9888757958760515, + 0.2267648151304717 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.014081313768219047, + 0.02663569920708668, + -0.23303610511048908 + ], + "rotation_world_from_camera": [ + [ + 0.7824991363293555, + -0.622390834866167, + -0.018020830125392694 + ], + [ + 0.6177498719778266, + 0.7723892708079788, + 0.1476479258645284 + ], + [ + -0.07797562000517527, + -0.12666673997270966, + 0.9888757958760517 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.07285957323050438, + 0.015924341450840974, + 0.3293885960149186, + 0.9412444160542714 + ] + }, + { + "frame_id": 317, + "image_name": "000317.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7924968716422957, + -0.6098693634884725, + 0.0028404076010505887, + 0.0021834189472330944 + ], + [ + 0.6041064660875309, + 0.7856303336175142, + 0.13356779750848696, + 0.06013538018671793 + ], + [ + -0.08369041802028122, + -0.10413615307950871, + 0.9910356076112461, + -0.23770831760941086 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7924968716422958, + 0.604106466087531, + -0.08369041802028124, + -0.057952433164224416 + ], + [ + -0.6098693634884724, + 0.7856303336175141, + -0.1041361530795087, + -0.07066660822557562 + ], + [ + 0.0028404076010506213, + 0.13356779750848696, + 0.9910356076112461, + 0.22753905489264015 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.0021834189472330944, + 0.06013538018671793, + -0.23770831760941086 + ], + "rotation_world_from_camera": [ + [ + 0.7924968716422957, + -0.6098693634884725, + 0.0028404076010505887 + ], + [ + 0.6041064660875309, + 0.7856303336175142, + 0.13356779750848696 + ], + [ + -0.08369041802028122, + -0.10413615307950871, + 0.9910356076112461 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.0629105126619063, + 0.022901170079126627, + 0.3212897455379786, + 0.9446114032859035 + ] + }, + { + "frame_id": 318, + "image_name": "000318.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7852913530050935, + -0.6187628344347682, + 0.02121427862741137, + 0.0007118072343597681 + ], + [ + 0.6105632188468657, + 0.7796543547134713, + 0.13911018283243975, + 0.087873634329255 + ], + [ + -0.10261601574210549, + -0.09628936544900597, + 0.9900496509845572, + -0.2382390612733099 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7852913530050935, + 0.6105632188468659, + -0.10261601574210548, + -0.07865852835599799 + ], + [ + -0.6187628344347681, + 0.7796543547134714, + -0.096289365449006, + -0.09101050984257311 + ], + [ + 0.0212142786274114, + 0.1391101828324398, + 0.9900496509845574, + 0.22362928164983673 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.0007118072343597681, + 0.087873634329255, + -0.2382390612733099 + ], + "rotation_world_from_camera": [ + [ + 0.7852913530050935, + -0.6187628344347682, + 0.02121427862741137 + ], + [ + 0.6105632188468657, + 0.7796543547134713, + 0.13911018283243975 + ], + [ + -0.10261601574210549, + -0.09628936544900597, + 0.9900496509845572 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.06242464919217552, + 0.03283805233193901, + 0.325999978246162, + 0.942734766345116 + ] + }, + { + "frame_id": 319, + "image_name": "000319.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7594874623143897, + -0.6477430059016062, + 0.06006490566712024, + 0.0064545226507769 + ], + [ + 0.6330658081928662, + 0.757196305793697, + 0.16087708658939298, + 0.11608775718376013 + ], + [ + -0.14968793232709673, + -0.08415909218812666, + 0.9851450502934626, + -0.23216989086527176 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7594874623143899, + 0.6330658081928663, + -0.14968793232709676, + -0.11314634976355388 + ], + [ + -0.6477430059016064, + 0.7571963057936973, + -0.0841590921881267, + -0.10325955623258241 + ], + [ + 0.06006490566712024, + 0.16087708658939298, + 0.9851450502934626, + 0.20965746835453045 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.0064545226507769, + 0.11608775718376013, + -0.23216989086527176 + ], + "rotation_world_from_camera": [ + [ + 0.7594874623143897, + -0.6477430059016062, + 0.06006490566712024 + ], + [ + 0.6330658081928662, + 0.757196305793697, + 0.16087708658939298 + ], + [ + -0.14968793232709673, + -0.08415909218812666, + 0.9851450502934626 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.06547157059982234, + 0.056044163803746716, + 0.3422211573622296, + 0.935658700916305 + ] + }, + { + "frame_id": 320, + "image_name": "000320.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7246320923002518, + -0.6844985980456282, + 0.07981228027145279, + 0.004536045785970174 + ], + [ + 0.6694949259682712, + 0.7266953684137154, + 0.15391681398987342, + 0.136545192248407 + ], + [ + -0.1633550578075202, + -0.0580991462899754, + 0.9848551235024764, + -0.22842670896993814 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7246320923002518, + 0.6694949259682714, + -0.16335505780752016, + -0.13201793597289377 + ], + [ + -0.6844985980456281, + 0.7266953684137155, + -0.058099146289975444, + -0.10939323858589246 + ], + [ + 0.07981228027145282, + 0.1539168139898734, + 0.9848551235024762, + 0.20358858155974904 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + 0.004536045785970174, + 0.136545192248407, + -0.22842670896993814 + ], + "rotation_world_from_camera": [ + [ + 0.7246320923002518, + -0.6844985980456282, + 0.07981228027145279 + ], + [ + 0.6694949259682712, + 0.7266953684137154, + 0.15391681398987342 + ], + [ + -0.1633550578075202, + -0.0580991462899754, + 0.9848551235024764 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.05718741204159376, + 0.06558992417091854, + 0.365214889752769, + 0.9268471535555962 + ] + }, + { + "frame_id": 321, + "image_name": "000321.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6933734722438003, + -0.7057203576123259, + 0.14557473970475254, + -0.003239134362983076 + ], + [ + 0.6884251443721413, + 0.7084499609791944, + 0.1554653446423799, + 0.16406014328053167 + ], + [ + -0.21284747728073217, + -0.007578234630084864, + 0.9770560484307539, + -0.21908812084415621 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6933734722438007, + 0.6884251443721418, + -0.2128474772807322, + -0.1573295518071433 + ], + [ + -0.705720357612326, + 0.7084499609791945, + -0.007578234630084888, + -0.12017462635075392 + ], + [ + 0.14557473970475257, + 0.15546534464237988, + 0.9770560484307537, + 0.1890272430346846 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.003239134362983076, + 0.16406014328053167, + -0.21908812084415621 + ], + "rotation_world_from_camera": [ + [ + 0.6933734722438003, + -0.7057203576123259, + 0.14557473970475254 + ], + [ + 0.6884251443721413, + 0.7084499609791944, + 0.1554653446423799 + ], + [ + -0.21284747728073217, + -0.007578234630084864, + 0.9770560484307539 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.0443493597300236, + 0.0974941540614618, + 0.3792204554107541, + 0.9190864325042761 + ] + }, + { + "frame_id": 322, + "image_name": "000322.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6990634124032855, + -0.7011848126252755, + 0.14017918526918077, + -0.02099936512798584 + ], + [ + 0.6835448937059212, + 0.7128446997197189, + 0.15690383159777974, + 0.180234065296857 + ], + [ + -0.20994457298924094, + -0.013866961641289475, + 0.9776149465138124, + -0.21181208378961533 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6990634124032854, + 0.6835448937059215, + -0.209944572989241, + -0.15298698464602606 + ], + [ + -0.7011848126252755, + 0.7128446997197191, + -0.013866961641289553, + -0.146140524099391 + ], + [ + 0.14017918526918074, + 0.1569038315977797, + 0.9776149465138124, + 0.18173491743025377 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.02099936512798584, + 0.180234065296857, + -0.21181208378961533 + ], + "rotation_world_from_camera": [ + [ + 0.6990634124032855, + -0.7011848126252755, + 0.14017918526918077 + ], + [ + 0.6835448937059212, + 0.7128446997197189, + 0.15690383159777974 + ], + [ + -0.20994457298924094, + -0.013866961641289475, + 0.9776149465138124 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.04637824427938738, + 0.09508725046322072, + 0.37606742560038614, + 0.9205328699504457 + ] + }, + { + "frame_id": 323, + "image_name": "000323.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.6955428429562914, + -0.7066331540674928, + 0.12996052933451127, + -0.03156990377541987 + ], + [ + 0.6909584553746602, + 0.7074497220923789, + 0.14863143563082315, + 0.189888638308 + ], + [ + -0.1969684405140666, + -0.013582204682690651, + 0.9803157436037707, + -0.2118212136144933 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.6955428429562918, + 0.6909584553746602, + -0.19696844051406662, + -0.15096903370812484 + ], + [ + -0.706633154067493, + 0.707449722092379, + -0.013582204682690644, + -0.15952200415737508 + ], + [ + 0.1299605293345113, + 0.14863143563082318, + 0.9803157436037709, + 0.18353109101953818 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.03156990377541987, + 0.189888638308, + -0.2118212136144933 + ], + "rotation_world_from_camera": [ + [ + 0.6955428429562914, + -0.7066331540674928, + 0.12996052933451127 + ], + [ + 0.6909584553746602, + 0.7074497220923789, + 0.14863143563082315 + ], + [ + -0.1969684405140666, + -0.013582204682690651, + 0.9803157436037707 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.04409471980901375, + 0.08886947666707151, + 0.379908929401212, + 0.9196885761838679 + ] + }, + { + "frame_id": 324, + "image_name": "000324.png", + "coordinate_system": "scaled_colmap_world", + "translation_unit": "metre", + "world_from_camera": [ + [ + 0.7051188415409883, + -0.694017520591731, + 0.14542042640427436, + -0.03887014472528273 + ], + [ + 0.6789366673368703, + 0.7199528615458183, + 0.1439196960026388, + 0.19541442505468545 + ], + [ + -0.2045786427010374, + -0.0027492296546872204, + 0.9788462702012544, + -0.21215878157979975 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_from_world": [ + [ + 0.7051188415409883, + 0.6789366673368702, + -0.2045786427010374, + -0.1486691026496581 + ], + [ + -0.6940175205917309, + 0.7199528615458181, + -0.0027492296546872, + -0.16824900918655555 + ], + [ + 0.14542042640427436, + 0.14391969600263876, + 0.9788462702012544, + 0.18519936041177526 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "camera_center_m": [ + -0.03887014472528273, + 0.19541442505468545, + -0.21215878157979975 + ], + "rotation_world_from_camera": [ + [ + 0.7051188415409883, + -0.694017520591731, + 0.14542042640427436 + ], + [ + 0.6789366673368703, + 0.7199528615458183, + 0.1439196960026388 + ], + [ + -0.2045786427010374, + -0.0027492296546872204, + 0.9788462702012544 + ] + ], + "quaternion_world_from_camera_xyzw": [ + -0.03974830120242781, + 0.09485218738064977, + 0.3720801550454042, + 0.9224854976215155 + ] + } + ] +} diff --git a/reconstruction/metric_alignment/depth_scale_report.json b/reconstruction/metric_alignment/depth_scale_report.json new file mode 100644 index 0000000000000000000000000000000000000000..5bb1b4ef9a90eb409ae9498a3cc2c16d9a88b282 --- /dev/null +++ b/reconstruction/metric_alignment/depth_scale_report.json @@ -0,0 +1,2967 @@ +{ + "format": "depth_metric_scale_v1", + "scale_metres_per_reconstruction_unit": 0.09100005427787837, + "rotation": [ + [ + 1.0, + 0.0, + 0.0 + ], + [ + 0.0, + 1.0, + 0.0 + ], + [ + 0.0, + 0.0, + 1.0 + ] + ], + "translation_m": [ + 0.0, + 0.0, + 0.0 + ], + "note": "Depth establishes global scale. Reconstruction origin and orientation are retained.", + "input_cloud": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/reconstruction/mvs_filtered.ply", + "scaled_cloud": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/reconstruction/mvs_filtered_metric.ply", + "camera_model": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/reconstruction/sfm_filtered", + "camera_json": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/camera.json", + "metric_camera_poses": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/reconstruction/metric_alignment/camera_poses_metric.json", + "number_of_metric_camera_poses": 325, + "depth_maps": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps", + "estimation_points": 1000000, + "usable_frames": 325, + "accepted_frames": 325, + "raw_frame_scale_median": 0.09100005427787837, + "raw_frame_scale_robust_sigma": 0.00026548444961080537, + "median_absolute_depth_error_m": 0.006970927581411324, + "frames": [ + { + "frame_id": 0, + "image_name": "000000.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000000.png", + "correspondences": 20000, + "raw_median_scale": 0.09117227456328128, + "accepted": true, + "median_absolute_depth_error_m": 0.006348738739104409 + }, + { + "frame_id": 1, + "image_name": "000001.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000001.png", + "correspondences": 20000, + "raw_median_scale": 0.09124899264160753, + "accepted": true, + "median_absolute_depth_error_m": 0.006589182054100584 + }, + { + "frame_id": 2, + "image_name": "000002.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000002.png", + "correspondences": 20000, + "raw_median_scale": 0.09127105377574135, + "accepted": true, + "median_absolute_depth_error_m": 0.006491809550721206 + }, + { + "frame_id": 3, + "image_name": "000003.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000003.png", + "correspondences": 20000, + "raw_median_scale": 0.09126969907095053, + "accepted": true, + "median_absolute_depth_error_m": 0.006491063212709675 + }, + { + "frame_id": 4, + "image_name": "000004.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000004.png", + "correspondences": 20000, + "raw_median_scale": 0.09116384091217883, + "accepted": true, + "median_absolute_depth_error_m": 0.006287460532304945 + }, + { + "frame_id": 5, + "image_name": "000005.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000005.png", + "correspondences": 20000, + "raw_median_scale": 0.09107749800785926, + "accepted": true, + "median_absolute_depth_error_m": 0.005827038420768288 + }, + { + "frame_id": 6, + "image_name": "000006.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000006.png", + "correspondences": 20000, + "raw_median_scale": 0.09112339084837501, + "accepted": true, + "median_absolute_depth_error_m": 0.00593410182258719 + }, + { + "frame_id": 7, + "image_name": "000007.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000007.png", + "correspondences": 20000, + "raw_median_scale": 0.09117833245975235, + "accepted": true, + "median_absolute_depth_error_m": 0.005716761935363357 + }, + { + "frame_id": 8, + "image_name": "000008.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000008.png", + "correspondences": 20000, + "raw_median_scale": 0.09116080711079758, + "accepted": true, + "median_absolute_depth_error_m": 0.005651441028943244 + }, + { + "frame_id": 9, + "image_name": "000009.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000009.png", + "correspondences": 20000, + "raw_median_scale": 0.09113520087546581, + "accepted": true, + "median_absolute_depth_error_m": 0.005591961752892477 + }, + { + "frame_id": 10, + "image_name": "000010.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000010.png", + "correspondences": 20000, + "raw_median_scale": 0.09115891606480431, + "accepted": true, + "median_absolute_depth_error_m": 0.005685012333808137 + }, + { + "frame_id": 11, + "image_name": "000011.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000011.png", + "correspondences": 20000, + "raw_median_scale": 0.09116408010353477, + "accepted": true, + "median_absolute_depth_error_m": 0.005840253619132624 + }, + { + "frame_id": 12, + "image_name": "000012.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000012.png", + "correspondences": 20000, + "raw_median_scale": 0.09114988401810192, + "accepted": true, + "median_absolute_depth_error_m": 0.006020199656953107 + }, + { + "frame_id": 13, + "image_name": "000013.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000013.png", + "correspondences": 20000, + "raw_median_scale": 0.09118728483985461, + "accepted": true, + "median_absolute_depth_error_m": 0.005973121407969684 + }, + { + "frame_id": 14, + "image_name": "000014.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000014.png", + "correspondences": 20000, + "raw_median_scale": 0.0912470216408777, + "accepted": true, + "median_absolute_depth_error_m": 0.006198505734052562 + }, + { + "frame_id": 15, + "image_name": "000015.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000015.png", + "correspondences": 20000, + "raw_median_scale": 0.09117792212902377, + "accepted": true, + "median_absolute_depth_error_m": 0.006508806295901837 + }, + { + "frame_id": 16, + "image_name": "000016.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000016.png", + "correspondences": 20000, + "raw_median_scale": 0.09106112978304455, + "accepted": true, + "median_absolute_depth_error_m": 0.005976483745724986 + }, + { + "frame_id": 17, + "image_name": "000017.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000017.png", + "correspondences": 20000, + "raw_median_scale": 0.09109300040943641, + "accepted": true, + "median_absolute_depth_error_m": 0.0061351744601815805 + }, + { + "frame_id": 18, + "image_name": "000018.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000018.png", + "correspondences": 20000, + "raw_median_scale": 0.09107319658580663, + "accepted": true, + "median_absolute_depth_error_m": 0.0057426770190937 + }, + { + "frame_id": 19, + "image_name": "000019.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000019.png", + "correspondences": 20000, + "raw_median_scale": 0.09116398180694166, + "accepted": true, + "median_absolute_depth_error_m": 0.0059337847294280155 + }, + { + "frame_id": 20, + "image_name": "000020.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000020.png", + "correspondences": 20000, + "raw_median_scale": 0.09118778360048757, + "accepted": true, + "median_absolute_depth_error_m": 0.005903002000858415 + }, + { + "frame_id": 21, + "image_name": "000021.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000021.png", + "correspondences": 20000, + "raw_median_scale": 0.0911704762839223, + "accepted": true, + "median_absolute_depth_error_m": 0.005657223500820874 + }, + { + "frame_id": 22, + "image_name": "000022.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000022.png", + "correspondences": 20000, + "raw_median_scale": 0.09122381677103936, + "accepted": true, + "median_absolute_depth_error_m": 0.00550683289427617 + }, + { + "frame_id": 23, + "image_name": "000023.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000023.png", + "correspondences": 20000, + "raw_median_scale": 0.09116696145424338, + "accepted": true, + "median_absolute_depth_error_m": 0.005746232748345903 + }, + { + "frame_id": 24, + "image_name": "000024.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000024.png", + "correspondences": 20000, + "raw_median_scale": 0.09123969300912592, + "accepted": true, + "median_absolute_depth_error_m": 0.0057984329412018865 + }, + { + "frame_id": 25, + "image_name": "000025.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000025.png", + "correspondences": 20000, + "raw_median_scale": 0.09121267880658539, + "accepted": true, + "median_absolute_depth_error_m": 0.005747039930835113 + }, + { + "frame_id": 26, + "image_name": "000026.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000026.png", + "correspondences": 20000, + "raw_median_scale": 0.09114469534346743, + "accepted": true, + "median_absolute_depth_error_m": 0.005612250206705388 + }, + { + "frame_id": 27, + "image_name": "000027.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000027.png", + "correspondences": 20000, + "raw_median_scale": 0.09117022918245261, + "accepted": true, + "median_absolute_depth_error_m": 0.005714629572674407 + }, + { + "frame_id": 28, + "image_name": "000028.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000028.png", + "correspondences": 20000, + "raw_median_scale": 0.09112776271118944, + "accepted": true, + "median_absolute_depth_error_m": 0.005557728402682316 + }, + { + "frame_id": 29, + "image_name": "000029.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000029.png", + "correspondences": 20000, + "raw_median_scale": 0.09145984336841512, + "accepted": true, + "median_absolute_depth_error_m": 0.00565103022738761 + }, + { + "frame_id": 30, + "image_name": "000030.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000030.png", + "correspondences": 20000, + "raw_median_scale": 0.09119587094173177, + "accepted": true, + "median_absolute_depth_error_m": 0.005499392329243957 + }, + { + "frame_id": 31, + "image_name": "000031.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000031.png", + "correspondences": 20000, + "raw_median_scale": 0.09136192099193298, + "accepted": true, + "median_absolute_depth_error_m": 0.005462202522405368 + }, + { + "frame_id": 32, + "image_name": "000032.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000032.png", + "correspondences": 20000, + "raw_median_scale": 0.09127885427333884, + "accepted": true, + "median_absolute_depth_error_m": 0.005642579175576479 + }, + { + "frame_id": 33, + "image_name": "000033.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000033.png", + "correspondences": 20000, + "raw_median_scale": 0.09127556149760097, + "accepted": true, + "median_absolute_depth_error_m": 0.005887754931306444 + }, + { + "frame_id": 34, + "image_name": "000034.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000034.png", + "correspondences": 20000, + "raw_median_scale": 0.0912906913227137, + "accepted": true, + "median_absolute_depth_error_m": 0.006103161265204632 + }, + { + "frame_id": 35, + "image_name": "000035.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000035.png", + "correspondences": 20000, + "raw_median_scale": 0.09120676289630932, + "accepted": true, + "median_absolute_depth_error_m": 0.0061003614373106585 + }, + { + "frame_id": 36, + "image_name": "000036.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000036.png", + "correspondences": 20000, + "raw_median_scale": 0.09133704420777677, + "accepted": true, + "median_absolute_depth_error_m": 0.006416341660305136 + }, + { + "frame_id": 37, + "image_name": "000037.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000037.png", + "correspondences": 20000, + "raw_median_scale": 0.09120614094618368, + "accepted": true, + "median_absolute_depth_error_m": 0.006478406300031658 + }, + { + "frame_id": 38, + "image_name": "000038.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000038.png", + "correspondences": 20000, + "raw_median_scale": 0.09109250602154878, + "accepted": true, + "median_absolute_depth_error_m": 0.006096473276364173 + }, + { + "frame_id": 39, + "image_name": "000039.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000039.png", + "correspondences": 20000, + "raw_median_scale": 0.09129792468081926, + "accepted": true, + "median_absolute_depth_error_m": 0.00622882099358954 + }, + { + "frame_id": 40, + "image_name": "000040.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000040.png", + "correspondences": 20000, + "raw_median_scale": 0.09118405476763716, + "accepted": true, + "median_absolute_depth_error_m": 0.00637497995584374 + }, + { + "frame_id": 41, + "image_name": "000041.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000041.png", + "correspondences": 20000, + "raw_median_scale": 0.09136452487463753, + "accepted": true, + "median_absolute_depth_error_m": 0.00636309204696911 + }, + { + "frame_id": 42, + "image_name": "000042.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000042.png", + "correspondences": 20000, + "raw_median_scale": 0.09120636046737288, + "accepted": true, + "median_absolute_depth_error_m": 0.006179192982506326 + }, + { + "frame_id": 43, + "image_name": "000043.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000043.png", + "correspondences": 20000, + "raw_median_scale": 0.09114590993180423, + "accepted": true, + "median_absolute_depth_error_m": 0.006547117202814923 + }, + { + "frame_id": 44, + "image_name": "000044.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000044.png", + "correspondences": 20000, + "raw_median_scale": 0.09104856469055066, + "accepted": true, + "median_absolute_depth_error_m": 0.006478247644921026 + }, + { + "frame_id": 45, + "image_name": "000045.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000045.png", + "correspondences": 20000, + "raw_median_scale": 0.09110995406762067, + "accepted": true, + "median_absolute_depth_error_m": 0.006480856552683156 + }, + { + "frame_id": 46, + "image_name": "000046.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000046.png", + "correspondences": 20000, + "raw_median_scale": 0.09114460102560629, + "accepted": true, + "median_absolute_depth_error_m": 0.006597476630485877 + }, + { + "frame_id": 47, + "image_name": "000047.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000047.png", + "correspondences": 20000, + "raw_median_scale": 0.09116558856809773, + "accepted": true, + "median_absolute_depth_error_m": 0.0063031031495298095 + }, + { + "frame_id": 48, + "image_name": "000048.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000048.png", + "correspondences": 20000, + "raw_median_scale": 0.091169227438324, + "accepted": true, + "median_absolute_depth_error_m": 0.00621381934477469 + }, + { + "frame_id": 49, + "image_name": "000049.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000049.png", + "correspondences": 20000, + "raw_median_scale": 0.0910962793276979, + "accepted": true, + "median_absolute_depth_error_m": 0.00603480252551708 + }, + { + "frame_id": 50, + "image_name": "000050.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000050.png", + "correspondences": 20000, + "raw_median_scale": 0.09117955365693978, + "accepted": true, + "median_absolute_depth_error_m": 0.006218474813613845 + }, + { + "frame_id": 51, + "image_name": "000051.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000051.png", + "correspondences": 20000, + "raw_median_scale": 0.09116272705009282, + "accepted": true, + "median_absolute_depth_error_m": 0.006403487818748804 + }, + { + "frame_id": 52, + "image_name": "000052.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000052.png", + "correspondences": 20000, + "raw_median_scale": 0.0911512235242659, + "accepted": true, + "median_absolute_depth_error_m": 0.005987864964135392 + }, + { + "frame_id": 53, + "image_name": "000053.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000053.png", + "correspondences": 20000, + "raw_median_scale": 0.09127631858410978, + "accepted": true, + "median_absolute_depth_error_m": 0.005968903032759237 + }, + { + "frame_id": 54, + "image_name": "000054.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000054.png", + "correspondences": 20000, + "raw_median_scale": 0.09119618909215813, + "accepted": true, + "median_absolute_depth_error_m": 0.005934077757072387 + }, + { + "frame_id": 55, + "image_name": "000055.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000055.png", + "correspondences": 20000, + "raw_median_scale": 0.09122618759789092, + "accepted": true, + "median_absolute_depth_error_m": 0.006004742501300342 + }, + { + "frame_id": 56, + "image_name": "000056.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000056.png", + "correspondences": 20000, + "raw_median_scale": 0.09123163035240206, + "accepted": true, + "median_absolute_depth_error_m": 0.005921026335524188 + }, + { + "frame_id": 57, + "image_name": "000057.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000057.png", + "correspondences": 20000, + "raw_median_scale": 0.09117091311134205, + "accepted": true, + "median_absolute_depth_error_m": 0.006001219861078322 + }, + { + "frame_id": 58, + "image_name": "000058.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000058.png", + "correspondences": 20000, + "raw_median_scale": 0.0912070066387539, + "accepted": true, + "median_absolute_depth_error_m": 0.006015583965083671 + }, + { + "frame_id": 59, + "image_name": "000059.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000059.png", + "correspondences": 20000, + "raw_median_scale": 0.09112993542149816, + "accepted": true, + "median_absolute_depth_error_m": 0.0066245620183362774 + }, + { + "frame_id": 60, + "image_name": "000060.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000060.png", + "correspondences": 20000, + "raw_median_scale": 0.09109608713767334, + "accepted": true, + "median_absolute_depth_error_m": 0.006308807769415947 + }, + { + "frame_id": 61, + "image_name": "000061.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000061.png", + "correspondences": 20000, + "raw_median_scale": 0.09110171240970026, + "accepted": true, + "median_absolute_depth_error_m": 0.006045192993233001 + }, + { + "frame_id": 62, + "image_name": "000062.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000062.png", + "correspondences": 20000, + "raw_median_scale": 0.09111254652003055, + "accepted": true, + "median_absolute_depth_error_m": 0.006106684050403377 + }, + { + "frame_id": 63, + "image_name": "000063.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000063.png", + "correspondences": 20000, + "raw_median_scale": 0.09109280751694278, + "accepted": true, + "median_absolute_depth_error_m": 0.006049612209720945 + }, + { + "frame_id": 64, + "image_name": "000064.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000064.png", + "correspondences": 20000, + "raw_median_scale": 0.09112797653795426, + "accepted": true, + "median_absolute_depth_error_m": 0.005896728162856052 + }, + { + "frame_id": 65, + "image_name": "000065.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000065.png", + "correspondences": 20000, + "raw_median_scale": 0.09119588310910229, + "accepted": true, + "median_absolute_depth_error_m": 0.006032635953604593 + }, + { + "frame_id": 66, + "image_name": "000066.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000066.png", + "correspondences": 20000, + "raw_median_scale": 0.09129496234789779, + "accepted": true, + "median_absolute_depth_error_m": 0.006661465983822612 + }, + { + "frame_id": 67, + "image_name": "000067.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000067.png", + "correspondences": 20000, + "raw_median_scale": 0.09130105531352697, + "accepted": true, + "median_absolute_depth_error_m": 0.007152077747596408 + }, + { + "frame_id": 68, + "image_name": "000068.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000068.png", + "correspondences": 20000, + "raw_median_scale": 0.09125993550459299, + "accepted": true, + "median_absolute_depth_error_m": 0.007347666991065094 + }, + { + "frame_id": 69, + "image_name": "000069.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000069.png", + "correspondences": 20000, + "raw_median_scale": 0.09120918232545266, + "accepted": true, + "median_absolute_depth_error_m": 0.007354181284472516 + }, + { + "frame_id": 70, + "image_name": "000070.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000070.png", + "correspondences": 20000, + "raw_median_scale": 0.0912011017640089, + "accepted": true, + "median_absolute_depth_error_m": 0.007207735794124148 + }, + { + "frame_id": 71, + "image_name": "000071.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000071.png", + "correspondences": 20000, + "raw_median_scale": 0.09106067617017807, + "accepted": true, + "median_absolute_depth_error_m": 0.006804344041537264 + }, + { + "frame_id": 72, + "image_name": "000072.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000072.png", + "correspondences": 20000, + "raw_median_scale": 0.09122392050143086, + "accepted": true, + "median_absolute_depth_error_m": 0.007387261764158992 + }, + { + "frame_id": 73, + "image_name": "000073.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000073.png", + "correspondences": 20000, + "raw_median_scale": 0.09125581836619759, + "accepted": true, + "median_absolute_depth_error_m": 0.008076421100323 + }, + { + "frame_id": 74, + "image_name": "000074.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000074.png", + "correspondences": 20000, + "raw_median_scale": 0.09127552386790203, + "accepted": true, + "median_absolute_depth_error_m": 0.007476335132445555 + }, + { + "frame_id": 75, + "image_name": "000075.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000075.png", + "correspondences": 20000, + "raw_median_scale": 0.09113242236952465, + "accepted": true, + "median_absolute_depth_error_m": 0.0075313082444821156 + }, + { + "frame_id": 76, + "image_name": "000076.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000076.png", + "correspondences": 20000, + "raw_median_scale": 0.09138642019244736, + "accepted": true, + "median_absolute_depth_error_m": 0.007699118466289595 + }, + { + "frame_id": 77, + "image_name": "000077.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000077.png", + "correspondences": 20000, + "raw_median_scale": 0.09140507280815217, + "accepted": true, + "median_absolute_depth_error_m": 0.007748130031605904 + }, + { + "frame_id": 78, + "image_name": "000078.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000078.png", + "correspondences": 20000, + "raw_median_scale": 0.09129799410720525, + "accepted": true, + "median_absolute_depth_error_m": 0.00745288105800615 + }, + { + "frame_id": 79, + "image_name": "000079.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000079.png", + "correspondences": 20000, + "raw_median_scale": 0.09117912108592559, + "accepted": true, + "median_absolute_depth_error_m": 0.007114730012527881 + }, + { + "frame_id": 80, + "image_name": "000080.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000080.png", + "correspondences": 20000, + "raw_median_scale": 0.09109490219709826, + "accepted": true, + "median_absolute_depth_error_m": 0.007417030982249884 + }, + { + "frame_id": 81, + "image_name": "000081.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000081.png", + "correspondences": 20000, + "raw_median_scale": 0.09118272028743782, + "accepted": true, + "median_absolute_depth_error_m": 0.007747416092441589 + }, + { + "frame_id": 82, + "image_name": "000082.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000082.png", + "correspondences": 20000, + "raw_median_scale": 0.0910677493921607, + "accepted": true, + "median_absolute_depth_error_m": 0.0077889974328508305 + }, + { + "frame_id": 83, + "image_name": "000083.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000083.png", + "correspondences": 20000, + "raw_median_scale": 0.0908433989223118, + "accepted": true, + "median_absolute_depth_error_m": 0.00869153194901029 + }, + { + "frame_id": 84, + "image_name": "000084.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000084.png", + "correspondences": 20000, + "raw_median_scale": 0.09116576588475979, + "accepted": true, + "median_absolute_depth_error_m": 0.008645526886803756 + }, + { + "frame_id": 85, + "image_name": "000085.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000085.png", + "correspondences": 20000, + "raw_median_scale": 0.09088722382544004, + "accepted": true, + "median_absolute_depth_error_m": 0.010013350537685262 + }, + { + "frame_id": 86, + "image_name": "000086.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000086.png", + "correspondences": 20000, + "raw_median_scale": 0.09093920002575849, + "accepted": true, + "median_absolute_depth_error_m": 0.01050933226929679 + }, + { + "frame_id": 87, + "image_name": "000087.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000087.png", + "correspondences": 20000, + "raw_median_scale": 0.09085239570427875, + "accepted": true, + "median_absolute_depth_error_m": 0.010488343506857345 + }, + { + "frame_id": 88, + "image_name": "000088.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000088.png", + "correspondences": 20000, + "raw_median_scale": 0.09106717988937332, + "accepted": true, + "median_absolute_depth_error_m": 0.01125664705707885 + }, + { + "frame_id": 89, + "image_name": "000089.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000089.png", + "correspondences": 20000, + "raw_median_scale": 0.0909094700511523, + "accepted": true, + "median_absolute_depth_error_m": 0.01157216168841646 + }, + { + "frame_id": 90, + "image_name": "000090.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000090.png", + "correspondences": 20000, + "raw_median_scale": 0.09085087613039611, + "accepted": true, + "median_absolute_depth_error_m": 0.009814358003022938 + }, + { + "frame_id": 91, + "image_name": "000091.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000091.png", + "correspondences": 20000, + "raw_median_scale": 0.09102973319028064, + "accepted": true, + "median_absolute_depth_error_m": 0.009182207055519698 + }, + { + "frame_id": 92, + "image_name": "000092.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000092.png", + "correspondences": 20000, + "raw_median_scale": 0.09106359185929883, + "accepted": true, + "median_absolute_depth_error_m": 0.009371159267172136 + }, + { + "frame_id": 93, + "image_name": "000093.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000093.png", + "correspondences": 20000, + "raw_median_scale": 0.09107852132163848, + "accepted": true, + "median_absolute_depth_error_m": 0.009291596658277307 + }, + { + "frame_id": 94, + "image_name": "000094.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000094.png", + "correspondences": 20000, + "raw_median_scale": 0.09095590481290877, + "accepted": true, + "median_absolute_depth_error_m": 0.009145705374562219 + }, + { + "frame_id": 95, + "image_name": "000095.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000095.png", + "correspondences": 20000, + "raw_median_scale": 0.09165296910789059, + "accepted": true, + "median_absolute_depth_error_m": 0.011064012943192314 + }, + { + "frame_id": 96, + "image_name": "000096.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000096.png", + "correspondences": 20000, + "raw_median_scale": 0.09133425711465226, + "accepted": true, + "median_absolute_depth_error_m": 0.009526933795878434 + }, + { + "frame_id": 97, + "image_name": "000097.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000097.png", + "correspondences": 20000, + "raw_median_scale": 0.09129851825744163, + "accepted": true, + "median_absolute_depth_error_m": 0.0095228829430892 + }, + { + "frame_id": 98, + "image_name": "000098.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000098.png", + "correspondences": 20000, + "raw_median_scale": 0.09115803633338287, + "accepted": true, + "median_absolute_depth_error_m": 0.009554169889285036 + }, + { + "frame_id": 99, + "image_name": "000099.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000099.png", + "correspondences": 20000, + "raw_median_scale": 0.09111727393476657, + "accepted": true, + "median_absolute_depth_error_m": 0.00938487113040698 + }, + { + "frame_id": 100, + "image_name": "000100.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000100.png", + "correspondences": 20000, + "raw_median_scale": 0.09101400986525596, + "accepted": true, + "median_absolute_depth_error_m": 0.00884806243993247 + }, + { + "frame_id": 101, + "image_name": "000101.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000101.png", + "correspondences": 20000, + "raw_median_scale": 0.09100005427787837, + "accepted": true, + "median_absolute_depth_error_m": 0.009193399699618854 + }, + { + "frame_id": 102, + "image_name": "000102.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000102.png", + "correspondences": 20000, + "raw_median_scale": 0.0911194338930531, + "accepted": true, + "median_absolute_depth_error_m": 0.00899809883527869 + }, + { + "frame_id": 103, + "image_name": "000103.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000103.png", + "correspondences": 20000, + "raw_median_scale": 0.09085816035137405, + "accepted": true, + "median_absolute_depth_error_m": 0.008913948846343028 + }, + { + "frame_id": 104, + "image_name": "000104.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000104.png", + "correspondences": 20000, + "raw_median_scale": 0.0909869475998889, + "accepted": true, + "median_absolute_depth_error_m": 0.00873692631539802 + }, + { + "frame_id": 105, + "image_name": "000105.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000105.png", + "correspondences": 20000, + "raw_median_scale": 0.09082853259909657, + "accepted": true, + "median_absolute_depth_error_m": 0.007620022200679311 + }, + { + "frame_id": 106, + "image_name": "000106.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000106.png", + "correspondences": 20000, + "raw_median_scale": 0.09083058792717633, + "accepted": true, + "median_absolute_depth_error_m": 0.006388414147267263 + }, + { + "frame_id": 107, + "image_name": "000107.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000107.png", + "correspondences": 20000, + "raw_median_scale": 0.0909067311441297, + "accepted": true, + "median_absolute_depth_error_m": 0.005729525776893618 + }, + { + "frame_id": 108, + "image_name": "000108.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000108.png", + "correspondences": 20000, + "raw_median_scale": 0.09081451427872766, + "accepted": true, + "median_absolute_depth_error_m": 0.005242609626416261 + }, + { + "frame_id": 109, + "image_name": "000109.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000109.png", + "correspondences": 20000, + "raw_median_scale": 0.09088972207454071, + "accepted": true, + "median_absolute_depth_error_m": 0.004917199996673449 + }, + { + "frame_id": 110, + "image_name": "000110.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000110.png", + "correspondences": 20000, + "raw_median_scale": 0.09083738387679617, + "accepted": true, + "median_absolute_depth_error_m": 0.004740459956373511 + }, + { + "frame_id": 111, + "image_name": "000111.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000111.png", + "correspondences": 20000, + "raw_median_scale": 0.0908874257906356, + "accepted": true, + "median_absolute_depth_error_m": 0.004551607126534352 + }, + { + "frame_id": 112, + "image_name": "000112.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000112.png", + "correspondences": 20000, + "raw_median_scale": 0.09087617068504608, + "accepted": true, + "median_absolute_depth_error_m": 0.004332469760330637 + }, + { + "frame_id": 113, + "image_name": "000113.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000113.png", + "correspondences": 20000, + "raw_median_scale": 0.09093858552461123, + "accepted": true, + "median_absolute_depth_error_m": 0.004146978045993954 + }, + { + "frame_id": 114, + "image_name": "000114.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000114.png", + "correspondences": 20000, + "raw_median_scale": 0.09093629705922726, + "accepted": true, + "median_absolute_depth_error_m": 0.004241970510218573 + }, + { + "frame_id": 115, + "image_name": "000115.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000115.png", + "correspondences": 20000, + "raw_median_scale": 0.09086151589160443, + "accepted": true, + "median_absolute_depth_error_m": 0.004275279665017062 + }, + { + "frame_id": 116, + "image_name": "000116.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000116.png", + "correspondences": 20000, + "raw_median_scale": 0.09082317939091858, + "accepted": true, + "median_absolute_depth_error_m": 0.0043231939931202 + }, + { + "frame_id": 117, + "image_name": "000117.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000117.png", + "correspondences": 20000, + "raw_median_scale": 0.09087077951693776, + "accepted": true, + "median_absolute_depth_error_m": 0.00397826802567125 + }, + { + "frame_id": 118, + "image_name": "000118.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000118.png", + "correspondences": 20000, + "raw_median_scale": 0.09096672151012127, + "accepted": true, + "median_absolute_depth_error_m": 0.004059820502242628 + }, + { + "frame_id": 119, + "image_name": "000119.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000119.png", + "correspondences": 20000, + "raw_median_scale": 0.09090106371879719, + "accepted": true, + "median_absolute_depth_error_m": 0.004036460073191195 + }, + { + "frame_id": 120, + "image_name": "000120.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000120.png", + "correspondences": 20000, + "raw_median_scale": 0.09088821635066419, + "accepted": true, + "median_absolute_depth_error_m": 0.0041486060812433445 + }, + { + "frame_id": 121, + "image_name": "000121.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000121.png", + "correspondences": 20000, + "raw_median_scale": 0.09074956189761224, + "accepted": true, + "median_absolute_depth_error_m": 0.004140974108381379 + }, + { + "frame_id": 122, + "image_name": "000122.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000122.png", + "correspondences": 20000, + "raw_median_scale": 0.09089063289350705, + "accepted": true, + "median_absolute_depth_error_m": 0.004197232944248341 + }, + { + "frame_id": 123, + "image_name": "000123.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000123.png", + "correspondences": 20000, + "raw_median_scale": 0.09089406104586993, + "accepted": true, + "median_absolute_depth_error_m": 0.0041501606367480015 + }, + { + "frame_id": 124, + "image_name": "000124.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000124.png", + "correspondences": 20000, + "raw_median_scale": 0.09084232791376484, + "accepted": true, + "median_absolute_depth_error_m": 0.00430612562545965 + }, + { + "frame_id": 125, + "image_name": "000125.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000125.png", + "correspondences": 20000, + "raw_median_scale": 0.09079213376533, + "accepted": true, + "median_absolute_depth_error_m": 0.004520783791566563 + }, + { + "frame_id": 126, + "image_name": "000126.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000126.png", + "correspondences": 20000, + "raw_median_scale": 0.09065418180015489, + "accepted": true, + "median_absolute_depth_error_m": 0.004705117465811204 + }, + { + "frame_id": 127, + "image_name": "000127.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000127.png", + "correspondences": 20000, + "raw_median_scale": 0.0905851105090154, + "accepted": true, + "median_absolute_depth_error_m": 0.004987453890543503 + }, + { + "frame_id": 128, + "image_name": "000128.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000128.png", + "correspondences": 20000, + "raw_median_scale": 0.09059359490940945, + "accepted": true, + "median_absolute_depth_error_m": 0.005106724729566858 + }, + { + "frame_id": 129, + "image_name": "000129.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000129.png", + "correspondences": 20000, + "raw_median_scale": 0.09051320083205733, + "accepted": true, + "median_absolute_depth_error_m": 0.005406369950430812 + }, + { + "frame_id": 130, + "image_name": "000130.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000130.png", + "correspondences": 20000, + "raw_median_scale": 0.09056148852667573, + "accepted": true, + "median_absolute_depth_error_m": 0.0052409437570068995 + }, + { + "frame_id": 131, + "image_name": "000131.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000131.png", + "correspondences": 20000, + "raw_median_scale": 0.0905742092800313, + "accepted": true, + "median_absolute_depth_error_m": 0.005645377823157993 + }, + { + "frame_id": 132, + "image_name": "000132.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000132.png", + "correspondences": 20000, + "raw_median_scale": 0.09041790665167318, + "accepted": true, + "median_absolute_depth_error_m": 0.006231057728485451 + }, + { + "frame_id": 133, + "image_name": "000133.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000133.png", + "correspondences": 20000, + "raw_median_scale": 0.09056074242846603, + "accepted": true, + "median_absolute_depth_error_m": 0.005925360835069893 + }, + { + "frame_id": 134, + "image_name": "000134.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000134.png", + "correspondences": 20000, + "raw_median_scale": 0.09045502194517929, + "accepted": true, + "median_absolute_depth_error_m": 0.0063500588112804235 + }, + { + "frame_id": 135, + "image_name": "000135.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000135.png", + "correspondences": 20000, + "raw_median_scale": 0.0904764623047642, + "accepted": true, + "median_absolute_depth_error_m": 0.006530976050584891 + }, + { + "frame_id": 136, + "image_name": "000136.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000136.png", + "correspondences": 20000, + "raw_median_scale": 0.09045192599062626, + "accepted": true, + "median_absolute_depth_error_m": 0.006259724333355282 + }, + { + "frame_id": 137, + "image_name": "000137.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000137.png", + "correspondences": 20000, + "raw_median_scale": 0.09037843637391457, + "accepted": true, + "median_absolute_depth_error_m": 0.006264102379595876 + }, + { + "frame_id": 138, + "image_name": "000138.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000138.png", + "correspondences": 20000, + "raw_median_scale": 0.09046084438557667, + "accepted": true, + "median_absolute_depth_error_m": 0.006384723259060698 + }, + { + "frame_id": 139, + "image_name": "000139.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000139.png", + "correspondences": 20000, + "raw_median_scale": 0.09048607690030046, + "accepted": true, + "median_absolute_depth_error_m": 0.006721958916958426 + }, + { + "frame_id": 140, + "image_name": "000140.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000140.png", + "correspondences": 20000, + "raw_median_scale": 0.09040723787897642, + "accepted": true, + "median_absolute_depth_error_m": 0.007286433842686152 + }, + { + "frame_id": 141, + "image_name": "000141.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000141.png", + "correspondences": 20000, + "raw_median_scale": 0.09055379527659316, + "accepted": true, + "median_absolute_depth_error_m": 0.007227504462825773 + }, + { + "frame_id": 142, + "image_name": "000142.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000142.png", + "correspondences": 20000, + "raw_median_scale": 0.09050304396152889, + "accepted": true, + "median_absolute_depth_error_m": 0.00807925795776987 + }, + { + "frame_id": 143, + "image_name": "000143.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000143.png", + "correspondences": 20000, + "raw_median_scale": 0.09047121602169916, + "accepted": true, + "median_absolute_depth_error_m": 0.009042721336612991 + }, + { + "frame_id": 144, + "image_name": "000144.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000144.png", + "correspondences": 20000, + "raw_median_scale": 0.09039958640388485, + "accepted": true, + "median_absolute_depth_error_m": 0.00925269910178772 + }, + { + "frame_id": 145, + "image_name": "000145.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000145.png", + "correspondences": 20000, + "raw_median_scale": 0.09032329877534942, + "accepted": true, + "median_absolute_depth_error_m": 0.009833927495706607 + }, + { + "frame_id": 146, + "image_name": "000146.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000146.png", + "correspondences": 20000, + "raw_median_scale": 0.09036231029709763, + "accepted": true, + "median_absolute_depth_error_m": 0.010144133025576013 + }, + { + "frame_id": 147, + "image_name": "000147.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000147.png", + "correspondences": 20000, + "raw_median_scale": 0.09029853340104099, + "accepted": true, + "median_absolute_depth_error_m": 0.010374435747311339 + }, + { + "frame_id": 148, + "image_name": "000148.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000148.png", + "correspondences": 20000, + "raw_median_scale": 0.09043570062421927, + "accepted": true, + "median_absolute_depth_error_m": 0.010243610731569736 + }, + { + "frame_id": 149, + "image_name": "000149.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000149.png", + "correspondences": 20000, + "raw_median_scale": 0.09048046602671765, + "accepted": true, + "median_absolute_depth_error_m": 0.010879768249594857 + }, + { + "frame_id": 150, + "image_name": "000150.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000150.png", + "correspondences": 20000, + "raw_median_scale": 0.09048202470984511, + "accepted": true, + "median_absolute_depth_error_m": 0.010800390714588326 + }, + { + "frame_id": 151, + "image_name": "000151.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000151.png", + "correspondences": 20000, + "raw_median_scale": 0.09053210176026427, + "accepted": true, + "median_absolute_depth_error_m": 0.011447626429574115 + }, + { + "frame_id": 152, + "image_name": "000152.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000152.png", + "correspondences": 20000, + "raw_median_scale": 0.0905248879443036, + "accepted": true, + "median_absolute_depth_error_m": 0.011841061412736553 + }, + { + "frame_id": 153, + "image_name": "000153.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000153.png", + "correspondences": 20000, + "raw_median_scale": 0.09053527735011073, + "accepted": true, + "median_absolute_depth_error_m": 0.012209352980465549 + }, + { + "frame_id": 154, + "image_name": "000154.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000154.png", + "correspondences": 20000, + "raw_median_scale": 0.09056675783864532, + "accepted": true, + "median_absolute_depth_error_m": 0.012645571352385199 + }, + { + "frame_id": 155, + "image_name": "000155.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000155.png", + "correspondences": 20000, + "raw_median_scale": 0.09036722930495741, + "accepted": true, + "median_absolute_depth_error_m": 0.013274467688822733 + }, + { + "frame_id": 156, + "image_name": "000156.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000156.png", + "correspondences": 20000, + "raw_median_scale": 0.09060429671172301, + "accepted": true, + "median_absolute_depth_error_m": 0.01303764102677335 + }, + { + "frame_id": 157, + "image_name": "000157.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000157.png", + "correspondences": 20000, + "raw_median_scale": 0.09058063089381678, + "accepted": true, + "median_absolute_depth_error_m": 0.013481213310591822 + }, + { + "frame_id": 158, + "image_name": "000158.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000158.png", + "correspondences": 20000, + "raw_median_scale": 0.09051831106756103, + "accepted": true, + "median_absolute_depth_error_m": 0.013450158105095256 + }, + { + "frame_id": 159, + "image_name": "000159.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000159.png", + "correspondences": 20000, + "raw_median_scale": 0.09044368736592714, + "accepted": true, + "median_absolute_depth_error_m": 0.013733762914212078 + }, + { + "frame_id": 160, + "image_name": "000160.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000160.png", + "correspondences": 20000, + "raw_median_scale": 0.09060333207867985, + "accepted": true, + "median_absolute_depth_error_m": 0.012902013429229586 + }, + { + "frame_id": 161, + "image_name": "000161.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000161.png", + "correspondences": 20000, + "raw_median_scale": 0.09062074393209454, + "accepted": true, + "median_absolute_depth_error_m": 0.012314399441349988 + }, + { + "frame_id": 162, + "image_name": "000162.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000162.png", + "correspondences": 20000, + "raw_median_scale": 0.09050216766610394, + "accepted": true, + "median_absolute_depth_error_m": 0.012661562770278911 + }, + { + "frame_id": 163, + "image_name": "000163.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000163.png", + "correspondences": 20000, + "raw_median_scale": 0.09066828878365746, + "accepted": true, + "median_absolute_depth_error_m": 0.011126440858879816 + }, + { + "frame_id": 164, + "image_name": "000164.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000164.png", + "correspondences": 20000, + "raw_median_scale": 0.0905918844408658, + "accepted": true, + "median_absolute_depth_error_m": 0.011089058115144268 + }, + { + "frame_id": 165, + "image_name": "000165.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000165.png", + "correspondences": 20000, + "raw_median_scale": 0.09068967297256075, + "accepted": true, + "median_absolute_depth_error_m": 0.010389780379401914 + }, + { + "frame_id": 166, + "image_name": "000166.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000166.png", + "correspondences": 20000, + "raw_median_scale": 0.09067376801620122, + "accepted": true, + "median_absolute_depth_error_m": 0.010368931838963091 + }, + { + "frame_id": 167, + "image_name": "000167.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000167.png", + "correspondences": 20000, + "raw_median_scale": 0.09069567602839045, + "accepted": true, + "median_absolute_depth_error_m": 0.00940638593782206 + }, + { + "frame_id": 168, + "image_name": "000168.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000168.png", + "correspondences": 20000, + "raw_median_scale": 0.09065737741693551, + "accepted": true, + "median_absolute_depth_error_m": 0.008490222020961558 + }, + { + "frame_id": 169, + "image_name": "000169.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000169.png", + "correspondences": 20000, + "raw_median_scale": 0.0906076904757821, + "accepted": true, + "median_absolute_depth_error_m": 0.008757616394480139 + }, + { + "frame_id": 170, + "image_name": "000170.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000170.png", + "correspondences": 20000, + "raw_median_scale": 0.09075635442366599, + "accepted": true, + "median_absolute_depth_error_m": 0.007909168599444155 + }, + { + "frame_id": 171, + "image_name": "000171.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000171.png", + "correspondences": 20000, + "raw_median_scale": 0.09068014210767192, + "accepted": true, + "median_absolute_depth_error_m": 0.007787597562308846 + }, + { + "frame_id": 172, + "image_name": "000172.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000172.png", + "correspondences": 20000, + "raw_median_scale": 0.09074562846856418, + "accepted": true, + "median_absolute_depth_error_m": 0.007109834180924868 + }, + { + "frame_id": 173, + "image_name": "000173.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000173.png", + "correspondences": 20000, + "raw_median_scale": 0.09065812245110458, + "accepted": true, + "median_absolute_depth_error_m": 0.006984515163340532 + }, + { + "frame_id": 174, + "image_name": "000174.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000174.png", + "correspondences": 20000, + "raw_median_scale": 0.0908302269384533, + "accepted": true, + "median_absolute_depth_error_m": 0.006667151118778913 + }, + { + "frame_id": 175, + "image_name": "000175.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000175.png", + "correspondences": 20000, + "raw_median_scale": 0.09071396961217108, + "accepted": true, + "median_absolute_depth_error_m": 0.006530962940629409 + }, + { + "frame_id": 176, + "image_name": "000176.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000176.png", + "correspondences": 20000, + "raw_median_scale": 0.09078328068772343, + "accepted": true, + "median_absolute_depth_error_m": 0.006856945935692499 + }, + { + "frame_id": 177, + "image_name": "000177.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000177.png", + "correspondences": 20000, + "raw_median_scale": 0.09090420602123019, + "accepted": true, + "median_absolute_depth_error_m": 0.0069077865159061225 + }, + { + "frame_id": 178, + "image_name": "000178.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000178.png", + "correspondences": 20000, + "raw_median_scale": 0.09093665835735304, + "accepted": true, + "median_absolute_depth_error_m": 0.006953159116564189 + }, + { + "frame_id": 179, + "image_name": "000179.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000179.png", + "correspondences": 20000, + "raw_median_scale": 0.09079326301377733, + "accepted": true, + "median_absolute_depth_error_m": 0.007429559226151294 + }, + { + "frame_id": 180, + "image_name": "000180.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000180.png", + "correspondences": 20000, + "raw_median_scale": 0.09091295195905097, + "accepted": true, + "median_absolute_depth_error_m": 0.007097535725870463 + }, + { + "frame_id": 181, + "image_name": "000181.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000181.png", + "correspondences": 20000, + "raw_median_scale": 0.09094535944615977, + "accepted": true, + "median_absolute_depth_error_m": 0.006909924422455638 + }, + { + "frame_id": 182, + "image_name": "000182.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000182.png", + "correspondences": 20000, + "raw_median_scale": 0.0909869646929728, + "accepted": true, + "median_absolute_depth_error_m": 0.007085217741945649 + }, + { + "frame_id": 183, + "image_name": "000183.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000183.png", + "correspondences": 20000, + "raw_median_scale": 0.0909936447774706, + "accepted": true, + "median_absolute_depth_error_m": 0.006720458599749124 + }, + { + "frame_id": 184, + "image_name": "000184.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000184.png", + "correspondences": 20000, + "raw_median_scale": 0.09099968507631598, + "accepted": true, + "median_absolute_depth_error_m": 0.006710702062256935 + }, + { + "frame_id": 185, + "image_name": "000185.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000185.png", + "correspondences": 20000, + "raw_median_scale": 0.09101839584116185, + "accepted": true, + "median_absolute_depth_error_m": 0.006533482667772983 + }, + { + "frame_id": 186, + "image_name": "000186.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000186.png", + "correspondences": 20000, + "raw_median_scale": 0.0910328781965754, + "accepted": true, + "median_absolute_depth_error_m": 0.006644098541049415 + }, + { + "frame_id": 187, + "image_name": "000187.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000187.png", + "correspondences": 20000, + "raw_median_scale": 0.09113686551060828, + "accepted": true, + "median_absolute_depth_error_m": 0.006956335138304293 + }, + { + "frame_id": 188, + "image_name": "000188.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000188.png", + "correspondences": 20000, + "raw_median_scale": 0.0913381526454794, + "accepted": true, + "median_absolute_depth_error_m": 0.008157016504477588 + }, + { + "frame_id": 189, + "image_name": "000189.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000189.png", + "correspondences": 20000, + "raw_median_scale": 0.09143954613070149, + "accepted": true, + "median_absolute_depth_error_m": 0.008254336400790041 + }, + { + "frame_id": 190, + "image_name": "000190.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000190.png", + "correspondences": 20000, + "raw_median_scale": 0.09144234481180802, + "accepted": true, + "median_absolute_depth_error_m": 0.008300205517021542 + }, + { + "frame_id": 191, + "image_name": "000191.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000191.png", + "correspondences": 20000, + "raw_median_scale": 0.09138157106380512, + "accepted": true, + "median_absolute_depth_error_m": 0.008246098542194269 + }, + { + "frame_id": 192, + "image_name": "000192.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000192.png", + "correspondences": 20000, + "raw_median_scale": 0.09139647542930068, + "accepted": true, + "median_absolute_depth_error_m": 0.008138497818498291 + }, + { + "frame_id": 193, + "image_name": "000193.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000193.png", + "correspondences": 20000, + "raw_median_scale": 0.09133586869987659, + "accepted": true, + "median_absolute_depth_error_m": 0.007922592768322634 + }, + { + "frame_id": 194, + "image_name": "000194.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000194.png", + "correspondences": 20000, + "raw_median_scale": 0.09133941756749026, + "accepted": true, + "median_absolute_depth_error_m": 0.008050262281045995 + }, + { + "frame_id": 195, + "image_name": "000195.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000195.png", + "correspondences": 20000, + "raw_median_scale": 0.09138037064151824, + "accepted": true, + "median_absolute_depth_error_m": 0.008321989135909702 + }, + { + "frame_id": 196, + "image_name": "000196.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000196.png", + "correspondences": 20000, + "raw_median_scale": 0.0914595353857921, + "accepted": true, + "median_absolute_depth_error_m": 0.00845432057522244 + }, + { + "frame_id": 197, + "image_name": "000197.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000197.png", + "correspondences": 20000, + "raw_median_scale": 0.0915760782410478, + "accepted": true, + "median_absolute_depth_error_m": 0.008683310999387073 + }, + { + "frame_id": 198, + "image_name": "000198.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000198.png", + "correspondences": 20000, + "raw_median_scale": 0.09148959937008697, + "accepted": true, + "median_absolute_depth_error_m": 0.008708810882053386 + }, + { + "frame_id": 199, + "image_name": "000199.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000199.png", + "correspondences": 20000, + "raw_median_scale": 0.09150901439212641, + "accepted": true, + "median_absolute_depth_error_m": 0.008772264106516936 + }, + { + "frame_id": 200, + "image_name": "000200.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000200.png", + "correspondences": 20000, + "raw_median_scale": 0.09145275643696005, + "accepted": true, + "median_absolute_depth_error_m": 0.00895386582100488 + }, + { + "frame_id": 201, + "image_name": "000201.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000201.png", + "correspondences": 20000, + "raw_median_scale": 0.09128957502195936, + "accepted": true, + "median_absolute_depth_error_m": 0.008574182072196346 + }, + { + "frame_id": 202, + "image_name": "000202.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000202.png", + "correspondences": 20000, + "raw_median_scale": 0.09137228011116708, + "accepted": true, + "median_absolute_depth_error_m": 0.008326681230321376 + }, + { + "frame_id": 203, + "image_name": "000203.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000203.png", + "correspondences": 20000, + "raw_median_scale": 0.09153001372656039, + "accepted": true, + "median_absolute_depth_error_m": 0.008222180787656824 + }, + { + "frame_id": 204, + "image_name": "000204.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000204.png", + "correspondences": 20000, + "raw_median_scale": 0.09149504815132531, + "accepted": true, + "median_absolute_depth_error_m": 0.00809885916299688 + }, + { + "frame_id": 205, + "image_name": "000205.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000205.png", + "correspondences": 20000, + "raw_median_scale": 0.09143935500981948, + "accepted": true, + "median_absolute_depth_error_m": 0.007831724022998532 + }, + { + "frame_id": 206, + "image_name": "000206.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000206.png", + "correspondences": 20000, + "raw_median_scale": 0.09141163238530489, + "accepted": true, + "median_absolute_depth_error_m": 0.007587157975920716 + }, + { + "frame_id": 207, + "image_name": "000207.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000207.png", + "correspondences": 20000, + "raw_median_scale": 0.09129515081752759, + "accepted": true, + "median_absolute_depth_error_m": 0.007120537009658701 + }, + { + "frame_id": 208, + "image_name": "000208.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000208.png", + "correspondences": 20000, + "raw_median_scale": 0.09138261863694153, + "accepted": true, + "median_absolute_depth_error_m": 0.007226037080304476 + }, + { + "frame_id": 209, + "image_name": "000209.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000209.png", + "correspondences": 20000, + "raw_median_scale": 0.09127234198696457, + "accepted": true, + "median_absolute_depth_error_m": 0.007098568215373829 + }, + { + "frame_id": 210, + "image_name": "000210.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000210.png", + "correspondences": 20000, + "raw_median_scale": 0.09114994775341703, + "accepted": true, + "median_absolute_depth_error_m": 0.006553731585911271 + }, + { + "frame_id": 211, + "image_name": "000211.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000211.png", + "correspondences": 20000, + "raw_median_scale": 0.0911582467348498, + "accepted": true, + "median_absolute_depth_error_m": 0.0064648002469710475 + }, + { + "frame_id": 212, + "image_name": "000212.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000212.png", + "correspondences": 20000, + "raw_median_scale": 0.09110039513794974, + "accepted": true, + "median_absolute_depth_error_m": 0.006464950563936256 + }, + { + "frame_id": 213, + "image_name": "000213.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000213.png", + "correspondences": 20000, + "raw_median_scale": 0.0911037591237168, + "accepted": true, + "median_absolute_depth_error_m": 0.006227637630793259 + }, + { + "frame_id": 214, + "image_name": "000214.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000214.png", + "correspondences": 20000, + "raw_median_scale": 0.09109628932349084, + "accepted": true, + "median_absolute_depth_error_m": 0.006292060678428746 + }, + { + "frame_id": 215, + "image_name": "000215.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000215.png", + "correspondences": 20000, + "raw_median_scale": 0.09109193960073175, + "accepted": true, + "median_absolute_depth_error_m": 0.00638267913885765 + }, + { + "frame_id": 216, + "image_name": "000216.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000216.png", + "correspondences": 20000, + "raw_median_scale": 0.09108755211806312, + "accepted": true, + "median_absolute_depth_error_m": 0.006506849561344286 + }, + { + "frame_id": 217, + "image_name": "000217.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000217.png", + "correspondences": 20000, + "raw_median_scale": 0.0911654215717497, + "accepted": true, + "median_absolute_depth_error_m": 0.006547755987212633 + }, + { + "frame_id": 218, + "image_name": "000218.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000218.png", + "correspondences": 20000, + "raw_median_scale": 0.09112290321306557, + "accepted": true, + "median_absolute_depth_error_m": 0.006281684183490177 + }, + { + "frame_id": 219, + "image_name": "000219.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000219.png", + "correspondences": 20000, + "raw_median_scale": 0.0910615848062028, + "accepted": true, + "median_absolute_depth_error_m": 0.006658017938886707 + }, + { + "frame_id": 220, + "image_name": "000220.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000220.png", + "correspondences": 20000, + "raw_median_scale": 0.09105030087502163, + "accepted": true, + "median_absolute_depth_error_m": 0.006371981981852792 + }, + { + "frame_id": 221, + "image_name": "000221.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000221.png", + "correspondences": 20000, + "raw_median_scale": 0.09109784351604627, + "accepted": true, + "median_absolute_depth_error_m": 0.006368995147501999 + }, + { + "frame_id": 222, + "image_name": "000222.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000222.png", + "correspondences": 20000, + "raw_median_scale": 0.09110294645878779, + "accepted": true, + "median_absolute_depth_error_m": 0.006620187445695369 + }, + { + "frame_id": 223, + "image_name": "000223.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000223.png", + "correspondences": 20000, + "raw_median_scale": 0.09106295448149399, + "accepted": true, + "median_absolute_depth_error_m": 0.006482830066440848 + }, + { + "frame_id": 224, + "image_name": "000224.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000224.png", + "correspondences": 20000, + "raw_median_scale": 0.09118932371237894, + "accepted": true, + "median_absolute_depth_error_m": 0.006580065201418794 + }, + { + "frame_id": 225, + "image_name": "000225.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000225.png", + "correspondences": 20000, + "raw_median_scale": 0.09111503173253979, + "accepted": true, + "median_absolute_depth_error_m": 0.00639665710338333 + }, + { + "frame_id": 226, + "image_name": "000226.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000226.png", + "correspondences": 20000, + "raw_median_scale": 0.0910800124611892, + "accepted": true, + "median_absolute_depth_error_m": 0.006640236158650725 + }, + { + "frame_id": 227, + "image_name": "000227.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000227.png", + "correspondences": 20000, + "raw_median_scale": 0.09114193940769622, + "accepted": true, + "median_absolute_depth_error_m": 0.006650372062009691 + }, + { + "frame_id": 228, + "image_name": "000228.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000228.png", + "correspondences": 20000, + "raw_median_scale": 0.09121296426373052, + "accepted": true, + "median_absolute_depth_error_m": 0.006612971120344369 + }, + { + "frame_id": 229, + "image_name": "000229.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000229.png", + "correspondences": 20000, + "raw_median_scale": 0.09115205229985443, + "accepted": true, + "median_absolute_depth_error_m": 0.00707956905739493 + }, + { + "frame_id": 230, + "image_name": "000230.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000230.png", + "correspondences": 20000, + "raw_median_scale": 0.09114392470461773, + "accepted": true, + "median_absolute_depth_error_m": 0.007256752504058883 + }, + { + "frame_id": 231, + "image_name": "000231.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000231.png", + "correspondences": 20000, + "raw_median_scale": 0.09089365543791797, + "accepted": true, + "median_absolute_depth_error_m": 0.006580260964810042 + }, + { + "frame_id": 232, + "image_name": "000232.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000232.png", + "correspondences": 20000, + "raw_median_scale": 0.09092903418793977, + "accepted": true, + "median_absolute_depth_error_m": 0.0069683866599666855 + }, + { + "frame_id": 233, + "image_name": "000233.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000233.png", + "correspondences": 20000, + "raw_median_scale": 0.09090275754407827, + "accepted": true, + "median_absolute_depth_error_m": 0.00658492804960692 + }, + { + "frame_id": 234, + "image_name": "000234.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000234.png", + "correspondences": 20000, + "raw_median_scale": 0.0909246577037219, + "accepted": true, + "median_absolute_depth_error_m": 0.006937962983229712 + }, + { + "frame_id": 235, + "image_name": "000235.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000235.png", + "correspondences": 20000, + "raw_median_scale": 0.09088186007864679, + "accepted": true, + "median_absolute_depth_error_m": 0.007107081601072124 + }, + { + "frame_id": 236, + "image_name": "000236.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000236.png", + "correspondences": 20000, + "raw_median_scale": 0.09090738982119598, + "accepted": true, + "median_absolute_depth_error_m": 0.006371655186588665 + }, + { + "frame_id": 237, + "image_name": "000237.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000237.png", + "correspondences": 20000, + "raw_median_scale": 0.09086983466413981, + "accepted": true, + "median_absolute_depth_error_m": 0.007294838000365789 + }, + { + "frame_id": 238, + "image_name": "000238.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000238.png", + "correspondences": 20000, + "raw_median_scale": 0.09077099035731798, + "accepted": true, + "median_absolute_depth_error_m": 0.0074539956027093734 + }, + { + "frame_id": 239, + "image_name": "000239.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000239.png", + "correspondences": 20000, + "raw_median_scale": 0.09087983481436829, + "accepted": true, + "median_absolute_depth_error_m": 0.0070394859159161605 + }, + { + "frame_id": 240, + "image_name": "000240.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000240.png", + "correspondences": 20000, + "raw_median_scale": 0.09090021285288175, + "accepted": true, + "median_absolute_depth_error_m": 0.007001571629699582 + }, + { + "frame_id": 241, + "image_name": "000241.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000241.png", + "correspondences": 20000, + "raw_median_scale": 0.09090136317896816, + "accepted": true, + "median_absolute_depth_error_m": 0.006049352246971451 + }, + { + "frame_id": 242, + "image_name": "000242.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000242.png", + "correspondences": 20000, + "raw_median_scale": 0.09095020415850179, + "accepted": true, + "median_absolute_depth_error_m": 0.006486475946024639 + }, + { + "frame_id": 243, + "image_name": "000243.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000243.png", + "correspondences": 20000, + "raw_median_scale": 0.09089688238035895, + "accepted": true, + "median_absolute_depth_error_m": 0.006464746410635019 + }, + { + "frame_id": 244, + "image_name": "000244.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000244.png", + "correspondences": 20000, + "raw_median_scale": 0.09085936903807162, + "accepted": true, + "median_absolute_depth_error_m": 0.0056727356589067746 + }, + { + "frame_id": 245, + "image_name": "000245.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000245.png", + "correspondences": 20000, + "raw_median_scale": 0.09079080162927315, + "accepted": true, + "median_absolute_depth_error_m": 0.005441541233869696 + }, + { + "frame_id": 246, + "image_name": "000246.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000246.png", + "correspondences": 20000, + "raw_median_scale": 0.09076698655973257, + "accepted": true, + "median_absolute_depth_error_m": 0.005293191565255401 + }, + { + "frame_id": 247, + "image_name": "000247.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000247.png", + "correspondences": 20000, + "raw_median_scale": 0.09082143113030024, + "accepted": true, + "median_absolute_depth_error_m": 0.0051775597787227234 + }, + { + "frame_id": 248, + "image_name": "000248.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000248.png", + "correspondences": 20000, + "raw_median_scale": 0.0908163383294738, + "accepted": true, + "median_absolute_depth_error_m": 0.005422655981229374 + }, + { + "frame_id": 249, + "image_name": "000249.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000249.png", + "correspondences": 20000, + "raw_median_scale": 0.09076681776820147, + "accepted": true, + "median_absolute_depth_error_m": 0.005509589462792175 + }, + { + "frame_id": 250, + "image_name": "000250.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000250.png", + "correspondences": 20000, + "raw_median_scale": 0.09070202701798144, + "accepted": true, + "median_absolute_depth_error_m": 0.00557577884857377 + }, + { + "frame_id": 251, + "image_name": "000251.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000251.png", + "correspondences": 20000, + "raw_median_scale": 0.0909788204991087, + "accepted": true, + "median_absolute_depth_error_m": 0.005928266104146124 + }, + { + "frame_id": 252, + "image_name": "000252.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000252.png", + "correspondences": 20000, + "raw_median_scale": 0.09092749180024162, + "accepted": true, + "median_absolute_depth_error_m": 0.006302386264741305 + }, + { + "frame_id": 253, + "image_name": "000253.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000253.png", + "correspondences": 20000, + "raw_median_scale": 0.0908729720251103, + "accepted": true, + "median_absolute_depth_error_m": 0.006617077687104844 + }, + { + "frame_id": 254, + "image_name": "000254.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000254.png", + "correspondences": 20000, + "raw_median_scale": 0.0909569682753102, + "accepted": true, + "median_absolute_depth_error_m": 0.006671513047232236 + }, + { + "frame_id": 255, + "image_name": "000255.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000255.png", + "correspondences": 20000, + "raw_median_scale": 0.09084752779749955, + "accepted": true, + "median_absolute_depth_error_m": 0.006686260523681736 + }, + { + "frame_id": 256, + "image_name": "000256.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000256.png", + "correspondences": 20000, + "raw_median_scale": 0.09101970959446479, + "accepted": true, + "median_absolute_depth_error_m": 0.006703530369657373 + }, + { + "frame_id": 257, + "image_name": "000257.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000257.png", + "correspondences": 20000, + "raw_median_scale": 0.09101174066413906, + "accepted": true, + "median_absolute_depth_error_m": 0.006743579850201242 + }, + { + "frame_id": 258, + "image_name": "000258.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000258.png", + "correspondences": 20000, + "raw_median_scale": 0.09109258125382985, + "accepted": true, + "median_absolute_depth_error_m": 0.006917872201023412 + }, + { + "frame_id": 259, + "image_name": "000259.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000259.png", + "correspondences": 20000, + "raw_median_scale": 0.09113979083566807, + "accepted": true, + "median_absolute_depth_error_m": 0.007118374074888578 + }, + { + "frame_id": 260, + "image_name": "000260.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000260.png", + "correspondences": 20000, + "raw_median_scale": 0.09114842866611134, + "accepted": true, + "median_absolute_depth_error_m": 0.007595399400979974 + }, + { + "frame_id": 261, + "image_name": "000261.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000261.png", + "correspondences": 20000, + "raw_median_scale": 0.09118395295928296, + "accepted": true, + "median_absolute_depth_error_m": 0.009701200532549747 + }, + { + "frame_id": 262, + "image_name": "000262.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000262.png", + "correspondences": 20000, + "raw_median_scale": 0.09116550100579082, + "accepted": true, + "median_absolute_depth_error_m": 0.010307339537607263 + }, + { + "frame_id": 263, + "image_name": "000263.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000263.png", + "correspondences": 20000, + "raw_median_scale": 0.09095454448604326, + "accepted": true, + "median_absolute_depth_error_m": 0.009511728144675102 + }, + { + "frame_id": 264, + "image_name": "000264.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000264.png", + "correspondences": 20000, + "raw_median_scale": 0.09113670440154437, + "accepted": true, + "median_absolute_depth_error_m": 0.010700653582542019 + }, + { + "frame_id": 265, + "image_name": "000265.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000265.png", + "correspondences": 20000, + "raw_median_scale": 0.09102642799307278, + "accepted": true, + "median_absolute_depth_error_m": 0.010530193232719032 + }, + { + "frame_id": 266, + "image_name": "000266.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000266.png", + "correspondences": 20000, + "raw_median_scale": 0.09090938514898333, + "accepted": true, + "median_absolute_depth_error_m": 0.010030775216265025 + }, + { + "frame_id": 267, + "image_name": "000267.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000267.png", + "correspondences": 20000, + "raw_median_scale": 0.0908665693901976, + "accepted": true, + "median_absolute_depth_error_m": 0.009705696909290407 + }, + { + "frame_id": 268, + "image_name": "000268.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000268.png", + "correspondences": 20000, + "raw_median_scale": 0.09089246662478362, + "accepted": true, + "median_absolute_depth_error_m": 0.009742413832063201 + }, + { + "frame_id": 269, + "image_name": "000269.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000269.png", + "correspondences": 20000, + "raw_median_scale": 0.09097618815279354, + "accepted": true, + "median_absolute_depth_error_m": 0.009470531328916343 + }, + { + "frame_id": 270, + "image_name": "000270.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000270.png", + "correspondences": 20000, + "raw_median_scale": 0.09090697534276107, + "accepted": true, + "median_absolute_depth_error_m": 0.00955779637836554 + }, + { + "frame_id": 271, + "image_name": "000271.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000271.png", + "correspondences": 20000, + "raw_median_scale": 0.09093654232060064, + "accepted": true, + "median_absolute_depth_error_m": 0.009103466115509745 + }, + { + "frame_id": 272, + "image_name": "000272.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000272.png", + "correspondences": 20000, + "raw_median_scale": 0.09116966166454626, + "accepted": true, + "median_absolute_depth_error_m": 0.00942824952156282 + }, + { + "frame_id": 273, + "image_name": "000273.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000273.png", + "correspondences": 20000, + "raw_median_scale": 0.09096845342221128, + "accepted": true, + "median_absolute_depth_error_m": 0.00967836788415205 + }, + { + "frame_id": 274, + "image_name": "000274.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000274.png", + "correspondences": 20000, + "raw_median_scale": 0.09096800179198719, + "accepted": true, + "median_absolute_depth_error_m": 0.009849213662595668 + }, + { + "frame_id": 275, + "image_name": "000275.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000275.png", + "correspondences": 20000, + "raw_median_scale": 0.09087480477213529, + "accepted": true, + "median_absolute_depth_error_m": 0.009759412939470496 + }, + { + "frame_id": 276, + "image_name": "000276.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000276.png", + "correspondences": 20000, + "raw_median_scale": 0.09082915969877231, + "accepted": true, + "median_absolute_depth_error_m": 0.010160375253761122 + }, + { + "frame_id": 277, + "image_name": "000277.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000277.png", + "correspondences": 20000, + "raw_median_scale": 0.09069523419588844, + "accepted": true, + "median_absolute_depth_error_m": 0.010261071964982549 + }, + { + "frame_id": 278, + "image_name": "000278.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000278.png", + "correspondences": 20000, + "raw_median_scale": 0.09057140196229196, + "accepted": true, + "median_absolute_depth_error_m": 0.011031764838798364 + }, + { + "frame_id": 279, + "image_name": "000279.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000279.png", + "correspondences": 20000, + "raw_median_scale": 0.0906735085953804, + "accepted": true, + "median_absolute_depth_error_m": 0.010386879376283187 + }, + { + "frame_id": 280, + "image_name": "000280.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000280.png", + "correspondences": 20000, + "raw_median_scale": 0.09051761901987931, + "accepted": true, + "median_absolute_depth_error_m": 0.009865394016166928 + }, + { + "frame_id": 281, + "image_name": "000281.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000281.png", + "correspondences": 20000, + "raw_median_scale": 0.0905017601557353, + "accepted": true, + "median_absolute_depth_error_m": 0.009400812446062501 + }, + { + "frame_id": 282, + "image_name": "000282.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000282.png", + "correspondences": 20000, + "raw_median_scale": 0.09044970476283859, + "accepted": true, + "median_absolute_depth_error_m": 0.008938598510899343 + }, + { + "frame_id": 283, + "image_name": "000283.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000283.png", + "correspondences": 20000, + "raw_median_scale": 0.09050044111517527, + "accepted": true, + "median_absolute_depth_error_m": 0.008653311434420857 + }, + { + "frame_id": 284, + "image_name": "000284.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000284.png", + "correspondences": 20000, + "raw_median_scale": 0.09031941460552818, + "accepted": true, + "median_absolute_depth_error_m": 0.008579705998535858 + }, + { + "frame_id": 285, + "image_name": "000285.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000285.png", + "correspondences": 20000, + "raw_median_scale": 0.09038250892210242, + "accepted": true, + "median_absolute_depth_error_m": 0.00808063509781165 + }, + { + "frame_id": 286, + "image_name": "000286.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000286.png", + "correspondences": 20000, + "raw_median_scale": 0.09032253146282809, + "accepted": true, + "median_absolute_depth_error_m": 0.007844696609400514 + }, + { + "frame_id": 287, + "image_name": "000287.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000287.png", + "correspondences": 20000, + "raw_median_scale": 0.09037188687091444, + "accepted": true, + "median_absolute_depth_error_m": 0.0076904902380871 + }, + { + "frame_id": 288, + "image_name": "000288.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000288.png", + "correspondences": 20000, + "raw_median_scale": 0.09030206986255122, + "accepted": true, + "median_absolute_depth_error_m": 0.0071017710920304455 + }, + { + "frame_id": 289, + "image_name": "000289.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000289.png", + "correspondences": 20000, + "raw_median_scale": 0.09049528566314219, + "accepted": true, + "median_absolute_depth_error_m": 0.006026991170474838 + }, + { + "frame_id": 290, + "image_name": "000290.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000290.png", + "correspondences": 20000, + "raw_median_scale": 0.09053986785123912, + "accepted": true, + "median_absolute_depth_error_m": 0.005500449644062516 + }, + { + "frame_id": 291, + "image_name": "000291.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000291.png", + "correspondences": 20000, + "raw_median_scale": 0.09054825438232796, + "accepted": true, + "median_absolute_depth_error_m": 0.005229850791865109 + }, + { + "frame_id": 292, + "image_name": "000292.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000292.png", + "correspondences": 20000, + "raw_median_scale": 0.0905038695688003, + "accepted": true, + "median_absolute_depth_error_m": 0.005406117341222538 + }, + { + "frame_id": 293, + "image_name": "000293.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000293.png", + "correspondences": 20000, + "raw_median_scale": 0.09052715300403702, + "accepted": true, + "median_absolute_depth_error_m": 0.005446105127209139 + }, + { + "frame_id": 294, + "image_name": "000294.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000294.png", + "correspondences": 20000, + "raw_median_scale": 0.09055805163220615, + "accepted": true, + "median_absolute_depth_error_m": 0.005232242530049475 + }, + { + "frame_id": 295, + "image_name": "000295.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000295.png", + "correspondences": 20000, + "raw_median_scale": 0.09062191868268461, + "accepted": true, + "median_absolute_depth_error_m": 0.005197950598304857 + }, + { + "frame_id": 296, + "image_name": "000296.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000296.png", + "correspondences": 20000, + "raw_median_scale": 0.09062543450225047, + "accepted": true, + "median_absolute_depth_error_m": 0.005186665507979221 + }, + { + "frame_id": 297, + "image_name": "000297.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000297.png", + "correspondences": 20000, + "raw_median_scale": 0.09064337357364059, + "accepted": true, + "median_absolute_depth_error_m": 0.005048342231361136 + }, + { + "frame_id": 298, + "image_name": "000298.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000298.png", + "correspondences": 20000, + "raw_median_scale": 0.09066649769681906, + "accepted": true, + "median_absolute_depth_error_m": 0.005105067002727531 + }, + { + "frame_id": 299, + "image_name": "000299.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000299.png", + "correspondences": 20000, + "raw_median_scale": 0.09070754560968142, + "accepted": true, + "median_absolute_depth_error_m": 0.005554281946899942 + }, + { + "frame_id": 300, + "image_name": "000300.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000300.png", + "correspondences": 20000, + "raw_median_scale": 0.09063473126751075, + "accepted": true, + "median_absolute_depth_error_m": 0.005648920147176356 + }, + { + "frame_id": 301, + "image_name": "000301.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000301.png", + "correspondences": 20000, + "raw_median_scale": 0.0906443832811886, + "accepted": true, + "median_absolute_depth_error_m": 0.005712226455249297 + }, + { + "frame_id": 302, + "image_name": "000302.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000302.png", + "correspondences": 20000, + "raw_median_scale": 0.09074215031021163, + "accepted": true, + "median_absolute_depth_error_m": 0.006250174158920929 + }, + { + "frame_id": 303, + "image_name": "000303.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000303.png", + "correspondences": 20000, + "raw_median_scale": 0.09078206780536945, + "accepted": true, + "median_absolute_depth_error_m": 0.006451617290137324 + }, + { + "frame_id": 304, + "image_name": "000304.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000304.png", + "correspondences": 20000, + "raw_median_scale": 0.09081193919654046, + "accepted": true, + "median_absolute_depth_error_m": 0.006649311587745066 + }, + { + "frame_id": 305, + "image_name": "000305.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000305.png", + "correspondences": 20000, + "raw_median_scale": 0.0908983906630908, + "accepted": true, + "median_absolute_depth_error_m": 0.00679373652242557 + }, + { + "frame_id": 306, + "image_name": "000306.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000306.png", + "correspondences": 20000, + "raw_median_scale": 0.09086052636709387, + "accepted": true, + "median_absolute_depth_error_m": 0.007233247961098921 + }, + { + "frame_id": 307, + "image_name": "000307.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000307.png", + "correspondences": 20000, + "raw_median_scale": 0.0908848853732517, + "accepted": true, + "median_absolute_depth_error_m": 0.007253306126903725 + }, + { + "frame_id": 308, + "image_name": "000308.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000308.png", + "correspondences": 20000, + "raw_median_scale": 0.09097019162755708, + "accepted": true, + "median_absolute_depth_error_m": 0.007296408137716481 + }, + { + "frame_id": 309, + "image_name": "000309.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000309.png", + "correspondences": 20000, + "raw_median_scale": 0.09098158064532377, + "accepted": true, + "median_absolute_depth_error_m": 0.007495756746426885 + }, + { + "frame_id": 310, + "image_name": "000310.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000310.png", + "correspondences": 20000, + "raw_median_scale": 0.09113622485979767, + "accepted": true, + "median_absolute_depth_error_m": 0.007906026809977096 + }, + { + "frame_id": 311, + "image_name": "000311.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000311.png", + "correspondences": 20000, + "raw_median_scale": 0.09116254872651028, + "accepted": true, + "median_absolute_depth_error_m": 0.008545002197529683 + }, + { + "frame_id": 312, + "image_name": "000312.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000312.png", + "correspondences": 20000, + "raw_median_scale": 0.09129457759873735, + "accepted": true, + "median_absolute_depth_error_m": 0.009156490324558841 + }, + { + "frame_id": 313, + "image_name": "000313.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000313.png", + "correspondences": 20000, + "raw_median_scale": 0.09122498942189308, + "accepted": true, + "median_absolute_depth_error_m": 0.00936107469685793 + }, + { + "frame_id": 314, + "image_name": "000314.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000314.png", + "correspondences": 20000, + "raw_median_scale": 0.09131044004904786, + "accepted": true, + "median_absolute_depth_error_m": 0.008829223388937213 + }, + { + "frame_id": 315, + "image_name": "000315.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000315.png", + "correspondences": 20000, + "raw_median_scale": 0.09122158115435652, + "accepted": true, + "median_absolute_depth_error_m": 0.00890852628923472 + }, + { + "frame_id": 316, + "image_name": "000316.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000316.png", + "correspondences": 20000, + "raw_median_scale": 0.09115756364629252, + "accepted": true, + "median_absolute_depth_error_m": 0.009007130061710111 + }, + { + "frame_id": 317, + "image_name": "000317.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000317.png", + "correspondences": 20000, + "raw_median_scale": 0.09121517484232078, + "accepted": true, + "median_absolute_depth_error_m": 0.009088709928286809 + }, + { + "frame_id": 318, + "image_name": "000318.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000318.png", + "correspondences": 20000, + "raw_median_scale": 0.09111447717557865, + "accepted": true, + "median_absolute_depth_error_m": 0.009094045959073316 + }, + { + "frame_id": 319, + "image_name": "000319.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000319.png", + "correspondences": 20000, + "raw_median_scale": 0.09110043382754647, + "accepted": true, + "median_absolute_depth_error_m": 0.008567280110369835 + }, + { + "frame_id": 320, + "image_name": "000320.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000320.png", + "correspondences": 20000, + "raw_median_scale": 0.09100679916498292, + "accepted": true, + "median_absolute_depth_error_m": 0.008196855805349013 + }, + { + "frame_id": 321, + "image_name": "000321.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000321.png", + "correspondences": 20000, + "raw_median_scale": 0.09092891357508451, + "accepted": true, + "median_absolute_depth_error_m": 0.007097503492957458 + }, + { + "frame_id": 322, + "image_name": "000322.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000322.png", + "correspondences": 20000, + "raw_median_scale": 0.09090957965858897, + "accepted": true, + "median_absolute_depth_error_m": 0.0073465564777039916 + }, + { + "frame_id": 323, + "image_name": "000323.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000323.png", + "correspondences": 20000, + "raw_median_scale": 0.09093023063368215, + "accepted": true, + "median_absolute_depth_error_m": 0.007903630023697095 + }, + { + "frame_id": 324, + "image_name": "000324.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000324.png", + "correspondences": 20000, + "raw_median_scale": 0.0909272215773772, + "accepted": true, + "median_absolute_depth_error_m": 0.00757070798841708 + } + ] +} diff --git a/reconstruction/metric_alignment/rotation.npy b/reconstruction/metric_alignment/rotation.npy new file mode 100644 index 0000000000000000000000000000000000000000..92b9f3e23bad7ca921c8d8f6cb6b1e24540aed7d --- /dev/null +++ b/reconstruction/metric_alignment/rotation.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:690cb65306536c48955ec3fa4a50f7c9acd6a53c173b07344729471f4188f443 +size 200 diff --git a/reconstruction/metric_alignment/scale.npy b/reconstruction/metric_alignment/scale.npy new file mode 100644 index 0000000000000000000000000000000000000000..a4723ddf3bb41d1ddfe16c0d68412c82da644f7c --- /dev/null +++ b/reconstruction/metric_alignment/scale.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb68927cac6d9d0c8be1d03fc20cd9f1020e2eb12e6cda524ccc0eaadaf4c8f5 +size 136 diff --git a/reconstruction/metric_alignment/translation.npy b/reconstruction/metric_alignment/translation.npy new file mode 100644 index 0000000000000000000000000000000000000000..ac64d523d5a7859e217a30508ff00a75ed3bd087 --- /dev/null +++ b/reconstruction/metric_alignment/translation.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0237082f316c456f6dfc5bfd9f16db975dd4a0020cf5ba83f3d4d7820f60efe8 +size 152 diff --git a/reconstruction/mvs_filtered_metric.ply b/reconstruction/mvs_filtered_metric.ply new file mode 100644 index 0000000000000000000000000000000000000000..12261e8b95aa1f8462e602b60aa0141b127767ab --- /dev/null +++ b/reconstruction/mvs_filtered_metric.ply @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f6ebebffd6797d26e396ff80368fecc6282dd39cce33383f4af8501a8efd863 +size 43803768 diff --git a/sam6d_scene/annotation_overlays.mp4 b/sam6d_scene/annotation_overlays.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3851f809bfd12a346a1a621cafb49d2638c5130 --- /dev/null +++ b/sam6d_scene/annotation_overlays.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd186119f6a6f069fd08dde4be37de303faef9e5cbb59101a3dbfb1c81dcb4e7 +size 4006656 diff --git a/sam6d_scene/annotations.json b/sam6d_scene/annotations.json new file mode 100644 index 0000000000000000000000000000000000000000..ab7fc4982637eb899b517f620d8685bcb3261094 --- /dev/null +++ b/sam6d_scene/annotations.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a0c2043e705c0458be54514daa12e5dbe709b40109f469c435a89c0dfce61eb +size 12003202 diff --git a/sam6d_scene/masks/000000.png b/sam6d_scene/masks/000000.png new file mode 100644 index 0000000000000000000000000000000000000000..3502171bedfc8399cda4e47836db9c614345bd97 --- /dev/null +++ b/sam6d_scene/masks/000000.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e1dd7436cca33f501b6c9af6a0b51ee10ad9b24aaa59a22bdf7839103a607b +size 6222 diff --git a/sam6d_scene/masks/000001.png b/sam6d_scene/masks/000001.png new file mode 100644 index 0000000000000000000000000000000000000000..ddcdb5670c4db7298ffc13091e4afe536cd98b9b --- /dev/null +++ b/sam6d_scene/masks/000001.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbc175707aad671462ca447bd9ce443de212402106cc219f0c2082e3559e3288 +size 6249 diff --git a/sam6d_scene/masks/000002.png b/sam6d_scene/masks/000002.png new file mode 100644 index 0000000000000000000000000000000000000000..67fe9b3c976661b0e33a68a3a5af9d43f36730fc --- /dev/null +++ b/sam6d_scene/masks/000002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09be6d8a8e7739b705edc51de6f3c156a8a0f904b371f9f958c8958b62cd353 +size 6244 diff --git a/sam6d_scene/masks/000003.png b/sam6d_scene/masks/000003.png new file mode 100644 index 0000000000000000000000000000000000000000..e9924dee081181c6c93fb004d8994f476ab0846b --- /dev/null +++ b/sam6d_scene/masks/000003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac77a1d953f07163dd900c7c9527190fd865264da2b6cd564bfe7633b2240afd +size 6270 diff --git a/sam6d_scene/masks/000004.png b/sam6d_scene/masks/000004.png new file mode 100644 index 0000000000000000000000000000000000000000..a025c8adfebd3e62ec02efe6ee98f506718b8e32 --- /dev/null +++ b/sam6d_scene/masks/000004.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d963aba20228d6ddb3297553038887252f6121081e30ad58744b115103a4bb6 +size 6271 diff --git a/sam6d_scene/masks/000005.png b/sam6d_scene/masks/000005.png new file mode 100644 index 0000000000000000000000000000000000000000..52b96b9d7038f1b7be0c9737fe57b2bc4c1e8bdf --- /dev/null +++ b/sam6d_scene/masks/000005.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0030d37d676cc79dcc8935010506c79f6a839539c652e0cdbd2011e678b01091 +size 6177 diff --git a/sam6d_scene/masks/000006.png b/sam6d_scene/masks/000006.png new file mode 100644 index 0000000000000000000000000000000000000000..129bca430baad93717bc353b9b3b2d7f4b809508 --- /dev/null +++ b/sam6d_scene/masks/000006.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef716ddcaa133f00182db0f1010927670ce2582fbcfde1600ce93da2a8f89a7e +size 6160 diff --git a/sam6d_scene/masks/000007.png b/sam6d_scene/masks/000007.png new file mode 100644 index 0000000000000000000000000000000000000000..e56490b82687b25a7accd1c6ab8e3c3886f5ca2a --- /dev/null +++ b/sam6d_scene/masks/000007.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d782004873be174d068a35b8839dfb41eddea8273b0566a99937557f15eb99ea +size 6061 diff --git a/sam6d_scene/masks/000008.png b/sam6d_scene/masks/000008.png new file mode 100644 index 0000000000000000000000000000000000000000..73fbfbc7a8d21c68643fe219d78a48e29c732f3e --- /dev/null +++ b/sam6d_scene/masks/000008.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e9ab98f2067a4c6d631822807efe8b0f0f0c7055b0e1d1337784c5809c3834 +size 6032 diff --git a/sam6d_scene/masks/000009.png b/sam6d_scene/masks/000009.png new file mode 100644 index 0000000000000000000000000000000000000000..629ba884bee22bd2174632de3c14444ed6bbe29c --- /dev/null +++ b/sam6d_scene/masks/000009.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4056bafc828b1ac7dd1bca906f9cd3c1f3692cc09ee70a763bd4f2126652ef17 +size 5949 diff --git a/sam6d_scene/masks/000010.png b/sam6d_scene/masks/000010.png new file mode 100644 index 0000000000000000000000000000000000000000..3e0f976a3834e35ebde452008230b08bf08bf22a --- /dev/null +++ b/sam6d_scene/masks/000010.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af9aa5003ad3bfaed90edd9495aadd3b1b4a31e795aa8cf7de4cc66a39a0bded +size 5931 diff --git a/sam6d_scene/masks/000011.png b/sam6d_scene/masks/000011.png new file mode 100644 index 0000000000000000000000000000000000000000..6ea229150a4ba3a7d76e25e8e3034d7d2ec6645f --- /dev/null +++ b/sam6d_scene/masks/000011.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66f6736776dcbb82ea6b3a898b718b8c4465080c032c4ff44305ecf79431334e +size 5874 diff --git a/sam6d_scene/masks/000012.png b/sam6d_scene/masks/000012.png new file mode 100644 index 0000000000000000000000000000000000000000..f5bff8ddd552c6357345dcdb26ffa50e1e29ed8b --- /dev/null +++ b/sam6d_scene/masks/000012.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e570f2e6b55e3a128c43280ff519e2596997dda3d7f55eeb2eebf9b0fde766e +size 5797 diff --git a/sam6d_scene/masks/000013.png b/sam6d_scene/masks/000013.png new file mode 100644 index 0000000000000000000000000000000000000000..c48f8027edf42b0b6d9038f34aed1045eb14f6e7 --- /dev/null +++ b/sam6d_scene/masks/000013.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:035740426752bef73823573252d2d0347c16784381d8f626f5e05297c5a962aa +size 5710 diff --git a/sam6d_scene/masks/000014.png b/sam6d_scene/masks/000014.png new file mode 100644 index 0000000000000000000000000000000000000000..0377f49e093ab65d9e0559727850874d78076f5f --- /dev/null +++ b/sam6d_scene/masks/000014.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb2968b747eb5a16e1b2d44ee8d7f39379fa34ee336df693cf0e18df4e986e2 +size 5534 diff --git a/sam6d_scene/masks/000015.png b/sam6d_scene/masks/000015.png new file mode 100644 index 0000000000000000000000000000000000000000..5ca9a16b9b80afce6f58c554f857069a4d7273a5 --- /dev/null +++ b/sam6d_scene/masks/000015.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47655be5d7c735df853fbf4e3251e8204b38934bcb80cf399f121f90ab1aa091 +size 5382 diff --git a/sam6d_scene/masks/000016.png b/sam6d_scene/masks/000016.png new file mode 100644 index 0000000000000000000000000000000000000000..6e59f640cbcb88c91da23f74059f5badc3606358 --- /dev/null +++ b/sam6d_scene/masks/000016.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230eb0415f85447ea3fc45fd1a7235d818115fdf4e44425cc92a763d86aa0401 +size 5404 diff --git a/sam6d_scene/masks/000017.png b/sam6d_scene/masks/000017.png new file mode 100644 index 0000000000000000000000000000000000000000..ebd900e15f50edeeed412a7df4c6f431e0a6f5a3 --- /dev/null +++ b/sam6d_scene/masks/000017.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e3461c5bce11b7409077c6909f9add61fdfda6fdb98e595f32402dd467c859 +size 5375 diff --git a/sam6d_scene/masks/000018.png b/sam6d_scene/masks/000018.png new file mode 100644 index 0000000000000000000000000000000000000000..18d55822a81da6d40da9b2c0593ff53b122e469a --- /dev/null +++ b/sam6d_scene/masks/000018.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3022c172a7d24bbfa9933579ecbc62bd70ce544cefba6e1fb19ccb74d5ea1a55 +size 5382 diff --git a/sam6d_scene/masks/000019.png b/sam6d_scene/masks/000019.png new file mode 100644 index 0000000000000000000000000000000000000000..5766439fbdeefe57a57da3145f9168025ba81815 --- /dev/null +++ b/sam6d_scene/masks/000019.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd78188e1df53184cbd286b39091f40101a28082c6165cffbfe40aac01bfe6b1 +size 5448 diff --git a/sam6d_scene/masks/000020.png b/sam6d_scene/masks/000020.png new file mode 100644 index 0000000000000000000000000000000000000000..eb184af7bd36f9e8a16880694b7d044958457b6a --- /dev/null +++ b/sam6d_scene/masks/000020.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d823d11102d3d4d5f6ce29b2f035c6445ad2a2482777cd4c84979387b8dce561 +size 5633 diff --git a/sam6d_scene/masks/000021.png b/sam6d_scene/masks/000021.png new file mode 100644 index 0000000000000000000000000000000000000000..cd1ce6572bec482ac0e6bc5e04fd386726cdc88a --- /dev/null +++ b/sam6d_scene/masks/000021.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5786dbdb3fc00413c9d4b1f6db43f0efcf1e560f439241b83659b3b8ad176dd +size 5841 diff --git a/sam6d_scene/masks/000022.png b/sam6d_scene/masks/000022.png new file mode 100644 index 0000000000000000000000000000000000000000..f9b4d0cfeaaccdbcc66542bfddfadf6ae52577f2 --- /dev/null +++ b/sam6d_scene/masks/000022.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa78a1dbb98679c9f42757513590e959a5638e7ec2a2b14ea47f9f01fa03e85 +size 6127 diff --git a/sam6d_scene/masks/000023.png b/sam6d_scene/masks/000023.png new file mode 100644 index 0000000000000000000000000000000000000000..87092f506c09a0fd94f495d4ebcd43b533928baf --- /dev/null +++ b/sam6d_scene/masks/000023.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26dc3f3daf98b54f0416337e00c75f5455c71d7e06b0885cf5eb83da6e9e0e1f +size 6382 diff --git a/sam6d_scene/masks/000024.png b/sam6d_scene/masks/000024.png new file mode 100644 index 0000000000000000000000000000000000000000..46c813082046e52d9ae2f3a2f3266de6f9a4a7e5 --- /dev/null +++ b/sam6d_scene/masks/000024.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15427f9b599f217864dceea82b79f1b77b3e3cf5b61aecfa73a0abc50886c11b +size 6442 diff --git a/sam6d_scene/masks/000025.png b/sam6d_scene/masks/000025.png new file mode 100644 index 0000000000000000000000000000000000000000..3b62ec7916ee277f9642a643b74659f09b005779 --- /dev/null +++ b/sam6d_scene/masks/000025.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a76def8491dd3ec643a56869dde4f40aa4ff70326f94241b27165a9e1ee5b17c +size 6522 diff --git a/sam6d_scene/masks/000026.png b/sam6d_scene/masks/000026.png new file mode 100644 index 0000000000000000000000000000000000000000..a3f3304eb7e8a85232bd9cf54c33fee46ca9490c --- /dev/null +++ b/sam6d_scene/masks/000026.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0779181940d63bb5d807fcab1dcbd66428cf0a557f6d619df865241b5355d8d +size 6566 diff --git a/sam6d_scene/masks/000027.png b/sam6d_scene/masks/000027.png new file mode 100644 index 0000000000000000000000000000000000000000..cbc02d109831c8d10b37642fd8d5173744e2f9cd --- /dev/null +++ b/sam6d_scene/masks/000027.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d0ba30c29971f770ccd6494eea5e6e15ff0bbcf710252cff1cb940fd93d1112 +size 6832 diff --git a/sam6d_scene/masks/000028.png b/sam6d_scene/masks/000028.png new file mode 100644 index 0000000000000000000000000000000000000000..85b051aa6314518cdb26ebda5f8fe232f6f64c8b --- /dev/null +++ b/sam6d_scene/masks/000028.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d84510976fd1baf4b3adf4a0bdf26dd84b43cdd96a677b892bb4edb0c04f40 +size 7167 diff --git a/sam6d_scene/masks/000029.png b/sam6d_scene/masks/000029.png new file mode 100644 index 0000000000000000000000000000000000000000..e745a7abc250f7267e0b6816a0355125386de89a --- /dev/null +++ b/sam6d_scene/masks/000029.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:889a09ebd02403cadd247c6c400c3177c9cb18bdaa1f543a1281da1d358e347c +size 7402 diff --git a/sam6d_scene/masks/000030.png b/sam6d_scene/masks/000030.png new file mode 100644 index 0000000000000000000000000000000000000000..2abcb7199b958df28b4bf16a0ea4c66518b4ccc2 --- /dev/null +++ b/sam6d_scene/masks/000030.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e1f4b75a81b67acd2f027e21cd25891c0e5229d20aef25af93872b4abaf5ca1 +size 7484 diff --git a/sam6d_scene/masks/000031.png b/sam6d_scene/masks/000031.png new file mode 100644 index 0000000000000000000000000000000000000000..46c6d221ba0d343f1dcaf1cf0689ee47aff11154 --- /dev/null +++ b/sam6d_scene/masks/000031.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dab6f7b28ac65e45d9dfd8f434f0f3ed87f4222b60b5fcd97611da58edbf300 +size 7574 diff --git a/sam6d_scene/masks/000032.png b/sam6d_scene/masks/000032.png new file mode 100644 index 0000000000000000000000000000000000000000..f20417b8afa0a596aacfb17f43f0cc2510753fb2 --- /dev/null +++ b/sam6d_scene/masks/000032.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a844d285c916400069eba3e0a6e44723360b2ef89457a6ea5a39fd0c33525513 +size 7735 diff --git a/sam6d_scene/masks/000033.png b/sam6d_scene/masks/000033.png new file mode 100644 index 0000000000000000000000000000000000000000..88626a95ba57545a9d127a27c4356279c67e424a --- /dev/null +++ b/sam6d_scene/masks/000033.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c5fe7863aa1dc1c631aab929f00a8d0380ed0702d9e1ef65505a45f57b63e1 +size 7929 diff --git a/sam6d_scene/masks/000034.png b/sam6d_scene/masks/000034.png new file mode 100644 index 0000000000000000000000000000000000000000..b693f4852792f53766a90311639e8b7c9b312e60 --- /dev/null +++ b/sam6d_scene/masks/000034.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a847d4cd196bd7a0ee0a4ad05a4459b4903a9b600efc2eff09de854d1e78960 +size 8041 diff --git a/sam6d_scene/masks/000035.png b/sam6d_scene/masks/000035.png new file mode 100644 index 0000000000000000000000000000000000000000..de0f2fc5a2c12a56ef12714b62c8557d6d156aae --- /dev/null +++ b/sam6d_scene/masks/000035.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96ea967100c644e3c474755ea294058c3d665c32a472f295385087a97dbfbf2a +size 8094 diff --git a/sam6d_scene/masks/000036.png b/sam6d_scene/masks/000036.png new file mode 100644 index 0000000000000000000000000000000000000000..d1b29e13436716083bd2fcbc148ad3e6083cac7d --- /dev/null +++ b/sam6d_scene/masks/000036.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf862e18ae4035459fde583e1ea6f459a55cdd72e96913c93d119a81a1bc4913 +size 8342 diff --git a/sam6d_scene/masks/000037.png b/sam6d_scene/masks/000037.png new file mode 100644 index 0000000000000000000000000000000000000000..dd8aa5c96dafe2bc8ea9a440bf5203f757fdee1b --- /dev/null +++ b/sam6d_scene/masks/000037.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e5b0a513774d310183f2dcbea682f8523b2d8300ad439bb655e490ac7630ae +size 8402 diff --git a/sam6d_scene/masks/000038.png b/sam6d_scene/masks/000038.png new file mode 100644 index 0000000000000000000000000000000000000000..a811cbc3a7fb00b2616956f4ddc428aeb223a241 --- /dev/null +++ b/sam6d_scene/masks/000038.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c4ad5ebfa4a24b5f8925f013a3b56fa433911fc01fa49d11c89570fb48897a +size 8032 diff --git a/sam6d_scene/masks/000039.png b/sam6d_scene/masks/000039.png new file mode 100644 index 0000000000000000000000000000000000000000..28f4eee0b4d01213a553cc0fa06fb4b4e950cd78 --- /dev/null +++ b/sam6d_scene/masks/000039.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b410b838dbc1ee29d746a89a9ff931067b362e53fd1ba7e4914f622b5ed9d470 +size 7762 diff --git a/sam6d_scene/masks/000040.png b/sam6d_scene/masks/000040.png new file mode 100644 index 0000000000000000000000000000000000000000..3839e90f7d59e749cdc063f467f279c6ef3f083c --- /dev/null +++ b/sam6d_scene/masks/000040.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba88c54760f8c0a616b05ca9e38706d24434b39c55b68e5dbf5af1698fe84a35 +size 7692 diff --git a/sam6d_scene/masks/000041.png b/sam6d_scene/masks/000041.png new file mode 100644 index 0000000000000000000000000000000000000000..12966fc06224ca37efb3c5c3db69aaafc1bc5d4c --- /dev/null +++ b/sam6d_scene/masks/000041.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192f5d8799c9e8d803e8b6292b6c19d0accd26220a51cab318182d5dbd01e3e1 +size 7673 diff --git a/sam6d_scene/masks/000042.png b/sam6d_scene/masks/000042.png new file mode 100644 index 0000000000000000000000000000000000000000..c4913e09dec6e4264bf8d77be6f77cdc2b4dd394 --- /dev/null +++ b/sam6d_scene/masks/000042.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a17ad0825b7020ed831b92231d44118f034e232db9fbbf611af327181a678ec0 +size 7606 diff --git a/sam6d_scene/masks/000043.png b/sam6d_scene/masks/000043.png new file mode 100644 index 0000000000000000000000000000000000000000..735ef428da0c0b8d246ae94b51e5b1672d73ee8b --- /dev/null +++ b/sam6d_scene/masks/000043.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d07d93e31dd7dfb9147431d86dd455d4ad72a7375653a688c6c219eca10f381 +size 7615 diff --git a/sam6d_scene/masks/000044.png b/sam6d_scene/masks/000044.png new file mode 100644 index 0000000000000000000000000000000000000000..be3a3948365e9c55af0ff4b9f52daf3b507f5c86 --- /dev/null +++ b/sam6d_scene/masks/000044.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:147acbce1b125978a8962051db4c786f8ff939db967351ced426f4e5be2fc0a8 +size 7614 diff --git a/sam6d_scene/masks/000045.png b/sam6d_scene/masks/000045.png new file mode 100644 index 0000000000000000000000000000000000000000..e5f64b1b37a18d8c9b7c0d234eb004708d8512a0 --- /dev/null +++ b/sam6d_scene/masks/000045.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0f92e6bd1ff987db7310511a5564a44b6b66d06e05f906fe33e704055ba54e +size 7596 diff --git a/sam6d_scene/masks/000046.png b/sam6d_scene/masks/000046.png new file mode 100644 index 0000000000000000000000000000000000000000..99e42b02bae83bc68864420916764abe6ce367a3 --- /dev/null +++ b/sam6d_scene/masks/000046.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3d41bdd450e6b66580eedb9727e692e02ed40845839d69bf0ce032e13c115de +size 7727 diff --git a/sam6d_scene/masks/000047.png b/sam6d_scene/masks/000047.png new file mode 100644 index 0000000000000000000000000000000000000000..e9802308474b5e30522376076d9272c9ddbe0130 --- /dev/null +++ b/sam6d_scene/masks/000047.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b75331241d2ac52e2ff55e9629f2d793c087cad20f1d64e1e925f9b0537723d +size 7797 diff --git a/sam6d_scene/masks/000048.png b/sam6d_scene/masks/000048.png new file mode 100644 index 0000000000000000000000000000000000000000..631d736ab1f93cfbbc6180ba594fe3d5ac42c0d4 --- /dev/null +++ b/sam6d_scene/masks/000048.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1b74b214b2a33e404bc6cb57968dfba8874579ecaf1bea1d1f0c83fbbb0eed7 +size 7712 diff --git a/sam6d_scene/masks/000049.png b/sam6d_scene/masks/000049.png new file mode 100644 index 0000000000000000000000000000000000000000..2d6777aa3749a1885204ec2daac1ee5d12986b2a --- /dev/null +++ b/sam6d_scene/masks/000049.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:754d375fb6089f2eb1828d4f05d7a5ff1d6dc8d87eac48fd5968a19efef46a57 +size 7698 diff --git a/sam6d_scene/masks/000050.png b/sam6d_scene/masks/000050.png new file mode 100644 index 0000000000000000000000000000000000000000..88ac5d48c114bc7eda4c521a457f23a1d19076ed --- /dev/null +++ b/sam6d_scene/masks/000050.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3fcc7daef714934749bd75c58e611d1438873a93279ee843cdec1f7d7a4bd6b +size 7637 diff --git a/sam6d_scene/masks/000051.png b/sam6d_scene/masks/000051.png new file mode 100644 index 0000000000000000000000000000000000000000..794fba6ae1a8b65f521eda50c9530a65822ebacd --- /dev/null +++ b/sam6d_scene/masks/000051.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376151ada32e0ab35027ad05ca7b4405abbc9bc21d796856f5cc8e3d02a1ce35 +size 7618 diff --git a/sam6d_scene/masks/000052.png b/sam6d_scene/masks/000052.png new file mode 100644 index 0000000000000000000000000000000000000000..24b4087d31426b9cb174a0c4c0c622377496bb1e --- /dev/null +++ b/sam6d_scene/masks/000052.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668e6614eb0b7a056cb0bfa93ca1844de54c57a5de8c67a4f140f963b59fb3de +size 7629 diff --git a/sam6d_scene/masks/000053.png b/sam6d_scene/masks/000053.png new file mode 100644 index 0000000000000000000000000000000000000000..906e3924d69b7312466d7724a1c661012d2179b0 --- /dev/null +++ b/sam6d_scene/masks/000053.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e44a6b57f382200078f17ddd648ed25640aff96bccc1a9c00866082ee4999433 +size 7575 diff --git a/sam6d_scene/masks/000054.png b/sam6d_scene/masks/000054.png new file mode 100644 index 0000000000000000000000000000000000000000..c308670fb2ecdba6ec813395724ae4e76d2e9eb8 --- /dev/null +++ b/sam6d_scene/masks/000054.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6046c80e6239566ca517b6aa1e44d34709b667f30d7fac7fd8a02b9a3aa86e11 +size 7483 diff --git a/sam6d_scene/masks/000055.png b/sam6d_scene/masks/000055.png new file mode 100644 index 0000000000000000000000000000000000000000..ac2b285004b1f4ebdcf6e6a6361e8e2d0c4c5199 --- /dev/null +++ b/sam6d_scene/masks/000055.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc1bc1562e6ba09e5a60a5055888dd9d2172a27a1cc229a4818d284f7322721b +size 7165 diff --git a/sam6d_scene/masks/000056.png b/sam6d_scene/masks/000056.png new file mode 100644 index 0000000000000000000000000000000000000000..205dcf8c2de78e1429b21c8dbf96fef50c00d17e --- /dev/null +++ b/sam6d_scene/masks/000056.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69763091cef9a3c0d160262c331000be1cf214b24e7eec3467617a9e088a63f4 +size 6902 diff --git a/sam6d_scene/masks/000057.png b/sam6d_scene/masks/000057.png new file mode 100644 index 0000000000000000000000000000000000000000..063ba359bee63857de7d626f2b9b68355f48f13f --- /dev/null +++ b/sam6d_scene/masks/000057.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9796e56b7ff8578ca178232631b4b159577d6f63b5a99933894421bf4a010992 +size 6653 diff --git a/sam6d_scene/masks/000058.png b/sam6d_scene/masks/000058.png new file mode 100644 index 0000000000000000000000000000000000000000..4759e74b5c71ea544390e53bc69bdeed3e453737 --- /dev/null +++ b/sam6d_scene/masks/000058.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bef4608c0ee84d321b6077ad0bcbd6e65ee232ecf61f034c08fed810bdd9c86 +size 6327 diff --git a/sam6d_scene/masks/000059.png b/sam6d_scene/masks/000059.png new file mode 100644 index 0000000000000000000000000000000000000000..49dcfd574f8a2c9d310f8710b4b1cddaef5f5e18 --- /dev/null +++ b/sam6d_scene/masks/000059.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6444d4f57403df72ae8bd7bd99ed9477e1422bab1d7e77b902d0ac84d230ad7 +size 6252 diff --git a/sam6d_scene/masks/000060.png b/sam6d_scene/masks/000060.png new file mode 100644 index 0000000000000000000000000000000000000000..7947077dc80bbe0cf3ce5b6b9c64fed28b40a31c --- /dev/null +++ b/sam6d_scene/masks/000060.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee57cbc00468860db1bfd24f03a90f033ddcece1bb38ada5965d00bd55df0985 +size 6112 diff --git a/sam6d_scene/masks/000061.png b/sam6d_scene/masks/000061.png new file mode 100644 index 0000000000000000000000000000000000000000..48bac1ea2bc9bb3a60b583bd0249f93fdad5a3da --- /dev/null +++ b/sam6d_scene/masks/000061.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b792cc0ef9380237eac2e3350a6b9f51e6ccc408478b35146fe9f9e2706b39b +size 5901 diff --git a/sam6d_scene/masks/000062.png b/sam6d_scene/masks/000062.png new file mode 100644 index 0000000000000000000000000000000000000000..f953cd8d79488e08ce961fcff31c7b4ac44478be --- /dev/null +++ b/sam6d_scene/masks/000062.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a85a30e7d02194667db9e2203ecc91bf81e37bfdd38d280be5a022c90b53b97d +size 5668 diff --git a/sam6d_scene/masks/000063.png b/sam6d_scene/masks/000063.png new file mode 100644 index 0000000000000000000000000000000000000000..22c25009b5c5c4bf086ee392620b65829086309f --- /dev/null +++ b/sam6d_scene/masks/000063.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c177b892ded195f1f8bf6194bcf80a79d2d2a8c02c79b5c00b7a01792d0c9147 +size 5608 diff --git a/sam6d_scene/masks/000064.png b/sam6d_scene/masks/000064.png new file mode 100644 index 0000000000000000000000000000000000000000..fca3ce1c10d1ee81d08eed2f768b2eccbaa73ca8 --- /dev/null +++ b/sam6d_scene/masks/000064.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d55f5fcc7d63525fa5a8ae3740e1b5da3c6b68151a9755f3073feb9c4ba547a7 +size 5680 diff --git a/sam6d_scene/masks/000065.png b/sam6d_scene/masks/000065.png new file mode 100644 index 0000000000000000000000000000000000000000..27e2a834d5710f8ed2d2488db9d98716e6dd9d6e --- /dev/null +++ b/sam6d_scene/masks/000065.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf84cd749d33da591d2ea8d02c217d93a38f8e50194787efe5a95a9c0735538 +size 5690 diff --git a/sam6d_scene/masks/000066.png b/sam6d_scene/masks/000066.png new file mode 100644 index 0000000000000000000000000000000000000000..9834a5d9bdd7e43bb56fce23da68997a3e7397c3 --- /dev/null +++ b/sam6d_scene/masks/000066.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46958aaf93af7b43d1c84633518b93b3cda4015a228708f2b419e762777ce0ef +size 5788 diff --git a/sam6d_scene/masks/000067.png b/sam6d_scene/masks/000067.png new file mode 100644 index 0000000000000000000000000000000000000000..b4459b87293acbf42ba95ba50fc4d417d50bd376 --- /dev/null +++ b/sam6d_scene/masks/000067.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ee20936e9cd2341e3563f08ab6db65f66befb2531e5814566db8d166f6b9a4 +size 5898 diff --git a/sam6d_scene/masks/000068.png b/sam6d_scene/masks/000068.png new file mode 100644 index 0000000000000000000000000000000000000000..feff57a9e505f4045a30b3e3556e8638e0dbfa5d --- /dev/null +++ b/sam6d_scene/masks/000068.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c48e7fac774dadc8d45612ce5850432240d07dc68eaf63d111e93a80773e7e01 +size 5876 diff --git a/sam6d_scene/masks/000069.png b/sam6d_scene/masks/000069.png new file mode 100644 index 0000000000000000000000000000000000000000..0d6a4c0469c27217d077465bca13e66b2cfc7465 --- /dev/null +++ b/sam6d_scene/masks/000069.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992db7998ee6b980520658da1a7acf1429da1839e797e7b9b2d14a334cef6184 +size 5752 diff --git a/sam6d_scene/masks/000070.png b/sam6d_scene/masks/000070.png new file mode 100644 index 0000000000000000000000000000000000000000..b5274acb9f9846307f44d16f7a8fc6fb3592baa8 --- /dev/null +++ b/sam6d_scene/masks/000070.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ed3b9d78d66d0cd67804275cd90d39c0469237e5f2e5a9ee39a333b7b505e55 +size 5676 diff --git a/sam6d_scene/masks/000071.png b/sam6d_scene/masks/000071.png new file mode 100644 index 0000000000000000000000000000000000000000..f318f69ec88a7a03fc4b3b18d0a1c56931d2b033 --- /dev/null +++ b/sam6d_scene/masks/000071.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91749ac0e5fd59314f2242655a68a11c07cc2f8be66d73d1781da0d4910dde9d +size 5692 diff --git a/sam6d_scene/masks/000072.png b/sam6d_scene/masks/000072.png new file mode 100644 index 0000000000000000000000000000000000000000..e8614ff7222ba84af8b22f54c1a1c773227084a2 --- /dev/null +++ b/sam6d_scene/masks/000072.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96b4cf043c87910effc9888e2f4e4417b017ef973b68f2d76949a324b37b73c2 +size 5760 diff --git a/sam6d_scene/masks/000073.png b/sam6d_scene/masks/000073.png new file mode 100644 index 0000000000000000000000000000000000000000..8a727835192079215cae7475766761e451f88f25 --- /dev/null +++ b/sam6d_scene/masks/000073.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8327a84192c958446e9448a16e8b35962e92a8cd7dffcbb08049a6034800c3 +size 5716 diff --git a/sam6d_scene/masks/000074.png b/sam6d_scene/masks/000074.png new file mode 100644 index 0000000000000000000000000000000000000000..4378e42e2f5408649b78844be037f6271b2fef70 --- /dev/null +++ b/sam6d_scene/masks/000074.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88f40cacb427b553d2e67ae7ba1ecc4f9ad98ec3576c60b417cbd25726088996 +size 6012 diff --git a/sam6d_scene/masks/000075.png b/sam6d_scene/masks/000075.png new file mode 100644 index 0000000000000000000000000000000000000000..e7fe6c20c491b65cc2b77ec86d28c855d3aac030 --- /dev/null +++ b/sam6d_scene/masks/000075.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47cf15db7537d3fbe3ad6d4f68f0554778b98578d719225756617b30774e463 +size 6125 diff --git a/sam6d_scene/masks/000076.png b/sam6d_scene/masks/000076.png new file mode 100644 index 0000000000000000000000000000000000000000..9a86a9105ab395b7bdd3a025b4f539c282092357 --- /dev/null +++ b/sam6d_scene/masks/000076.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf2abc2969684ec5037e754832d12e2ac8c35cfbb03979eec6ee774aaf03dd85 +size 6399 diff --git a/sam6d_scene/masks/000077.png b/sam6d_scene/masks/000077.png new file mode 100644 index 0000000000000000000000000000000000000000..fe12f0fdf7369b5fb7771ef1f20502c2816359c7 --- /dev/null +++ b/sam6d_scene/masks/000077.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d665b8e31f9dd8a90130332a91b2cc0ccfda740fa0b50b67baba05a85d8b61b +size 6759 diff --git a/sam6d_scene/masks/000078.png b/sam6d_scene/masks/000078.png new file mode 100644 index 0000000000000000000000000000000000000000..8cbf89309d44acd6b05dbc3b2b45ef7e9d25c625 --- /dev/null +++ b/sam6d_scene/masks/000078.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e2f1787ab010f894683af4f834c0b82ad4edbccdb1a5ca40631468c3bf9c4c +size 7137 diff --git a/sam6d_scene/masks/000079.png b/sam6d_scene/masks/000079.png new file mode 100644 index 0000000000000000000000000000000000000000..49c1444187534a41966fbb7e95c996f6eea894a9 --- /dev/null +++ b/sam6d_scene/masks/000079.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57407f1e02d8189891a4f797bacded15609ea4ae573823c7e6cbd94a9fbd23bf +size 7238 diff --git a/sam6d_scene/masks/000080.png b/sam6d_scene/masks/000080.png new file mode 100644 index 0000000000000000000000000000000000000000..6aded33d66e552afcda90595885cde47237b62b2 --- /dev/null +++ b/sam6d_scene/masks/000080.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e1ce97ad034609a70b2cec351c5291a0bce56614ea9ac7d41df2860e2614f3 +size 7162 diff --git a/sam6d_scene/masks/000081.png b/sam6d_scene/masks/000081.png new file mode 100644 index 0000000000000000000000000000000000000000..42730b4b2f88ea766854cb9e757fb2b4326b0d7e --- /dev/null +++ b/sam6d_scene/masks/000081.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4a02e1b34087b89577ba2332596cb05dc751ca1325eecda85ec0d271c553cab +size 7068 diff --git a/sam6d_scene/masks/000082.png b/sam6d_scene/masks/000082.png new file mode 100644 index 0000000000000000000000000000000000000000..8af3bbdd00d3148d43232942ac9d701bf5303aae --- /dev/null +++ b/sam6d_scene/masks/000082.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e586eb6ff2906e8bbadace85f9ddc1b5f1ce94dda309e11a1aab7d04b72bf547 +size 7019 diff --git a/sam6d_scene/masks/000083.png b/sam6d_scene/masks/000083.png new file mode 100644 index 0000000000000000000000000000000000000000..5292902d6de5226d5cf1e0a774ee102a79bc2f4e --- /dev/null +++ b/sam6d_scene/masks/000083.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f1b728776ef6d945b4cfdab987759137d1d5e627fa0636a2c82e4562c2f7ffa +size 7006 diff --git a/sam6d_scene/masks/000084.png b/sam6d_scene/masks/000084.png new file mode 100644 index 0000000000000000000000000000000000000000..1a37ba4ff9eaceb33c134402acd8416725beeeb3 --- /dev/null +++ b/sam6d_scene/masks/000084.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b8ac8c542b57745fffab58f7b742dcaf7ee68222867192464e9e3abefef691f +size 6961 diff --git a/sam6d_scene/masks/000085.png b/sam6d_scene/masks/000085.png new file mode 100644 index 0000000000000000000000000000000000000000..dc0a8bc3a10747c91a0f7dda59ed74b211b01dfc --- /dev/null +++ b/sam6d_scene/masks/000085.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe4fa64fa97bda3ed8c44a6a9ffde66de80466c9f45bcd96dbd208af31242df8 +size 6927 diff --git a/sam6d_scene/masks/000086.png b/sam6d_scene/masks/000086.png new file mode 100644 index 0000000000000000000000000000000000000000..9081cc5a23ca455f64a4b8c0cf95b45384ba4cd5 --- /dev/null +++ b/sam6d_scene/masks/000086.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9179f70b0b0f24df18235ba92e83e257ba5c92f681a335417515e74b33a0f522 +size 6915 diff --git a/sam6d_scene/masks/000087.png b/sam6d_scene/masks/000087.png new file mode 100644 index 0000000000000000000000000000000000000000..e194e3c4e26ebb6d512e4c11af23243adc110ae8 --- /dev/null +++ b/sam6d_scene/masks/000087.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada9caea6c3f665a1c9c4508934d612ab0bc884529114fa205373ba3de60b211 +size 6916 diff --git a/sam6d_scene/masks/000088.png b/sam6d_scene/masks/000088.png new file mode 100644 index 0000000000000000000000000000000000000000..4809fa4e448689054fab2b02a5195047dd93a1f1 --- /dev/null +++ b/sam6d_scene/masks/000088.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec2e3e1b2a538568c58f32a4bbc165e297ed68f3d24ce6fb2e8d5f78e54822a +size 6973 diff --git a/sam6d_scene/masks/000089.png b/sam6d_scene/masks/000089.png new file mode 100644 index 0000000000000000000000000000000000000000..dc158da11cf69760405afe394a895ca86ae8da3c --- /dev/null +++ b/sam6d_scene/masks/000089.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d264c089410b27f622f839120abcc737309013d88e0fc8cf663d64b82d21415b +size 7000 diff --git a/sam6d_scene/masks/000090.png b/sam6d_scene/masks/000090.png new file mode 100644 index 0000000000000000000000000000000000000000..5c673330150bb731615242e5e50cb6e916664bb8 --- /dev/null +++ b/sam6d_scene/masks/000090.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd843c983189dc96fde3c9585b33bd07f0ef12a75690a09d39f6ab7ab0c5611 +size 6967 diff --git a/sam6d_scene/masks/000091.png b/sam6d_scene/masks/000091.png new file mode 100644 index 0000000000000000000000000000000000000000..b86ed40b7a7ad6a611ab08c3800dd13aa5052378 --- /dev/null +++ b/sam6d_scene/masks/000091.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13a6ef445ed2a093c679cf280252ecae292a71f85d9bebeb482855749c0c772 +size 7019 diff --git a/sam6d_scene/masks/000092.png b/sam6d_scene/masks/000092.png new file mode 100644 index 0000000000000000000000000000000000000000..fc2a54d0cd0ddcf8cc754f5dfb21d7811553a709 --- /dev/null +++ b/sam6d_scene/masks/000092.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6c3977d6d60a65519ceadafe601e5edc39ea904c1253aafe07cd46260e54557 +size 6924 diff --git a/sam6d_scene/masks/000093.png b/sam6d_scene/masks/000093.png new file mode 100644 index 0000000000000000000000000000000000000000..7c99704a073703180a0654c90101877a2ab710a3 --- /dev/null +++ b/sam6d_scene/masks/000093.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0eeeff909be7688305d8f79eda85dfc6410a133e6e7fc127ab036422dea8f77 +size 6881 diff --git a/sam6d_scene/masks/000094.png b/sam6d_scene/masks/000094.png new file mode 100644 index 0000000000000000000000000000000000000000..f09ea179d02f24977c987634b88f4058ba51b393 --- /dev/null +++ b/sam6d_scene/masks/000094.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89499dc8667cbb3773c38c9b0a7ba1e6c8587f0452336592d87b5a59e598634 +size 6847 diff --git a/sam6d_scene/masks/000095.png b/sam6d_scene/masks/000095.png new file mode 100644 index 0000000000000000000000000000000000000000..7c8701907692df6e9b2f9def0222f6f0d867d1b5 --- /dev/null +++ b/sam6d_scene/masks/000095.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56a928201de45cfdb00a66ffa34a46ed3952bb93311deb33090a4ba28aa5d9c2 +size 6920 diff --git a/sam6d_scene/masks/000096.png b/sam6d_scene/masks/000096.png new file mode 100644 index 0000000000000000000000000000000000000000..c2af34d372fcf89de4733dacad97b99ad9576e19 --- /dev/null +++ b/sam6d_scene/masks/000096.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79aaf437644c6fb23c4000bfcfe34cd3142ae3754e967523169255030fb17868 +size 6907 diff --git a/sam6d_scene/masks/000097.png b/sam6d_scene/masks/000097.png new file mode 100644 index 0000000000000000000000000000000000000000..f09a6585c3f718c795561e325cbee5956a488a7b --- /dev/null +++ b/sam6d_scene/masks/000097.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59093d88e8d680f183d7953e7786ca955e055a90a6e411cb2b2d924ed34d3a9 +size 6812 diff --git a/sam6d_scene/masks/000098.png b/sam6d_scene/masks/000098.png new file mode 100644 index 0000000000000000000000000000000000000000..2fdad9e5e27d7b3d42c5b1495a7ec21726d176cc --- /dev/null +++ b/sam6d_scene/masks/000098.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fffcd4815777b0b561355d9c5247fdb20630472d296fe5fc8e6a99de38a73b85 +size 6695 diff --git a/sam6d_scene/masks/000099.png b/sam6d_scene/masks/000099.png new file mode 100644 index 0000000000000000000000000000000000000000..c3a018266fc1d996b6865c3be6120ddb5bb5244d --- /dev/null +++ b/sam6d_scene/masks/000099.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b3f623d939d87850e42144a4662386580466edd9d036960b97d68dd8668024 +size 6719 diff --git a/sam6d_scene/masks/000100.png b/sam6d_scene/masks/000100.png new file mode 100644 index 0000000000000000000000000000000000000000..0465834bdd81c70ddb5e79e549f1edc99d2ba6d1 --- /dev/null +++ b/sam6d_scene/masks/000100.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c966a637f2c8f5d1dd6c4bd71109db825a29aec0cb7a818d1b9ac46806447c +size 6754 diff --git a/sam6d_scene/masks/000101.png b/sam6d_scene/masks/000101.png new file mode 100644 index 0000000000000000000000000000000000000000..941f28fc16bc7bccc8b9fa61c565d98746c28010 --- /dev/null +++ b/sam6d_scene/masks/000101.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2613b0adbd16eb1e4244ec7f7036755974df17c5d103051c0cc58a19279eeaf2 +size 6819 diff --git a/sam6d_scene/masks/000102.png b/sam6d_scene/masks/000102.png new file mode 100644 index 0000000000000000000000000000000000000000..2068c51f6d2e9a3befc946de7a05f0eb2797003a --- /dev/null +++ b/sam6d_scene/masks/000102.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:797ddda2b3aab8cfb7616582e83ed9d102252c0253e5943bd3517f2d8130dd93 +size 6878 diff --git a/sam6d_scene/masks/000103.png b/sam6d_scene/masks/000103.png new file mode 100644 index 0000000000000000000000000000000000000000..61cce3049e6fb3dcc392233ed897a8bb432572fe --- /dev/null +++ b/sam6d_scene/masks/000103.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34c18540dd421bdb555275b0c90087566932ef6b3b457d7eb47c1f21a9100c4b +size 6991 diff --git a/sam6d_scene/masks/000104.png b/sam6d_scene/masks/000104.png new file mode 100644 index 0000000000000000000000000000000000000000..04c581cc36614cfb282dd779a69ae233a5f7cae1 --- /dev/null +++ b/sam6d_scene/masks/000104.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9ab8db1f5b647f3eb76f3a4b0619ca6c4a6bf5d16ce57e1a811c65043b0208 +size 7163 diff --git a/sam6d_scene/masks/000105.png b/sam6d_scene/masks/000105.png new file mode 100644 index 0000000000000000000000000000000000000000..7323d599cd348e633d18043c222dd403e40ac6b1 --- /dev/null +++ b/sam6d_scene/masks/000105.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6e7e7e631cac93b9e66a815573159275aff303c14a5977f5acddac958b7e223 +size 7264 diff --git a/sam6d_scene/masks/000106.png b/sam6d_scene/masks/000106.png new file mode 100644 index 0000000000000000000000000000000000000000..c365cac5915e4a5046e3c78d95bc65901fb74c66 --- /dev/null +++ b/sam6d_scene/masks/000106.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b12af4b2dbe1a0cbfe61f3b0d361a7d4ea6a9a65c6e6f844a1b212eab09a45e +size 7338 diff --git a/sam6d_scene/masks/000107.png b/sam6d_scene/masks/000107.png new file mode 100644 index 0000000000000000000000000000000000000000..7ed3c09971e28d91b55ca5004ccecadbdc78535e --- /dev/null +++ b/sam6d_scene/masks/000107.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eefc6a40a6ee08ff801eb7ff107d200e407a718d53cd920a28fc5412c562a9b2 +size 7485 diff --git a/sam6d_scene/masks/000108.png b/sam6d_scene/masks/000108.png new file mode 100644 index 0000000000000000000000000000000000000000..fd4a2303ef390a17fba6a5ebb3c73f484198c490 --- /dev/null +++ b/sam6d_scene/masks/000108.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6dbf1d46e259521c4e931aaf8a6d881a1c64adde5696f75699eee5ebe09a17d +size 7544 diff --git a/sam6d_scene/masks/000109.png b/sam6d_scene/masks/000109.png new file mode 100644 index 0000000000000000000000000000000000000000..55a9eae5805659e0a31ea5f7ae5d50da5136c720 --- /dev/null +++ b/sam6d_scene/masks/000109.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80887a8869588bcd009c2770ce3c3b1099113695f3a21190a9c454fb401b475d +size 7642 diff --git a/sam6d_scene/masks/000110.png b/sam6d_scene/masks/000110.png new file mode 100644 index 0000000000000000000000000000000000000000..d38b16cff2c1c4790e4b3e60e8a945a143026159 --- /dev/null +++ b/sam6d_scene/masks/000110.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3751b560e1563f35fd8fab0e576716cbf9d8f5b009d3b6a97db3f63092b7f57 +size 7620 diff --git a/sam6d_scene/masks/000111.png b/sam6d_scene/masks/000111.png new file mode 100644 index 0000000000000000000000000000000000000000..95527b0bca1abafe65e1ba98f8f3296ecd06afac --- /dev/null +++ b/sam6d_scene/masks/000111.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:750eab38feb6ddd121e5c83ee1a4b8c6b4def3d027128ed0d57b71eed1d39e93 +size 7601 diff --git a/sam6d_scene/masks/000112.png b/sam6d_scene/masks/000112.png new file mode 100644 index 0000000000000000000000000000000000000000..2c73432b4e2b254da3c5a186654c2020d2a834e1 --- /dev/null +++ b/sam6d_scene/masks/000112.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a0f0f17fe43f47a238dd60db511a4f04192c36f35b619c1d7c7c3b2e379a9d +size 7610 diff --git a/sam6d_scene/masks/000113.png b/sam6d_scene/masks/000113.png new file mode 100644 index 0000000000000000000000000000000000000000..b14e4eb8144332ae31eff6f17bd4736b0337ca07 --- /dev/null +++ b/sam6d_scene/masks/000113.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:993e723d2c7600864ada368a7fa74dfe719ba967f02d8eb299f1c8c200bd8aa3 +size 7651 diff --git a/sam6d_scene/masks/000114.png b/sam6d_scene/masks/000114.png new file mode 100644 index 0000000000000000000000000000000000000000..f6f36c1c7fcfb88d7dd336550145db443e4f84b4 --- /dev/null +++ b/sam6d_scene/masks/000114.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463c8e003e886697ffc0e3364c70c5c5ee9ea69a67c54611884a58869f1534e1 +size 7635 diff --git a/sam6d_scene/masks/000115.png b/sam6d_scene/masks/000115.png new file mode 100644 index 0000000000000000000000000000000000000000..a2ccdac8429f063388a7609f5cd7451156fed86b --- /dev/null +++ b/sam6d_scene/masks/000115.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46504f9c48d071e945a330b0a1ba1f3dc5cf7e105973677bb7756ad14046d6ae +size 7606 diff --git a/sam6d_scene/masks/000116.png b/sam6d_scene/masks/000116.png new file mode 100644 index 0000000000000000000000000000000000000000..f06776370ed9fb0f7295a0d7ff671ae4a1031495 --- /dev/null +++ b/sam6d_scene/masks/000116.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8affeb8b78b82a328d9210d29097541b7d15e955b904fc3b0fbebd48b02835d +size 7625 diff --git a/sam6d_scene/masks/000117.png b/sam6d_scene/masks/000117.png new file mode 100644 index 0000000000000000000000000000000000000000..9fcd8c7ec64a62aae8e3f496a42a513d314851ea --- /dev/null +++ b/sam6d_scene/masks/000117.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0a10223969113423a19617bca1963008c60cc7855b32da97d69b268cf97384 +size 7659 diff --git a/sam6d_scene/masks/000118.png b/sam6d_scene/masks/000118.png new file mode 100644 index 0000000000000000000000000000000000000000..8ca00d8a62d281a3cffb5bccc7a138411e5e67ad --- /dev/null +++ b/sam6d_scene/masks/000118.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c623894d83d5f1c04d965aaedef884280ebcf29e3482d640848ced0382caf4 +size 7617 diff --git a/sam6d_scene/masks/000119.png b/sam6d_scene/masks/000119.png new file mode 100644 index 0000000000000000000000000000000000000000..4f57ca3f2e5aab12320e2bc868e3873c6e48aee4 --- /dev/null +++ b/sam6d_scene/masks/000119.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73804f7d1c9c1068fbd1e4aec8bb71f28b66e9eed15ba215c9238e3626732f9b +size 7493 diff --git a/sam6d_scene/masks/000120.png b/sam6d_scene/masks/000120.png new file mode 100644 index 0000000000000000000000000000000000000000..532fbcf745ea9bfed63a3f44d69387ce77236011 --- /dev/null +++ b/sam6d_scene/masks/000120.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a65cff9987d6c83691e9c42b432b3f7482cd9043d6ed4185c01100afb131e49 +size 7433 diff --git a/sam6d_scene/masks/000121.png b/sam6d_scene/masks/000121.png new file mode 100644 index 0000000000000000000000000000000000000000..05d8afba5dfc7a9e627473ec201c194bdcc05617 --- /dev/null +++ b/sam6d_scene/masks/000121.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42693b0075d945751112b5b2878c9d3b4af50ad2bc1ffc74957e49d375d4046b +size 7422 diff --git a/sam6d_scene/masks/000122.png b/sam6d_scene/masks/000122.png new file mode 100644 index 0000000000000000000000000000000000000000..5a4dda02107f787c3c054ffaf505952d7e8309f0 --- /dev/null +++ b/sam6d_scene/masks/000122.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b36dfdc4d1941cc8fa41a77e80b611777e0284c5d98e7adcd49b0b07d994fa5e +size 7412 diff --git a/sam6d_scene/masks/000123.png b/sam6d_scene/masks/000123.png new file mode 100644 index 0000000000000000000000000000000000000000..45a944f8747e5776e98a1fd32b65ed7ee2dbddd2 --- /dev/null +++ b/sam6d_scene/masks/000123.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00aa93de7da86c95f7a6f35d94b0a7494661a1e33161a10c31ba26b018c0e1e +size 7465 diff --git a/sam6d_scene/masks/000124.png b/sam6d_scene/masks/000124.png new file mode 100644 index 0000000000000000000000000000000000000000..f2e908cd8ddac5fa742eb43b7d692ee2ad85786b --- /dev/null +++ b/sam6d_scene/masks/000124.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6835452888bcbc053eccbad575e497a1356038475ce4267e8a480bbb0b1085 +size 7333 diff --git a/sam6d_scene/masks/000125.png b/sam6d_scene/masks/000125.png new file mode 100644 index 0000000000000000000000000000000000000000..cbc29e0fc2e3e85ba765b6c3b99f3d69b7502ba7 --- /dev/null +++ b/sam6d_scene/masks/000125.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f80b421096dd9fde7a7e60297b528a762590ed73b5d4b2c4aec94df3584844af +size 7041 diff --git a/sam6d_scene/masks/000126.png b/sam6d_scene/masks/000126.png new file mode 100644 index 0000000000000000000000000000000000000000..985a8b7023335f0f3c64328be9873cd9049864bd --- /dev/null +++ b/sam6d_scene/masks/000126.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9f0ffd8683a5f36c690dd8a23e6f84f5c997c66b7985dffc64fc6e3d24b90a2 +size 7045 diff --git a/sam6d_scene/masks/000127.png b/sam6d_scene/masks/000127.png new file mode 100644 index 0000000000000000000000000000000000000000..899e735edc456851bb2400e22e8b32baa54cf026 --- /dev/null +++ b/sam6d_scene/masks/000127.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdecdde96f04319a874e21adf8bddb7dcab77e45dadd5d69716b6b768f2d740e +size 6974 diff --git a/sam6d_scene/masks/000128.png b/sam6d_scene/masks/000128.png new file mode 100644 index 0000000000000000000000000000000000000000..9bb24f00edff9225569c4f62cedcbd10ffab362f --- /dev/null +++ b/sam6d_scene/masks/000128.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb550620a7a4c81e6756e08405037f2fe5e2e2e56d6911ab407ce3f869192295 +size 6837 diff --git a/sam6d_scene/masks/000129.png b/sam6d_scene/masks/000129.png new file mode 100644 index 0000000000000000000000000000000000000000..14dc79b4049f91560f73a8860ac55d1533acd939 --- /dev/null +++ b/sam6d_scene/masks/000129.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89870539c8a92f43fbd2b34e717e0511f4be493c585e875cec50a69ff06e7530 +size 6670 diff --git a/sam6d_scene/masks/000130.png b/sam6d_scene/masks/000130.png new file mode 100644 index 0000000000000000000000000000000000000000..1df11755c2b597e073f76ebd0bd479305854e62a --- /dev/null +++ b/sam6d_scene/masks/000130.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11176eebe13d448e7e5a26fe5fbd44a7d0c531050e232496ba1ba0c7f0ff4247 +size 6554 diff --git a/sam6d_scene/masks/000131.png b/sam6d_scene/masks/000131.png new file mode 100644 index 0000000000000000000000000000000000000000..cfbaab039fa515434b7f21a1fa0938b112d5c2cd --- /dev/null +++ b/sam6d_scene/masks/000131.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e770bd7b127ec3f37123e21819ba194e519ac2096641c700f79808cf82567450 +size 6340 diff --git a/sam6d_scene/masks/000132.png b/sam6d_scene/masks/000132.png new file mode 100644 index 0000000000000000000000000000000000000000..bb78cadf0b32c5ceb17d0b3e2cad37e010e02092 --- /dev/null +++ b/sam6d_scene/masks/000132.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f72712ce8f812c44c31c7008a50e5d40193d9d07c7e340122902468260545c +size 6199 diff --git a/sam6d_scene/masks/000133.png b/sam6d_scene/masks/000133.png new file mode 100644 index 0000000000000000000000000000000000000000..694d368ef16d7cc13f12dc6bb232f434ead9fc19 --- /dev/null +++ b/sam6d_scene/masks/000133.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:440bc983ef362c743d93b40c3d5e593ed5c2ca38ec435bec2b40cd4cd4f5bda6 +size 6173 diff --git a/sam6d_scene/masks/000134.png b/sam6d_scene/masks/000134.png new file mode 100644 index 0000000000000000000000000000000000000000..e12d54cbfc3c3d992c09f4ca202f4556d61a42db --- /dev/null +++ b/sam6d_scene/masks/000134.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:125ed7a4e3b57c6703f47b587b6fd61000480255a3aa9b47f1355eb9c5a25baa +size 6090 diff --git a/sam6d_scene/masks/000135.png b/sam6d_scene/masks/000135.png new file mode 100644 index 0000000000000000000000000000000000000000..85f4b1df8b9eadd40f1880f2dd77e2c3a3659180 --- /dev/null +++ b/sam6d_scene/masks/000135.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82037484f2a2e41de9011297502987597171801965a282555bd55e5d81fb12f6 +size 6031 diff --git a/sam6d_scene/masks/000136.png b/sam6d_scene/masks/000136.png new file mode 100644 index 0000000000000000000000000000000000000000..3908d68183fb98c7c237b98cb5ea6fd6cfe2c833 --- /dev/null +++ b/sam6d_scene/masks/000136.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aa36e54b0db2b7cd64e351488e3cca30d4b74bee9a7530407a95de3c829d538 +size 6033 diff --git a/sam6d_scene/masks/000137.png b/sam6d_scene/masks/000137.png new file mode 100644 index 0000000000000000000000000000000000000000..4e66761f5f3daaa9c38f467124eb7245be362509 --- /dev/null +++ b/sam6d_scene/masks/000137.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d5c204f0057a2d1a610232dea6ce73cf3bb6e5ab854550297a46c044c0513b +size 6013 diff --git a/sam6d_scene/masks/000138.png b/sam6d_scene/masks/000138.png new file mode 100644 index 0000000000000000000000000000000000000000..f7d12197a881e8ffe740d9a1397aff83e7549ae4 --- /dev/null +++ b/sam6d_scene/masks/000138.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a3cf636ddeaf9d187c7a9d0c8a661de716186879e4160baa1da4df8e808922 +size 5935 diff --git a/sam6d_scene/masks/000139.png b/sam6d_scene/masks/000139.png new file mode 100644 index 0000000000000000000000000000000000000000..b92a4e352a9bf6ee550b481815c8ec070c2189b2 --- /dev/null +++ b/sam6d_scene/masks/000139.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d1418b63156cd15cd7517ce849a4bc12f598c56cd450a95620bdb8138a9e26 +size 5854 diff --git a/sam6d_scene/masks/000140.png b/sam6d_scene/masks/000140.png new file mode 100644 index 0000000000000000000000000000000000000000..5c9dd433bc96131d86c6c862717470cd23c81725 --- /dev/null +++ b/sam6d_scene/masks/000140.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23478892748730c8c88899275429f10c144fcb7b9f3b926d582fb430ae96948f +size 5818 diff --git a/sam6d_scene/masks/000141.png b/sam6d_scene/masks/000141.png new file mode 100644 index 0000000000000000000000000000000000000000..3cc3ab8b7b2c0207976c5cc56e1b5d3414c3337e --- /dev/null +++ b/sam6d_scene/masks/000141.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7cb74ce8f105e4feb132cf5d72934fe183d7860f5b20c13139fc1adca71fb99 +size 5686 diff --git a/sam6d_scene/masks/000142.png b/sam6d_scene/masks/000142.png new file mode 100644 index 0000000000000000000000000000000000000000..151d5ed963d2b86845afc729da8c931f2af45181 --- /dev/null +++ b/sam6d_scene/masks/000142.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cabaa585c569e033543bcf84e2a114db2f3d3f503427673a610f7051be2c28e +size 5565 diff --git a/sam6d_scene/masks/000143.png b/sam6d_scene/masks/000143.png new file mode 100644 index 0000000000000000000000000000000000000000..b44a1314599583861a0bda28a1538dd05c0e8239 --- /dev/null +++ b/sam6d_scene/masks/000143.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeccfedab77ec46846e1d808bb9c24671f460dffab3d461f3368ffdf51116e04 +size 5513 diff --git a/sam6d_scene/masks/000144.png b/sam6d_scene/masks/000144.png new file mode 100644 index 0000000000000000000000000000000000000000..542c5fca2abe165f3bb358062ce857f5257f989b --- /dev/null +++ b/sam6d_scene/masks/000144.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be382bfdd50465b866780e803cb6962b14625a0fa0cb6d6c342d8381cd167718 +size 5437 diff --git a/sam6d_scene/masks/000145.png b/sam6d_scene/masks/000145.png new file mode 100644 index 0000000000000000000000000000000000000000..03e3a0e4b454bcddc4e4a0896fad339bbaea5ca4 --- /dev/null +++ b/sam6d_scene/masks/000145.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:185965ea216c091e60785ef10464f27f4a0b25ab1a029decbcf8c0ea3c1748da +size 5391 diff --git a/sam6d_scene/masks/000146.png b/sam6d_scene/masks/000146.png new file mode 100644 index 0000000000000000000000000000000000000000..9b529afa06b1546a5bdb87db5962dd3c741cebc7 --- /dev/null +++ b/sam6d_scene/masks/000146.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b8dc31cfdba07a4d59d78fba45990867f20d4dd482ea021fc6884c7f48e56b +size 5327 diff --git a/sam6d_scene/masks/000147.png b/sam6d_scene/masks/000147.png new file mode 100644 index 0000000000000000000000000000000000000000..fa59db23ef619f67509930d54731da22ea7e888b --- /dev/null +++ b/sam6d_scene/masks/000147.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17dc5cf56adcd56f16d94669b8d3fa92a31a9a7ff22c8578b161ecb0bbf8f26d +size 5294 diff --git a/sam6d_scene/masks/000148.png b/sam6d_scene/masks/000148.png new file mode 100644 index 0000000000000000000000000000000000000000..559087dfcc85d5e662daaba0a444216defd7ed77 --- /dev/null +++ b/sam6d_scene/masks/000148.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b119877945845b07bbaa94d98c8ee32bc9d8f846ac09bddc9ee5ad8b486e5f44 +size 5236 diff --git a/sam6d_scene/masks/000149.png b/sam6d_scene/masks/000149.png new file mode 100644 index 0000000000000000000000000000000000000000..63c88ae4f86bc113b1efc851b83c955b433955f9 --- /dev/null +++ b/sam6d_scene/masks/000149.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ebd7e3700fc272f52b235a5e3dffae0ec1b8c24acb30ec15503112fca57277 +size 5204 diff --git a/sam6d_scene/masks/000150.png b/sam6d_scene/masks/000150.png new file mode 100644 index 0000000000000000000000000000000000000000..f1090ba771d3079db95627f95402a300d7ca84ca --- /dev/null +++ b/sam6d_scene/masks/000150.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecd618e6508e9f28ad585e74510614e135da8fa8d443fc3afb977cc5a3504d73 +size 5211 diff --git a/sam6d_scene/masks/000151.png b/sam6d_scene/masks/000151.png new file mode 100644 index 0000000000000000000000000000000000000000..138197bd98d759998df2890cb6c958f35f1b0d28 --- /dev/null +++ b/sam6d_scene/masks/000151.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6367446549fafcc6ea40616857f2a039424e2a82f9549cecc59647c9f7269ce +size 5190 diff --git a/sam6d_scene/masks/000152.png b/sam6d_scene/masks/000152.png new file mode 100644 index 0000000000000000000000000000000000000000..552ad12f7c27355a73dcb53581854c33efa5a4db --- /dev/null +++ b/sam6d_scene/masks/000152.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e701ae7af7f1cd9110c0a3473d44ad0439fba3083a720e8bb5ef5f64fc8291a +size 5191 diff --git a/sam6d_scene/masks/000153.png b/sam6d_scene/masks/000153.png new file mode 100644 index 0000000000000000000000000000000000000000..f61ebf1d18ef6e198fa83ce99555199df09082b0 --- /dev/null +++ b/sam6d_scene/masks/000153.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5df7541bb1bf714f025cdc99304478a15120167f0e9fd28887d7eb9238aad56 +size 5206 diff --git a/sam6d_scene/masks/000154.png b/sam6d_scene/masks/000154.png new file mode 100644 index 0000000000000000000000000000000000000000..649305e2f2c4e68a5470e865d05059aa53a52179 --- /dev/null +++ b/sam6d_scene/masks/000154.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58bfdb6a56b0c8c4d7edd1478240094d0ec4a0259e26cbc81c7e9b3962da96d5 +size 5221 diff --git a/sam6d_scene/masks/000155.png b/sam6d_scene/masks/000155.png new file mode 100644 index 0000000000000000000000000000000000000000..e71dd9100c127153a33dd0986c3e77a63b773282 --- /dev/null +++ b/sam6d_scene/masks/000155.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5973bde81a36ccbfc08d55151dcfffe0240557cba2c8b213d76eab723ab67253 +size 5228 diff --git a/sam6d_scene/masks/000156.png b/sam6d_scene/masks/000156.png new file mode 100644 index 0000000000000000000000000000000000000000..0916a1ffdfe48393b9f8054a4dba623321e9d88b --- /dev/null +++ b/sam6d_scene/masks/000156.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ba1573b8db01414d751cdb8af6298238a2a73c148a892c2f60631a6233d51f +size 5237 diff --git a/sam6d_scene/masks/000157.png b/sam6d_scene/masks/000157.png new file mode 100644 index 0000000000000000000000000000000000000000..f93d4a94e8c40e3c2f613290447fac5b06a90486 --- /dev/null +++ b/sam6d_scene/masks/000157.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:483b0dbf65b4ec18e3aacd448b9288a19fd127bbbfd59e032e777b0c51d81a9b +size 5257 diff --git a/sam6d_scene/masks/000158.png b/sam6d_scene/masks/000158.png new file mode 100644 index 0000000000000000000000000000000000000000..bd6314aeeb0811f3f2d63a012d197249204191fb --- /dev/null +++ b/sam6d_scene/masks/000158.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:834a026da5409dad5f946ba11fb51adc65a1efcca2919d978268ce8f15aeb353 +size 5387 diff --git a/sam6d_scene/masks/000159.png b/sam6d_scene/masks/000159.png new file mode 100644 index 0000000000000000000000000000000000000000..419d6c4c6277b7349eb8d0f6cf7aa66c52b916b3 --- /dev/null +++ b/sam6d_scene/masks/000159.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd268f083bb2aef653e80d10544f4f529bdb2f6f96381a209c13998e95a67a7 +size 5590 diff --git a/sam6d_scene/masks/000160.png b/sam6d_scene/masks/000160.png new file mode 100644 index 0000000000000000000000000000000000000000..eefeb3551e164851ccce8abf2308d722cc27d538 --- /dev/null +++ b/sam6d_scene/masks/000160.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22f78d62ff42edd4cfb1fb46f06226b62d677be5d0bea2c4f011eb09a2a637f5 +size 5763 diff --git a/sam6d_scene/masks/000161.png b/sam6d_scene/masks/000161.png new file mode 100644 index 0000000000000000000000000000000000000000..06370b321c76bcfa6d119c2022e5651057cbcc34 --- /dev/null +++ b/sam6d_scene/masks/000161.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32c82643f43d4924e87db82e0fca052dcc1b7dd4558c36703052273ea29a5d8d +size 5921 diff --git a/sam6d_scene/masks/000162.png b/sam6d_scene/masks/000162.png new file mode 100644 index 0000000000000000000000000000000000000000..0a0c77a22dfe75ac3654ee6a68769951a004a1ed --- /dev/null +++ b/sam6d_scene/masks/000162.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e2b920b638014e32d3e5fdfd3a590d3f0b961cdd08733410f892127b3aba343 +size 6084 diff --git a/sam6d_scene/masks/000163.png b/sam6d_scene/masks/000163.png new file mode 100644 index 0000000000000000000000000000000000000000..66b43faae375b69d5739bedff2cc66133dbac689 --- /dev/null +++ b/sam6d_scene/masks/000163.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8d8b6c195ad3a3d3de9cd3a525e5dc233f5986d41fc4e9d5d4fb7d0a49a3143 +size 6257 diff --git a/sam6d_scene/masks/000164.png b/sam6d_scene/masks/000164.png new file mode 100644 index 0000000000000000000000000000000000000000..22940f811008ee69b2e5ff4fcaeaac660ae926b5 --- /dev/null +++ b/sam6d_scene/masks/000164.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e665f8d726a0318adc6373c648398c574456de233154113184063840dfb8c03 +size 6313 diff --git a/sam6d_scene/masks/000165.png b/sam6d_scene/masks/000165.png new file mode 100644 index 0000000000000000000000000000000000000000..47e64ce9a3fafd030e2d6e23a159cb067daabd27 --- /dev/null +++ b/sam6d_scene/masks/000165.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fb9fc8243f90fc695a2a07adada81d6f72ba05f49e29f29f5dd5953631e2716 +size 6482 diff --git a/sam6d_scene/masks/000166.png b/sam6d_scene/masks/000166.png new file mode 100644 index 0000000000000000000000000000000000000000..026a6b49e60dffb0ced23822685b28d34d1c7f2f --- /dev/null +++ b/sam6d_scene/masks/000166.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d54bbffe01a7dad0798bc00d19c72349c410d79b771671b56a34b0be262e352 +size 6507 diff --git a/sam6d_scene/masks/000167.png b/sam6d_scene/masks/000167.png new file mode 100644 index 0000000000000000000000000000000000000000..ed691b0a31be92371f35cf555e4e576802aa1ecb --- /dev/null +++ b/sam6d_scene/masks/000167.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:209c982346aa15a4925c8268320a447647c349354d26097c3aa4175fdafdef4b +size 6438 diff --git a/sam6d_scene/masks/000168.png b/sam6d_scene/masks/000168.png new file mode 100644 index 0000000000000000000000000000000000000000..a35d03bb13c96c22730a6436f9af2a057ccc6372 --- /dev/null +++ b/sam6d_scene/masks/000168.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccfc51ecbc9e8191e04fd3a7e5222c699426e49c238b4e5948fff996caaa823c +size 6509 diff --git a/sam6d_scene/masks/000169.png b/sam6d_scene/masks/000169.png new file mode 100644 index 0000000000000000000000000000000000000000..376ec8481d97e6d139234932f3e1f9b074eba81b --- /dev/null +++ b/sam6d_scene/masks/000169.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a03a6bc523be7132582cd2082442fd472ad4e00417d364597e09aa649ec99dd7 +size 6467 diff --git a/sam6d_scene/masks/000170.png b/sam6d_scene/masks/000170.png new file mode 100644 index 0000000000000000000000000000000000000000..4972a3ca4e37f70fe2a7b94d27b17e240b86a0d9 --- /dev/null +++ b/sam6d_scene/masks/000170.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f9ab9dab5ed9560ffb1d9f678ac3f5c130bc529387cf277dd3b7bb1de9c4967 +size 6632 diff --git a/sam6d_scene/masks/000171.png b/sam6d_scene/masks/000171.png new file mode 100644 index 0000000000000000000000000000000000000000..e431b4290dfbd0f2cdb016f53b10050988b412a4 --- /dev/null +++ b/sam6d_scene/masks/000171.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8fc6abf3ffddea4d7de7b48bbc70134877b95bf7dc35d3a883e655d29dabc0f +size 6782 diff --git a/sam6d_scene/masks/000172.png b/sam6d_scene/masks/000172.png new file mode 100644 index 0000000000000000000000000000000000000000..31be1ddb6f02d272117a8daa1cbc59f036e9b956 --- /dev/null +++ b/sam6d_scene/masks/000172.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e994315865bf6d77f150ad994395903115b40896ff13b8b046c1f8b71a1e3074 +size 6915 diff --git a/sam6d_scene/masks/000173.png b/sam6d_scene/masks/000173.png new file mode 100644 index 0000000000000000000000000000000000000000..f27c1b697e6bcf6180592b9c45a5a34d3e999afd --- /dev/null +++ b/sam6d_scene/masks/000173.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3135ada4e6aef19901dfefb76ef9567eeed8ac0cf9ce73911ab27464e1783dae +size 6796 diff --git a/sam6d_scene/masks/000174.png b/sam6d_scene/masks/000174.png new file mode 100644 index 0000000000000000000000000000000000000000..13ecde7c138ab5ee27aeea8cb55500b6e2ad8aa8 --- /dev/null +++ b/sam6d_scene/masks/000174.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:813bd65732ae25ee592c9b9789f469c51ee160455633168c2c4bcffa7cf312cb +size 6666 diff --git a/sam6d_scene/masks/000175.png b/sam6d_scene/masks/000175.png new file mode 100644 index 0000000000000000000000000000000000000000..b15a814a4301e9b816d6f601ec920218dff195a6 --- /dev/null +++ b/sam6d_scene/masks/000175.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c2141c9f39b63415f54e209d44241637394488beb8acc42e8226f3ce221ad9 +size 6516 diff --git a/sam6d_scene/masks/000176.png b/sam6d_scene/masks/000176.png new file mode 100644 index 0000000000000000000000000000000000000000..271eeec183f5dedb8d8b56c53c80bba400574914 --- /dev/null +++ b/sam6d_scene/masks/000176.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2862d55ee32916e7610e345816a9bd3943a85bfedeb1b26a330d9d429b9ef5aa +size 6310 diff --git a/sam6d_scene/masks/000177.png b/sam6d_scene/masks/000177.png new file mode 100644 index 0000000000000000000000000000000000000000..f13d70e391a7860e7171a104f07bf3b43875a5ac --- /dev/null +++ b/sam6d_scene/masks/000177.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b5e4560438fb070d0dc81e44a69559a34b4fdca9b86aa353da33ef1cae4fa4 +size 6244 diff --git a/sam6d_scene/masks/000178.png b/sam6d_scene/masks/000178.png new file mode 100644 index 0000000000000000000000000000000000000000..b16d504428b4ec17023bec4622a8d1a8439f2294 --- /dev/null +++ b/sam6d_scene/masks/000178.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da76081edc5fc4b72380e8e3ec203421c9877eee7e47c51a97fc0f0026bce38 +size 6137 diff --git a/sam6d_scene/masks/000179.png b/sam6d_scene/masks/000179.png new file mode 100644 index 0000000000000000000000000000000000000000..922e9d2146482b1aef72906f27e35b8e082cbec1 --- /dev/null +++ b/sam6d_scene/masks/000179.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a634358c57819b2e909bd6c5c6771131518e741481494c8171fc7267f35a197 +size 6034 diff --git a/sam6d_scene/masks/000180.png b/sam6d_scene/masks/000180.png new file mode 100644 index 0000000000000000000000000000000000000000..3bfd461db54ad704c8846b7d08aed5aa84f2d691 --- /dev/null +++ b/sam6d_scene/masks/000180.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd3d960fca8d9ae3eb94a63866e50235ab83d135976a28204deba6b308933d52 +size 6050 diff --git a/sam6d_scene/masks/000181.png b/sam6d_scene/masks/000181.png new file mode 100644 index 0000000000000000000000000000000000000000..1e04ed10737f24fdf5d589f0d8b561f7ead41b96 --- /dev/null +++ b/sam6d_scene/masks/000181.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:968f16bc91e14adc44a66701424d9863b48a3c85ad3f19eebe48c1e246bededc +size 5961 diff --git a/sam6d_scene/masks/000182.png b/sam6d_scene/masks/000182.png new file mode 100644 index 0000000000000000000000000000000000000000..66cd7e72c5a7e5590fadf7ff8975d58ef062825f --- /dev/null +++ b/sam6d_scene/masks/000182.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457abb761ad3cf311e2552978d02497c4d5894a0c222ce45c575eebbf2a9c10c +size 5883 diff --git a/sam6d_scene/masks/000183.png b/sam6d_scene/masks/000183.png new file mode 100644 index 0000000000000000000000000000000000000000..c56b3f0dd2e9a6c7f4d47a9b9ba13b604dd62ee6 --- /dev/null +++ b/sam6d_scene/masks/000183.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2302a4b12f242264b0a55ccbdefd5f06a26faa4f1c296cd62f7e602840d02a7 +size 5669 diff --git a/sam6d_scene/masks/000184.png b/sam6d_scene/masks/000184.png new file mode 100644 index 0000000000000000000000000000000000000000..74d434a373f9a9961d61b28803c34c3b009799c9 --- /dev/null +++ b/sam6d_scene/masks/000184.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc22a5f670db985fe44fe93a5342bcf7066578152652cd142613cd29ff243353 +size 5539 diff --git a/sam6d_scene/masks/000185.png b/sam6d_scene/masks/000185.png new file mode 100644 index 0000000000000000000000000000000000000000..33a0810940a474616d87091d0590528e4e2707c0 --- /dev/null +++ b/sam6d_scene/masks/000185.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1702a10dc694fe7f5989a6a56f9e891591c0158a6aada5421685e1204aaabb +size 5481 diff --git a/sam6d_scene/masks/000186.png b/sam6d_scene/masks/000186.png new file mode 100644 index 0000000000000000000000000000000000000000..d3709690dec309205d02844abe61b9c0d9c52ba9 --- /dev/null +++ b/sam6d_scene/masks/000186.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c5e3378d2adda3e7c119e53822e3de5406061d0250d766a6a64db902741d4a +size 5503 diff --git a/sam6d_scene/masks/000187.png b/sam6d_scene/masks/000187.png new file mode 100644 index 0000000000000000000000000000000000000000..9b41adf505da4f754ae0d84e1a0278234a7712bb --- /dev/null +++ b/sam6d_scene/masks/000187.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab1067856b54e9905fe6a9866e94bb24ffeedcc819e07356d3f84ea641d9a3e +size 5558 diff --git a/sam6d_scene/masks/000188.png b/sam6d_scene/masks/000188.png new file mode 100644 index 0000000000000000000000000000000000000000..f4251910638a21f709d1363d93b55ea9defd679b --- /dev/null +++ b/sam6d_scene/masks/000188.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b86d645dfda7334431661a63fffde09a5e4f3136e4e57b3bb44b3bd6676d542 +size 5593 diff --git a/sam6d_scene/masks/000189.png b/sam6d_scene/masks/000189.png new file mode 100644 index 0000000000000000000000000000000000000000..0961b2c5c6ad0de5c0d26a6bdcb474797f766a5c --- /dev/null +++ b/sam6d_scene/masks/000189.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a28840ba02fa327095a743cfef4b0c7f606e45fbef0477b6e9b6b4a2cc3b3da8 +size 5630 diff --git a/sam6d_scene/masks/000190.png b/sam6d_scene/masks/000190.png new file mode 100644 index 0000000000000000000000000000000000000000..42f2ef0dc783a97e6ce7d5d8dd1881f6f67a22d0 --- /dev/null +++ b/sam6d_scene/masks/000190.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ece555bd0edcfea84e3ca8afeb0339b69df5d49820dc9ff17abf941d25e51255 +size 5685 diff --git a/sam6d_scene/masks/000191.png b/sam6d_scene/masks/000191.png new file mode 100644 index 0000000000000000000000000000000000000000..f359d3aa8816cc14f01ec330fdffba3f6d7e4b2a --- /dev/null +++ b/sam6d_scene/masks/000191.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da7f71e19c65b8f524549280f76659cb6036ba93ffa3667f980409017dfbb75c +size 5787 diff --git a/sam6d_scene/masks/000192.png b/sam6d_scene/masks/000192.png new file mode 100644 index 0000000000000000000000000000000000000000..71749fea2782abb133653e0542118c9a34b7aaca --- /dev/null +++ b/sam6d_scene/masks/000192.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f32e6126beba27f7c32f47f8c56a308357687697247481b4c0801202e70b326 +size 5973 diff --git a/sam6d_scene/masks/000193.png b/sam6d_scene/masks/000193.png new file mode 100644 index 0000000000000000000000000000000000000000..df9d2b7972d85cd89c10ebde3f0dac764b6e368e --- /dev/null +++ b/sam6d_scene/masks/000193.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18bed55c97f834a03d90c97fe97ff8e1cc2a5dd69963601f0c633459388d4d4 +size 6027 diff --git a/sam6d_scene/masks/000194.png b/sam6d_scene/masks/000194.png new file mode 100644 index 0000000000000000000000000000000000000000..9357c1374791c67f0cd83fd682455e7154d9d83d --- /dev/null +++ b/sam6d_scene/masks/000194.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6564423100fc752ff6ba8db85166f974383e2031988a0c4aeb1f353dcf3b4d1d +size 6127 diff --git a/sam6d_scene/masks/000195.png b/sam6d_scene/masks/000195.png new file mode 100644 index 0000000000000000000000000000000000000000..e4b6d7722c70555cce330ffe4c1b5dfb4cf2093b --- /dev/null +++ b/sam6d_scene/masks/000195.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d96f106fd9a70a39eaa3d1c57ce8bc1b8a5ececcaa20e7a5a61fa13b1606458 +size 6265 diff --git a/sam6d_scene/masks/000196.png b/sam6d_scene/masks/000196.png new file mode 100644 index 0000000000000000000000000000000000000000..89297d67b522930dd0e091f5a739f039310eb434 --- /dev/null +++ b/sam6d_scene/masks/000196.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:133970b79c45dc02f0d07ef4c07264853b30dcd0cde21a82647395a7a9073fe8 +size 6382 diff --git a/sam6d_scene/masks/000197.png b/sam6d_scene/masks/000197.png new file mode 100644 index 0000000000000000000000000000000000000000..fb01be54e78dad90e19edaf2f1dabaa77e793cc0 --- /dev/null +++ b/sam6d_scene/masks/000197.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22d889ecb32917bac03406665b3aa49ab128a30003f4098f6082f907107ed11a +size 6529 diff --git a/sam6d_scene/masks/000198.png b/sam6d_scene/masks/000198.png new file mode 100644 index 0000000000000000000000000000000000000000..073c86faa2d966c0ac9984b7247939b6b74f0762 --- /dev/null +++ b/sam6d_scene/masks/000198.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d679430cc17f5b87637f9390eafa72cc883d1a02f07505a7edbb4d08a5c429db +size 6677 diff --git a/sam6d_scene/masks/000199.png b/sam6d_scene/masks/000199.png new file mode 100644 index 0000000000000000000000000000000000000000..420184b44bc842c14c7f87d912cb2bb65a0bc90b --- /dev/null +++ b/sam6d_scene/masks/000199.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b05ef715844526f80c28d92116b25e1fd808a7f1bc85dbf4b9ad84424c598653 +size 6775 diff --git a/sam6d_scene/masks/000200.png b/sam6d_scene/masks/000200.png new file mode 100644 index 0000000000000000000000000000000000000000..3229f56fa14bb5ada029d098f72f0c658796780f --- /dev/null +++ b/sam6d_scene/masks/000200.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fa7c9b6856c26bb497555640c2af3377c47d3784a3f761a4d82bb891a12ffd9 +size 6887 diff --git a/sam6d_scene/masks/000201.png b/sam6d_scene/masks/000201.png new file mode 100644 index 0000000000000000000000000000000000000000..a5c2b6b13903b5d6f27b3f37b759d3f51abf87b7 --- /dev/null +++ b/sam6d_scene/masks/000201.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ac8bd43b409be8894133d804bca7231a4c5e62736db6215c7817f63fb5803b1 +size 6970 diff --git a/sam6d_scene/masks/000202.png b/sam6d_scene/masks/000202.png new file mode 100644 index 0000000000000000000000000000000000000000..44f48a8b18674063a5dd7eee08d1f965c569a390 --- /dev/null +++ b/sam6d_scene/masks/000202.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58ef22ced6959655cb550f88eef692638ac6c203305292962a297427bd25e8a0 +size 7020 diff --git a/sam6d_scene/masks/000203.png b/sam6d_scene/masks/000203.png new file mode 100644 index 0000000000000000000000000000000000000000..250d697eec4dac81beb85df8ce0859822df0c625 --- /dev/null +++ b/sam6d_scene/masks/000203.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15ee7fd0f9c2075db85c37fd1b5d2065912c5138b8b7eb0812f8171a5bd3b35 +size 6956 diff --git a/sam6d_scene/masks/000204.png b/sam6d_scene/masks/000204.png new file mode 100644 index 0000000000000000000000000000000000000000..34ee40779b1e85a880d946a0cea7c9ab0b192573 --- /dev/null +++ b/sam6d_scene/masks/000204.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d238d524240f579aac67b823e712a63d47f7790d2296e0fe6085e9d7ad978ca0 +size 6789 diff --git a/sam6d_scene/masks/000205.png b/sam6d_scene/masks/000205.png new file mode 100644 index 0000000000000000000000000000000000000000..176b1ffd8727dc1a28c1fb0e0ad7d470eaf8667d --- /dev/null +++ b/sam6d_scene/masks/000205.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9334392ea885032818d593f04ea60de8111a73b54df6e76c0d98fa16e763d3f4 +size 6657 diff --git a/sam6d_scene/masks/000206.png b/sam6d_scene/masks/000206.png new file mode 100644 index 0000000000000000000000000000000000000000..1eb6c2cf0b7d0b6d0f8471a8d0360fe74c0cac81 --- /dev/null +++ b/sam6d_scene/masks/000206.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e30ef37d24d365699bb2f5e8767b885c7bb786d7abc2dcff155b506464f2bf +size 6574 diff --git a/sam6d_scene/masks/000207.png b/sam6d_scene/masks/000207.png new file mode 100644 index 0000000000000000000000000000000000000000..cb4fff36e6a5ecae89c9043879f273cb15fae2ae --- /dev/null +++ b/sam6d_scene/masks/000207.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b564e79b5b8360801a9f3d3080242f4705751c9b52571e8ae8814f0ea00928d +size 6463 diff --git a/sam6d_scene/masks/000208.png b/sam6d_scene/masks/000208.png new file mode 100644 index 0000000000000000000000000000000000000000..43fb8b2576a2097964d8e7f0e911aeaf5ea8daef --- /dev/null +++ b/sam6d_scene/masks/000208.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efe7f09aafa1c14878a924c2c03cd0bf16fb2d2594bf966dfbb53296ad00d637 +size 6243 diff --git a/sam6d_scene/masks/000209.png b/sam6d_scene/masks/000209.png new file mode 100644 index 0000000000000000000000000000000000000000..30cb46b408dcb776dfc2acf6373542b7663547ae --- /dev/null +++ b/sam6d_scene/masks/000209.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6397e5de6c0d2382dd27ec349af6f772af43caf274be54f8f8fe6a8685ddee1e +size 6000 diff --git a/sam6d_scene/masks/000210.png b/sam6d_scene/masks/000210.png new file mode 100644 index 0000000000000000000000000000000000000000..abfc0521b1599f53e2d5c51deb7bdf7e4f2c3f2a --- /dev/null +++ b/sam6d_scene/masks/000210.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dd8e4f94259182ed5222b96a3c3ee5086ee3ecc1ee576a2983078a1636a1766 +size 5820 diff --git a/sam6d_scene/masks/000211.png b/sam6d_scene/masks/000211.png new file mode 100644 index 0000000000000000000000000000000000000000..67d170fb0b7534aab5df8a8c65d2754803b802f9 --- /dev/null +++ b/sam6d_scene/masks/000211.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc06144e440d9269916bbdcb61bf6c8e3978f46da0b5422ea0465ae616fc410 +size 5766 diff --git a/sam6d_scene/masks/000212.png b/sam6d_scene/masks/000212.png new file mode 100644 index 0000000000000000000000000000000000000000..ee9a3f66250ef7594a331e0843f1b9b98859f39e --- /dev/null +++ b/sam6d_scene/masks/000212.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d9f79b78c2502d6fb22b97392246c95ecde378edf3b4953a6388b20c6071a4 +size 5718 diff --git a/sam6d_scene/masks/000213.png b/sam6d_scene/masks/000213.png new file mode 100644 index 0000000000000000000000000000000000000000..7d65f42bbfcaefb73bd2fb200b4748d33de16823 --- /dev/null +++ b/sam6d_scene/masks/000213.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1792b2eac6d051bd5fc56796240372288c67bd977ee741b59aefd034bc41268c +size 5581 diff --git a/sam6d_scene/masks/000214.png b/sam6d_scene/masks/000214.png new file mode 100644 index 0000000000000000000000000000000000000000..a56b89f57d52ece45866b3ca0e4f2d51d8e5e6cb --- /dev/null +++ b/sam6d_scene/masks/000214.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb7d71304fda8caa0c4538914281f4f48be3e3b5d0d8376d6b136c3cbbcc812 +size 5441 diff --git a/sam6d_scene/masks/000215.png b/sam6d_scene/masks/000215.png new file mode 100644 index 0000000000000000000000000000000000000000..f9fcb8b8e6b5c2ff487c9eb78780733ee6d543f8 --- /dev/null +++ b/sam6d_scene/masks/000215.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c2ca8052cfde56d9b72d55ef3eac6f3c37c90176e48e6a94772118290fa5ebc +size 5395 diff --git a/sam6d_scene/masks/000216.png b/sam6d_scene/masks/000216.png new file mode 100644 index 0000000000000000000000000000000000000000..d8bc6d0d47bb5920cdb333503353247f156e9929 --- /dev/null +++ b/sam6d_scene/masks/000216.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e1923a2a0f73ea2dd1ef2fe54a2ed1ebb07f4db0beedfd7307087cfc28d96c +size 5367 diff --git a/sam6d_scene/masks/000217.png b/sam6d_scene/masks/000217.png new file mode 100644 index 0000000000000000000000000000000000000000..eaef8e09b0c66326cc8e9ed4056d2c08e0b435d8 --- /dev/null +++ b/sam6d_scene/masks/000217.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea2e404376eb5275334a291415cb094417e47b08a9726b4469f5002df675c451 +size 5432 diff --git a/sam6d_scene/masks/000218.png b/sam6d_scene/masks/000218.png new file mode 100644 index 0000000000000000000000000000000000000000..8762c595868d529ab651bfd6fce0308ce7b8a129 --- /dev/null +++ b/sam6d_scene/masks/000218.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f305603e39ade465eb353bb06d75089dbb99ca3e248f0f5fa94475aca86421c +size 5417 diff --git a/sam6d_scene/masks/000219.png b/sam6d_scene/masks/000219.png new file mode 100644 index 0000000000000000000000000000000000000000..eae19a5e50a7941b0e95ebe1fbaf2dd92c76c08d --- /dev/null +++ b/sam6d_scene/masks/000219.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdbb21fd31cd9afd511d06ace1a8f005b022c216faf9e1c3b2e002c2771aab01 +size 5504 diff --git a/sam6d_scene/masks/000220.png b/sam6d_scene/masks/000220.png new file mode 100644 index 0000000000000000000000000000000000000000..340bdcdb24f4de12b9db4a4faddec4e16b07767a --- /dev/null +++ b/sam6d_scene/masks/000220.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:319d36dc032bdb395987bb3ae7bec6a126404f085ef8975c8527ec121addc84b +size 5599 diff --git a/sam6d_scene/masks/000221.png b/sam6d_scene/masks/000221.png new file mode 100644 index 0000000000000000000000000000000000000000..1207144a54748740e3d50cc3e94387592ec9ef5d --- /dev/null +++ b/sam6d_scene/masks/000221.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:825a728e322d4b602f3a3ed412867099d4aede136ebdfe8f31171ed929d3b722 +size 5687 diff --git a/sam6d_scene/masks/000222.png b/sam6d_scene/masks/000222.png new file mode 100644 index 0000000000000000000000000000000000000000..eb8d1d86e528110d5733bbcd046b7c19616cd8f6 --- /dev/null +++ b/sam6d_scene/masks/000222.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad9a158953c8ab6575b8cd4faf550ef3ac04abd3d5c14d7ede4074b8366fcdf5 +size 5813 diff --git a/sam6d_scene/masks/000223.png b/sam6d_scene/masks/000223.png new file mode 100644 index 0000000000000000000000000000000000000000..9fd2fe1dd574db60e492d7631a9a75429ce50266 --- /dev/null +++ b/sam6d_scene/masks/000223.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7d5034b4e721b91935ac64fa50aab6f47349024e70184444ea26c618ca4912 +size 6004 diff --git a/sam6d_scene/masks/000224.png b/sam6d_scene/masks/000224.png new file mode 100644 index 0000000000000000000000000000000000000000..84db468f26a70a9a68664583696d6ad79235e893 --- /dev/null +++ b/sam6d_scene/masks/000224.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a91a8317cdeeceaceabb3e1a50ff7e09cc21b58f6a08f5af289511ad4c18b0 +size 6185 diff --git a/sam6d_scene/masks/000225.png b/sam6d_scene/masks/000225.png new file mode 100644 index 0000000000000000000000000000000000000000..065d25fa2400c7c75d909eee0eb7fc6953d82ed4 --- /dev/null +++ b/sam6d_scene/masks/000225.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6954c6ef216b9b72f9a7e65560b500241b6148ab693d996632914b7f4bed6b47 +size 6355 diff --git a/sam6d_scene/masks/000226.png b/sam6d_scene/masks/000226.png new file mode 100644 index 0000000000000000000000000000000000000000..7aa875043958cc7c3c70c995863cfa7cd030d31b --- /dev/null +++ b/sam6d_scene/masks/000226.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051f96d050cdc695c9ba34df27268900bb59eb2edb7c2cfd58c33228c4c13af2 +size 6454 diff --git a/sam6d_scene/masks/000227.png b/sam6d_scene/masks/000227.png new file mode 100644 index 0000000000000000000000000000000000000000..bdf23d8e363fb5226b04ea23765cb491e0c366de --- /dev/null +++ b/sam6d_scene/masks/000227.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1322f907e4301e834c7e625d8aa90078791f82121bce2ffb375e4ed0ba4ad7a3 +size 6580 diff --git a/sam6d_scene/masks/000228.png b/sam6d_scene/masks/000228.png new file mode 100644 index 0000000000000000000000000000000000000000..f89a2165881598aa4948a82363ed0dfe2a04b919 --- /dev/null +++ b/sam6d_scene/masks/000228.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db4717260b29d80811783365c99f4804795818a32f1a2d63922fbb8c25fa9fc +size 6629 diff --git a/sam6d_scene/masks/000229.png b/sam6d_scene/masks/000229.png new file mode 100644 index 0000000000000000000000000000000000000000..a4decadd4431430264b00eef4db91e19562364b1 --- /dev/null +++ b/sam6d_scene/masks/000229.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9fdcd0ed0f93f5c5c196df3fcc572acd392843625eab8880c936a78e5f50fc4 +size 6681 diff --git a/sam6d_scene/masks/000230.png b/sam6d_scene/masks/000230.png new file mode 100644 index 0000000000000000000000000000000000000000..5d80299e1f63d0ec79688b0a6d68aafdf3af248f --- /dev/null +++ b/sam6d_scene/masks/000230.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d5d6d305536bf740a61cb4bcec1fbb7278aead0d6d56b5e97efe3810dc1acd +size 6779 diff --git a/sam6d_scene/masks/000231.png b/sam6d_scene/masks/000231.png new file mode 100644 index 0000000000000000000000000000000000000000..54b0fbb98596438a14a47781951bf6b4aeb34376 --- /dev/null +++ b/sam6d_scene/masks/000231.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d517ab267df1a0dfaa5664f6f0b290dfe537b505d6dd4feef32a7a04e8c1a39 +size 6956 diff --git a/sam6d_scene/masks/000232.png b/sam6d_scene/masks/000232.png new file mode 100644 index 0000000000000000000000000000000000000000..1aa5092d8a87bfe5173cb4f934806cb8da42a6e6 --- /dev/null +++ b/sam6d_scene/masks/000232.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f8c652705f23de34143479a3465654597dcf73b1bad0d442b7c0c8f7d1ba61 +size 7200 diff --git a/sam6d_scene/masks/000233.png b/sam6d_scene/masks/000233.png new file mode 100644 index 0000000000000000000000000000000000000000..e64af34fdfef397223abc771a4001d6fb855ba22 --- /dev/null +++ b/sam6d_scene/masks/000233.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea4f3d567461ddadc21d73463de839a45ee4beffc967f79b99adeedf131a2fc +size 7368 diff --git a/sam6d_scene/masks/000234.png b/sam6d_scene/masks/000234.png new file mode 100644 index 0000000000000000000000000000000000000000..f3968e56bc9c06e05a7ad8034570ffe376db73d1 --- /dev/null +++ b/sam6d_scene/masks/000234.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3da0402242cd87041b1735019de4dfe7ce9bf7a65756715cd1c1a062f327b869 +size 7404 diff --git a/sam6d_scene/masks/000235.png b/sam6d_scene/masks/000235.png new file mode 100644 index 0000000000000000000000000000000000000000..e0f2f598c33411183134572fac054ea4bd089789 --- /dev/null +++ b/sam6d_scene/masks/000235.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:842c9e41e1b870e75ff53bc2eae9a242f2f2920f6cecef40c78401eb371ca18b +size 7401 diff --git a/sam6d_scene/masks/000236.png b/sam6d_scene/masks/000236.png new file mode 100644 index 0000000000000000000000000000000000000000..1dba35a5acd10fbe9900c470bccd843cf20775e8 --- /dev/null +++ b/sam6d_scene/masks/000236.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836c9abacc91fc5d0263c2659569772540c0feae65733f982c481cf9774b9f64 +size 7325 diff --git a/sam6d_scene/masks/000237.png b/sam6d_scene/masks/000237.png new file mode 100644 index 0000000000000000000000000000000000000000..a734c2debb2dc5c3aec70cbd0e29e474965eb3c4 --- /dev/null +++ b/sam6d_scene/masks/000237.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ae6f5f943ad8b37b83b4a31fa879511b753c99af9512f9549c2ca6fac0523ed +size 7292 diff --git a/sam6d_scene/masks/000238.png b/sam6d_scene/masks/000238.png new file mode 100644 index 0000000000000000000000000000000000000000..b6c66a6b2cdcfe2be98671ee4a16537ca4752ebb --- /dev/null +++ b/sam6d_scene/masks/000238.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7488e3bcfd1650d87f2c407866ccda4f01047fdb529451e44b2d8f9838dce26e +size 7366 diff --git a/sam6d_scene/masks/000239.png b/sam6d_scene/masks/000239.png new file mode 100644 index 0000000000000000000000000000000000000000..3f19c8b57b62db7512dca60e2d1ccd599eba5b35 --- /dev/null +++ b/sam6d_scene/masks/000239.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa992a7ed5a1667a488adc1b09d329f36219d800676c7ab739a3ef2edd12a2a8 +size 7356 diff --git a/sam6d_scene/masks/000240.png b/sam6d_scene/masks/000240.png new file mode 100644 index 0000000000000000000000000000000000000000..e4abbaee53f079114622b28080490e960dfcb48c --- /dev/null +++ b/sam6d_scene/masks/000240.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8c751a8e9d558eb116be572982cc43753b2ec5ac24474de7e1135bdaba4b1d +size 7156 diff --git a/sam6d_scene/masks/000241.png b/sam6d_scene/masks/000241.png new file mode 100644 index 0000000000000000000000000000000000000000..6f0142bd1c0af56490901ac24d98601114df7836 --- /dev/null +++ b/sam6d_scene/masks/000241.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f801675c47b7f8b430159f3804e8ad0968c5a8c8cec8e4b218868aff62240283 +size 7062 diff --git a/sam6d_scene/masks/000242.png b/sam6d_scene/masks/000242.png new file mode 100644 index 0000000000000000000000000000000000000000..cf839c8ba90bde176eb9b0be2d3ca7452624685e --- /dev/null +++ b/sam6d_scene/masks/000242.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81f7bb86f7f0420bd17daebe3129464dda766e0237c4923a9a4df85e3b9e6b8c +size 6902 diff --git a/sam6d_scene/masks/000243.png b/sam6d_scene/masks/000243.png new file mode 100644 index 0000000000000000000000000000000000000000..59614df58ababd72b1bf5e379ca1c4112c810197 --- /dev/null +++ b/sam6d_scene/masks/000243.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:572fffcf0dd7827aed9bf4f7e7611b17d3a9dec3304701206132c6869169eefd +size 6821 diff --git a/sam6d_scene/masks/000244.png b/sam6d_scene/masks/000244.png new file mode 100644 index 0000000000000000000000000000000000000000..e16898d685c67a5b07e31bf1a475675aeedb34b6 --- /dev/null +++ b/sam6d_scene/masks/000244.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73bc98c1a673f61c01d8a16eee4765878fc494583ac5d6728ff3408ca560da99 +size 6639 diff --git a/sam6d_scene/masks/000245.png b/sam6d_scene/masks/000245.png new file mode 100644 index 0000000000000000000000000000000000000000..3cae2b5786b06c4909ee45cc24fc2d2e4b5f1828 --- /dev/null +++ b/sam6d_scene/masks/000245.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52d83de44519206a0d5dc45e9838168e924f00f005949ed60a5195fb32aed6e +size 6505 diff --git a/sam6d_scene/masks/000246.png b/sam6d_scene/masks/000246.png new file mode 100644 index 0000000000000000000000000000000000000000..d79b128b7332f588a766be38d02293d8517f01f7 --- /dev/null +++ b/sam6d_scene/masks/000246.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aee524c995244d2717826fd9de1a96240d31dfcff34b4bccac1d233225b1b0c4 +size 6377 diff --git a/sam6d_scene/masks/000247.png b/sam6d_scene/masks/000247.png new file mode 100644 index 0000000000000000000000000000000000000000..f10fccff9e1552858fbbb3be5621cfaffd5cf1cc --- /dev/null +++ b/sam6d_scene/masks/000247.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0587c4c6b4d0835b2ddaf0b83913ccd7db8bdb033949f78f364fd9df6df01df2 +size 6267 diff --git a/sam6d_scene/masks/000248.png b/sam6d_scene/masks/000248.png new file mode 100644 index 0000000000000000000000000000000000000000..43a3e0af3cde836f1308a55028105895d5a15fe0 --- /dev/null +++ b/sam6d_scene/masks/000248.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c2cebc423864dad6e48407e076030eb250bbb30946a8359d5a5c0d4b3884b98 +size 6150 diff --git a/sam6d_scene/masks/000249.png b/sam6d_scene/masks/000249.png new file mode 100644 index 0000000000000000000000000000000000000000..b34a40fb31fdd58d957961d2d678dee26f6b94df --- /dev/null +++ b/sam6d_scene/masks/000249.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c29d6459445f4af0d66455906f252d4185b99f28ce276b5b8d280bf3a31372 +size 5955 diff --git a/sam6d_scene/masks/000250.png b/sam6d_scene/masks/000250.png new file mode 100644 index 0000000000000000000000000000000000000000..27162e9b60ba01068c5408ca8121e72ebb68ac81 --- /dev/null +++ b/sam6d_scene/masks/000250.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f815d4f2a9c412424a4418201b814b652b8a884eff548eb13fa4f4af44eadcb1 +size 5890 diff --git a/sam6d_scene/masks/000251.png b/sam6d_scene/masks/000251.png new file mode 100644 index 0000000000000000000000000000000000000000..bae64463ce4471bdfda05e0a8c6575978e8691be --- /dev/null +++ b/sam6d_scene/masks/000251.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69408900b5b70a694c42c717ed25550de7701b17779344cb95e15c7097ef304f +size 5763 diff --git a/sam6d_scene/masks/000252.png b/sam6d_scene/masks/000252.png new file mode 100644 index 0000000000000000000000000000000000000000..8422389c5131e7b7dff3e6f5c0d6b3796bce057f --- /dev/null +++ b/sam6d_scene/masks/000252.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26f3b834095973ca85bdeae685abcc3d4d8781bb2459de42f3c1cfcd0801c4d6 +size 5655 diff --git a/sam6d_scene/masks/000253.png b/sam6d_scene/masks/000253.png new file mode 100644 index 0000000000000000000000000000000000000000..95a76cc7dc0ea024da7afe059e16935e3602b02b --- /dev/null +++ b/sam6d_scene/masks/000253.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6365fb3e90f0dadb57a51228e27328503a9cc22a20681b4318165aa3382c9771 +size 5606 diff --git a/sam6d_scene/masks/000254.png b/sam6d_scene/masks/000254.png new file mode 100644 index 0000000000000000000000000000000000000000..fb7f0bce44284bcfc0892b03c05874c05bfd9143 --- /dev/null +++ b/sam6d_scene/masks/000254.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535fa2383e1193bb60649fd827b17da9b65d7c2fad27684800a322c20df9551a +size 5617 diff --git a/sam6d_scene/masks/000255.png b/sam6d_scene/masks/000255.png new file mode 100644 index 0000000000000000000000000000000000000000..8942cbc2be5b2dae26a328f71569f2ff56faa6fd --- /dev/null +++ b/sam6d_scene/masks/000255.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff49d566bdbbd8ae16a089e54e45253d484eec7cfa04fc503df4eada395521d6 +size 5678 diff --git a/sam6d_scene/masks/000256.png b/sam6d_scene/masks/000256.png new file mode 100644 index 0000000000000000000000000000000000000000..775afd897ae0023678b05b335f7cbe17982068ae --- /dev/null +++ b/sam6d_scene/masks/000256.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74fb7a09a87521807598dff6b60bf83cd1576dd0c2a3f2a1a9b2d7738c2df56a +size 5641 diff --git a/sam6d_scene/masks/000257.png b/sam6d_scene/masks/000257.png new file mode 100644 index 0000000000000000000000000000000000000000..8952a68a7116704b3c85314a774f1da51a5d62d1 --- /dev/null +++ b/sam6d_scene/masks/000257.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea8bdf76222ec70a18d803853e8524d0e84182d8caa10576307ee2f0b7320afe +size 5647 diff --git a/sam6d_scene/masks/000258.png b/sam6d_scene/masks/000258.png new file mode 100644 index 0000000000000000000000000000000000000000..2e9d639558c7765e1bec5c1e9f602591864d9761 --- /dev/null +++ b/sam6d_scene/masks/000258.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdacb7a04c15ebddf1b50365eae69b4aff0bde44bfa199df892deb4f3f582190 +size 5645 diff --git a/sam6d_scene/masks/000259.png b/sam6d_scene/masks/000259.png new file mode 100644 index 0000000000000000000000000000000000000000..70d07527dadbf49a30e6a756800bb65f6ba7d4f6 --- /dev/null +++ b/sam6d_scene/masks/000259.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b9bf624fc57ba304df4e3661c5cce5cd85492aebdde8052b9b2507149982539 +size 5684 diff --git a/sam6d_scene/masks/000260.png b/sam6d_scene/masks/000260.png new file mode 100644 index 0000000000000000000000000000000000000000..944559ed9128231bdc55f62c9f4aa02bf78767d0 --- /dev/null +++ b/sam6d_scene/masks/000260.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b452bfdfd3a33f1aebd6aa6f13597715cb3efd7d8063fd538ae838ff1796f69 +size 5723 diff --git a/sam6d_scene/masks/000261.png b/sam6d_scene/masks/000261.png new file mode 100644 index 0000000000000000000000000000000000000000..b19dfb950433244fb0fe4d65b3c0eb288b4fcafd --- /dev/null +++ b/sam6d_scene/masks/000261.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7447196d977586838296c70c5f455f5bf059f3c608065d1da514e1bbc939314 +size 5866 diff --git a/sam6d_scene/masks/000262.png b/sam6d_scene/masks/000262.png new file mode 100644 index 0000000000000000000000000000000000000000..9362a9ea884275957d9e77f303297654d99b1083 --- /dev/null +++ b/sam6d_scene/masks/000262.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfbe088c9e44faff3e309c4827700d11bd794e3bb76cf6fcd57681fb68d2ff70 +size 5993 diff --git a/sam6d_scene/masks/000263.png b/sam6d_scene/masks/000263.png new file mode 100644 index 0000000000000000000000000000000000000000..4b37e103594d46db68d5bc6a524f073ad036165e --- /dev/null +++ b/sam6d_scene/masks/000263.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a43a06d47a0aaac8313085b67175ed7a6d107682732659b94f717d062f62dfd +size 6305 diff --git a/sam6d_scene/masks/000264.png b/sam6d_scene/masks/000264.png new file mode 100644 index 0000000000000000000000000000000000000000..b7fc74839e90502076888dc31cc960ac84ccc871 --- /dev/null +++ b/sam6d_scene/masks/000264.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1699019756ec5cd077fd4ce0c78e6bef0320d906f286ac6886ab104bb9906148 +size 6454 diff --git a/sam6d_scene/masks/000265.png b/sam6d_scene/masks/000265.png new file mode 100644 index 0000000000000000000000000000000000000000..695fc7b6e1c9a6870b7944006ce75e14b92fe482 --- /dev/null +++ b/sam6d_scene/masks/000265.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b78ad2bc90e4ca2e9e21ee1db86731d32971895ce31c8176770109a4632a43 +size 6665 diff --git a/sam6d_scene/masks/000266.png b/sam6d_scene/masks/000266.png new file mode 100644 index 0000000000000000000000000000000000000000..5a054f1869083d7055a1f58026673e204117f5fa --- /dev/null +++ b/sam6d_scene/masks/000266.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:302d932fb2cf51488853df0e53ef2ae7bd907f9ce96f0d18c525f3f194596720 +size 6884 diff --git a/sam6d_scene/masks/000267.png b/sam6d_scene/masks/000267.png new file mode 100644 index 0000000000000000000000000000000000000000..ead973f736af4db74782398d556c13af69d3454d --- /dev/null +++ b/sam6d_scene/masks/000267.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab67e0b14f52875d0181f0805ad4631cba48f09da04a8bcb1a0537710da4f092 +size 7047 diff --git a/sam6d_scene/masks/000268.png b/sam6d_scene/masks/000268.png new file mode 100644 index 0000000000000000000000000000000000000000..8e86f53e813b54c58f333a12c14242bf8e3434ea --- /dev/null +++ b/sam6d_scene/masks/000268.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84dfda52c3cbd55786b4b899fa23fd13df3b9c7cbe6e150c561001407d4c4cd3 +size 7151 diff --git a/sam6d_scene/masks/000269.png b/sam6d_scene/masks/000269.png new file mode 100644 index 0000000000000000000000000000000000000000..e8603e5db608b9f69f1af8491e71b7ce9716e598 --- /dev/null +++ b/sam6d_scene/masks/000269.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1cc3354e48b48fa41323f7d36a3a9e413633ab031938e0d8bf178c223131d78 +size 7198 diff --git a/sam6d_scene/masks/000270.png b/sam6d_scene/masks/000270.png new file mode 100644 index 0000000000000000000000000000000000000000..bc2d922cd6a49187815ed8155e57e542761fe7d1 --- /dev/null +++ b/sam6d_scene/masks/000270.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc3a50eac1a5b393c3b2ca0e53f05c7e386e46d66f21af285e763055f569811d +size 7272 diff --git a/sam6d_scene/masks/000271.png b/sam6d_scene/masks/000271.png new file mode 100644 index 0000000000000000000000000000000000000000..e0772cce2bafff1f465454b80e81178f4eab0f80 --- /dev/null +++ b/sam6d_scene/masks/000271.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42b32208fd9441ed27643c589da2a3e7e1989c06cc0868b1ab927352333474a9 +size 7406 diff --git a/sam6d_scene/masks/000272.png b/sam6d_scene/masks/000272.png new file mode 100644 index 0000000000000000000000000000000000000000..c116ebcdb34976935f0fb1da11359a8ea8086c51 --- /dev/null +++ b/sam6d_scene/masks/000272.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b111f81a08cd28f3dde54a8385f55102043a8f4a8fbcfb6d76da98732481bd +size 7488 diff --git a/sam6d_scene/masks/000273.png b/sam6d_scene/masks/000273.png new file mode 100644 index 0000000000000000000000000000000000000000..9b4ed13a773871c44bc9cd6a59dda778abc0157a --- /dev/null +++ b/sam6d_scene/masks/000273.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4667520425ec21194f6e19aea9ce366e51cee0eb8ef8125a5d70371c78dbdb3 +size 7525 diff --git a/sam6d_scene/masks/000274.png b/sam6d_scene/masks/000274.png new file mode 100644 index 0000000000000000000000000000000000000000..18f5987355661e7e30731b6c4e6a736341b75245 --- /dev/null +++ b/sam6d_scene/masks/000274.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cafac9b6c24cd00be5e36f4c868d6d079a370f81013aff67ca1855a4d0c9e88 +size 7621 diff --git a/sam6d_scene/masks/000275.png b/sam6d_scene/masks/000275.png new file mode 100644 index 0000000000000000000000000000000000000000..9378d7d06dc9c985dce371e95eeb60147c028ecd --- /dev/null +++ b/sam6d_scene/masks/000275.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f1160eb8760b370483c65972f4b24ecab88eefc0b015001125e16e8b56f1932 +size 7554 diff --git a/sam6d_scene/masks/000276.png b/sam6d_scene/masks/000276.png new file mode 100644 index 0000000000000000000000000000000000000000..36f42b368d91f344413e7dd3ae9f6a851fc4033d --- /dev/null +++ b/sam6d_scene/masks/000276.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b46cb5ce7ec2f819e4e2e6a34cb835a71c8ee0b236ca81a0f28c01c8c6d602 +size 7381 diff --git a/sam6d_scene/masks/000277.png b/sam6d_scene/masks/000277.png new file mode 100644 index 0000000000000000000000000000000000000000..43d133edd37bc46426192668d53b97b721e286d8 --- /dev/null +++ b/sam6d_scene/masks/000277.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d903b04d19dcae06cdb77b625f42b7872673ae3a7dfe62cbd782cdbc22d39c +size 7226 diff --git a/sam6d_scene/masks/000278.png b/sam6d_scene/masks/000278.png new file mode 100644 index 0000000000000000000000000000000000000000..3c612fe5cfd3c99020e6387de9ee5f9d8a1f010d --- /dev/null +++ b/sam6d_scene/masks/000278.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e959646d2177b9b3f9c8cee1f64a8324393fe9e04344c3a12362e20b00b42ca +size 7072 diff --git a/sam6d_scene/masks/000279.png b/sam6d_scene/masks/000279.png new file mode 100644 index 0000000000000000000000000000000000000000..d6fa1af45a21f6f9a4b9a6d3ae4e87e3277faf6e --- /dev/null +++ b/sam6d_scene/masks/000279.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:205bf009781be921479f3b624308250a852ef4025c9a7962da07a2a0afa25e6b +size 6738 diff --git a/sam6d_scene/masks/000280.png b/sam6d_scene/masks/000280.png new file mode 100644 index 0000000000000000000000000000000000000000..4bbf644036ae87cd373c4fcf5d49a130296587d6 --- /dev/null +++ b/sam6d_scene/masks/000280.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04a28747449e5e2cc8ca5535056a82d5bb823bc69036cd98256b3ee9eccb0203 +size 6501 diff --git a/sam6d_scene/masks/000281.png b/sam6d_scene/masks/000281.png new file mode 100644 index 0000000000000000000000000000000000000000..52dab8316739e44781be5c55020fdd5241d8ca6a --- /dev/null +++ b/sam6d_scene/masks/000281.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b23211886972769267224354ceaa09c9f740573b606bc5422275032e864fa0c0 +size 6295 diff --git a/sam6d_scene/masks/000282.png b/sam6d_scene/masks/000282.png new file mode 100644 index 0000000000000000000000000000000000000000..7fd7582720210cf9dfc25c9508c04292b8f94578 --- /dev/null +++ b/sam6d_scene/masks/000282.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c2b908dd2090216339f8e11867c7933158a84b34a588bec1f2f5a41e0802a8 +size 6120 diff --git a/sam6d_scene/masks/000283.png b/sam6d_scene/masks/000283.png new file mode 100644 index 0000000000000000000000000000000000000000..c2f808b0f864d0b38c10b2f57d342e6638cbde29 --- /dev/null +++ b/sam6d_scene/masks/000283.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2381bdcb0983e429b7a647377ee6a3d1eb86b2349c7de6f08b63821d80bcf80b +size 5995 diff --git a/sam6d_scene/masks/000284.png b/sam6d_scene/masks/000284.png new file mode 100644 index 0000000000000000000000000000000000000000..7734a1fdc57a9e84a9d6b156f44b969d4da67e8e --- /dev/null +++ b/sam6d_scene/masks/000284.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:708af91d13c0099451e7d1f33bada4547c1409dad1be8c33377b3fc209fb777b +size 5930 diff --git a/sam6d_scene/masks/000285.png b/sam6d_scene/masks/000285.png new file mode 100644 index 0000000000000000000000000000000000000000..7d34f2fa991e2a18dc58221977f9f9c13939e0c1 --- /dev/null +++ b/sam6d_scene/masks/000285.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a58bc733e5f0873d466150f4f3ac81dc8fdce34db723738820de9304428ed773 +size 5875 diff --git a/sam6d_scene/masks/000286.png b/sam6d_scene/masks/000286.png new file mode 100644 index 0000000000000000000000000000000000000000..2150d783e428465a0099e82e762d4ab4aaa84b4b --- /dev/null +++ b/sam6d_scene/masks/000286.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a9563726418440ecbc74e5bcae8282e8e139a4feec4f0cae85649a2e58e94cf +size 5896 diff --git a/sam6d_scene/masks/000287.png b/sam6d_scene/masks/000287.png new file mode 100644 index 0000000000000000000000000000000000000000..6643b7070c3a3008badaa6a673a9540e485ba990 --- /dev/null +++ b/sam6d_scene/masks/000287.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5455163ffcff0aaf71cc6d4ba6dfb0863f3df6aaecb6384a135bd76b92b04995 +size 5863 diff --git a/sam6d_scene/masks/000288.png b/sam6d_scene/masks/000288.png new file mode 100644 index 0000000000000000000000000000000000000000..e99d782ca968fa65e1b79329119b80708b5374d6 --- /dev/null +++ b/sam6d_scene/masks/000288.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9989511b4a4603480e27f05478d57c29558aef9dfbfde46a3e468174d12632e1 +size 5870 diff --git a/sam6d_scene/masks/000289.png b/sam6d_scene/masks/000289.png new file mode 100644 index 0000000000000000000000000000000000000000..6987b860272e192c624a7a9c0e73e8c46c041eab --- /dev/null +++ b/sam6d_scene/masks/000289.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3d87bbeab88d1cf80f7533089021d0ad5eb644e21c24caa0b57c3b8f6ebf6b4 +size 5896 diff --git a/sam6d_scene/masks/000290.png b/sam6d_scene/masks/000290.png new file mode 100644 index 0000000000000000000000000000000000000000..0412c9943989bcbe378eff431110dd83c98ce14c --- /dev/null +++ b/sam6d_scene/masks/000290.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4225fd0c8dd8fefb1f64628b316d094a934313efb7306c212261799e43f845ed +size 5972 diff --git a/sam6d_scene/masks/000291.png b/sam6d_scene/masks/000291.png new file mode 100644 index 0000000000000000000000000000000000000000..0ef16ebdb80ed7c3b7e9c0d01821739542c51999 --- /dev/null +++ b/sam6d_scene/masks/000291.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba062099096fee8f06e90112a0fd472adcb51e0192b131ae9cfa6dfedec1d0e +size 5996 diff --git a/sam6d_scene/masks/000292.png b/sam6d_scene/masks/000292.png new file mode 100644 index 0000000000000000000000000000000000000000..dfac11f122af0748afbc4cba8f571ff298af62c9 --- /dev/null +++ b/sam6d_scene/masks/000292.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd7864e277937223e6ee393efd1f8707448a82888f9833b60882f5514956442 +size 6138 diff --git a/sam6d_scene/masks/000293.png b/sam6d_scene/masks/000293.png new file mode 100644 index 0000000000000000000000000000000000000000..5eff13774678c6a67a2a5be9aa1061920c2f8558 --- /dev/null +++ b/sam6d_scene/masks/000293.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61a17a6ff31736f384f24730eb86f03041415775d43ecdd766efebfdc9a59c75 +size 6236 diff --git a/sam6d_scene/masks/000294.png b/sam6d_scene/masks/000294.png new file mode 100644 index 0000000000000000000000000000000000000000..2512379ffdf688698e84caf2c55c187ef2815c0c --- /dev/null +++ b/sam6d_scene/masks/000294.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8b2603ce25d6d5e58d86928fafff1f980062b6dc8498f81452b522b14f3d450 +size 6353 diff --git a/sam6d_scene/masks/000295.png b/sam6d_scene/masks/000295.png new file mode 100644 index 0000000000000000000000000000000000000000..eb81d712759d1851f9058c07f8b7309fe51b1bc5 --- /dev/null +++ b/sam6d_scene/masks/000295.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fec5ecfad238de6dfe42477f120d11c36da2b4f58229f5ae35bd058e40ec939c +size 6333 diff --git a/sam6d_scene/masks/000296.png b/sam6d_scene/masks/000296.png new file mode 100644 index 0000000000000000000000000000000000000000..679213d780aa27f7beec9eec40936162900f8f70 --- /dev/null +++ b/sam6d_scene/masks/000296.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a84d0d042cc7955a82adb2fdecb03338405d234451d0fd2fe95a094755425e3e +size 6207 diff --git a/sam6d_scene/masks/000297.png b/sam6d_scene/masks/000297.png new file mode 100644 index 0000000000000000000000000000000000000000..73b1a7a29ef3f7fdf55bd20e185f85a6c9dac70f --- /dev/null +++ b/sam6d_scene/masks/000297.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f96ab00b939546cc64c7d0698b7edb4515bd583ac4c0eb65e8715a45c490281 +size 6061 diff --git a/sam6d_scene/masks/000298.png b/sam6d_scene/masks/000298.png new file mode 100644 index 0000000000000000000000000000000000000000..d74402d663b5a65ce1ed4f67ee3ca44eb658c6d1 --- /dev/null +++ b/sam6d_scene/masks/000298.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bf9128d84c56b4d1569754aeb5fff53afd655dd37d908bd92ab906855ff6a20 +size 6008 diff --git a/sam6d_scene/masks/000299.png b/sam6d_scene/masks/000299.png new file mode 100644 index 0000000000000000000000000000000000000000..996efb05a6133e5e7311a5c741ab6060c5d337d9 --- /dev/null +++ b/sam6d_scene/masks/000299.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09a558f5d692f65597a1076c7d986e7ad8d90066199d9e9de4f23a4bc35c4f47 +size 5914 diff --git a/sam6d_scene/masks/000300.png b/sam6d_scene/masks/000300.png new file mode 100644 index 0000000000000000000000000000000000000000..84d27264602310d35bcf14f23fa1e0650a7d24f2 --- /dev/null +++ b/sam6d_scene/masks/000300.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2853793b04ee003160d832df3fa103faccd4bc6fab39412e7872d4c41990e80b +size 5796 diff --git a/sam6d_scene/masks/000301.png b/sam6d_scene/masks/000301.png new file mode 100644 index 0000000000000000000000000000000000000000..a2d568cc37b92a5d2793e59d511dd9d024affd99 --- /dev/null +++ b/sam6d_scene/masks/000301.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6b9f80963a052e3a3c7b9021e97c5ac666b3cb6b24ba9e953ad5fbbaf212282 +size 5716 diff --git a/sam6d_scene/masks/000302.png b/sam6d_scene/masks/000302.png new file mode 100644 index 0000000000000000000000000000000000000000..82c4cdbc15c052fc6eaffb534167cfe5c4d0371f --- /dev/null +++ b/sam6d_scene/masks/000302.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f25e91daf09fe305c3f89da9899ff22ce1d255498f7dc75be3182e0951731ca5 +size 5654 diff --git a/sam6d_scene/masks/000303.png b/sam6d_scene/masks/000303.png new file mode 100644 index 0000000000000000000000000000000000000000..99e6117d7105c43b447a93fdc9942c2d469f443e --- /dev/null +++ b/sam6d_scene/masks/000303.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d692cf7f103abf1d49e18d640baa77f13dbb6f5cd2b407729fb098f1c6581b54 +size 5612 diff --git a/sam6d_scene/masks/000304.png b/sam6d_scene/masks/000304.png new file mode 100644 index 0000000000000000000000000000000000000000..b98c95eb031d0591df2f69bf1bb66dec9f2bff0c --- /dev/null +++ b/sam6d_scene/masks/000304.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c1eb88b36832ad99d99e067fd988a94dc7205c5784776e0bdd0f1026da8319 +size 5535 diff --git a/sam6d_scene/masks/000305.png b/sam6d_scene/masks/000305.png new file mode 100644 index 0000000000000000000000000000000000000000..ff0da56fd8153550f08184daf6320a3eb7ba8bf0 --- /dev/null +++ b/sam6d_scene/masks/000305.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9d72eb981b10a3ae3449d47648095b815702cb3121ecb88822faf1b593ec3ea +size 5514 diff --git a/sam6d_scene/masks/000306.png b/sam6d_scene/masks/000306.png new file mode 100644 index 0000000000000000000000000000000000000000..215555f49c5dae378cb5c332412409223356c664 --- /dev/null +++ b/sam6d_scene/masks/000306.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8752ba9f3628b699693884b0d8747c844cb5d79d36e66528ab3ca5a58e7005d6 +size 5530 diff --git a/sam6d_scene/masks/000307.png b/sam6d_scene/masks/000307.png new file mode 100644 index 0000000000000000000000000000000000000000..77d1aae42268265c663ba71d14270196b3331c4e --- /dev/null +++ b/sam6d_scene/masks/000307.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f99b735aa61145372b2b7b91f6c7a09c146f7d5efcc664a66b1fc7a176443de8 +size 5800 diff --git a/sam6d_scene/masks/000308.png b/sam6d_scene/masks/000308.png new file mode 100644 index 0000000000000000000000000000000000000000..2c53f7f6c2fd463e8b97b03538798394fb8d5535 --- /dev/null +++ b/sam6d_scene/masks/000308.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9834982d8abae62e2a15557e84502590c3ea52dae4c0ab77ae782765eb88285d +size 5914 diff --git a/sam6d_scene/masks/000309.png b/sam6d_scene/masks/000309.png new file mode 100644 index 0000000000000000000000000000000000000000..fba5829737dbaf24516ccec4050e1b15ecc22416 --- /dev/null +++ b/sam6d_scene/masks/000309.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b09d96d79d2b8baf252b135d4790cacfa780d973ac8b518eaf5afb836cc40d4 +size 5897 diff --git a/sam6d_scene/masks/000310.png b/sam6d_scene/masks/000310.png new file mode 100644 index 0000000000000000000000000000000000000000..8fd337244ed9f4e63e6db80997706641b57648c5 --- /dev/null +++ b/sam6d_scene/masks/000310.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bed4252261bced58e218066faeb3711e24130ca6bc3bde6435823c79683c877 +size 5959 diff --git a/sam6d_scene/masks/000311.png b/sam6d_scene/masks/000311.png new file mode 100644 index 0000000000000000000000000000000000000000..6591760c4013fc3a72f8a21aa6c534507ee700b2 --- /dev/null +++ b/sam6d_scene/masks/000311.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6adbfa371bc1627ce32768108acd627b57768e95cd29054e65abd028e343db83 +size 5997 diff --git a/sam6d_scene/masks/000312.png b/sam6d_scene/masks/000312.png new file mode 100644 index 0000000000000000000000000000000000000000..eb150f7931cc4959899dc2580a2c228e3136da1d --- /dev/null +++ b/sam6d_scene/masks/000312.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01abd7f011337b599fd375f6f6115a7f1389a58f28bd6f4485941e93c769ced5 +size 6033 diff --git a/sam6d_scene/masks/000313.png b/sam6d_scene/masks/000313.png new file mode 100644 index 0000000000000000000000000000000000000000..494b8be43fe03c8244d41aeea7fd703e588e6628 --- /dev/null +++ b/sam6d_scene/masks/000313.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22110336f64998caad5562d6c9b5c3a47042b2f7072da23cc1eedbb5512a1d27 +size 5988 diff --git a/sam6d_scene/masks/000314.png b/sam6d_scene/masks/000314.png new file mode 100644 index 0000000000000000000000000000000000000000..755f32570e5c239adbd7a180dcee46806d1bbaf3 --- /dev/null +++ b/sam6d_scene/masks/000314.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8440651b37b3c4ef4ad33b2d634db48cd18efe1758dd49d5d5857baf923a0695 +size 5911 diff --git a/sam6d_scene/masks/000315.png b/sam6d_scene/masks/000315.png new file mode 100644 index 0000000000000000000000000000000000000000..1c72b650104b156f917dfad7dc47a06834b35207 --- /dev/null +++ b/sam6d_scene/masks/000315.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee86831af2d65568e57a7bb2934c8650c8589937c8a70acda6093e8a1fbaf365 +size 5888 diff --git a/sam6d_scene/masks/000316.png b/sam6d_scene/masks/000316.png new file mode 100644 index 0000000000000000000000000000000000000000..11851d0a660df50b56fd3071d9c0b65d214d3611 --- /dev/null +++ b/sam6d_scene/masks/000316.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58ce9e3546d5dff6dbe3196b5afa72681ed415741d92d96cd1b29bbfba9dd124 +size 5794 diff --git a/sam6d_scene/masks/000317.png b/sam6d_scene/masks/000317.png new file mode 100644 index 0000000000000000000000000000000000000000..579497d6bcefd01185daae2da0ac455cf93ccea0 --- /dev/null +++ b/sam6d_scene/masks/000317.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cdebd1e271eda577e8a37b419bb41ac56d35b2a957e1d6708e3cc5beb45f25b +size 5710 diff --git a/sam6d_scene/masks/000318.png b/sam6d_scene/masks/000318.png new file mode 100644 index 0000000000000000000000000000000000000000..7922a53bae96e081539dc8468b706ac5ce223524 --- /dev/null +++ b/sam6d_scene/masks/000318.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89f3d01c89617f7aa0c289fc23bd8a908711f7e0931bbbd9c9e8dd9a19552f0 +size 5655 diff --git a/sam6d_scene/masks/000319.png b/sam6d_scene/masks/000319.png new file mode 100644 index 0000000000000000000000000000000000000000..3c014e0b5f70b12676331beaadd99d1b2ae7f827 --- /dev/null +++ b/sam6d_scene/masks/000319.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dfcd3a17db41c81bbc364934a5ec0db1a520c889c69cd077c3a41932236a9a2 +size 5549 diff --git a/sam6d_scene/masks/000320.png b/sam6d_scene/masks/000320.png new file mode 100644 index 0000000000000000000000000000000000000000..c0f57bb1252f1d6a91ace5472c7ba2c3009d0ac3 --- /dev/null +++ b/sam6d_scene/masks/000320.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232f07659695f13436b9cbfbfae72e31d7b5199c272b5b0ce45d16994881aca5 +size 5498 diff --git a/sam6d_scene/masks/000321.png b/sam6d_scene/masks/000321.png new file mode 100644 index 0000000000000000000000000000000000000000..2e42aa500e5d9b824915cd9ed6b3ee0c1b6f2d0c --- /dev/null +++ b/sam6d_scene/masks/000321.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b1c6f7c56ec700db40bc88003c1afd77128bb97e8581ecaf67f682e912d864 +size 5474 diff --git a/sam6d_scene/masks/000322.png b/sam6d_scene/masks/000322.png new file mode 100644 index 0000000000000000000000000000000000000000..4ce745239c45859f14c9974ea7704080a09b9b3e --- /dev/null +++ b/sam6d_scene/masks/000322.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d2a5cae18d6d8704138e1c946f955def6d61513329b092373c93af34362d9f5 +size 5482 diff --git a/sam6d_scene/masks/000323.png b/sam6d_scene/masks/000323.png new file mode 100644 index 0000000000000000000000000000000000000000..c1e851d60a9572f875fb538a46e448090779593a --- /dev/null +++ b/sam6d_scene/masks/000323.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7bb66f2cfb79ae1c473a5c474996ea32796bc6324f3975023024ae40bd15871 +size 5439 diff --git a/sam6d_scene/masks/000324.png b/sam6d_scene/masks/000324.png new file mode 100644 index 0000000000000000000000000000000000000000..93e40670f4fe31c01992dce53cc1b6990ba974ec --- /dev/null +++ b/sam6d_scene/masks/000324.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed445a1d1190c2daf02b8de9c24e954181c511f2ac3757c5b81394645eeeadb7 +size 5437 diff --git a/sam6d_scene/ransac_visualizations/ransac_orientations_axis_angle.png b/sam6d_scene/ransac_visualizations/ransac_orientations_axis_angle.png new file mode 100644 index 0000000000000000000000000000000000000000..363081a119a2fa16e184a88ca7e1fe6d8e2396d9 --- /dev/null +++ b/sam6d_scene/ransac_visualizations/ransac_orientations_axis_angle.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0694dcdb4a26a701390ce34044cdc7b56078d00eb4dcb793d8d993c3b843e9b +size 290162 diff --git a/sam6d_scene/ransac_visualizations/ransac_positions.png b/sam6d_scene/ransac_visualizations/ransac_positions.png new file mode 100644 index 0000000000000000000000000000000000000000..30a4a2267aa18b40d43c964a457256d6d62784ae --- /dev/null +++ b/sam6d_scene/ransac_visualizations/ransac_positions.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a472715244e56da33a8a24b698d87cb25ca2419394b9eb35e24e9f6bbff0ca85 +size 292905 diff --git a/sam6d_scene/scene_manifest.json b/sam6d_scene/scene_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..6549f65cc63b586c36a0699ea3beb182e7a97e0b --- /dev/null +++ b/sam6d_scene/scene_manifest.json @@ -0,0 +1,9908 @@ +{ + "dataset_dir": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007", + "config_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/scripts/configs/default.yaml", + "output_dir": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_scene", + "image_width": 1280, + "image_height": 800, + "cam_K": [ + [ + 629.7631119151068, + 0.0, + 628.969863892731 + ], + [ + 0.0, + 629.2809648957766, + 396.9844199781708 + ], + [ + 0.0, + 0.0, + 1.0 + ] + ], + "model_scale_to_metre": 0.001, + "objects": [ + { + "object_id": 1, + "object_name": "Pliers", + "instance_name": "Pliers_001", + "model_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/objects/stl/Pliers.stl", + "world_from_object": [ + [ + 0.6650120333040761, + 0.7424296588369683, + 0.0809765227704965, + 0.11335573548933174 + ], + [ + -0.5760556295384907, + 0.44091440516464564, + 0.6882981904634933, + 0.1223943809465575 + ], + [ + 0.47530927535425926, + -0.5043735609620403, + 0.7208941696009751, + 0.40441893710376114 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "object_id": 2, + "object_name": "Pliers", + "instance_name": "Pliers_002", + "model_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/objects/stl/Pliers.stl", + "world_from_object": [ + [ + -0.8697662003557888, + -0.4930642969213846, + 0.0198583941967429, + 0.09628652663300874 + ], + [ + 0.4098100050338586, + -0.6993173066602937, + 0.5856714645426564, + 0.23988869382145234 + ], + [ + -0.2748863701473781, + 0.5175354129978083, + 0.8103052386603367, + 0.29162443912722935 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "object_id": 3, + "object_name": "Rachet", + "instance_name": "Rachet_001", + "model_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/objects/stl/Rachet.stl", + "world_from_object": [ + [ + -0.31183538375844855, + 0.9430871166127976, + -0.11551986163397257, + 0.08901478452674905 + ], + [ + -0.9246701015357875, + -0.273265958253314, + 0.26516021347073976, + 0.2156722809584343 + ], + [ + 0.2185019519681372, + 0.18950415873363818, + 0.957258970895599, + 0.32757569420585253 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "object_id": 4, + "object_name": "Screwdriver", + "instance_name": "Screwdriver_001", + "model_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/objects/stl/Screwdriver.stl", + "world_from_object": [ + [ + 0.07814983565266556, + -0.47799575799518906, + -0.8748786536006385, + -0.0053494544299219895 + ], + [ + -0.6582669549646152, + -0.6838025701883778, + 0.31479939803846857, + 0.23269404839827873 + ], + [ + -0.748717048816891, + 0.5513021860489703, + -0.3680878705805882, + 0.3190090496913811 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + } + ], + "excluded_objects": [], + "frames": [ + { + "frame_id": 0, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000000.png", + "world_from_camera_cv": [ + [ + 0.7649950913450949, + -0.23917826330001882, + 0.5979768127466957, + -0.13994075890666924 + ], + [ + 0.34197159018622847, + 0.9376327108985201, + -0.062452629717206276, + 0.17259969486006155 + ], + [ + -0.5457453084758604, + 0.25226703672473566, + 0.7990765923606503, + -0.09615449052678178 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 1, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000001.png", + "world_from_camera_cv": [ + [ + 0.7563359879168646, + -0.23975664983731762, + 0.6086646221365312, + -0.14080631325857337 + ], + [ + 0.34993576940692306, + 0.9343908566226017, + -0.06677338054693154, + 0.1664819563580956 + ], + [ + -0.5527212956557809, + 0.26349663360063336, + 0.7906128593753888, + -0.09346649573045336 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 2, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000002.png", + "world_from_camera_cv": [ + [ + 0.7509139279962225, + -0.24179063777599796, + 0.6145450026036826, + -0.14288244275869885 + ], + [ + 0.3591255862899806, + 0.9304507642761536, + -0.07273368222357086, + 0.16122104198353815 + ], + [ + -0.5542175439420532, + 0.27531556937775575, + 0.7855216427604274, + -0.08886839066524077 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 3, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000003.png", + "world_from_camera_cv": [ + [ + 0.7457359516211408, + -0.24461106513415581, + 0.6197122858824452, + -0.14528075637920898 + ], + [ + 0.36161166919997006, + 0.9298364616168863, + -0.06812602546898071, + 0.15466564427706841 + ], + [ + -0.559566699472121, + 0.2748992205549564, + 0.7818666941238477, + -0.08369706103280274 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 4, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000004.png", + "world_from_camera_cv": [ + [ + 0.7442301084073932, + -0.2617337920689701, + 0.6145054660693563, + -0.14801732119939853 + ], + [ + 0.36528714793862926, + 0.9297377098533564, + -0.046401405447443894, + 0.14924676186022603 + ], + [ + -0.5591840889106034, + 0.2590042720995799, + 0.7875467870186412, + -0.07664432804404511 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 5, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000005.png", + "world_from_camera_cv": [ + [ + 0.7337124885752663, + -0.307695824493024, + 0.6057963879871255, + -0.1522865264567046 + ], + [ + 0.38710093037521387, + 0.922037201744134, + -0.0005179792381062309, + 0.14524543545461796 + ], + [ + -0.5584074263576135, + 0.23488439324358157, + 0.7956195497844815, + -0.06524876256356887 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 6, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000006.png", + "world_from_camera_cv": [ + [ + 0.7153480704748849, + -0.3184987110932789, + 0.6219611797369504, + -0.15797122008341713 + ], + [ + 0.386039908651293, + 0.9220519230665658, + 0.02816806876144047, + 0.13887395769761016 + ], + [ + -0.5824519954437108, + 0.21995186337280243, + 0.7825412773793288, + -0.061691876601044124 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 7, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000007.png", + "world_from_camera_cv": [ + [ + 0.6893431015199013, + -0.336385784619154, + 0.6416001030962193, + -0.16510829339258942 + ], + [ + 0.3954940521983503, + 0.9167759345574964, + 0.05573455384191901, + 0.13436334963671334 + ], + [ + -0.606951845752735, + 0.21532879445718667, + 0.7650117431876213, + -0.05962904980201601 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 8, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000008.png", + "world_from_camera_cv": [ + [ + 0.6637517896641065, + -0.35416811455752933, + 0.6587856315589012, + -0.17299631501838805 + ], + [ + 0.39931774598404707, + 0.9125536368717256, + 0.08826776067402423, + 0.12624542830603758 + ], + [ + -0.6324388503720463, + 0.2044769093637507, + 0.7471347228426295, + -0.054060312873383184 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 9, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000009.png", + "world_from_camera_cv": [ + [ + 0.6327754046263456, + -0.3763428592761917, + 0.6767284090178165, + -0.18183691074518551 + ], + [ + 0.4189546396908591, + 0.9013767490481558, + 0.10953066308975012, + 0.12069922152196808 + ], + [ + -0.6512083362346239, + 0.21421019711301914, + 0.7280396241080114, + -0.04878331276170217 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 10, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000010.png", + "world_from_camera_cv": [ + [ + 0.6098066689788721, + -0.38050356338668523, + 0.6952358338858312, + -0.19162228578291002 + ], + [ + 0.41408087720648423, + 0.9009264695850253, + 0.1298788802422126, + 0.11683983297485506 + ], + [ + -0.6757757420925975, + 0.208682856629617, + 0.706950218719891, + -0.043091890879300175 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 11, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000011.png", + "world_from_camera_cv": [ + [ + 0.5985058831158557, + -0.3695976564171165, + 0.7107659813515872, + -0.20427826725697423 + ], + [ + 0.4159927093641853, + 0.9016080211574875, + 0.1185455268676302, + 0.11454365268380072 + ], + [ + -0.6846464588614727, + 0.2247232710589953, + 0.6933676353948107, + -0.039397309882736625 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 12, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000012.png", + "world_from_camera_cv": [ + [ + 0.5659929116034625, + -0.37774403911947063, + 0.7327765450151519, + -0.21386869995245184 + ], + [ + 0.43259250578884567, + 0.8927320426365274, + 0.12606833062010825, + 0.11194358213332638 + ], + [ + -0.7017946622410024, + 0.24563986028273438, + 0.6686892485230462, + -0.03640058815296804 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 13, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000013.png", + "world_from_camera_cv": [ + [ + 0.5502082504351379, + -0.39204379950463764, + 0.7372737215058409, + -0.22870389242749767 + ], + [ + 0.43843324914667103, + 0.8870705335351028, + 0.14450659007962613, + 0.10459309960784464 + ], + [ + -0.7106667061258729, + 0.24373659512620488, + 0.6599585630935376, + -0.02851666740879032 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 14, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000014.png", + "world_from_camera_cv": [ + [ + 0.5017282960908466, + -0.4162215459809415, + 0.7583062320481158, + -0.2447735666363634 + ], + [ + 0.48267960232683393, + 0.8621740492931406, + 0.153871083128308, + 0.09704860761596945 + ], + [ + -0.7178364147905743, + 0.28881747417132536, + 0.6334787669795339, + -0.02449515767062445 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 15, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000015.png", + "world_from_camera_cv": [ + [ + 0.4712492035043164, + -0.4419531722686195, + 0.7632834216188974, + -0.2608480769839179 + ], + [ + 0.5468710145089106, + 0.8253821528680474, + 0.1402725747140265, + 0.08508210318164437 + ], + [ + -0.691994423161446, + 0.3513142400310742, + 0.6306520618097166, + -0.022785327589669613 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 16, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000016.png", + "world_from_camera_cv": [ + [ + 0.45833808624281547, + -0.46295248144458145, + 0.7586838594721638, + -0.2682703390479212 + ], + [ + 0.535135249700889, + 0.8252982896435018, + 0.1803136091344127, + 0.07236481073634547 + ], + [ + -0.7096171243895123, + 0.32335388204846877, + 0.6260078304121637, + -0.010191057239407093 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 17, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000017.png", + "world_from_camera_cv": [ + [ + 0.4289365676970611, + -0.47854349325104906, + 0.766165482098579, + -0.26684537213570647 + ], + [ + 0.5280534304147892, + 0.820978472849172, + 0.21714953775086582, + 0.0566679485721829 + ], + [ + -0.732920865796191, + 0.3114329336876955, + 0.6048442215109917, + 0.0028846978715831406 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 18, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000018.png", + "world_from_camera_cv": [ + [ + 0.3701112422022912, + -0.5082776692930087, + 0.7776062495206325, + -0.26700847639569564 + ], + [ + 0.5431151452775691, + 0.7974829779436986, + 0.26276765185268797, + 0.04237017969770682 + ], + [ + -0.7536866771846257, + 0.32507646913936633, + 0.5712107158013413, + 0.01993198242485442 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 19, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000019.png", + "world_from_camera_cv": [ + [ + 0.2743773182567879, + -0.5494218686932332, + 0.789210173165456, + -0.2633183470576088 + ], + [ + 0.5588386120221683, + 0.7589963106406732, + 0.334101790098442, + 0.027271140418613303 + ], + [ + -0.7825704396023082, + 0.34937116457355566, + 0.5152895267955362, + 0.038577664866012336 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 20, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000020.png", + "world_from_camera_cv": [ + [ + 0.2114645872437516, + -0.5820109144179675, + 0.7852044471602228, + -0.2540946116438146 + ], + [ + 0.5613707821149867, + 0.72996769736316, + 0.38988460574115275, + 0.01100310414403568 + ], + [ + -0.800090978157758, + 0.35834404739675435, + 0.4810862400504454, + 0.057978081759410875 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 21, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000021.png", + "world_from_camera_cv": [ + [ + 0.14808661680849555, + -0.6293732117387499, + 0.7628628410585119, + -0.2424275626181322 + ], + [ + 0.5624228921765474, + 0.6880823966230557, + 0.4585009332741205, + 0.001005940251198891 + ], + [ + -0.8134806969301616, + 0.36115367339004384, + 0.45586969620594, + 0.07717547404363745 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 22, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000022.png", + "world_from_camera_cv": [ + [ + 0.06455301002434943, + -0.6724087654116087, + 0.7373597229944371, + -0.23610670574782103 + ], + [ + 0.5897282498888103, + 0.621776378584555, + 0.515378236169667, + -0.006805987754116203 + ], + [ + -0.8050177017804501, + 0.40157264253421515, + 0.4366759812357559, + 0.09698677026803232 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 23, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000023.png", + "world_from_camera_cv": [ + [ + -0.03915639146013761, + -0.6955451518113209, + 0.7174146073224239, + -0.23986662162426664 + ], + [ + 0.6086527626179377, + 0.5528003893758241, + 0.5691691699868238, + -0.015514902947188554 + ], + [ + -0.7924699310165486, + 0.45894299351630163, + 0.40169980972975694, + 0.10551315355700631 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 24, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000024.png", + "world_from_camera_cv": [ + [ + -0.08485093137853994, + -0.6964173567668507, + 0.7126031045666777, + -0.2438650218072494 + ], + [ + 0.6028020205423538, + 0.5335762752260322, + 0.593233581775315, + -0.02267690831666559 + ], + [ + -0.7933662732144909, + 0.47989501321621025, + 0.3745273458854017, + 0.10718570224929681 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 25, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000025.png", + "world_from_camera_cv": [ + [ + -0.120837330304707, + -0.7008018331780625, + 0.7030470327219215, + -0.24809960141483323 + ], + [ + 0.6173167620433546, + 0.5015817877742563, + 0.6060822761585174, + -0.026902143487515125 + ], + [ + -0.7773791577506691, + 0.5072400820000802, + 0.3720069143274254, + 0.10981539313125992 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 26, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000026.png", + "world_from_camera_cv": [ + [ + -0.13809054420205413, + -0.6973537460482245, + 0.7032984817803102, + -0.24929847048382933 + ], + [ + 0.6316372254645727, + 0.48494494585368475, + 0.60486594787472, + -0.03992772628384166 + ], + [ + -0.7628665787733774, + 0.5277557696164725, + 0.37350827384025564, + 0.11722745470201053 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 27, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000027.png", + "world_from_camera_cv": [ + [ + -0.19947347163638707, + -0.7048898355790185, + 0.6806913058139581, + -0.23995295177309578 + ], + [ + 0.6374646604481355, + 0.43422327741655864, + 0.6364659865455227, + -0.051764249342832094 + ], + [ + -0.7442104143272052, + 0.5608747320454064, + 0.36272633507911023, + 0.13294190356730498 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 28, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000028.png", + "world_from_camera_cv": [ + [ + -0.2704130934830653, + -0.7178856198749161, + 0.6414959046242826, + -0.22225654951146365 + ], + [ + 0.6371762395810748, + 0.3660569592696987, + 0.67823944317884, + -0.05749031311637705 + ], + [ + -0.721722383320789, + 0.592150774167382, + 0.3584330649741042, + 0.1560256190580828 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 29, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000029.png", + "world_from_camera_cv": [ + [ + -0.35023719180453194, + -0.7267996422284694, + 0.5908436252795185, + -0.20924045428751062 + ], + [ + 0.5798635985814519, + 0.3271420982522454, + 0.7461476091171819, + -0.07008681496151595 + ], + [ + -0.7355896386689008, + 0.60393735404236, + 0.3068673261774034, + 0.17108258867409284 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 30, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000030.png", + "world_from_camera_cv": [ + [ + -0.4114351260106943, + -0.7168653966006464, + 0.5628722237250319, + -0.2089588379596246 + ], + [ + 0.5384127523272562, + 0.3071335943304907, + 0.7847169319984261, + -0.08927308449558351 + ], + [ + -0.7354133838977592, + 0.6259176929838554, + 0.2596039221464409, + 0.17870838007042772 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 31, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000031.png", + "world_from_camera_cv": [ + [ + -0.46119732141187963, + -0.6884036394587807, + 0.5598191314187219, + -0.20609970366016578 + ], + [ + 0.5252627694863763, + 0.2966758375474514, + 0.7975477856573987, + -0.10494846320059008 + ], + [ + -0.7151196079775809, + 0.661879049823624, + 0.22476670058210957, + 0.18023359383828005 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 32, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000032.png", + "world_from_camera_cv": [ + [ + -0.5301267903504034, + -0.6531792730434755, + 0.5406684967881672, + -0.20391730597268906 + ], + [ + 0.489955228113525, + 0.2844428556493147, + 0.8240364896740234, + -0.11370894157381678 + ], + [ + -0.6920328464726246, + 0.7017471760801465, + 0.16923782161956813, + 0.17869456073645573 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 33, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000033.png", + "world_from_camera_cv": [ + [ + -0.5973847634229172, + -0.6310547536657592, + 0.494875077475108, + -0.19972464394680198 + ], + [ + 0.4502304146323123, + 0.24674914941365722, + 0.858141847833826, + -0.11875826632684869 + ], + [ + -0.6636444968280552, + 0.7354486760743301, + 0.13671586115134238, + 0.18150290826176652 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 34, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000034.png", + "world_from_camera_cv": [ + [ + -0.6617659648920728, + -0.5904981062129604, + 0.46192834321934695, + -0.19773257818430218 + ], + [ + 0.39488348001710805, + 0.24920750786855106, + 0.8842865232669354, + -0.1371267838039001 + ], + [ + -0.6372855285663105, + 0.767598595999793, + 0.06826090022190523, + 0.18219165669210124 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 35, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000035.png", + "world_from_camera_cv": [ + [ + -0.6942126511459201, + -0.5620173496195144, + 0.4496724293478637, + -0.19086777942058314 + ], + [ + 0.38001074656537026, + 0.24438835152877236, + 0.8921133146253784, + -0.14695532818054544 + ], + [ + -0.6112778643822978, + 0.7901967048550036, + 0.04391514718763212, + 0.19090736356984572 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 36, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000036.png", + "world_from_camera_cv": [ + [ + -0.7195971419227523, + -0.5294804106533559, + 0.4492554374417296, + -0.1732994268262015 + ], + [ + 0.35239069592828465, + 0.2790212443736988, + 0.8932905141169539, + -0.1610767307304932 + ], + [ + -0.598331639444034, + 0.8011227371149231, + -0.014198919596513315, + 0.19643805017191615 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 37, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000037.png", + "world_from_camera_cv": [ + [ + -0.7183361246263438, + -0.5448014832488814, + 0.4326483051008354, + -0.1565376774587387 + ], + [ + 0.32411891492629874, + 0.2881982772639563, + 0.901048656826637, + -0.1750971722989417 + ], + [ + -0.6155811409097955, + 0.7874852994386033, + -0.030442768012913568, + 0.20143248592836607 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 38, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000038.png", + "world_from_camera_cv": [ + [ + -0.6676568473769431, + -0.6013523522425958, + 0.4388731964964119, + -0.15474588119803945 + ], + [ + 0.3501632328649642, + 0.26656689556722923, + 0.8979575716798688, + -0.18457630600505393 + ], + [ + -0.6569779634814534, + 0.7532047786890009, + 0.032596270642743064, + 0.2100380446162803 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 39, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000039.png", + "world_from_camera_cv": [ + [ + -0.6291418824888653, + -0.6340474590683582, + 0.44962685790255624, + -0.1587215290501023 + ], + [ + 0.3636759349709229, + 0.27111976386858194, + 0.8911980071582688, + -0.19487820442148945 + ], + [ + -0.6869645595089983, + 0.7242084598296288, + 0.06001500387240688, + 0.21579266275649409 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 40, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000040.png", + "world_from_camera_cv": [ + [ + -0.6362871781555075, + -0.6282904897901593, + 0.4476490671878401, + -0.16245425936228364 + ], + [ + 0.3461127388324713, + 0.2860949039724592, + 0.8935075142039237, + -0.20160990010391164 + ], + [ + -0.689452390620837, + 0.7234644195537407, + 0.035420823070359986, + 0.22071249637896784 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 41, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000041.png", + "world_from_camera_cv": [ + [ + -0.6551588248487732, + -0.6286461610060289, + 0.41901183572204415, + -0.16363978147973682 + ], + [ + 0.3199982457498606, + 0.2715038665070161, + 0.907682088172259, + -0.207080927732523 + ], + [ + -0.684374193654164, + 0.7287589826027002, + 0.02328751459667855, + 0.22396248340848202 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 42, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000042.png", + "world_from_camera_cv": [ + [ + -0.678000187671699, + -0.6038759204072356, + 0.4191057363833794, + -0.16097411013656793 + ], + [ + 0.3349861113547593, + 0.25367665521470173, + 0.9074317934690728, + -0.21384615873293678 + ], + [ + -0.6542935508749551, + 0.755633527148839, + 0.030297226474499506, + 0.2263272605032405 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 43, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000043.png", + "world_from_camera_cv": [ + [ + -0.7184480681389931, + -0.5763286075274251, + 0.3894582256582191, + -0.15434577965466376 + ], + [ + 0.3130044564625635, + 0.23214465210683077, + 0.9209435763024648, + -0.2223995915929523 + ], + [ + -0.6211767732472975, + 0.7835522934965463, + 0.013609545707996329, + 0.23689787778969512 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 44, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000044.png", + "world_from_camera_cv": [ + [ + -0.7435673774597515, + -0.5670035583240274, + 0.35442138765249276, + -0.14774769593698064 + ], + [ + 0.29083085660443553, + 0.20304160806653226, + 0.9349820951443333, + -0.22381666964745597 + ], + [ + -0.6021004633982252, + 0.7982988602282031, + 0.013927014539897642, + 0.24919842612327534 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 45, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000045.png", + "world_from_camera_cv": [ + [ + -0.7670334467249535, + -0.5475515558777543, + 0.33443532298650563, + -0.1330690317485022 + ], + [ + 0.28410722641678465, + 0.17750197035843185, + 0.9422187296040322, + -0.22727624080839656 + ], + [ + -0.5752762601594121, + 0.8177287717664855, + 0.019413405736125267, + 0.2589162663971119 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 46, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000046.png", + "world_from_camera_cv": [ + [ + -0.8036545791586462, + -0.5229519139254144, + 0.2840081215724052, + -0.1104106352753325 + ], + [ + 0.2516842375307585, + 0.13377889332082726, + 0.9585187803483122, + -0.22859154443067922 + ], + [ + -0.539253522914687, + 0.841798374566975, + 0.024106733509509537, + 0.26783787190382413 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 47, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000047.png", + "world_from_camera_cv": [ + [ + -0.8428163411509422, + -0.48452583631224716, + 0.234297522468454, + -0.09185802847939 + ], + [ + 0.21255468971757557, + 0.10028396283921126, + 0.9719895218963674, + -0.23317228366596343 + ], + [ + -0.49445032002012435, + 0.8690096896716291, + 0.018467276161237445, + 0.2748220478335792 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 48, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000048.png", + "world_from_camera_cv": [ + [ + -0.857494059932522, + -0.4692971781571146, + 0.21086511270053518, + -0.08256803868732683 + ], + [ + 0.2062637823127028, + 0.061895912597278, + 0.9765368134944058, + -0.23905011050386304 + ], + [ + -0.4713376595249926, + 0.8808683525802931, + 0.04372363360909637, + 0.2782841321122568 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 49, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000049.png", + "world_from_camera_cv": [ + [ + -0.865051106989148, + -0.4609274338509158, + 0.19807191375977548, + -0.0802663079155968 + ], + [ + 0.1954549440127646, + 0.05397530727625943, + 0.9792262410012309, + -0.2422200023294234 + ], + [ + -0.46204323083215637, + 0.8857948785853547, + 0.04339914646787013, + 0.2792714776538804 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 50, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000050.png", + "world_from_camera_cv": [ + [ + -0.8451460082693631, + -0.4791705274300099, + 0.23690468621116062, + -0.08611863003392747 + ], + [ + 0.22968447931631364, + 0.07465975065030117, + 0.9703973215101271, + -0.24308811720344903 + ], + [ + -0.4826730411650895, + 0.8745407522095705, + 0.04695964285599685, + 0.27916889188606164 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 51, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000051.png", + "world_from_camera_cv": [ + [ + -0.8218655352888695, + -0.49482381657025915, + 0.282287853899496, + -0.10594784117964 + ], + [ + 0.2713679396279673, + 0.09563537576282932, + 0.9577125436396741, + -0.2382888828581409 + ], + [ + -0.5008956810019553, + 0.863714805625992, + 0.05567990028764824, + 0.26945931257799943 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 52, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000052.png", + "world_from_camera_cv": [ + [ + -0.7670720427118272, + -0.542843851155758, + 0.3419371792483095, + -0.13724137509758577 + ], + [ + 0.33420467386246355, + 0.11684864406821804, + 0.9352291860008987, + -0.2209590540284568 + ], + [ + -0.5476383087936687, + 0.8316651655815605, + 0.09178962414023828, + 0.2500813398882939 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 53, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000053.png", + "world_from_camera_cv": [ + [ + -0.6944676047447822, + -0.5863047432650201, + 0.41708691418574156, + -0.17282057859050257 + ], + [ + 0.4110010646205526, + 0.15255293163314598, + 0.8987801332533475, + -0.1955900863040594 + ], + [ + -0.5905868867836617, + 0.795596852102289, + 0.13502880464593747, + 0.22327129552413463 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 54, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000054.png", + "world_from_camera_cv": [ + [ + -0.6128338472509558, + -0.5861572255286465, + 0.5299569629924226, + -0.21375458232125788 + ], + [ + 0.49393832564706175, + 0.23934269448220435, + 0.835906696381226, + -0.1618925078092644 + ], + [ + -0.6168140774338484, + 0.7740379716516224, + 0.1428482142726074, + 0.18905827026732056 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 55, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000055.png", + "world_from_camera_cv": [ + [ + -0.4662185852793721, + -0.6293085537116061, + 0.6217804877651824, + -0.24828493395656756 + ], + [ + 0.5328206634687163, + 0.3613215917884407, + 0.7652116360120413, + -0.12087761989815309 + ], + [ + -0.7062169435243385, + 0.6880533784037939, + 0.1668537597606583, + 0.15875910449015057 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 56, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000056.png", + "world_from_camera_cv": [ + [ + -0.38744981030780545, + -0.6136665134857944, + 0.6879651551631342, + -0.27613472012884516 + ], + [ + 0.5884361901377884, + 0.4098398798440658, + 0.6969749802005281, + -0.08282102681693314 + ], + [ + -0.7096657626154516, + 0.674866418719728, + 0.2023112015085634, + 0.1339876810573563 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 57, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000057.png", + "world_from_camera_cv": [ + [ + -0.2996240537385795, + -0.6190558860427745, + 0.7259443755392394, + -0.2854170815701357 + ], + [ + 0.6017675926636991, + 0.46782513896587463, + 0.6473139916387537, + -0.0600421102732681 + ], + [ + -0.7403385650099534, + 0.6308006414925048, + 0.23235610569048393, + 0.1129428796799888 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 58, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000058.png", + "world_from_camera_cv": [ + [ + -0.17935997762020994, + -0.624763528476907, + 0.7599345576516198, + -0.28598683489151844 + ], + [ + 0.6111539763682662, + 0.5345627651909555, + 0.5837237936221688, + -0.04057855612343724 + ], + [ + -0.7709220554617274, + 0.569133713248903, + 0.2859475491172827, + 0.10877427306961547 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 59, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000059.png", + "world_from_camera_cv": [ + [ + -0.06037290105966786, + -0.5680647108803452, + 0.8207664692652041, + -0.2762254874347864 + ], + [ + 0.6492234458304791, + 0.6022328885954451, + 0.4645691178694351, + -0.01921216368868911 + ], + [ + -0.7581978832743062, + 0.5609082207869804, + 0.33244238245438185, + 0.10595115273637866 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 60, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000060.png", + "world_from_camera_cv": [ + [ + 0.08109879209159288, + -0.5763385510360829, + 0.813177016713405, + -0.25144551604445825 + ], + [ + 0.6310333697848317, + 0.6612136237210506, + 0.4057011585190223, + 0.0013822414371539317 + ], + [ + -0.7715049398022574, + 0.4802399591821837, + 0.4173124841954886, + 0.08138386850590582 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 61, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000061.png", + "world_from_camera_cv": [ + [ + 0.18661085618214424, + -0.5588011897004687, + 0.8080331792348062, + -0.2424810024148877 + ], + [ + 0.6157645249640612, + 0.7074053839160767, + 0.3470038509906373, + 0.021176367524280162 + ], + [ + -0.7655131861377383, + 0.4328034810348564, + 0.4760994734856986, + 0.07188788901459128 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 62, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000062.png", + "world_from_camera_cv": [ + [ + 0.2929966264868379, + -0.5142130026142874, + 0.8060632511222251, + -0.2399190605411721 + ], + [ + 0.5824172502206532, + 0.7645832275347743, + 0.27604824726471394, + 0.03440826654848691 + ], + [ + -0.7582500402326039, + 0.38858393702636046, + 0.523506829346426, + 0.06366320907287945 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 63, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000063.png", + "world_from_camera_cv": [ + [ + 0.3669570265417035, + -0.4733243751454511, + 0.8008161939951265, + -0.23460109327219067 + ], + [ + 0.5523617725217688, + 0.8035469895791116, + 0.2218303581454914, + 0.05413553451472946 + ], + [ + -0.7484911575484922, + 0.36093804375753397, + 0.5563135048155878, + 0.04609609585461485 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 64, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000064.png", + "world_from_camera_cv": [ + [ + 0.47853447576718666, + -0.42997284766561217, + 0.7655900376654259, + -0.22644589698161738 + ], + [ + 0.5196475769108261, + 0.8414999037623718, + 0.14779819951077272, + 0.08140537895817225 + ], + [ + -0.7077931557403836, + 0.3271104740576849, + 0.6261210637319476, + 0.016564089715709693 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 65, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000065.png", + "world_from_camera_cv": [ + [ + 0.5659404876860741, + -0.3808794932493521, + 0.731192297565945, + -0.22207555837920626 + ], + [ + 0.46917117224058535, + 0.8780636152648533, + 0.0942480699346704, + 0.1122642596036917 + ], + [ + -0.6779305093710147, + 0.28971554872000277, + 0.675629428972587, + -0.018928185479617034 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 66, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000066.png", + "world_from_camera_cv": [ + [ + 0.6486414581025595, + -0.32992901596592283, + 0.6858652223683189, + -0.22018713696892453 + ], + [ + 0.4381951274587419, + 0.8987016524116278, + 0.01789888890480784, + 0.14072268608070862 + ], + [ + -0.6222935714773233, + 0.2889328371375735, + 0.7275084374229828, + -0.044831956902958735 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 67, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000067.png", + "world_from_camera_cv": [ + [ + 0.7295521666644175, + -0.27180518280428423, + 0.6275950754395574, + -0.21826538633163217 + ], + [ + 0.4012621406790646, + 0.9132114778405259, + -0.07094710140645043, + 0.16131513324263222 + ], + [ + -0.5538432364603803, + 0.30358975500015184, + 0.7753005417810819, + -0.0597541761680386 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 68, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000068.png", + "world_from_camera_cv": [ + [ + 0.7924556164871848, + -0.27857236345158465, + 0.542597027469663, + -0.20333585631795367 + ], + [ + 0.4129286151135949, + 0.8997617318438875, + -0.1411339248007255, + 0.18953833143310678 + ], + [ + -0.4488920301345131, + 0.33589621050301605, + 0.8280517381489088, + -0.07140828349839147 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 69, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000069.png", + "world_from_camera_cv": [ + [ + 0.7875172220311767, + -0.29407929475656225, + 0.5416031696729455, + -0.18278091140970684 + ], + [ + 0.45080702192107114, + 0.8741036814631945, + -0.18087504813861183, + 0.2114257035069317 + ], + [ + -0.4202257179075946, + 0.38660072742814805, + 0.8209447140709741, + -0.08729353657792932 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 70, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000070.png", + "world_from_camera_cv": [ + [ + 0.7817975459393296, + -0.3290090191588493, + 0.5296656138313813, + -0.1631857139091093 + ], + [ + 0.4432733677385715, + 0.8906753272663833, + -0.10102565442810149, + 0.22367579245255154 + ], + [ + -0.43852174246774484, + 0.3137682691271586, + 0.8421687210244749, + -0.10163042472537093 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 71, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000071.png", + "world_from_camera_cv": [ + [ + 0.7847335671953601, + -0.3334818947460832, + 0.5224778027757806, + -0.15119816003623765 + ], + [ + 0.42316900225782556, + 0.9041616770140687, + -0.058477836376044076, + 0.22992738842381594 + ], + [ + -0.452903106685041, + 0.2669859316437277, + 0.8506452187953384, + -0.10592042580216791 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 72, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000072.png", + "world_from_camera_cv": [ + [ + 0.804692053501819, + -0.31224717604279684, + 0.5049479181899102, + -0.142685563569509 + ], + [ + 0.39659727589386384, + 0.9156299997129376, + -0.06582024292915152, + 0.23344170551104523 + ], + [ + -0.44179327720619754, + 0.25322599526704354, + 0.8606365641409986, + -0.11361592995640507 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 73, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000073.png", + "world_from_camera_cv": [ + [ + 0.8359715797043026, + -0.3677567897927302, + 0.4073161689499185, + -0.13099653454449167 + ], + [ + 0.43524040319786383, + 0.89639169588533, + -0.08395069369566335, + 0.23654891558385338 + ], + [ + -0.33424139383214313, + 0.24746084762880746, + 0.909420595511218, + -0.11351342142324151 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 74, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000074.png", + "world_from_camera_cv": [ + [ + 0.8727793046099743, + -0.2648113505536491, + 0.4100380885509077, + -0.10651904039264451 + ], + [ + 0.32521558733121536, + 0.9419081704203903, + -0.08392747018780844, + 0.23687969672623413 + ], + [ + -0.36399327906067475, + 0.20660093686444214, + 0.9081987368882388, + -0.11783071124817433 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 75, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000075.png", + "world_from_camera_cv": [ + [ + 0.8935876227785834, + -0.25276695648257497, + 0.37095825388776055, + -0.0854958042650894 + ], + [ + 0.3085134837539607, + 0.946106318284158, + -0.09850007535423512, + 0.23358206420970365 + ], + [ + -0.3260683835622748, + 0.20246407141350153, + 0.9234109101736636, + -0.12350859651514137 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 76, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000076.png", + "world_from_camera_cv": [ + [ + 0.9436084832509362, + -0.18857775334306878, + 0.2721056068532005, + -0.06516421966022905 + ], + [ + 0.21856115429788706, + 0.9721863173765168, + -0.0841711716555114, + 0.23201585619142742 + ], + [ + -0.24866453741706518, + 0.13889634714407384, + 0.9585790278225317, + -0.12248887541274901 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 77, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000077.png", + "world_from_camera_cv": [ + [ + 0.9645540831382744, + -0.09068940857126595, + 0.24781213020003037, + -0.036636685387975335 + ], + [ + 0.12567636738186896, + 0.983622178020295, + -0.1292008575370481, + 0.22009683764093874 + ], + [ + -0.23203635789026753, + 0.1557653429990288, + 0.960154303504085, + -0.133923958204653 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 78, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000078.png", + "world_from_camera_cv": [ + [ + 0.9846365597975851, + 0.01663171667150995, + 0.1738224125667778, + -0.010066676977232224 + ], + [ + 0.004413565096520812, + 0.9927651540415064, + -0.11999112202193417, + 0.21389496112295472 + ], + [ + -0.17456049253228886, + 0.1189148221270273, + 0.977439460798152, + -0.13736149416205307 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 79, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000079.png", + "world_from_camera_cv": [ + [ + 0.9942631970030809, + 0.04233252127357041, + 0.098227555847815, + 0.023568360692587612 + ], + [ + -0.03750271718065346, + 0.9980193713739647, + -0.05050624284565458, + 0.21128979695086397 + ], + [ + -0.10017106013854912, + 0.04653269823402706, + 0.9938815154261499, + -0.13874661936995097 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 80, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000080.png", + "world_from_camera_cv": [ + [ + 0.9973391933287942, + 0.0336999207310284, + 0.06464401591015612, + 0.05563984085741678 + ], + [ + -0.0316842794197998, + 0.9989869261450737, + -0.031956655470578556, + 0.21091503366088482 + ], + [ + -0.06565546350394738, + 0.02982342592559764, + 0.9973965727724065, + -0.14824252168683305 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 81, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000081.png", + "world_from_camera_cv": [ + [ + 0.9987035311162649, + 0.024861990026007644, + 0.04442002237561783, + 0.08338283157711462 + ], + [ + -0.02404691664488744, + 0.9995342251223778, + -0.018790386075906454, + 0.20812635302936935 + ], + [ + -0.04486649903633587, + 0.01769786034961516, + 0.9988362143030598, + -0.15955463330794845 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 82, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000082.png", + "world_from_camera_cv": [ + [ + 0.9999849557999447, + 0.0052883540723014525, + -0.0014565318357239376, + 0.10838566814231493 + ], + [ + -0.005291351290945112, + 0.9999838754306652, + -0.0020616692711621035, + 0.2018924186848123 + ], + [ + 0.001445605512689475, + 0.002069345276606401, + 0.9999968140123386, + -0.16543452463735164 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 83, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000083.png", + "world_from_camera_cv": [ + [ + 0.9979985794802918, + -0.004672067549748079, + -0.06306351671236138, + 0.13355457422602038 + ], + [ + 0.004362013980427081, + 0.9999777181824294, + -0.005053313041601936, + 0.20255985067049515 + ], + [ + 0.063085720962467, + 0.004768115295633748, + 0.9979967218819775, + -0.16443004650281315 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 84, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000084.png", + "world_from_camera_cv": [ + [ + 0.9964321705090173, + 0.01721582570082058, + -0.08262290796218402, + 0.16752161067771676 + ], + [ + -0.017324962017309035, + 0.9998497290985727, + -0.0006040799694761221, + 0.20803256485182003 + ], + [ + 0.08260009240786215, + 0.0020333634573505717, + 0.9965806992749071, + -0.16654147711753947 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 85, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000085.png", + "world_from_camera_cv": [ + [ + 0.9881179306407845, + 0.03169736504757497, + -0.15039359093796065, + 0.1986776985927245 + ], + [ + -0.034053613140357424, + 0.9993339242277075, + -0.013117138397435528, + 0.20809530575773086 + ], + [ + 0.1498776386865657, + 0.018082724813793246, + 0.9885391790339156, + -0.16838853579948448 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 86, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000086.png", + "world_from_camera_cv": [ + [ + 0.9749195896606315, + 0.04986000049062386, + -0.21690037816246635, + 0.2236325660941808 + ], + [ + -0.055246472498170024, + 0.9982950330383638, + -0.01883757647472903, + 0.20659142128965896 + ], + [ + 0.21559132861146077, + 0.030348103103938963, + 0.9760119731158721, + -0.16400508696063995 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 87, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000087.png", + "world_from_camera_cv": [ + [ + 0.9516002239444213, + 0.10003996174139711, + -0.29060113531042314, + 0.2523049413015783 + ], + [ + -0.10468886759009692, + 0.994504919829364, + -0.00045325257151053455, + 0.1983742975504539 + ], + [ + 0.28895891540430135, + 0.030854019024597536, + 0.9568441747319151, + -0.1545635939191645 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 88, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000088.png", + "world_from_camera_cv": [ + [ + 0.9254074732603018, + 0.12300860674892646, + -0.35845486619611094, + 0.2789324622886563 + ], + [ + -0.13196179398268423, + 0.9912546680384722, + -0.0005177072628405471, + 0.18435543002626031 + ], + [ + 0.35525637694889506, + 0.04778143737505563, + 0.9335469141288606, + -0.1409872835213168 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 89, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000089.png", + "world_from_camera_cv": [ + [ + 0.896033981745818, + 0.21720898120763804, + -0.38722520842460006, + 0.30454724947530243 + ], + [ + -0.2057284604302424, + 0.9759993821732537, + 0.07142133131235617, + 0.16918639358996318 + ], + [ + 0.3934449187951691, + 0.01566730609157491, + 0.9192146818856277, + -0.1342103425156763 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 90, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000090.png", + "world_from_camera_cv": [ + [ + 0.885142732619857, + 0.25167256323949877, + -0.3913863357383762, + 0.32990064313519546 + ], + [ + -0.24983520922585262, + 0.966635217301655, + 0.05655727100255554, + 0.15027506462042678 + ], + [ + 0.3925617290584079, + 0.047720829672613214, + 0.918486805182323, + -0.13064428364139485 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 91, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000091.png", + "world_from_camera_cv": [ + [ + 0.8698375105348881, + 0.27025465363673556, + -0.4127288788710535, + 0.35302191175555403 + ], + [ + -0.28422057024986497, + 0.9583348031679763, + 0.02851442589002493, + 0.1339338964270211 + ], + [ + 0.40323860518718957, + 0.09250312008080738, + 0.9104074912158872, + -0.12654235090488805 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 92, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000092.png", + "world_from_camera_cv": [ + [ + 0.859176294549892, + 0.2660360463341413, + -0.4370822770765431, + 0.37822080082919257 + ], + [ + -0.29522237042343563, + 0.9554277998261692, + 0.0012129801701969561, + 0.12163689430703419 + ], + [ + 0.4179232547790146, + 0.12799430210061757, + 0.8994207089814481, + -0.11968352252978053 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 93, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000093.png", + "world_from_camera_cv": [ + [ + 0.852230690472498, + 0.30094670931967854, + -0.4279415011031604, + 0.40165570771869774 + ], + [ + -0.328105621994829, + 0.9445786503133725, + 0.010856987959555704, + 0.11677081208311935 + ], + [ + 0.4074917803246536, + 0.13115735405162948, + 0.9037412226107758, + -0.11530075950473304 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 94, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000094.png", + "world_from_camera_cv": [ + [ + 0.8383107668344022, + 0.3157253410212861, + -0.44446885970392713, + 0.4185712670824558 + ], + [ + -0.3502290141933511, + 0.936651910525662, + 0.004778715913379611, + 0.11110722198726107 + ], + [ + 0.41782136832224137, + 0.15165984157192025, + 0.8957815563114202, + -0.11104256840055533 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 95, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000095.png", + "world_from_camera_cv": [ + [ + 0.7775832751391575, + 0.25894610294825054, + -0.5729844378268711, + 0.4328976213859523 + ], + [ + -0.38528286497702174, + 0.9163708667812822, + -0.10872694454283016, + 0.10151255589075382 + ], + [ + 0.49691182736875916, + 0.3053053394266725, + 0.8123221562524348, + -0.10386970083909156 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 96, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000096.png", + "world_from_camera_cv": [ + [ + 0.7668441158037259, + 0.2949276285323491, + -0.5700594670606626, + 0.4497702292846149 + ], + [ + -0.42105168543556315, + 0.9015082367869965, + -0.09999188565614836, + 0.09046328846313878 + ], + [ + 0.48442293530454716, + 0.31670268854792716, + 0.8154960618037596, + -0.09632808314717928 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 97, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000097.png", + "world_from_camera_cv": [ + [ + 0.7630252036091494, + 0.34865477855276195, + -0.5442723436383118, + 0.4710168277854099 + ], + [ + -0.46169080194152945, + 0.8832960342617824, + -0.08142308800331437, + 0.07819029033356181 + ], + [ + 0.4523650539772093, + 0.31341340311118254, + 0.8349478407005217, + -0.09367313249127039 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 98, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000098.png", + "world_from_camera_cv": [ + [ + 0.7426377348640175, + 0.4306029327889989, + -0.512903800950582, + 0.4823051415729804 + ], + [ + -0.5075570752739079, + 0.8615400570692477, + -0.011599370867158482, + 0.06478290443239165 + ], + [ + 0.4368924468280928, + 0.2689420836139822, + 0.8583677216472739, + -0.08469734993765365 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 99, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000099.png", + "world_from_camera_cv": [ + [ + 0.7183055349745513, + 0.4603399752856126, + -0.5216553129979271, + 0.4879755347258075 + ], + [ + -0.5360550069095014, + 0.844155665685059, + 0.006800121989302604, + 0.04998105619371046 + ], + [ + 0.4434886559904077, + 0.2747513771500637, + 0.8531292356741534, + -0.06850632861880619 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 100, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000100.png", + "world_from_camera_cv": [ + [ + 0.6968285708618491, + 0.502003218175232, + -0.5122721071582401, + 0.48541800521482875 + ], + [ + -0.5539938724978034, + 0.8303470910711057, + 0.06012069181771443, + 0.03929996506788145 + ], + [ + 0.4555444347871244, + 0.2419017926586395, + 0.8567162836336286, + -0.05476957183775987 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 101, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000101.png", + "world_from_camera_cv": [ + [ + 0.6772704865962091, + 0.533541461649534, + -0.5065947065323649, + 0.4674346099969386 + ], + [ + -0.5665779680063823, + 0.8174818608462792, + 0.10350272149592811, + 0.02290748052574231 + ], + [ + 0.4693549767025945, + 0.21692606087831767, + 0.8559491748674821, + -0.06317797128053035 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 102, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000102.png", + "world_from_camera_cv": [ + [ + 0.653781934424619, + 0.5850043117363718, + -0.47993659734370864, + 0.44285229701133955 + ], + [ + -0.5962303609240086, + 0.7888094057057151, + 0.14929527180263616, + -0.004691273888645497 + ], + [ + 0.4659168798535096, + 0.18854621905530325, + 0.8645066710832947, + -0.08141426615758385 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 103, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000103.png", + "world_from_camera_cv": [ + [ + 0.6261232463398055, + 0.6277996301963111, + -0.4624254585533523, + 0.41374067736245834 + ], + [ + -0.6136053060245237, + 0.7626520227885132, + 0.20457375333883823, + -0.02513265284304451 + ], + [ + 0.481101038048614, + 0.1556583324527284, + 0.8627353445446535, + -0.08833461262805281 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 104, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000104.png", + "world_from_camera_cv": [ + [ + 0.5791947374680947, + 0.6675519545095775, + -0.46787588537956065, + 0.36937986584805066 + ], + [ + -0.6435898094136044, + 0.7267195640192801, + 0.24014752234946687, + -0.050783837566344234 + ], + [ + 0.500325507353188, + 0.16202797073984007, + 0.8505417822715733, + -0.0976809084150879 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 105, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000105.png", + "world_from_camera_cv": [ + [ + 0.5463388722305378, + 0.7368647121071057, + -0.39817613281207154, + 0.3292791027780003 + ], + [ + -0.6835070979304712, + 0.6670050446212434, + 0.2965169767964029, + -0.07751483342121893 + ], + [ + 0.48407838597538067, + 0.1101574623034015, + 0.8680630447901495, + -0.11246590783587654 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 106, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000106.png", + "world_from_camera_cv": [ + [ + 0.5290747922739999, + 0.7923396190435512, + -0.3037725996105377, + 0.2935145303823643 + ], + [ + -0.7084981797886927, + 0.6094824448120485, + 0.35575480137594445, + -0.09530825146748566 + ], + [ + 0.4670226904726721, + 0.027001436255289335, + 0.8838329757504063, + -0.11519317204648567 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 107, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000107.png", + "world_from_camera_cv": [ + [ + 0.5044263419325121, + 0.8281779016972751, + -0.24428554747443262, + 0.2544730770191666 + ], + [ + -0.7281567386555255, + 0.560055283275794, + 0.3951276295393919, + -0.10932160693387083 + ], + [ + 0.46404938262552753, + -0.021434617215357887, + 0.8855499577492496, + -0.11384290035829839 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 108, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000108.png", + "world_from_camera_cv": [ + [ + 0.46547645344559363, + 0.8654281888806992, + -0.1853799373675182, + 0.2124118835385038 + ], + [ + -0.7452916351778507, + 0.4962438164257137, + 0.4452891792904561, + -0.1224311251601899 + ], + [ + 0.4773594555695293, + -0.06910951128401532, + 0.8759862017340496, + -0.11381773284286938 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 109, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000109.png", + "world_from_camera_cv": [ + [ + 0.4408364824930934, + 0.888196830453379, + -0.1294974365602973, + 0.17429256162280635 + ], + [ + -0.7497368407410759, + 0.4436943012624063, + 0.4909480997649913, + -0.13287013679144152 + ], + [ + 0.4935158207582684, + -0.1193388344162819, + 0.8615105206911033, + -0.10719263656408377 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 110, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000110.png", + "world_from_camera_cv": [ + [ + 0.4427229284951638, + 0.8912211993675728, + -0.09859605662749002, + 0.13999553637102377 + ], + [ + -0.7356263984638515, + 0.4238835735654721, + 0.5283715718549473, + -0.14691321098770135 + ], + [ + 0.5126891948030199, + -0.16139234758559673, + 0.8432688181553027, + -0.10631665100334037 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 111, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000111.png", + "world_from_camera_cv": [ + [ + 0.41377298269562435, + 0.9072691185578514, + -0.07519750861847843, + 0.10063873189405854 + ], + [ + -0.7438594279745074, + 0.38455325703274656, + 0.5466186457841931, + -0.15905869749086773 + ], + [ + 0.524847663807895, + -0.1702396517171191, + 0.8339984357171354, + -0.10256332571680869 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 112, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000112.png", + "world_from_camera_cv": [ + [ + 0.40351088931714496, + 0.9138378589022333, + -0.04559966929122139, + 0.06211845951769346 + ], + [ + -0.7361365652818899, + 0.3538363938539185, + 0.5769772644042717, + -0.16969604454183015 + ], + [ + 0.5433984904814043, + -0.19924902514551146, + 0.8154863006336124, + -0.09080110555334704 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 113, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000113.png", + "world_from_camera_cv": [ + [ + 0.407531385165105, + 0.9131402862792959, + -0.009643011934901913, + 0.02328187473585607 + ], + [ + -0.7200208988697143, + 0.3278020551442923, + 0.6116499961857493, + -0.17938959869476875 + ], + [ + 0.561683251749827, + -0.24232340006063025, + 0.7910697153138883, + -0.07344152992434794 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 114, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000114.png", + "world_from_camera_cv": [ + [ + 0.391656756146501, + 0.9200863351622842, + 0.006791260003642885, + -0.017772017865206234 + ], + [ + -0.7240292079314344, + 0.3036288780567765, + 0.6193474069310072, + -0.19164103561493442 + ], + [ + 0.5677910631799163, + -0.24748866692763913, + 0.7850876819282036, + -0.06204358175057612 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 115, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000115.png", + "world_from_camera_cv": [ + [ + 0.4183642120376946, + 0.905904381864151, + 0.06564020875507243, + -0.05197686001415573 + ], + [ + -0.700262793881665, + 0.2756806611994116, + 0.6585075493460195, + -0.20094938608185922 + ], + [ + 0.5784491382923169, + -0.3214613879768235, + 0.7497060560305554, + -0.04817830459187198 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 116, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000116.png", + "world_from_camera_cv": [ + [ + 0.48561891070664454, + 0.866966876330451, + 0.11199423605664893, + -0.08222547039239045 + ], + [ + -0.6604875105422447, + 0.27996459692079934, + 0.6966893661372209, + -0.2063219687887719 + ], + [ + 0.5726521823775756, + -0.4122963252525964, + 0.7085768964631891, + -0.030389928616775443 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 117, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000117.png", + "world_from_camera_cv": [ + [ + 0.529021790858107, + 0.8388704395378858, + 0.12818865186433562, + -0.10876042209231385 + ], + [ + -0.6430141147647807, + 0.2976790362784403, + 0.7056344943195484, + -0.21365871329096076 + ], + [ + 0.5537768440541253, + -0.4557231363776187, + 0.6968842299547318, + -0.009785300978663987 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 118, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000118.png", + "world_from_camera_cv": [ + [ + 0.5597259658252731, + 0.8154749960676829, + 0.14733422538357485, + -0.13383915086877635 + ], + [ + -0.6286320575140231, + 0.3019973818738453, + 0.7166723921060648, + -0.22323026426896037 + ], + [ + 0.5399338658082593, + -0.4937591640969875, + 0.6816695008753091, + 0.005886370622230942 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 119, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000119.png", + "world_from_camera_cv": [ + [ + 0.5620119118989724, + 0.8035562060370328, + 0.19606130322690285, + -0.1594266991556925 + ], + [ + -0.6380144481633235, + 0.2703076577088941, + 0.7210210358365292, + -0.2332978141549227 + ], + [ + 0.5263840563870753, + -0.5303123550543598, + 0.6645965928728398, + 0.02249893683754167 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 120, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000120.png", + "world_from_camera_cv": [ + [ + 0.5865913240651037, + 0.7769819637640637, + 0.2284943030293926, + -0.17969745464160888 + ], + [ + -0.6222282089658232, + 0.25177385386522, + 0.7412435378990085, + -0.23715862922956782 + ], + [ + 0.5184039684442361, + -0.5769826292837543, + 0.6311484540154346, + 0.04590685259046437 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 121, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000121.png", + "world_from_camera_cv": [ + [ + 0.6280062261906925, + 0.7427455565319763, + 0.2322438763837048, + -0.19716299408951618 + ], + [ + -0.6010011218508815, + 0.2733135081368627, + 0.7510641635731947, + -0.2452218404682971 + ], + [ + 0.4943741815666617, + -0.611251801242275, + 0.6180334975374455, + 0.0770319515698226 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 122, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000122.png", + "world_from_camera_cv": [ + [ + 0.6623792216694382, + 0.7090709136931374, + 0.24181026871282502, + -0.20788975049011504 + ], + [ + -0.5849437600926334, + 0.2878329863756173, + 0.7582829086052156, + -0.2529859527596642 + ], + [ + 0.468075383062687, + -0.6437162506170504, + 0.6054211959142541, + 0.10678028097214629 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 123, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000123.png", + "world_from_camera_cv": [ + [ + 0.745961602294899, + 0.6253000765171125, + 0.22921845957365686, + -0.2057646356739819 + ], + [ + -0.5309961259115438, + 0.350683989616525, + 0.7714038201186, + -0.26408158370163193 + ], + [ + 0.4019756238487092, + -0.6971517436931005, + 0.5936287089562893, + 0.1342419220064148 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 124, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000124.png", + "world_from_camera_cv": [ + [ + 0.7899478009976717, + 0.5639738585449652, + 0.2406573468166857, + -0.19195194992476755 + ], + [ + -0.48634063770104535, + 0.33724762481911374, + 0.8060625432771376, + -0.27696257362692744 + ], + [ + 0.3734370841513781, + -0.7537887810466339, + 0.5406914256290241, + 0.15636878684541397 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 125, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000125.png", + "world_from_camera_cv": [ + [ + 0.8011132692635601, + 0.5280919927766969, + 0.2816671386139814, + -0.1726031035576019 + ], + [ + -0.48993563201863827, + 0.3083127958746923, + 0.815417866114318, + -0.29627511900142334 + ], + [ + 0.34377406284993095, + -0.7912408401144796, + 0.5057245561039965, + 0.17804153887158677 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 126, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000126.png", + "world_from_camera_cv": [ + [ + 0.8470448485371112, + 0.46969512201309666, + 0.2488001545896721, + -0.15167933738250483 + ], + [ + -0.43215626562219184, + 0.33606963059517336, + 0.8368381955163766, + -0.31165588943768496 + ], + [ + 0.309444642303311, + -0.8163600282649353, + 0.48764773925555116, + 0.20266480245185212 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 127, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000127.png", + "world_from_camera_cv": [ + [ + 0.8858215096903694, + 0.4056364386610221, + 0.2253427003483308, + -0.12972871801114283 + ], + [ + -0.37520230699826057, + 0.34039396853486525, + 0.8621804770512195, + -0.32716841566284877 + ], + [ + 0.2730265221421864, + -0.8482871128429855, + 0.4537240266852244, + 0.23060274911945927 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 128, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000128.png", + "world_from_camera_cv": [ + [ + 0.8958131103326097, + 0.3868930983053044, + 0.21870665705446143, + -0.1189442763845834 + ], + [ + -0.34630892504622723, + 0.29923619147336333, + 0.889116319806269, + -0.339464811638113 + ], + [ + 0.27854802061680917, + -0.8722221231981215, + 0.4020442363897522, + 0.2597659943372601 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 129, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000129.png", + "world_from_camera_cv": [ + [ + 0.919401149464351, + 0.3280409227073174, + 0.21700386953453576, + -0.10896929643495444 + ], + [ + -0.3190827911974868, + 0.2994842242578264, + 0.8991637068867431, + -0.35054486157694303 + ], + [ + 0.2299732565435621, + -0.8959343460600333, + 0.38001835327353506, + 0.2889379886904499 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 130, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000130.png", + "world_from_camera_cv": [ + [ + 0.9386577942509309, + 0.284288590585966, + 0.19519616429280096, + -0.10422817207052477 + ], + [ + -0.2861847091414924, + 0.3263622085154203, + 0.9008806919379151, + -0.36452577111129475 + ], + [ + 0.19240545092480238, + -0.9014808406813659, + 0.3877014783810363, + 0.31733555098561644 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 131, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000131.png", + "world_from_camera_cv": [ + [ + 0.9600995484443218, + 0.19205449925993007, + 0.2032828728423201, + -0.09337501210212454 + ], + [ + -0.2555609330330131, + 0.30734395119323343, + 0.9166396812118857, + -0.3744772874557081 + ], + [ + 0.1135670136276603, + -0.9320165046708931, + 0.34416241578177287, + 0.3437243323783061 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 132, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000132.png", + "world_from_camera_cv": [ + [ + 0.9818428859282478, + 0.10621299625282377, + 0.15717298361705687, + -0.07210624246297334 + ], + [ + -0.1808988419884886, + 0.27485999496756897, + 0.9443132913041371, + -0.38026101661353495 + ], + [ + 0.0570977785847559, + -0.9555996978826572, + 0.2890831387114451, + 0.3577226158145214 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 133, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000133.png", + "world_from_camera_cv": [ + [ + 0.9879442799017228, + 0.08678397455196518, + 0.12819766601007268, + -0.049661999996108076 + ], + [ + -0.1470522124669039, + 0.26722050681727894, + 0.9523491206195895, + -0.383290005806346 + ], + [ + 0.04839159656443299, + -0.9597196166054338, + 0.27676074664710804, + 0.36717893380523814 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 134, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000134.png", + "world_from_camera_cv": [ + [ + 0.9962412915406343, + 0.03478163474803131, + 0.0793317522414784, + -0.023744465617306844 + ], + [ + -0.08538349684615092, + 0.24002127159885123, + 0.9670054020771517, + -0.38192542291262477 + ], + [ + 0.014592720643255994, + -0.9701443331094219, + 0.24208887921567734, + 0.3784434043090536 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 135, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000135.png", + "world_from_camera_cv": [ + [ + 0.9991030148915183, + -0.018609222870805825, + 0.03803764528494384, + 0.004608686190170292 + ], + [ + -0.032805992601833575, + 0.227828456407278, + 0.9731484785481019, + -0.37925372183274936 + ], + [ + -0.026775594934323563, + -0.9735234415643117, + 0.22701360364676682, + 0.3817274689087743 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 136, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000136.png", + "world_from_camera_cv": [ + [ + 0.9978783933208164, + -0.06407243977811967, + -0.011551389714887506, + 0.036693268231787236 + ], + [ + 0.02752317545597693, + 0.2543662476143185, + 0.9667162390729923, + -0.3800217631104335 + ], + [ + -0.05900158435402808, + -0.964983178369183, + 0.25559005948632674, + 0.3780196783822081 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 137, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000137.png", + "world_from_camera_cv": [ + [ + 0.9914709510780986, + -0.11888690328504246, + -0.053397166550141734, + 0.06959681857423819 + ], + [ + 0.08299376251667552, + 0.26005119385518616, + 0.9620215236458165, + -0.3696795611623812 + ], + [ + -0.10048576292996078, + -0.958248026766445, + 0.26770007591817824, + 0.37466750808697075 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 138, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000138.png", + "world_from_camera_cv": [ + [ + 0.9800135002374261, + -0.16995404027575223, + -0.10338841108333469, + 0.09905200204335673 + ], + [ + 0.1437220009071492, + 0.24556299065378717, + 0.9586672019404928, + -0.3569222517250389 + ], + [ + -0.13754099682507034, + -0.9543659894480295, + 0.2650811807300736, + 0.37195452434721865 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 139, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000139.png", + "world_from_camera_cv": [ + [ + 0.9574423026296686, + -0.2436967553593498, + -0.15464840303903338, + 0.13656485146945743 + ], + [ + 0.21446535359161303, + 0.2421142536281834, + 0.9462480120448825, + -0.35034466696946137 + ], + [ + -0.19315498762398675, + -0.9391445999511433, + 0.2840749393005033, + 0.35631564743074257 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 140, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000140.png", + "world_from_camera_cv": [ + [ + 0.9276856713583593, + -0.30650085971584684, + -0.21320534268595837, + 0.17405326083323125 + ], + [ + 0.2920701023874206, + 0.24001892792891688, + 0.9257893764389691, + -0.34298840489106247 + ], + [ + -0.23258192201414063, + -0.9211124454860549, + 0.3121818577734907, + 0.3397508466102837 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 141, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000141.png", + "world_from_camera_cv": [ + [ + 0.887267683225225, + -0.37404775756319203, + -0.26989689395413463, + 0.20867182134170859 + ], + [ + 0.3657690687378508, + 0.21407956917730975, + 0.9057499248774481, + -0.32649225218088274 + ], + [ + -0.28101431753344386, + -0.9023625729842772, + 0.32676098331717607, + 0.3249479988435968 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 142, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000142.png", + "world_from_camera_cv": [ + [ + 0.8429367177240925, + -0.4179327088933588, + -0.3388066421273241, + 0.24029963573634908 + ], + [ + 0.43728108989386, + 0.16532806102127418, + 0.8839976700535946, + -0.314525156493121 + ], + [ + -0.3134372956968771, + -0.8933078322034377, + 0.32211516355214254, + 0.30465073763834594 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 143, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000143.png", + "world_from_camera_cv": [ + [ + 0.790406114275386, + -0.44639775384214103, + -0.41950830728458377, + 0.2719249551519411 + ], + [ + 0.5235807956930207, + 0.13680187528990106, + 0.8409211599779315, + -0.2995199253398418 + ], + [ + -0.3179957938362532, + -0.8843157197980017, + 0.34185432982572206, + 0.28752405925304375 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 144, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000144.png", + "world_from_camera_cv": [ + [ + 0.7507765982896974, + -0.4772757273488722, + -0.4566644058213376, + 0.3063571319842571 + ], + [ + 0.5646580828924312, + 0.1049622465379898, + 0.8186233420969273, + -0.2788675461721145 + ], + [ + -0.34277652907513156, + -0.872462495976362, + 0.3483007956205414, + 0.2709654627108236 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 145, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000145.png", + "world_from_camera_cv": [ + [ + 0.7195201604962378, + -0.5021410887566484, + -0.47973436985664886, + 0.3301321886861467 + ], + [ + 0.5947798202823167, + 0.08896274302360108, + 0.7989509345001433, + -0.26247496620932576 + ], + [ + -0.35850760664789727, + -0.8601976269067504, + 0.362673873665573, + 0.25341294246650126 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 146, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000146.png", + "world_from_camera_cv": [ + [ + 0.6783575927113151, + -0.5331893032118198, + -0.5055097856138928, + 0.3522371783557267 + ], + [ + 0.634449587159148, + 0.07810057177288976, + 0.7690084668209672, + -0.24355794486689974 + ], + [ + -0.37054648529502515, + -0.8423832071149343, + 0.3912618491576475, + 0.2321773403768097 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 147, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000147.png", + "world_from_camera_cv": [ + [ + 0.6266867567451695, + -0.5707801455476313, + -0.5305409827419986, + 0.37605855516799186 + ], + [ + 0.671774595831844, + 0.050651472496234584, + 0.7390218675580081, + -0.22055729203055874 + ], + [ + -0.3949463271321605, + -0.8195391715974217, + 0.4151782086071334, + 0.20593747865248932 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 148, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000148.png", + "world_from_camera_cv": [ + [ + 0.5735722041826995, + -0.6120515965002954, + -0.544433439283848, + 0.39825889367879136 + ], + [ + 0.6953175133420063, + 0.012396390375218225, + 0.7185957731197383, + -0.19455317818991 + ], + [ + -0.43306868072961446, + -0.7907206666877407, + 0.4326804190670134, + 0.18012127170587325 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 149, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000149.png", + "world_from_camera_cv": [ + [ + 0.5119893336582377, + -0.6366834109482487, + -0.5766291324963535, + 0.4164485511475417 + ], + [ + 0.7390073034672429, + -0.0157127160023407, + 0.6735141542520869, + -0.16731707796026296 + ], + [ + -0.43787569884873495, + -0.7709652033517033, + 0.4624689476911923, + 0.15715868232740762 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 150, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000150.png", + "world_from_camera_cv": [ + [ + 0.449670277503038, + -0.6557482142190929, + -0.6064576828425966, + 0.434572073716988 + ], + [ + 0.788233073460473, + -0.028011037216075563, + 0.614738972001236, + -0.14139338291779535 + ], + [ + -0.42010149182477036, + -0.7544598474024646, + 0.5042866994320316, + 0.12664231208798715 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 151, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000151.png", + "world_from_camera_cv": [ + [ + 0.3936740619878163, + -0.6873531596364069, + -0.6103821482119713, + 0.44941242824225996 + ], + [ + 0.8226033033882669, + -0.03295523242122633, + 0.5676598963382682, + -0.11881198366853947 + ], + [ + -0.410298108907077, + -0.7255753486674632, + 0.5524453595002545, + 0.0897381047942106 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 152, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000152.png", + "world_from_camera_cv": [ + [ + 0.34997471647340284, + -0.6963107821878683, + -0.6266330604414998, + 0.4571816999460351 + ], + [ + 0.8543077476637647, + -0.03717219029283503, + 0.5184365926036653, + -0.0989553325204054 + ], + [ + -0.3842863126771843, + -0.7167771779833342, + 0.5818543692464817, + 0.06425835398817269 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 153, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000153.png", + "world_from_camera_cv": [ + [ + 0.31454206171939303, + -0.7031848658530668, + -0.6376475012454126, + 0.4576979034683556 + ], + [ + 0.8788230454154138, + -0.03818281688138381, + 0.47561762724039225, + -0.07991935182011653 + ], + [ + -0.35879429518331457, + -0.709981068008301, + 0.6059649633548965, + 0.04317904618701318 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 154, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000154.png", + "world_from_camera_cv": [ + [ + 0.2688256026418777, + -0.7184373084684533, + -0.6415455004634009, + 0.45826872009023406 + ], + [ + 0.9039776419097078, + -0.041742283783109846, + 0.42553731290209357, + -0.058195251577084765 + ], + [ + -0.33250145607439874, + -0.694338113274199, + 0.6382298693756272, + 0.016570853118335453 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 155, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000155.png", + "world_from_camera_cv": [ + [ + 0.21915242052262107, + -0.7466671925232153, + -0.6280607615418878, + 0.4608236895258921 + ], + [ + 0.9249144973189494, + -0.04596948912534726, + 0.3773857161032862, + -0.030314748839005787 + ], + [ + -0.310653165488961, + -0.6636074967019695, + 0.6805289862251525, + -0.013046339670908447 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 156, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000156.png", + "world_from_camera_cv": [ + [ + 0.1720219741131579, + -0.756708310470881, + -0.6307146528236972, + 0.4555736618450743 + ], + [ + 0.9502543977952479, + -0.041300534221002216, + 0.30872454606631283, + -0.0036249601351099176 + ], + [ + -0.25966328175736175, + -0.6524467784711369, + 0.7119608004445415, + -0.046901312325286076 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 157, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000157.png", + "world_from_camera_cv": [ + [ + 0.11561118962276629, + -0.7754503866258641, + -0.6207340418535197, + 0.44663425946544427 + ], + [ + 0.9667828772731552, + -0.05557134948237796, + 0.24948485590942665, + 0.020492224307178047 + ], + [ + -0.22795815634771374, + -0.6289582839890939, + 0.7432674861421329, + -0.0748270118722845 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 158, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000158.png", + "world_from_camera_cv": [ + [ + 0.03874967841909027, + -0.7849286365892445, + -0.6183732674401178, + 0.4285887727538055 + ], + [ + 0.9824572112081265, + -0.08304489296152529, + 0.16697716579868158, + 0.0545841191364091 + ], + [ + -0.18241790089672835, + -0.6139955872929049, + 0.7679408364042586, + -0.08959660595246942 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 159, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000159.png", + "world_from_camera_cv": [ + [ + -0.01998845889666101, + -0.790122505717275, + -0.6126229570216835, + 0.40183151462027056 + ], + [ + 0.9868009074605143, + -0.114078848346846, + 0.11493470056933638, + 0.09049039707989687 + ], + [ + -0.16069981501558162, + -0.6022395223820106, + 0.7819738660179416, + -0.10482296694165692 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 160, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000160.png", + "world_from_camera_cv": [ + [ + -0.051178742252145026, + -0.802472203589323, + -0.5944906212952267, + 0.3679878686529886 + ], + [ + 0.9922633030926664, + -0.10827927711758889, + 0.060738253864626335, + 0.11097803842543286 + ], + [ + -0.11311177514794782, + -0.5867827201046298, + 0.801805316588442, + -0.12651623889815156 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 161, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000161.png", + "world_from_camera_cv": [ + [ + -0.051606189031993877, + -0.8333307123062207, + -0.5503605410826629, + 0.33031636870738224 + ], + [ + 0.9966992324866607, + -0.07756034137282519, + 0.02397985418289289, + 0.12098622312531446 + ], + [ + -0.06266930041173344, + -0.5473064200001112, + 0.834582675001444, + -0.15052033067177775 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 162, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000162.png", + "world_from_camera_cv": [ + [ + -0.040493277887934775, + -0.8625550159505717, + -0.5043403006942833, + 0.2954180038513147 + ], + [ + 0.9985867597347398, + -0.05232381032316846, + 0.009311399236347911, + 0.1350271132912085 + ], + [ + -0.03442060034868755, + -0.5032504975971456, + 0.8634547810625993, + -0.16325764920854202 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 163, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000163.png", + "world_from_camera_cv": [ + [ + -0.05259676826344917, + -0.894622089042866, + -0.44371713710969013, + 0.261530038705284 + ], + [ + 0.9986155673103885, + -0.04679591185022125, + -0.024022725895645608, + 0.14907330012115588 + ], + [ + 0.0007271131906490536, + -0.44436635834712424, + 0.8958448587092093, + -0.1677447455800823 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 164, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000164.png", + "world_from_camera_cv": [ + [ + -0.008244864358209147, + -0.9136350164665724, + -0.40645181620684306, + 0.22947235422190418 + ], + [ + 0.9999346920755087, + -0.010749756869255167, + 0.003879988545114066, + 0.15996976303929794 + ], + [ + -0.007914151601596031, + -0.40639328170305483, + 0.9136639791471746, + -0.18031500179327092 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 165, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000165.png", + "world_from_camera_cv": [ + [ + -0.007050506875328599, + -0.9273021672395897, + -0.3742472190752545, + 0.19954446310476728 + ], + [ + 0.998923327545166, + 0.01062988704290968, + -0.045157404570552395, + 0.16439277763776786 + ], + [ + 0.045852764790081324, + -0.3741626599945745, + 0.9262288204471344, + -0.1874281531965508 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 166, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000166.png", + "world_from_camera_cv": [ + [ + 0.024165957995575305, + -0.937613514546157, + -0.3468384405087763, + 0.17484074286947193 + ], + [ + 0.9958059408113122, + 0.0531998568085269, + -0.07443321490067484, + 0.17637368210721027 + ], + [ + 0.08824134359275085, + -0.34358502961560494, + 0.9349667334750419, + -0.18923278856497783 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 167, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000167.png", + "world_from_camera_cv": [ + [ + 0.07142034191953861, + -0.9680313193454257, + -0.24044645875215276, + 0.1512638205410714 + ], + [ + 0.9926397494688632, + 0.09261711759092783, + -0.07802818275175341, + 0.18138182223531846 + ], + [ + 0.09780318263987618, + -0.23310391308492176, + 0.9675211125190025, + -0.1884297462624304 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 168, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000168.png", + "world_from_camera_cv": [ + [ + 0.07950433368763765, + -0.9827159687439507, + -0.1671777069483952, + 0.12426824791059754 + ], + [ + 0.986038731238693, + 0.10214484082021003, + -0.1315068514983265, + 0.18089677795472245 + ], + [ + 0.1463102232315763, + -0.15438832944705602, + 0.9771169644973285, + -0.18923899239385172 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 169, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000169.png", + "world_from_camera_cv": [ + [ + 0.130388790409522, + -0.9834272758854125, + -0.12597442748486212, + 0.09969704488884162 + ], + [ + 0.9803457948343554, + 0.1468558062960913, + -0.13174025469734355, + 0.1933703692487058 + ], + [ + 0.14805703592243688, + -0.10632104778322105, + 0.9832471453872319, + -0.19362450712376564 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 170, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000170.png", + "world_from_camera_cv": [ + [ + 0.1307651363061495, + -0.9892706947112546, + -0.06514577278953981, + 0.066871198788723 + ], + [ + 0.9779535984221366, + 0.1395019767649046, + -0.15538969660784746, + 0.2027051544623723 + ], + [ + 0.16281043719623445, + -0.043389988064024915, + 0.985702830713078, + -0.19110949537010338 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 171, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000171.png", + "world_from_camera_cv": [ + [ + 0.14923644344746412, + -0.9880500296952347, + -0.03854377727205392, + 0.030601550405954907 + ], + [ + 0.9739080325576285, + 0.15361694343954269, + -0.16704783389203698, + 0.2078719703714537 + ], + [ + 0.17097259449069918, + -0.0126084696747151, + 0.98519510678118, + -0.18557341020585852 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 172, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000172.png", + "world_from_camera_cv": [ + [ + 0.17811579789740117, + -0.9840083190739775, + 0.0015461347216240706, + -0.008746475507459491 + ], + [ + 0.9695142970642636, + 0.1752230931518628, + -0.1712860047239131, + 0.2021318156078123 + ], + [ + 0.16827593508092265, + 0.032007743117859824, + 0.9852201348191897, + -0.18014102048189748 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 173, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000173.png", + "world_from_camera_cv": [ + [ + 0.2414958300921587, + -0.9689671987025956, + 0.052747814045172384, + -0.045735069821566984 + ], + [ + 0.9635872129405303, + 0.23301482691536224, + -0.1311631560122929, + 0.20122942112458542 + ], + [ + 0.11480177309432336, + 0.08250247436318903, + 0.989956511478333, + -0.17174247180906357 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 174, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000174.png", + "world_from_camera_cv": [ + [ + 0.26764753543781006, + -0.9549074756976708, + 0.12851657337000819, + -0.07265279731013961 + ], + [ + 0.9612318789699035, + 0.2554463214513413, + -0.10382895409743327, + 0.19293753933919516 + ], + [ + 0.06631795854860931, + 0.15132379097048995, + 0.9862570854803855, + -0.16970875071184466 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 175, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000175.png", + "world_from_camera_cv": [ + [ + 0.3015251529558278, + -0.9290908576318019, + 0.21417927163936185, + -0.09832819630347199 + ], + [ + 0.9531343509088804, + 0.2878648267365781, + -0.09310612571376217, + 0.18125004946418916 + ], + [ + 0.024849371269142273, + 0.23221545984908662, + 0.9723468974366122, + -0.1681801497917853 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 176, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000176.png", + "world_from_camera_cv": [ + [ + 0.34382797845504187, + -0.8809016468827057, + 0.3252608334104432, + -0.12340455599461064 + ], + [ + 0.9378417381326877, + 0.33957344119060984, + -0.0717129852552979, + 0.16714799725961516 + ], + [ + -0.04727785367144277, + 0.32970011610144195, + 0.9429011814580133, + -0.1644315375540111 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 177, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000177.png", + "world_from_camera_cv": [ + [ + 0.34766405214364116, + -0.8449082248180992, + 0.40652158427541324, + -0.1398827459870169 + ], + [ + 0.9318233572425043, + 0.3594838863951213, + -0.04976511146946053, + 0.15961948082155306 + ], + [ + -0.1040910070292907, + 0.3961078477599098, + 0.912284843236278, + -0.15769764184759394 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 178, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000178.png", + "world_from_camera_cv": [ + [ + 0.35402831985865346, + -0.8060545175728975, + 0.4742784661339607, + -0.16236381103406067 + ], + [ + 0.9198883244439735, + 0.3916125969445218, + -0.02109607702931149, + 0.15141322118876221 + ], + [ + -0.16872883360504248, + 0.44375183223812276, + 0.8801220893123811, + -0.1540920320527342 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 179, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000179.png", + "world_from_camera_cv": [ + [ + 0.3519444992083176, + -0.7638093562151458, + 0.5410455958929997, + -0.18665956837459058 + ], + [ + 0.9056230381060402, + 0.42397844628794124, + 0.009444042293905275, + 0.14448477607917454 + ], + [ + -0.23660511898222367, + 0.4866595775708807, + 0.840940231663309, + -0.14518591941341163 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 180, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000180.png", + "world_from_camera_cv": [ + [ + 0.31257928453866235, + -0.7333157471662597, + 0.603773306660114, + -0.20875696395544807 + ], + [ + 0.8951210284358162, + 0.4401126439457549, + 0.07112808932541259, + 0.13679326569118755 + ], + [ + -0.31788761430622725, + 0.5182170159277552, + 0.7939764411326246, + -0.12599462830198288 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 181, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000181.png", + "world_from_camera_cv": [ + [ + 0.2888641181976943, + -0.6740159383256047, + 0.6798970775793369, + -0.2298444415252275 + ], + [ + 0.864870868418819, + 0.4882672977115339, + 0.11659085275421072, + 0.12456523948772658 + ], + [ + -0.41055560181094375, + 0.554344262050696, + 0.7239796523060044, + -0.10520276571758949 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 182, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000182.png", + "world_from_camera_cv": [ + [ + 0.26137114423572516, + -0.6102670505548582, + 0.7478363804790336, + -0.25267987474756887 + ], + [ + 0.813705753099178, + 0.5560541178931838, + 0.16937167811453266, + 0.10659489062636368 + ], + [ + -0.5191994533261832, + 0.564249895862735, + 0.6419143110140832, + -0.08053323003170641 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 183, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000183.png", + "world_from_camera_cv": [ + [ + 0.28707594263560265, + -0.5727777385398491, + 0.7677975419295482, + -0.2763497357938435 + ], + [ + 0.7808665407214586, + 0.6041871577746217, + 0.1587618466821517, + 0.08521712737746473 + ], + [ + -0.5548286661137678, + 0.5539707037501176, + 0.6207105691423471, + -0.054621866558713546 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 184, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000184.png", + "world_from_camera_cv": [ + [ + 0.2958419821856747, + -0.5263176098571193, + 0.7971620256451886, + -0.29642584057233645 + ], + [ + 0.737898290570688, + 0.6558709398108653, + 0.15918361437179646, + 0.06611530700095386 + ], + [ + -0.6066165463860242, + 0.5411313000242193, + 0.5824030235024463, + -0.030659804799828022 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 185, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000185.png", + "world_from_camera_cv": [ + [ + 0.30045374174803174, + -0.5121213731105105, + 0.8046485246820579, + -0.3096591522172283 + ], + [ + 0.7236447242434223, + 0.6719684865506164, + 0.15746957216407073, + 0.05135076024761883 + ], + [ + -0.6213419848555773, + 0.5349673375882675, + 0.5724893759446127, + -0.009029353318514313 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 186, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000186.png", + "world_from_camera_cv": [ + [ + 0.26189670738874127, + -0.4951364309581424, + 0.8284020940322209, + -0.3141356469462355 + ], + [ + 0.7057692448615321, + 0.6837163439319143, + 0.1855309517249317, + 0.04054166122897467 + ], + [ + -0.6582551843066019, + 0.5360707749713735, + 0.528515124244399, + 0.01589497220778477 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 187, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000187.png", + "world_from_camera_cv": [ + [ + 0.1710611717328594, + -0.47025030587964595, + 0.8657960067738133, + -0.31884385921338415 + ], + [ + 0.6845977040500132, + 0.6886952248448527, + 0.23879880838343487, + 0.02945870609374962 + ], + [ + -0.7085647882408721, + 0.5518727544425412, + 0.4397412918628075, + 0.04600962590197216 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 188, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000188.png", + "world_from_camera_cv": [ + [ + 0.10683328490640909, + -0.43762777584587087, + 0.8927869729360429, + -0.3276377125257585 + ], + [ + 0.6445041255696133, + 0.7142136222125317, + 0.272971306129057, + 0.009857298070023163 + ], + [ + -0.7571004433758142, + 0.546242465993126, + 0.35835469438238754, + 0.07308489003682146 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 189, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000189.png", + "world_from_camera_cv": [ + [ + 0.05052441442939304, + -0.4200250865084824, + 0.9061049664636593, + -0.33296042410973936 + ], + [ + 0.6206155757498818, + 0.7240326737557476, + 0.3010199237106175, + -0.0075535008456005534 + ], + [ + -0.7824855210693742, + 0.5471340000746115, + 0.2972554377621125, + 0.09739116676085963 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 190, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000190.png", + "world_from_camera_cv": [ + [ + -0.0018003241997106567, + -0.41528192022694443, + 0.9096909835572726, + -0.335663610538966 + ], + [ + 0.6044869723859192, + 0.724222063642409, + 0.33181004015737015, + -0.01984593719265211 + ], + [ + -0.7966129920158729, + 0.5504937141023069, + 0.24972867613745653, + 0.11523963022650556 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 191, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000191.png", + "world_from_camera_cv": [ + [ + -0.05524420786773243, + -0.4343846801456477, + 0.8990317164326465, + -0.33220460641647603 + ], + [ + 0.6117199204481298, + 0.6969119998342752, + 0.3743159139202138, + -0.02788510810459348 + ], + [ + -0.7891430899551746, + 0.5706343962133326, + 0.22722141059821999, + 0.13390427113201378 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 192, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000192.png", + "world_from_camera_cv": [ + [ + -0.12488146159583136, + -0.42428412195588, + 0.8968765825941813, + -0.32207026594166815 + ], + [ + 0.6028409706610705, + 0.6855126030992276, + 0.40823428945219614, + -0.040955450542262344 + ], + [ + -0.7880275278453843, + 0.5916548443545856, + 0.1701680360985679, + 0.15054392582069734 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 193, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000193.png", + "world_from_camera_cv": [ + [ + -0.1270637639482115, + -0.4277485689588832, + 0.8949223215703926, + -0.31274658446011155 + ], + [ + 0.6066323593269942, + 0.6803138840721064, + 0.41130305099292586, + -0.0634611516516781 + ], + [ + -0.7847623720010269, + 0.5951505531311823, + 0.17304288080984365, + 0.1683565291152164 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 194, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000194.png", + "world_from_camera_cv": [ + [ + -0.15103714163194426, + -0.4255049817580755, + 0.8922630174711443, + -0.30113497834133107 + ], + [ + 0.5795471300170706, + 0.6931077366725962, + 0.4286336308009064, + -0.08604152177654206 + ], + [ + -0.8008201458109234, + 0.581848069399264, + 0.14191517959584343, + 0.19164244193269622 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 195, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000195.png", + "world_from_camera_cv": [ + [ + -0.16274736536248358, + -0.431719463906111, + 0.887204373046138, + -0.2851217051824122 + ], + [ + 0.548085566179172, + 0.7081417458092345, + 0.4451263640678971, + -0.10451533078103761 + ], + [ + -0.8204361688843483, + 0.5587070541230617, + 0.12137100337190698, + 0.2192300486227838 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 196, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000196.png", + "world_from_camera_cv": [ + [ + -0.19030908975638994, + -0.4365623444191536, + 0.879315512083886, + -0.2729508606138365 + ], + [ + 0.5280090058978704, + 0.7095888458651274, + 0.46657278051182893, + -0.12445542305215829 + ], + [ + -0.8276405862733154, + 0.5530795505703034, + 0.0954676421313212, + 0.2396433675597287 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 197, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000197.png", + "world_from_camera_cv": [ + [ + -0.24907666070140033, + -0.4400477530000548, + 0.8627391217357899, + -0.2629998416131399 + ], + [ + 0.4603711526124678, + 0.7299375247737254, + 0.5052223389454139, + -0.14129945186844434 + ], + [ + -0.8520676140636417, + 0.5230192969736486, + 0.020774890061876494, + 0.2556940118642506 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 198, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000198.png", + "world_from_camera_cv": [ + [ + -0.3059865213001629, + -0.4478455634505299, + 0.840122967237715, + -0.2492808878909702 + ], + [ + 0.4056442121626627, + 0.7370088822553953, + 0.5406206439043792, + -0.15802898598085194 + ], + [ + -0.8612926459232993, + 0.5062136493362563, + -0.043848823292215844, + 0.2667562236042417 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 199, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000199.png", + "world_from_camera_cv": [ + [ + -0.35765428628061313, + -0.4527857182411515, + 0.8167426184924785, + -0.23275717470327076 + ], + [ + 0.36921398363478947, + 0.7347739576244399, + 0.5690239586216448, + -0.16816426846120466 + ], + [ + -0.8577671279511913, + 0.5050666535753103, + -0.09562023662699559, + 0.2769620782291797 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 200, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000200.png", + "world_from_camera_cv": [ + [ + -0.392622941378008, + -0.47140482022317315, + 0.7896991334514933, + -0.21629350944901496 + ], + [ + 0.3200461475381288, + 0.7349510090802458, + 0.5978440245565148, + -0.17649356365552868 + ], + [ + -0.862216729917533, + 0.48746744478199383, + -0.13768733031049063, + 0.28194594463419986 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 201, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000201.png", + "world_from_camera_cv": [ + [ + -0.40985559826530604, + -0.4929507826921277, + 0.7674750252704039, + -0.20207557147006794 + ], + [ + 0.2843673908511683, + 0.7304052792903633, + 0.6210018639305886, + -0.1824365852902938 + ], + [ + -0.8666911650588618, + 0.4727659609447207, + -0.15918156482748835, + 0.28335338630911416 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 202, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000202.png", + "world_from_camera_cv": [ + [ + -0.4141974847699412, + -0.4973742095448469, + 0.762272483623732, + -0.20636014259942928 + ], + [ + 0.3059110039695556, + 0.7126990450039561, + 0.6312515575432566, + -0.18137332340729775 + ], + [ + -0.8572391155684582, + 0.49465034815522724, + -0.14304590804814965, + 0.27939476205874764 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 203, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000203.png", + "world_from_camera_cv": [ + [ + -0.39837912853267277, + -0.4875606573234405, + 0.7769032599879364, + -0.22677751355590153 + ], + [ + 0.3402273879047764, + 0.7080420754620258, + 0.6188067096395448, + -0.17171075992906437 + ], + [ + -0.8517860027430841, + 0.5108434445167734, + -0.11618769610073687, + 0.26528295101062316 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 204, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000204.png", + "world_from_camera_cv": [ + [ + -0.3665484206580598, + -0.4943120582241246, + 0.7882244885864127, + -0.24810399125187543 + ], + [ + 0.389391494444586, + 0.6879194722971971, + 0.6124876028856076, + -0.15823388452347786 + ], + [ + -0.8449949818592382, + 0.5314342750788431, + -0.05967488503659246, + 0.24382475749862048 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 205, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000205.png", + "world_from_camera_cv": [ + [ + -0.3417973914249739, + -0.5000433549868186, + 0.7956954105363495, + -0.2666838706009885 + ], + [ + 0.4246990924567306, + 0.6731085456603083, + 0.6054383260295751, + -0.1337443806671728 + ], + [ + -0.8383347923601362, + 0.544868359232385, + -0.017698786000630795, + 0.21573636668832985 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 206, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000206.png", + "world_from_camera_cv": [ + [ + -0.29590620438711945, + -0.4846945509378042, + 0.823110387795227, + -0.280883207545738 + ], + [ + 0.49895299768863366, + 0.6563717214082407, + 0.5658816744100389, + -0.1020497432169408 + ], + [ + -0.8145461462082644, + 0.5781412938259843, + 0.04761533440481114, + 0.17838081178434992 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 207, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000207.png", + "world_from_camera_cv": [ + [ + -0.22766448694402275, + -0.49147714978229295, + 0.8406063838839133, + -0.2896007156596555 + ], + [ + 0.5573696218537942, + 0.642089661587751, + 0.5263648650097058, + -0.06278033312697567 + ], + [ + -0.7984409721570367, + 0.5883630492510564, + 0.12775341974650045, + 0.13618512544621694 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 208, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000208.png", + "world_from_camera_cv": [ + [ + -0.15132539284474888, + -0.4786768932510044, + 0.8648520436166808, + -0.2973423710075109 + ], + [ + 0.5743799955196665, + 0.6694811956918354, + 0.47104410553774945, + -0.02483000356700895 + ], + [ + -0.804480109280031, + 0.5680346472554267, + 0.17363292686064047, + 0.10313148257423987 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 209, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000209.png", + "world_from_camera_cv": [ + [ + -0.05127993390102259, + -0.4868126393038279, + 0.8719998982758819, + -0.30097943119907933 + ], + [ + 0.6099760456411178, + 0.676092257494485, + 0.41331402480442875, + 0.006286686946829208 + ], + [ + -0.790758871036634, + 0.553093765622116, + 0.26227408241535444, + 0.07137242190493767 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 210, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000210.png", + "world_from_camera_cv": [ + [ + 0.08914567473074886, + -0.5374171579053801, + 0.8385915853773536, + -0.29042486384019234 + ], + [ + 0.666965203758437, + 0.6575155071487108, + 0.3504722169223122, + 0.037270054743132046 + ], + [ + -0.739736754293219, + 0.5280683253593965, + 0.41705320775634436, + 0.0426201386495859 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 211, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000211.png", + "world_from_camera_cv": [ + [ + 0.17187782491121384, + -0.535008708973194, + 0.8271781516859753, + -0.2732115053375357 + ], + [ + 0.6859573661130244, + 0.6676587340480854, + 0.2892996832431554, + 0.06267591747823108 + ], + [ + -0.7070505676251679, + 0.5176847459334147, + 0.48174889584594127, + 0.011995609252238311 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 212, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000212.png", + "world_from_camera_cv": [ + [ + 0.23184044657220726, + -0.5121741916786751, + 0.8269991564152261, + -0.25800139969909985 + ], + [ + 0.6818674011479984, + 0.6918975281422806, + 0.23734923172885314, + 0.08166529324887138 + ], + [ + -0.6937628230057262, + 0.5088766136588495, + 0.5096447169217275, + -0.01939055642113513 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 213, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000213.png", + "world_from_camera_cv": [ + [ + 0.29685392498168284, + -0.5037448476093247, + 0.8112452623775549, + -0.24027056367810293 + ], + [ + 0.66200429287431, + 0.7208196608631452, + 0.2053517293063909, + 0.10302003792993228 + ], + [ + -0.6882064104895814, + 0.47608837942150906, + 0.5474593971618782, + -0.047142600856821044 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 214, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000214.png", + "world_from_camera_cv": [ + [ + 0.3729552063389713, + -0.5054449912092439, + 0.7780936800451107, + -0.21990605350037848 + ], + [ + 0.6473146274451552, + 0.7425440144082963, + 0.17208184030266507, + 0.1253691398927979 + ], + [ + -0.6647467090254721, + 0.43949260235856014, + 0.6041175922880455, + -0.07214290747222755 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 215, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000215.png", + "world_from_camera_cv": [ + [ + 0.44134447280091815, + -0.49833414757802164, + 0.7462426774754752, + -0.19855151222843473 + ], + [ + 0.6333627300181777, + 0.7621048957867385, + 0.13434202634248704, + 0.14613108691645343 + ], + [ + -0.6356624171303512, + 0.41335118867080944, + 0.6519770596212939, + -0.09857876041719559 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 216, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000216.png", + "world_from_camera_cv": [ + [ + 0.5646308186228259, + -0.5017846955423987, + 0.6552893696533921, + -0.17782304668906243 + ], + [ + 0.6064714883603405, + 0.7907656279630442, + 0.08295815474205098, + 0.1638626531609756 + ], + [ + -0.5598074423114712, + 0.3505735884969586, + 0.7508087549976054, + -0.11866261429226646 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 217, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000217.png", + "world_from_camera_cv": [ + [ + 0.6211174651085647, + -0.45749799265908864, + 0.6363243522371397, + -0.15586767713594896 + ], + [ + 0.5509287714680647, + 0.8323442312566782, + 0.060667697025833245, + 0.17934857933207426 + ], + [ + -0.5573962534012943, + 0.31288762744255955, + 0.7690323460606623, + -0.13882481301179408 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 218, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000218.png", + "world_from_camera_cv": [ + [ + 0.6531826790522439, + -0.462136299392968, + 0.5998186630720209, + -0.13718855438364133 + ], + [ + 0.547771682660017, + 0.8353031257727888, + 0.047062423970960277, + 0.18973436425186585 + ], + [ + -0.5227796586153167, + 0.29782331818979824, + 0.798750711849743, + -0.155435217489438 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 219, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000219.png", + "world_from_camera_cv": [ + [ + 0.700937174209039, + -0.43491083898340105, + 0.5652783738536277, + -0.12416651909851092 + ], + [ + 0.5010606825419316, + 0.864309634736411, + 0.04366975741203137, + 0.19926039544167362 + ], + [ + -0.5075679956640894, + 0.25262901147050826, + 0.8237434748396935, + -0.16423498430480898 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 220, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000220.png", + "world_from_camera_cv": [ + [ + 0.7314632054448467, + -0.42573500859548047, + 0.5326455496261618, + -0.10501630165156017 + ], + [ + 0.467966023022059, + 0.881570091692623, + 0.061983665025375834, + 0.20379813484346984 + ], + [ + -0.4959530021859609, + 0.20392124923427268, + 0.8440656039274825, + -0.17136129954260296 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 221, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000221.png", + "world_from_camera_cv": [ + [ + 0.7571110849178906, + -0.42417810807215844, + 0.4968457886777133, + -0.0847482124130929 + ], + [ + 0.45975884364871006, + 0.8862730930705905, + 0.056051852653496284, + 0.20107059932189447 + ], + [ + -0.46411702272299343, + 0.1859917663000505, + 0.8660268194965626, + -0.17773074361133273 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 222, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000222.png", + "world_from_camera_cv": [ + [ + 0.8072500000935499, + -0.39732082725050977, + 0.4364442662951759, + -0.06484645044264646 + ], + [ + 0.41875451714847745, + 0.9066736839637404, + 0.050867329155019556, + 0.1921575803441656 + ], + [ + -0.4159231800665952, + 0.14170035652950969, + 0.8982922226328693, + -0.18059656786421135 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 223, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000223.png", + "world_from_camera_cv": [ + [ + 0.8358151496653408, + -0.37456893719387535, + 0.4013865305156049, + -0.04104688019388293 + ], + [ + 0.3848168086588521, + 0.9211502571215506, + 0.05829431857837912, + 0.1824513101905109 + ], + [ + -0.3915725467439213, + 0.10573700910443705, + 0.914051763054001, + -0.1775950577143286 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 224, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000224.png", + "world_from_camera_cv": [ + [ + 0.8650856102459406, + -0.3505336069767584, + 0.3588217904827857, + -0.0235511843568093 + ], + [ + 0.3607021397059872, + 0.9317946741045388, + 0.04065281936027361, + 0.17049115893816094 + ], + [ + -0.3485984127286456, + 0.0942596185557739, + 0.9325203863470165, + -0.17383701217546182 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 225, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000225.png", + "world_from_camera_cv": [ + [ + 0.8757083491134398, + -0.334740830109403, + 0.3479704929310555, + -0.00828901178139146 + ], + [ + 0.34994759430122585, + 0.9365501863433714, + 0.020259064711405518, + 0.1571036374217729 + ], + [ + -0.3326733661353108, + 0.10403040477602729, + 0.937286565755819, + -0.17374226821398686 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 226, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000226.png", + "world_from_camera_cv": [ + [ + 0.9037912173548907, + -0.2961324042960068, + 0.3089774013710892, + 0.004789597294522884 + ], + [ + 0.30842029857566206, + 0.9512027771984775, + 0.009497161491895646, + 0.14937459166737047 + ], + [ + -0.2967125795423312, + 0.08671145123782714, + 0.9510219605064678, + -0.1741877262707586 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 227, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000227.png", + "world_from_camera_cv": [ + [ + 0.939744414048157, + -0.23954865457870905, + 0.2439198195203013, + 0.017004267016251906 + ], + [ + 0.24342320027006709, + 0.9698102877583935, + 0.014599703019606633, + 0.1488787530238618 + ], + [ + -0.24005328957455432, + 0.04565575371749158, + 0.9696855007253243, + -0.17672464616584377 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 228, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000228.png", + "world_from_camera_cv": [ + [ + 0.9523119238129225, + -0.20519558914421127, + 0.22582464426959836, + 0.033298801155845666 + ], + [ + 0.20615868639648732, + 0.9783227891714414, + 0.01957335462015003, + 0.1527548564994039 + ], + [ + -0.2249457618782923, + 0.027915773024786802, + 0.9739713105782034, + -0.18347208626794034 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 229, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000229.png", + "world_from_camera_cv": [ + [ + 0.964246500420098, + -0.19886045354345538, + 0.17516622518078465, + 0.04929449064679465 + ], + [ + 0.2012698440949527, + 0.9795273171172403, + 0.004084712853423366, + 0.1535998773181647 + ], + [ + -0.17239239045151492, + 0.03131700875870343, + 0.9845304000775292, + -0.188790209760783 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 230, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000230.png", + "world_from_camera_cv": [ + [ + 0.9789215814588127, + -0.16334938638225635, + 0.1225949237232828, + 0.0690618272987775 + ], + [ + 0.16166664038869258, + 0.9865627618142068, + 0.023618094481939734, + 0.15517321991409666 + ], + [ + -0.12480558777398691, + -0.0033007529542529446, + 0.992175725509511, + -0.18584695616913693 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 231, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000231.png", + "world_from_camera_cv": [ + [ + 0.9939998886639669, + -0.08993524925666205, + 0.06225650389448017, + 0.08392625737085667 + ], + [ + 0.08300191757404399, + 0.9908759648834988, + 0.10618617563142066, + 0.1533662542380509 + ], + [ + -0.07123835353973984, + -0.1003816375505868, + 0.9923953969198012, + -0.17455584679162645 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 232, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000232.png", + "world_from_camera_cv": [ + [ + 0.9992111656149831, + -0.034735864743397044, + -0.019247498821278266, + 0.09223101585430206 + ], + [ + 0.0373291636084955, + 0.9869243451100743, + 0.15680201074393504, + 0.13632773631817116 + ], + [ + 0.013549171732502963, + -0.15739681295877425, + 0.98744248602933, + -0.16525361779598088 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 233, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000233.png", + "world_from_camera_cv": [ + [ + 0.9957693114259825, + 0.04512830228212446, + -0.0800432055539883, + 0.10670789074050302 + ], + [ + -0.02516702494942266, + 0.9717250736500055, + 0.2347701047729172, + 0.12066431564880067 + ], + [ + 0.08837476606713005, + -0.2317624162219245, + 0.9687497525932873, + -0.15875466953199663 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 234, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000234.png", + "world_from_camera_cv": [ + [ + 0.9885220192682139, + 0.07831298376156605, + -0.12919479090216307, + 0.12308317890828215 + ], + [ + -0.04052407198463463, + 0.9612684652076022, + 0.2726182998024985, + 0.10187267590530612 + ], + [ + 0.1455404308488782, + -0.2642536932036741, + 0.953408605277161, + -0.16032161388856103 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 235, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000235.png", + "world_from_camera_cv": [ + [ + 0.9805962573654948, + 0.11843779609910579, + -0.15621609550866045, + 0.13899248887582105 + ], + [ + -0.06422289003740841, + 0.946974277819949, + 0.31482556685032587, + 0.08536019873776488 + ], + [ + 0.18521987052157018, + -0.2986841234524739, + 0.9362058502067802, + -0.16465028906357446 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 236, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000236.png", + "world_from_camera_cv": [ + [ + 0.9800416356538806, + 0.13006163077159982, + -0.15034082807374208, + 0.15499688478355933 + ], + [ + -0.07399973069812864, + 0.940605259714608, + 0.3313393807772017, + 0.06914247588007112 + ], + [ + 0.1845059138387463, + -0.31360120790304213, + 0.9314568428866054, + -0.17431046588272092 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 237, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000237.png", + "world_from_camera_cv": [ + [ + 0.980469664215447, + 0.10283778180770055, + -0.16764136776500144, + 0.15335339660268277 + ], + [ + -0.048350502803295906, + 0.952277214804824, + 0.3013807144497398, + 0.06665965963048405 + ], + [ + 0.190634378934958, + -0.28738910347547786, + 0.9386511794972848, + -0.17685335211814202 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 238, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000238.png", + "world_from_camera_cv": [ + [ + 0.9886248918274689, + 0.05216910705072422, + -0.14106455092848638, + 0.1321677057195208 + ], + [ + -0.009516423822105841, + 0.9577336231543983, + 0.2874991213155043, + 0.086603591306958 + ], + [ + 0.15010083589628512, + -0.28288635765812226, + 0.9473357629236624, + -0.1634794427601782 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 239, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000239.png", + "world_from_camera_cv": [ + [ + 0.9941201396138691, + -0.001226491398063058, + -0.10827577629808005, + 0.10361934886851336 + ], + [ + 0.030674562539005093, + 0.9621648898412581, + 0.27073565699737506, + 0.10838229329734334 + ], + [ + 0.10384709541986267, + -0.2724650812041978, + 0.956545116707648, + -0.155691045280117 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 240, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000240.png", + "world_from_camera_cv": [ + [ + 0.9918014111526504, + -0.11456134401030266, + -0.05661854196431037, + 0.0754588404568897 + ], + [ + 0.1235725416789116, + 0.972675550871333, + 0.19655050160241908, + 0.12542921656162845 + ], + [ + 0.032554381865195, + -0.20193556198872445, + 0.9788576204053749, + -0.1537622780610579 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 241, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000241.png", + "world_from_camera_cv": [ + [ + 0.9868748682152043, + -0.15946429201877046, + 0.025478109352451796, + 0.04806339177393033 + ], + [ + 0.15317069935715086, + 0.974307266602671, + 0.16511840328586347, + 0.14844708631496636 + ], + [ + -0.051153996360641295, + -0.15904870265482846, + 0.9859446124606348, + -0.14176216112422177 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 242, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000242.png", + "world_from_camera_cv": [ + [ + 0.9777611106575852, + -0.20313790837496873, + 0.052136366067154535, + 0.018927519082896638 + ], + [ + 0.1951755776220296, + 0.9723486550723468, + 0.1282364491044002, + 0.16126410810342248 + ], + [ + -0.07674440947425824, + -0.11520886754083276, + 0.9903722595339625, + -0.13657442190849362 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 243, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000243.png", + "world_from_camera_cv": [ + [ + 0.9687614228269357, + -0.22748343369235144, + 0.0987552177754108, + 0.002024893933757126 + ], + [ + 0.2166639675148954, + 0.9701138483628975, + 0.1092512992839602, + 0.1709486228211242 + ], + [ + -0.1206566650584858, + -0.08444174684400264, + 0.9890963353318512, + -0.13155318151030168 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 244, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000244.png", + "world_from_camera_cv": [ + [ + 0.9441767960631489, + -0.29037277304556053, + 0.15560793826074024, + -0.006550252102575443 + ], + [ + 0.2740866716973436, + 0.9544416145759022, + 0.11797330530089292, + 0.1840998708750744 + ], + [ + -0.18277492763997902, + -0.06873759553240477, + 0.9807489325951999, + -0.12679860241899207 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 245, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000245.png", + "world_from_camera_cv": [ + [ + 0.9194290234160972, + -0.340074332000583, + 0.19748346668640124, + -0.01767030783898472 + ], + [ + 0.3171847134198643, + 0.9381505567958928, + 0.13880702560142633, + 0.19635905403863615 + ], + [ + -0.23247393073822334, + -0.06498447120592513, + 0.9704292297891722, + -0.12107153814556192 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 246, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000246.png", + "world_from_camera_cv": [ + [ + 0.8987499999045124, + -0.37737640479534457, + 0.22323863190626114, + -0.029977189418331093 + ], + [ + 0.35487686423794257, + 0.9250971309935302, + 0.13512109182575494, + 0.20545369803882466 + ], + [ + -0.25750892974862793, + -0.0422178555978326, + 0.9653532015632603, + -0.11637001255572522 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 247, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000247.png", + "world_from_camera_cv": [ + [ + 0.8771495626091829, + -0.39072358447656014, + 0.279184034909426, + -0.04180210512226834 + ], + [ + 0.3737588732665789, + 0.9204976273620902, + 0.11396676127389072, + 0.21299927380999503 + ], + [ + -0.3015177432076206, + 0.004381615518385867, + 0.953450497916086, + -0.10933263086079932 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 248, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000248.png", + "world_from_camera_cv": [ + [ + 0.8522077176077776, + -0.41029961886590866, + 0.32464785354015924, + -0.0580288194303088 + ], + [ + 0.40429733567212806, + 0.9102733203294999, + 0.08914116145040031, + 0.22420420095705734 + ], + [ + -0.3320928641482096, + 0.05528747647340955, + 0.9416249914520329, + -0.10048524464998605 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 249, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000249.png", + "world_from_camera_cv": [ + [ + 0.8296878145448074, + -0.4440093254945821, + 0.33833984286469654, + -0.07507051109130972 + ], + [ + 0.44493387867957684, + 0.8920243957845424, + 0.07953817277489855, + 0.23766596935647497 + ], + [ + -0.3371230843460722, + 0.08454700585513508, + 0.9376565628213365, + -0.09289682071773434 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 250, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000250.png", + "world_from_camera_cv": [ + [ + 0.8131544354341638, + -0.4576767396275321, + 0.3595995914036315, + -0.08777724196541095 + ], + [ + 0.4579525202369038, + 0.8844032554558441, + 0.09005759794583326, + 0.251031668197645 + ], + [ + -0.3592483171044991, + 0.09144880394525293, + 0.9287506462525709, + -0.08622941174011224 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 251, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000251.png", + "world_from_camera_cv": [ + [ + 0.7775356301958618, + -0.4678492474614458, + 0.42018498952923433, + -0.09301161107865348 + ], + [ + 0.4864957459250328, + 0.8709167056861287, + 0.06946928064739824, + 0.2515907074316687 + ], + [ + -0.3984472775321345, + 0.150403369000099, + 0.9047754382279893, + -0.09174940913566622 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 252, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000252.png", + "world_from_camera_cv": [ + [ + 0.7611746483207991, + -0.47791417852568724, + 0.43841896938639124, + -0.09748164492877248 + ], + [ + 0.5091057095397562, + 0.8590959389319919, + 0.05258844192957887, + 0.25017185299332895 + ], + [ + -0.40177671817531846, + 0.18317261169366136, + 0.8972308861478153, + -0.10154781851856849 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 253, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000253.png", + "world_from_camera_cv": [ + [ + 0.7535184712270284, + -0.4782815690094706, + 0.4510616967395048, + -0.09421369845999412 + ], + [ + 0.5153692491730488, + 0.8557109980353146, + 0.04640285388005541, + 0.254438958650302 + ], + [ + -0.4081720844527341, + 0.19749792046308948, + 0.8912856561654435, + -0.11543392950400688 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 254, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000254.png", + "world_from_camera_cv": [ + [ + 0.7760166737008798, + -0.45647624228716305, + 0.43523276802834304, + -0.08865089560650738 + ], + [ + 0.48807932452703656, + 0.8716897568137646, + 0.04399478190867308, + 0.2641413381835357 + ], + [ + -0.39947051844592235, + 0.17828743111434192, + 0.8992424015799049, + -0.12571641553929616 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 255, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000255.png", + "world_from_camera_cv": [ + [ + 0.8150524958361703, + -0.4187786682491369, + 0.4003921278580649, + -0.08051438283808836 + ], + [ + 0.44165936538541206, + 0.8963579918480643, + 0.03846238964833751, + 0.27687076628809437 + ], + [ + -0.3750019119932386, + 0.14548806641640688, + 0.9155363392743242, + -0.13788495278208734 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 256, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000256.png", + "world_from_camera_cv": [ + [ + 0.8504516836311975, + -0.3870627767223673, + 0.3562503904346387, + -0.07052532692978418 + ], + [ + 0.4092081318262177, + 0.9123280315361063, + 0.014362023560425104, + 0.2893773557740919 + ], + [ + -0.3305762221578534, + 0.1335663496148047, + 0.9342801462058462, + -0.15079292191850888 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 257, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000257.png", + "world_from_camera_cv": [ + [ + 0.8895591929705062, + -0.3376647579520413, + 0.3076799529362467, + -0.0586749269410092 + ], + [ + 0.3580830028004489, + 0.933628805412231, + -0.01066849614257611, + 0.3017702969831931 + ], + [ + -0.28365649174146423, + 0.11966522026771095, + 0.9514300971438757, + -0.16249197482239056 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 258, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000258.png", + "world_from_camera_cv": [ + [ + 0.9131189883701694, + -0.2969538409175414, + 0.2793423158817116, + -0.03624648789349174 + ], + [ + 0.3137561960951897, + 0.9493620103291783, + -0.016395815186136573, + 0.31614653131532416 + ], + [ + -0.2603281822809727, + 0.102616712615736, + 0.9600515860109935, + -0.1718235935706213 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 259, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000259.png", + "world_from_camera_cv": [ + [ + 0.9408318481376268, + -0.24837789139221317, + 0.23052951350639603, + -0.013940012999194576 + ], + [ + 0.26222389316872724, + 0.9645090875636854, + -0.03099757826836066, + 0.3254726766033416 + ], + [ + -0.2146486975999938, + 0.08961385537195232, + 0.9725714850559836, + -0.17996360881307916 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 260, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000260.png", + "world_from_camera_cv": [ + [ + 0.9519656532445974, + -0.22602995428515557, + 0.20657166990765574, + 0.008543723834551762 + ], + [ + 0.23909362895520184, + 0.9701600886728143, + -0.040294403325888545, + 0.3294981768591806 + ], + [ + -0.19129984745320444, + 0.08774885818178824, + 0.9776014045878684, + -0.1843229797884403 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 261, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000261.png", + "world_from_camera_cv": [ + [ + 0.9729445327461865, + -0.19130374525457802, + 0.12954463806301017, + 0.029263785896350557 + ], + [ + 0.2013072094967556, + 0.9770947241155687, + -0.06900222829843981, + 0.32041225350997 + ], + [ + -0.11337699768442515, + 0.09321361036400298, + 0.9891697929268634, + -0.1854351641855884 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 262, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000262.png", + "world_from_camera_cv": [ + [ + 0.9784941841627338, + -0.20354673590380892, + 0.03343438144501928, + 0.055644078220419474 + ], + [ + 0.20512201760979124, + 0.9772701174200545, + -0.05355441615293185, + 0.30805533847448446 + ], + [ + -0.021773595279477382, + 0.059260812521412305, + 0.9980050433980319, + -0.1814044896803968 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 263, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000263.png", + "world_from_camera_cv": [ + [ + 0.9930556775188945, + -0.11543498072193102, + -0.022697721762700847, + 0.08504881909550858 + ], + [ + 0.11442580977892473, + 0.9925592457036658, + -0.04162784914702378, + 0.29090812638007313 + ], + [ + 0.027334143555760176, + 0.03874156674551826, + 0.9988753353658182, + -0.17623151574686072 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 264, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000264.png", + "world_from_camera_cv": [ + [ + 0.9864492948329276, + -0.11525757388541219, + -0.11676249562966953, + 0.12274830074617388 + ], + [ + 0.11326824017064757, + 0.9932852044368132, + -0.023554371474584314, + 0.2672490277325819 + ], + [ + 0.11869327905262517, + 0.010009710733430925, + 0.9928805120450137, + -0.16812051900515793 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 265, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000265.png", + "world_from_camera_cv": [ + [ + 0.9815086932115188, + -0.11102825513289605, + -0.15592758483463132, + 0.16265115484152276 + ], + [ + 0.11249195477868681, + 0.9936524740578316, + 0.0005664881464401972, + 0.23958065639086296 + ], + [ + 0.15487493425434112, + -0.018096611862299532, + 0.9877683267744612, + -0.1599610412783498 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 266, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000266.png", + "world_from_camera_cv": [ + [ + 0.977004049733423, + -0.12237409992105354, + -0.17460717761020925, + 0.19438289906336997 + ], + [ + 0.1269991661925633, + 0.991781358074145, + 0.01552255014481309, + 0.21050076297788323 + ], + [ + 0.17127258563729583, + -0.0373405603214059, + 0.984515811942093, + -0.14470460253327103 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 267, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000267.png", + "world_from_camera_cv": [ + [ + 0.9656979756408609, + -0.16822854218450828, + -0.19780439185624327, + 0.22266024038764798 + ], + [ + 0.1846121367261221, + 0.9804976783977754, + 0.06739927024818766, + 0.18887228715500312 + ], + [ + 0.18260826601377805, + -0.10160443027273834, + 0.9779216537802983, + -0.12494869651784905 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 268, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000268.png", + "world_from_camera_cv": [ + [ + 0.9547007341258026, + -0.2109402945649533, + -0.20988258714934974, + 0.2505851256664395 + ], + [ + 0.23757640357150403, + 0.9650314580419779, + 0.11077787439468245, + 0.16652985011216434 + ], + [ + 0.17917578163826578, + -0.15562286823672455, + 0.9714306779982252, + -0.1105444180968981 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 269, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000269.png", + "world_from_camera_cv": [ + [ + 0.9325787157387124, + -0.2640538130963098, + -0.24611485680558362, + 0.2740847985977932 + ], + [ + 0.3022394170554249, + 0.9439845368682632, + 0.13245576216838417, + 0.14163992731527192 + ], + [ + 0.19735317005087802, + -0.197911035424783, + 0.9601473576112989, + -0.09793033697823064 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 270, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000270.png", + "world_from_camera_cv": [ + [ + 0.9063960296883563, + -0.32358589443366786, + -0.2715481656884233, + 0.2962228900412348 + ], + [ + 0.37275129165515514, + 0.915109278618496, + 0.1537253484489444, + 0.11744397077588695 + ], + [ + 0.19875289163833, + -0.24055597500353018, + 0.950068476982319, + -0.07873770670579452 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 271, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000271.png", + "world_from_camera_cv": [ + [ + 0.8934438456421155, + -0.3424826319086473, + -0.29062646391055585, + 0.3135406041909855 + ], + [ + 0.4022407116630083, + 0.8979953093818858, + 0.1783447061422568, + 0.09125659475643472 + ], + [ + 0.19990123702734866, + -0.2762427757771365, + 0.9400688401738877, + -0.058066144882375076 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 272, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000272.png", + "world_from_camera_cv": [ + [ + 0.8718239526450311, + -0.3528280209340926, + -0.3397578302822853, + 0.3233668823921105 + ], + [ + 0.43613482597680353, + 0.8748967647757859, + 0.2105755554546789, + 0.06921057222401862 + ], + [ + 0.22295607003304035, + -0.33176503527134193, + 0.9166365431330061, + -0.03557443652942225 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 273, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000273.png", + "world_from_camera_cv": [ + [ + 0.8532438654045673, + -0.3567672726265604, + -0.3803840418998648, + 0.33166843043116245 + ], + [ + 0.4657144772725702, + 0.8495074971016308, + 0.24788513070948687, + 0.04950731845371544 + ], + [ + 0.23470179336385394, + -0.388656822339102, + 0.8909887443963939, + -0.018960744219552107 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 274, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000274.png", + "world_from_camera_cv": [ + [ + 0.8508003997122092, + -0.35411630950652556, + -0.3882529062235384, + 0.33930772381308294 + ], + [ + 0.4730556612829811, + 0.8378471052371158, + 0.27245287587747535, + 0.029914877958219854 + ], + [ + 0.22881656665911804, + -0.41546825099791207, + 0.8803573769981538, + -0.0029413388972517884 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 275, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000275.png", + "world_from_camera_cv": [ + [ + 0.8349584624598316, + -0.38838240607354135, + -0.38987622730712995, + 0.349794668983436 + ], + [ + 0.5182715663324682, + 0.7931748986945204, + 0.3197939392987733, + 0.016104874080440246 + ], + [ + 0.18503769750514104, + -0.4690764188631361, + 0.8635556518074163, + 0.01293273913811764 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 276, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000276.png", + "world_from_camera_cv": [ + [ + 0.7917971134870225, + -0.4347085662402246, + -0.4290522037130069, + 0.35645553447283407 + ], + [ + 0.5860899062570384, + 0.7384782201270679, + 0.33338947221166715, + 0.0007354185903925237 + ], + [ + 0.17191844827485855, + -0.5154399876176918, + 0.839503225906511, + 0.026565230842120403 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 277, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000277.png", + "world_from_camera_cv": [ + [ + 0.7721717832150908, + -0.46057657773506877, + -0.4377441641510246, + 0.3675984539835406 + ], + [ + 0.622365707713737, + 0.6871054021631752, + 0.37489610851562705, + -0.013494400405460205 + ], + [ + 0.12810801328725033, + -0.5619211531523205, + 0.817210471403518, + 0.04067884073701998 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 278, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000278.png", + "world_from_camera_cv": [ + [ + 0.7295610804157004, + -0.5150539694465578, + -0.4499555961425753, + 0.37593777768261527 + ], + [ + 0.6808595037898498, + 0.6091015110085654, + 0.406725565198602, + -0.033441612408575225 + ], + [ + 0.06458301666626778, + -0.6030876866960784, + 0.7950561465166203, + 0.0587711762429671 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 279, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000279.png", + "world_from_camera_cv": [ + [ + 0.6896752717842934, + -0.5723277283194631, + -0.4436090518530295, + 0.381142365484185 + ], + [ + 0.7236175559078056, + 0.5219369655829571, + 0.45161868510953873, + -0.06011750436042754 + ], + [ + -0.0269379336860624, + -0.6324735372762547, + 0.7741134105374918, + 0.07080071004303838 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 280, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000280.png", + "world_from_camera_cv": [ + [ + 0.6991293397219546, + -0.5734606668947103, + -0.4270375040492555, + 0.3792590983298163 + ], + [ + 0.7063795610697031, + 0.46153897104752506, + 0.5366653462888817, + -0.08719143773368565 + ], + [ + -0.11066201716450602, + -0.6768490538732146, + 0.7277563302562313, + 0.08815863288432674 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 281, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000281.png", + "world_from_camera_cv": [ + [ + 0.6870965969542135, + -0.5680126363762643, + -0.4530561900811253, + 0.37389848722097857 + ], + [ + 0.7079745719149637, + 0.3832542038758666, + 0.5932016695301013, + -0.10854304440306194 + ], + [ + -0.16331035477201938, + -0.7283391106677998, + 0.66547116233228, + 0.11441702711344347 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 282, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000282.png", + "world_from_camera_cv": [ + [ + 0.6970122953484189, + -0.5691841008283693, + -0.43612305545262, + 0.3687622428873344 + ], + [ + 0.6771984084306049, + 0.3225553306225919, + 0.6613322722399126, + -0.12982485386027348 + ], + [ + -0.23574599838000232, + -0.7562985640943336, + 0.6102755985590977, + 0.1415985735304307 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 283, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000283.png", + "world_from_camera_cv": [ + [ + 0.7057068986218762, + -0.578020653554695, + -0.409719290858627, + 0.3650458959881051 + ], + [ + 0.6498732762807922, + 0.29775217213972094, + 0.6992913332525631, + -0.1526001616202421 + ], + [ + -0.28221002465107814, + -0.759760335928562, + 0.5857659378422038, + 0.16612827157967164 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 284, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000284.png", + "world_from_camera_cv": [ + [ + 0.6936711112698156, + -0.6005778613779066, + -0.39765138225893165, + 0.35516728523782864 + ], + [ + 0.6470265694659575, + 0.27696268913265243, + 0.7103860128363478, + -0.17688497264988026 + ], + [ + -0.31650751617428213, + -0.7500652646611156, + 0.5807108496954719, + 0.19143687785613986 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 285, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000285.png", + "world_from_camera_cv": [ + [ + 0.7223109705161901, + -0.5992351141216364, + -0.34523056046009193, + 0.33906861183079695 + ], + [ + 0.5963921268930911, + 0.2870093884033047, + 0.7496279356776242, + -0.19733639844688516 + ], + [ + -0.35011896956876665, + -0.747357269966641, + 0.5646891341048759, + 0.21043906900731849 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 286, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000286.png", + "world_from_camera_cv": [ + [ + 0.7483836375959221, + -0.5773875724151593, + -0.32641311585048927, + 0.32185435297557097 + ], + [ + 0.5665389939792739, + 0.3005670939476359, + 0.76726331225781, + -0.2204916988613415 + ], + [ + -0.3448992596101764, + -0.7591330668969721, + 0.5520520695223863, + 0.22574717595386892 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 287, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000287.png", + "world_from_camera_cv": [ + [ + 0.7768259520209555, + -0.5592490598940246, + -0.28945108269686187, + 0.3047844451864577 + ], + [ + 0.5192527243822908, + 0.3088332002981269, + 0.7968680333751541, + -0.23991244173360018 + ], + [ + -0.35625559432562565, + -0.76932603192747, + 0.5303012427954781, + 0.24084311483721554 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 288, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000288.png", + "world_from_camera_cv": [ + [ + 0.816396765467545, + -0.5321125489484666, + -0.22439375344624918, + 0.2747934738771523 + ], + [ + 0.441067139752604, + 0.32371967104795507, + 0.8370575564482176, + -0.254654609272796 + ], + [ + -0.3727681579274002, + -0.7823437926053799, + 0.49898105235293577, + 0.25817837512012043 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 289, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000289.png", + "world_from_camera_cv": [ + [ + 0.8487283635400509, + -0.5081700555953873, + -0.1463672077987697, + 0.24368482406907263 + ], + [ + 0.3568888627842973, + 0.34615808052151276, + 0.8676433154875297, + -0.26625100624162595 + ], + [ + -0.3902441601653487, + -0.7886303176304109, + 0.47515441444965956, + 0.27455056279866163 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 290, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000290.png", + "world_from_camera_cv": [ + [ + 0.8755121882343575, + -0.47727570169917866, + -0.07540764431172384, + 0.2149096098800679 + ], + [ + 0.27938780709195987, + 0.37269778692004196, + 0.8848948032807338, + -0.27386188442508774 + ], + [ + -0.3942345260139358, + -0.7958041619597496, + 0.4596464666524782, + 0.28559181517885923 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 291, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000291.png", + "world_from_camera_cv": [ + [ + 0.9013648047339297, + -0.43298515481982636, + 0.008083594040767722, + 0.18778545391997156 + ], + [ + 0.17435438500582137, + 0.37992146191701315, + 0.908438347497551, + -0.27294727390373974 + ], + [ + -0.3964114494010065, + -0.8174249436373291, + 0.4179406947203188, + 0.297422563136596 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 292, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000292.png", + "world_from_camera_cv": [ + [ + 0.9230525366118868, + -0.38427967316819617, + 0.017411129891703403, + 0.15910392467877008 + ], + [ + 0.1405661793868958, + 0.37908482877039107, + 0.9146233332955672, + -0.2747632919306092 + ], + [ + -0.3580714507845221, + -0.8417979718352068, + 0.4039319382608906, + 0.3127813782572419 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 293, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000293.png", + "world_from_camera_cv": [ + [ + 0.9382301834021403, + -0.3451628799005244, + 0.024222082733787315, + 0.1314261832442036 + ], + [ + 0.11456559625113154, + 0.37594397093369203, + 0.9195329547516119, + -0.2776749569848272 + ], + [ + -0.3264947887927294, + -0.859958555430076, + 0.39226577193760803, + 0.3269892903130467 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 294, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000294.png", + "world_from_camera_cv": [ + [ + 0.9509594915248236, + -0.3077355960568232, + 0.031222562329200065, + 0.10731460144449176 + ], + [ + 0.09249281406523065, + 0.3792298920561442, + 0.9206681097536614, + -0.2822827750316233 + ], + [ + -0.2951628784673705, + -0.8726302148623076, + 0.38909559658806125, + 0.3351425760130688 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 295, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000295.png", + "world_from_camera_cv": [ + [ + 0.9529739322047308, + -0.30118541726636816, + 0.03358614244501357, + 0.10079767433088627 + ], + [ + 0.08358283377431655, + 0.3677420306961322, + 0.9261639750917435, + -0.2876827614125446 + ], + [ + -0.2912981195210638, + -0.8798029002484412, + 0.375622499696069, + 0.336868840010091 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 296, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000296.png", + "world_from_camera_cv": [ + [ + 0.9482914817131342, + -0.317335044742558, + 0.006460270005752278, + 0.10596925159513257 + ], + [ + 0.11094082948209888, + 0.3504567177077824, + 0.9299850651313232, + -0.2971877104318543 + ], + [ + -0.29738089727508116, + -0.8811802076713516, + 0.3675405331989129, + 0.32945217370221297 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 297, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000297.png", + "world_from_camera_cv": [ + [ + 0.9370482777610596, + -0.3491901898121237, + 0.0025954737534987504, + 0.11186019688080301 + ], + [ + 0.13310906748666484, + 0.36404854341864534, + 0.9218191982094934, + -0.32398821301307457 + ], + [ + -0.3228350992346751, + -0.8634436109982724, + 0.3876114411732472, + 0.3111938569743929 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 298, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000298.png", + "world_from_camera_cv": [ + [ + 0.9307471702816885, + -0.3656160955823326, + -0.005880107461616574, + 0.11685001512771391 + ], + [ + 0.15760178619658044, + 0.386591983122747, + 0.9086849374634034, + -0.3434966239021272 + ], + [ + -0.3299566365452843, + -0.8466826496606346, + 0.41744114407107835, + 0.28931345070432707 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 299, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000299.png", + "world_from_camera_cv": [ + [ + 0.908647522337166, + -0.4092841019163493, + -0.08274179155092551, + 0.13210596365365299 + ], + [ + 0.25179774486615264, + 0.3789911957157267, + 0.8904850191049165, + -0.35220757471926406 + ], + [ + -0.3331029507987723, + -0.8299712028067547, + 0.4474262248468004, + 0.2684610127979853 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 300, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000300.png", + "world_from_camera_cv": [ + [ + 0.8787597717914334, + -0.4647789250353308, + -0.10845189866512389, + 0.16249112189572806 + ], + [ + 0.3072881009191357, + 0.37712094071016977, + 0.8737012184444909, + -0.3486113514849569 + ], + [ + -0.3651784310642935, + -0.8010994613160586, + 0.47421974501758357, + 0.2462243013744182 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 301, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000301.png", + "world_from_camera_cv": [ + [ + 0.8464530186421262, + -0.5103134173556941, + -0.151978627768465, + 0.19427724060022827 + ], + [ + 0.37431257311443156, + 0.367292048385057, + 0.8514614781665478, + -0.34151068567880677 + ], + [ + -0.378691675166072, + -0.7776096496699757, + 0.5019121914240099, + 0.21818555334850148 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 302, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000302.png", + "world_from_camera_cv": [ + [ + 0.8008848322656394, + -0.5602811405674496, + -0.21134930558503454, + 0.23421290103643336 + ], + [ + 0.46568974596439877, + 0.36086888317507926, + 0.8080264288125636, + -0.33028369494227794 + ], + [ + -0.3764525812774463, + -0.7455593153334006, + 0.5499315969910612, + 0.18326538392915567 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 303, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000303.png", + "world_from_camera_cv": [ + [ + 0.7593335839427199, + -0.6063229843177669, + -0.23618837182363847, + 0.2690086626128405 + ], + [ + 0.5298628611328264, + 0.36546175966504724, + 0.7652993209291787, + -0.3171431811770758 + ], + [ + -0.3777007501830508, + -0.7062649226108599, + 0.5987754190016792, + 0.14373120504876727 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 304, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000304.png", + "world_from_camera_cv": [ + [ + 0.7268911600697183, + -0.6417234205505775, + -0.24458187367293935, + 0.29121149389605566 + ], + [ + 0.5717252793437813, + 0.36815363401385515, + 0.7332074104383205, + -0.30506623642771874 + ], + [ + -0.38047266179289996, + -0.6727956251933115, + 0.6344971239879394, + 0.09883055657912913 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 305, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000305.png", + "world_from_camera_cv": [ + [ + 0.7049059078679577, + -0.6726717968738938, + -0.22498958807753192, + 0.30150208471935147 + ], + [ + 0.6039065102557348, + 0.40280084898745594, + 0.6877851429957796, + -0.2944444916300136 + ], + [ + -0.37202767091117106, + -0.6206964876213107, + 0.6901675755430543, + 0.05001861359733041 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 306, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000306.png", + "world_from_camera_cv": [ + [ + 0.7023546329919075, + -0.6736563283391254, + -0.22996765164572924, + 0.29521521989978156 + ], + [ + 0.6296597126481968, + 0.4372833459367209, + 0.6421151934304128, + -0.28117108708581623 + ], + [ + -0.3320039394082444, + -0.5957939464739757, + 0.7313022340745119, + 0.0018028279078780075 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 307, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000307.png", + "world_from_camera_cv": [ + [ + 0.7301319815103491, + -0.6590102423360608, + -0.18059011620777551, + 0.2735704079925512 + ], + [ + 0.6262551690197943, + 0.5396579186269049, + 0.5626489084138225, + -0.2636752232349812 + ], + [ + -0.2733345072466341, + -0.5239034561438239, + 0.806730076164758, + -0.03738145033388741 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 308, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000308.png", + "world_from_camera_cv": [ + [ + 0.7350880021496691, + -0.6644601868342258, + -0.1346784660138128, + 0.2508807692103143 + ], + [ + 0.6301227465432947, + 0.5962875705398623, + 0.49737959096489237, + -0.23431348694997567 + ], + [ + -0.2501818406366514, + -0.45048173473726383, + 0.8570153168314804, + -0.07185211375281703 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 309, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000309.png", + "world_from_camera_cv": [ + [ + 0.7512095745839972, + -0.6475645613818943, + -0.12784488216430417, + 0.22337029549138646 + ], + [ + 0.6199812235616775, + 0.625764485934053, + 0.47333084684463106, + -0.2050307905735516 + ], + [ + -0.22651149525861874, + -0.4348320905659622, + 0.8715581423690215, + -0.11076441449668183 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 310, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000310.png", + "world_from_camera_cv": [ + [ + 0.7686592542140823, + -0.6296783324859334, + -0.11255286983806856, + 0.19240119230340866 + ], + [ + 0.6118622705740457, + 0.6724792223344673, + 0.4164087623674643, + -0.1686547473584006 + ], + [ + -0.1865141087398593, + -0.38894330322832976, + 0.9021837917601998, + -0.1456628043683148 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 311, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000311.png", + "world_from_camera_cv": [ + [ + 0.7812899964725377, + -0.6169615902299669, + -0.09457450815548799, + 0.15603161725671527 + ], + [ + 0.6102078974258501, + 0.7231294418968679, + 0.3236203519265248, + -0.13849710546949986 + ], + [ + -0.1312717156552214, + -0.31055145538676016, + 0.941448633875529, + -0.18030416569684804 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 312, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000312.png", + "world_from_camera_cv": [ + [ + 0.7993741133410472, + -0.5930095347641023, + -0.09664739313130792, + 0.11545444462402812 + ], + [ + 0.5958204071455954, + 0.7616457805267987, + 0.2547425120284808, + -0.10601734006295999 + ], + [ + -0.07745365936527272, + -0.2612190588080942, + 0.962167102932927, + -0.20502394539938232 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 313, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000313.png", + "world_from_camera_cv": [ + [ + 0.7846740248243831, + -0.6144789887860291, + -0.08186725295502889, + 0.09550169145842145 + ], + [ + 0.6160303599985362, + 0.7581859520005514, + 0.21368354580802834, + -0.07867644206493792 + ], + [ + -0.06923344802895182, + -0.21810464123790868, + 0.973466535194973, + -0.21314067116938432 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 314, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000314.png", + "world_from_camera_cv": [ + [ + 0.7566168151008679, + -0.6529482782905339, + -0.03448972287575827, + 0.07146069252411648 + ], + [ + 0.6478500376313344, + 0.7414859130018026, + 0.17461090905485255, + -0.04918313142451786 + ], + [ + -0.08843824878240017, + -0.15445771815390413, + 0.9840332765994204, + -0.21843962391504493 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 315, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000315.png", + "world_from_camera_cv": [ + [ + 0.787607409379414, + -0.6153451723624971, + -0.03201386482161935, + 0.03473179486428624 + ], + [ + 0.6104110649862419, + 0.7720917284561248, + 0.17684087364632534, + -0.007007406908577627 + ], + [ + -0.08410053764994782, + -0.15882279968506485, + 0.9837186680485369, + -0.22528874485123618 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 316, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000316.png", + "world_from_camera_cv": [ + [ + 0.7824991363293555, + -0.6223908348661671, + -0.018020830125392667, + 0.014081313768219032 + ], + [ + 0.6177498719778267, + 0.772389270807979, + 0.14764792586452843, + 0.026635699207086694 + ], + [ + -0.07797562000517526, + -0.1266667399727097, + 0.9888757958760516, + -0.23303610511048906 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 317, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000317.png", + "world_from_camera_cv": [ + [ + 0.7924968716422958, + -0.6098693634884724, + 0.0028404076010506013, + 0.0021834189472330844 + ], + [ + 0.604106466087531, + 0.7856303336175142, + 0.133567797508487, + 0.060135380186717935 + ], + [ + -0.08369041802028122, + -0.10413615307950874, + 0.9910356076112461, + -0.23770831760941086 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 318, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000318.png", + "world_from_camera_cv": [ + [ + 0.7852913530050935, + -0.6187628344347681, + 0.02121427862741141, + 0.0007118072343597741 + ], + [ + 0.6105632188468658, + 0.7796543547134714, + 0.13911018283243978, + 0.087873634329255 + ], + [ + -0.10261601574210547, + -0.09628936544900599, + 0.9900496509845573, + -0.2382390612733099 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 319, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000319.png", + "world_from_camera_cv": [ + [ + 0.7594874623143898, + -0.6477430059016064, + 0.06006490566712026, + 0.006454522650776853 + ], + [ + 0.6330658081928663, + 0.7571963057936972, + 0.16087708658939298, + 0.11608775718376019 + ], + [ + -0.14968793232709676, + -0.0841590921881267, + 0.9851450502934626, + -0.23216989086527176 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 320, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000320.png", + "world_from_camera_cv": [ + [ + 0.7246320923002518, + -0.6844985980456282, + 0.0798122802714528, + 0.004536045785970165 + ], + [ + 0.6694949259682714, + 0.7266953684137154, + 0.1539168139898734, + 0.13654519224840703 + ], + [ + -0.1633550578075202, + -0.058099146289975416, + 0.9848551235024763, + -0.22842670896993814 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 321, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000321.png", + "world_from_camera_cv": [ + [ + 0.6933734722438005, + -0.705720357612326, + 0.14557473970475257, + -0.003239134362983036 + ], + [ + 0.6884251443721415, + 0.7084499609791945, + 0.15546534464237993, + 0.16406014328053178 + ], + [ + -0.2128474772807322, + -0.007578234630084904, + 0.9770560484307538, + -0.21908812084415621 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 322, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000322.png", + "world_from_camera_cv": [ + [ + 0.6990634124032855, + -0.7011848126252754, + 0.14017918526918077, + -0.020999365127985843 + ], + [ + 0.6835448937059213, + 0.7128446997197191, + 0.15690383159777974, + 0.18023406529685704 + ], + [ + -0.20994457298924096, + -0.01386696164128956, + 0.9776149465138124, + -0.21181208378961536 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 323, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000323.png", + "world_from_camera_cv": [ + [ + 0.6955428429562915, + -0.7066331540674932, + 0.1299605293345113, + -0.03156990377541996 + ], + [ + 0.6909584553746603, + 0.707449722092379, + 0.14863143563082315, + 0.189888638308 + ], + [ + -0.1969684405140666, + -0.013582204682690655, + 0.9803157436037708, + -0.21182121361449335 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + }, + { + "frame_id": 324, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000324.png", + "world_from_camera_cv": [ + [ + 0.7051188415409883, + -0.6940175205917309, + 0.14542042640427436, + -0.03887014472528268 + ], + [ + 0.6789366673368702, + 0.7199528615458182, + 0.14391969600263876, + 0.19541442505468537 + ], + [ + -0.2045786427010374, + -0.002749229654687199, + 0.9788462702012544, + -0.21215878157979975 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ] + } + ] +} diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0000.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0000.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0000.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0001.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0001.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0001.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0002.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0002.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0002.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0003.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0003.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0003.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0004.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0004.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0004.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0005.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0005.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0005.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0006.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0006.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0006.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0007.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0007.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0007.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0008.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0008.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0008.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0009.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0009.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0009.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0010.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0010.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0010.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0011.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0011.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0011.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0012.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0012.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0012.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0013.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0013.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0013.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0014.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0014.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0014.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0015.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0015.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0015.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0016.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0016.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0016.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0017.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0017.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0017.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0018.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0018.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0018.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0019.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0019.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0019.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0020.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0020.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0020.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0021.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0021.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0021.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0022.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0022.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0022.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0023.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0023.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0023.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0024.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0024.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0024.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0025.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0025.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0025.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0026.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0026.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0026.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0027.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0027.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0027.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0028.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0028.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0028.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0029.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0029.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0029.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0030.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0030.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0030.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0031.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0031.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0031.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0032.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0032.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0032.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0033.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0033.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0033.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0034.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0034.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0034.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0035.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0035.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0035.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0036.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0036.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0036.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0037.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0037.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0037.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0038.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0038.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0038.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0039.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0039.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0039.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0040.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0040.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0040.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0041.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0041.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0041.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0042.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0042.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0042.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0043.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0043.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0043.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0044.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0044.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0044.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0045.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0045.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0045.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0046.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0046.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0046.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0047.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0047.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0047.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0048.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0048.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0048.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0049.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0049.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0049.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0050.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0050.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0050.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0051.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0051.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0051.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0052.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0052.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0052.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0053.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0053.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0053.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0054.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0054.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0054.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0055.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0055.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0055.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0056.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0056.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0056.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0057.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0057.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0057.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0058.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0058.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0058.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0059.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0059.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0059.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0060.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0060.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0060.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0061.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0061.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0061.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0062.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0062.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0062.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0063.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0063.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0063.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0064.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0064.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0064.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0065.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0065.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0065.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0066.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0066.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0066.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0067.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0067.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0067.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0068.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0068.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0068.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0069.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0069.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0069.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0070.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0070.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0070.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0071.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0071.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0071.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0072.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0072.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0072.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0073.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0073.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0073.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0074.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0074.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0074.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0075.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0075.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0075.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0076.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0076.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0076.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0077.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0077.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0077.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0078.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0078.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0078.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0079.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0079.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0079.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0080.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0080.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0080.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0081.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0081.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0081.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0082.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0082.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0082.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0083.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0083.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0083.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0084.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0084.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0084.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0085.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0085.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0085.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0086.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0086.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0086.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0087.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0087.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0087.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0088.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0088.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0088.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0089.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0089.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0089.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0090.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0090.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0090.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0091.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0091.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0091.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0092.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0092.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0092.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0093.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0093.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0093.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0094.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0094.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0094.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0095.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0095.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0095.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0096.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0096.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0096.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0097.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0097.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0097.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0098.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0098.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0098.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0099.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0099.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0099.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0100.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0100.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0100.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0101.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0101.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0101.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0102.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0102.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0102.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0103.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0103.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0103.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0104.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0104.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0104.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0105.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0105.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0105.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0106.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0106.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0106.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0107.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0107.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0107.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0108.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0108.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0108.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0109.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0109.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0109.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0110.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0110.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0110.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0111.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0111.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0111.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0112.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0112.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0112.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0113.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0113.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0113.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0114.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0114.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0114.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0115.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0115.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0115.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0116.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0116.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0116.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0117.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0117.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0117.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0118.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0118.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0118.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0119.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0119.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0119.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0120.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0120.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0120.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0121.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0121.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0121.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0122.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0122.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0122.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0123.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0123.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0123.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0124.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0124.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0124.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0125.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0125.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0125.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0126.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0126.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0126.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0127.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0127.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0127.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0128.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0128.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0128.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0129.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0129.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0129.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0130.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0130.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0130.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0131.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0131.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0131.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0132.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0132.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0132.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0133.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0133.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0133.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0134.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0134.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0134.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0135.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0135.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0135.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0136.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0136.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0136.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0137.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0137.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0137.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0138.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0138.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0138.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0139.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0139.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0139.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0140.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0140.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0140.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0141.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0141.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0141.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0142.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0142.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0142.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0143.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0143.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0143.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0144.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0144.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0144.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0145.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0145.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0145.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0146.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0146.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0146.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0147.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0147.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0147.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0148.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0148.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0148.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0149.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0149.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0149.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0150.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0150.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0150.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0151.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0151.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0151.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0152.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0152.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0152.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0153.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0153.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0153.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0154.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0154.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0154.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0155.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0155.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0155.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0156.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0156.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0156.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0157.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0157.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0157.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0158.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0158.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0158.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0159.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0159.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0159.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0160.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0160.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0160.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0161.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0161.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0161.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0162.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0162.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0162.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0163.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0163.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0163.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0164.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0164.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0164.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0165.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0165.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0165.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0166.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0166.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0166.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0167.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0167.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0167.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0168.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0168.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0168.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0169.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0169.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0169.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0170.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0170.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0170.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0171.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0171.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0171.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0172.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0172.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0172.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0173.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0173.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0173.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0174.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0174.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0174.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0175.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0175.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0175.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0176.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0176.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0176.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0177.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0177.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0177.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0178.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0178.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0178.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0179.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0179.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0179.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0180.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0180.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0180.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0181.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0181.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0181.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0182.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0182.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0182.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0183.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0183.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0183.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0184.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0184.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0184.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0185.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0185.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0185.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0186.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0186.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0186.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0187.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0187.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0187.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0188.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0188.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0188.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0189.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0189.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0189.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0190.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0190.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0190.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0191.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0191.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0191.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0192.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0192.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0192.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0193.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0193.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0193.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0194.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0194.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0194.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0195.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0195.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0195.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0196.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0196.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0196.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0197.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0197.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0197.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0198.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0198.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0198.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0199.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0199.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0199.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0200.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0200.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0200.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0201.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0201.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0201.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0202.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0202.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0202.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0203.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0203.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0203.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0204.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0204.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0204.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0205.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0205.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0205.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0206.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0206.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0206.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0207.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0207.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0207.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0208.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0208.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0208.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0209.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0209.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0209.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0210.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0210.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0210.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0211.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0211.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0211.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0212.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0212.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0212.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0213.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0213.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0213.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0214.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0214.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0214.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0215.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0215.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0215.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0216.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0216.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0216.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0217.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0217.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0217.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0218.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0218.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0218.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0219.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0219.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0219.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0220.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0220.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0220.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0221.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0221.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0221.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0222.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0222.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0222.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0223.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0223.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0223.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0224.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0224.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0224.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0225.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0225.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0225.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0226.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0226.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0226.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0227.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0227.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0227.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0228.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0228.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0228.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0229.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0229.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0229.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0230.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0230.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0230.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0231.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0231.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0231.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0232.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0232.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0232.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0233.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0233.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0233.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0234.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0234.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0234.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0235.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0235.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0235.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0236.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0236.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0236.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0237.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0237.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0237.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0238.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0238.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0238.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0239.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0239.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0239.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0240.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0240.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0240.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0241.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0241.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0241.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0242.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0242.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0242.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0243.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0243.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0243.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0244.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0244.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0244.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0245.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0245.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0245.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0246.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0246.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0246.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0247.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0247.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0247.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0248.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0248.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0248.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0249.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0249.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0249.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0250.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0250.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0250.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0251.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0251.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0251.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0252.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0252.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0252.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0253.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0253.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0253.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0254.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0254.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0254.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0255.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0255.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0255.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0256.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0256.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0256.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0257.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0257.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0257.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0258.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0258.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0258.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0259.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0259.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0259.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0260.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0260.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0260.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0261.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0261.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0261.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0262.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0262.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0262.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0263.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0263.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0263.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0264.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0264.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0264.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0265.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0265.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0265.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0266.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0266.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0266.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0267.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0267.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0267.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0268.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0268.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0268.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0269.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0269.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0269.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0270.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0270.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0270.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0271.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0271.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0271.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0272.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0272.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0272.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0273.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0273.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0273.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0274.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0274.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0274.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0275.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0275.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0275.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0276.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0276.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0276.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0277.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0277.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0277.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0278.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0278.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0278.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0279.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0279.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0279.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0280.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0280.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0280.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0281.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0281.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0281.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0282.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0282.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0282.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0283.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0283.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0283.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0284.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0284.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0284.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0285.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0285.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0285.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0286.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0286.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0286.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0287.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0287.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0287.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0288.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0288.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0288.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0289.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0289.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0289.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0290.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0290.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0290.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0291.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0291.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0291.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0292.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0292.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0292.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0293.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0293.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0293.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0294.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0294.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0294.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0295.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0295.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0295.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0296.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0296.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0296.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0297.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0297.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0297.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0298.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0298.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0298.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0299.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0299.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0299.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0300.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0300.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0300.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0301.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0301.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0301.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0302.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0302.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0302.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0303.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0303.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0303.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0304.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0304.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0304.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0305.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0305.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0305.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0306.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0306.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0306.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0307.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0307.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0307.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0308.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0308.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0308.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0309.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0309.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0309.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0310.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0310.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0310.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0311.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0311.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0311.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0312.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0312.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0312.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0313.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0313.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0313.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0314.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0314.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0314.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0315.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0315.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0315.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0316.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0316.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0316.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0317.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0317.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0317.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0318.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0318.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0318.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0319.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0319.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0319.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0320.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0320.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0320.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0321.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0321.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0321.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0322.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0322.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0322.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0323.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0323.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0323.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/instance_attribute_map_0324.csv b/sam6d_scene/segmentation_raw/instance_attribute_map_0324.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd479a8ccb1dc3ddb216d3e01333c1ae03d531d9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/instance_attribute_map_0324.csv @@ -0,0 +1,6 @@ +idx,object_name,instance_name,category_id,channel_instance,channel_cp_category_id +0,,,0,0,1 +1,Pliers,Pliers_001,1,0,1 +2,Pliers,Pliers_002,2,0,1 +3,Rachet,Rachet_001,3,0,1 +4,Screwdriver,Screwdriver_001,4,0,1 diff --git a/sam6d_scene/segmentation_raw/segmap_0000.npy b/sam6d_scene/segmentation_raw/segmap_0000.npy new file mode 100644 index 0000000000000000000000000000000000000000..e7960e73fcdd8732766da9363a3efca78a54203a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0000.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81cf72858342fd96e46fd89e37862f6a85670543852b0251f23d4bfe7bbb328c +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0001.npy b/sam6d_scene/segmentation_raw/segmap_0001.npy new file mode 100644 index 0000000000000000000000000000000000000000..f25770c27fd00d33c973764a20463c45df63df3e --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0001.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa15d41f73d8ecf25dcd11d977502460dd18bfeb2843b629e29e3a8e0026548b +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0002.npy b/sam6d_scene/segmentation_raw/segmap_0002.npy new file mode 100644 index 0000000000000000000000000000000000000000..3ab721ede90aa1660412be115d7534ccf924412e --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0002.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65353545914b55773fed4635ac33505b9b16c6d2641e3b9b626134b0e343c02c +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0003.npy b/sam6d_scene/segmentation_raw/segmap_0003.npy new file mode 100644 index 0000000000000000000000000000000000000000..bfd28cb3d595506ff85530deab79eb88357c8e9a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0003.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6cf2833b4df1be15cf4490b99af97467c2ca096b8e3449e49666e99962de6e0 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0004.npy b/sam6d_scene/segmentation_raw/segmap_0004.npy new file mode 100644 index 0000000000000000000000000000000000000000..ed3a636067feba63c9b7c969c8379a7ae42ec660 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0004.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d0cf05b872029dd4102ed4ea476d93b30d26b011b33bd1e7331168394dcdd7 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0005.npy b/sam6d_scene/segmentation_raw/segmap_0005.npy new file mode 100644 index 0000000000000000000000000000000000000000..60d1c621a1fa5626a1197769a5637ac455bf2e6f --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0005.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76cbc8061cb2d2a42f5135c7c86bf1b50efd32c4511fe6c0baf3eb896a18007b +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0006.npy b/sam6d_scene/segmentation_raw/segmap_0006.npy new file mode 100644 index 0000000000000000000000000000000000000000..e85d87eb663208ec6d9a055459364ad358c583af --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0006.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:609200788a2c05088742571e072ea5a939504b191079d0eccb930593ab4e396c +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0007.npy b/sam6d_scene/segmentation_raw/segmap_0007.npy new file mode 100644 index 0000000000000000000000000000000000000000..d312ad39c3adea0fca07ad6e22c779a4aeef6ea8 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0007.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c84e15be4da5fe6b86b4f9e76e2afa428a10cf70d0bf2e9d08cae4752dffd0 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0008.npy b/sam6d_scene/segmentation_raw/segmap_0008.npy new file mode 100644 index 0000000000000000000000000000000000000000..4986d9d7835394d8d52a1717beb23a59081fdfde --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0008.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d9abb0a652887ee9d3c3c5d7a11e4571c8d4de2ae02d9288cc54e4199000b44 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0009.npy b/sam6d_scene/segmentation_raw/segmap_0009.npy new file mode 100644 index 0000000000000000000000000000000000000000..bfc8ed2fa410255e83e72d8a17fe06be2577a09d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0009.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e872cc22ac582054e3ec1226f62ab737c518679a41728247a0e827ef01961db0 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0010.npy b/sam6d_scene/segmentation_raw/segmap_0010.npy new file mode 100644 index 0000000000000000000000000000000000000000..d9275a51b2849b7420d55af6f4cf273fc78663a5 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0010.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dfcbca123f8bef1194d81215ba1746bad46b37a53baf317a7d62e0621ccf0ac +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0011.npy b/sam6d_scene/segmentation_raw/segmap_0011.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a5e1bfe378bc22061be04d5e9fed66b58d6c115 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0011.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf917d1435fdbf847109b9ef6fd8235268d376f2271e46efb879abb0c4a1f41 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0012.npy b/sam6d_scene/segmentation_raw/segmap_0012.npy new file mode 100644 index 0000000000000000000000000000000000000000..814be31e7cff6c602e54a2cba70dac039bb6c861 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0012.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:529e8250bc5d92c94762d1c5976c59224d58a77ba3f263f93a6d8139707207b0 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0013.npy b/sam6d_scene/segmentation_raw/segmap_0013.npy new file mode 100644 index 0000000000000000000000000000000000000000..3428b2cde8c28e3ce4c87f2ea36d63dc50e2e573 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0013.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9969264fdc966616dc25aee9bb162a07e513a701713d2f9da15c46a12e9c4cd8 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0014.npy b/sam6d_scene/segmentation_raw/segmap_0014.npy new file mode 100644 index 0000000000000000000000000000000000000000..e52ccaca6e7eb703725814218da9ccd4c82254f1 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0014.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a65a4ce15cbbacbbc2775e8b29e298d3e8d1ea1356e38f03214c6227b4aeb22 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0015.npy b/sam6d_scene/segmentation_raw/segmap_0015.npy new file mode 100644 index 0000000000000000000000000000000000000000..d0d71f7b2e7af3d9c4e51e4e4d24200849524eb3 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0015.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:034907e3bb86ac25fec89d45c0f07475ea6b9e4de4769025977882e4e32a1d7f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0016.npy b/sam6d_scene/segmentation_raw/segmap_0016.npy new file mode 100644 index 0000000000000000000000000000000000000000..8105bf55fe824f4f86d4cbd56c1fc46f553daef0 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0016.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0371bad378952228a59e7ac45eb243157d782fbe5b56a361817409e2c0f8e652 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0017.npy b/sam6d_scene/segmentation_raw/segmap_0017.npy new file mode 100644 index 0000000000000000000000000000000000000000..cb7ff63067de5afbe5dd9fabefc6a2adc2c37f1a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0017.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1ff2d99d95d3b6d93cf936c09351af3a3a2676a8036bafa20613d062f36ab9 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0018.npy b/sam6d_scene/segmentation_raw/segmap_0018.npy new file mode 100644 index 0000000000000000000000000000000000000000..fa50387f303dc9a846f56c06524c97cf88506638 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0018.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c66dae00b923fd57a3069914f3da0f78cc29f0488a4290da797af0e1bf50b91 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0019.npy b/sam6d_scene/segmentation_raw/segmap_0019.npy new file mode 100644 index 0000000000000000000000000000000000000000..420a5193a05d1a45042a2c05c05d7a9c1967c100 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0019.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a26e1394799babbf34bda7f1ec8d212209afb3cb0816840fb7bb51000b70f111 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0020.npy b/sam6d_scene/segmentation_raw/segmap_0020.npy new file mode 100644 index 0000000000000000000000000000000000000000..990b703aad4009d3b4985c3f13f5e5501fea9e37 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0020.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db66c1d2fbf4e0ed12fb23f6aa5dbf27b44b72a561882740976ed57a6b639efc +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0021.npy b/sam6d_scene/segmentation_raw/segmap_0021.npy new file mode 100644 index 0000000000000000000000000000000000000000..db3740e4e363b63ad0fbc98a00f5eb6e5849cb30 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0021.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:339ce4300753239ba1f8e95a4a758cd55bbd221b6e33ac7467cfd47e682944d9 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0022.npy b/sam6d_scene/segmentation_raw/segmap_0022.npy new file mode 100644 index 0000000000000000000000000000000000000000..77cd4f2e531529af6d4669be70079f7b37c13240 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0022.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc9a5c81dbc42e7d05c3ea0fd6c6a0e1c091f6bc41ccb76e867e641c99da5579 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0023.npy b/sam6d_scene/segmentation_raw/segmap_0023.npy new file mode 100644 index 0000000000000000000000000000000000000000..5bd4f655680ddcc30ebaa42917a06e850237a89a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0023.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1b198afcdeb1d1d85dcffa8097783522d2499e8cef0766dfefdcca3c5180ca +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0024.npy b/sam6d_scene/segmentation_raw/segmap_0024.npy new file mode 100644 index 0000000000000000000000000000000000000000..f8f33399dfbf40065757dcf2f6652a5e3f3c7bb0 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0024.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66d7bc525d244891926951afdcb688d71fdc0ab8b3cdf7d947b250bcb8b8c909 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0025.npy b/sam6d_scene/segmentation_raw/segmap_0025.npy new file mode 100644 index 0000000000000000000000000000000000000000..e60ce1b5a06c15665edaab68d77dde471aba3167 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0025.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269a1c9cd6f7c34a37b193ba5ce3c01914d33e8a3f52fccb1b83a8abd6504ec4 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0026.npy b/sam6d_scene/segmentation_raw/segmap_0026.npy new file mode 100644 index 0000000000000000000000000000000000000000..d00ce6afa974fa5279b699abfca69fc717df6d31 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0026.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8112785d38c7ad361e37cf318578fa94e11783686f2637ba08fd621d48261f5 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0027.npy b/sam6d_scene/segmentation_raw/segmap_0027.npy new file mode 100644 index 0000000000000000000000000000000000000000..6c458d4b8a62c98b508f1e886678b76b1d080b15 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0027.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d914958abf119a8235ecdc0e8f5cd160e4153a41a4e8fd806dd1e006d9c947 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0028.npy b/sam6d_scene/segmentation_raw/segmap_0028.npy new file mode 100644 index 0000000000000000000000000000000000000000..01921ffe92c2184e7e5f56f9d8e0cc6fda8e9dcd --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0028.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cd4d3a2a3f63e271c52caeb42e7329ab940a67c3bdba38a2f8c8134713e56cc +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0029.npy b/sam6d_scene/segmentation_raw/segmap_0029.npy new file mode 100644 index 0000000000000000000000000000000000000000..adbcf8c384bbadf928de32a80eae5843b47e684c --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0029.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b327d2fd224ced4d2ab90cab26f89aa21bb731951e66a0e1b57bb26124d8cc17 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0030.npy b/sam6d_scene/segmentation_raw/segmap_0030.npy new file mode 100644 index 0000000000000000000000000000000000000000..76e2ddd87817a0a716d6e858b483d8c0dd32ef4c --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0030.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ff01a9ec1e280756053205b7fafbdb9ba7f02c2d381790b89a4f9fe6486441 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0031.npy b/sam6d_scene/segmentation_raw/segmap_0031.npy new file mode 100644 index 0000000000000000000000000000000000000000..f46d6772e81fa1606554e21bfd4995d6615ef381 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0031.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7198ffa2a0214a50bb365339ed36ecd134a99c2bb23c9fffcc1acee93d291a9 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0032.npy b/sam6d_scene/segmentation_raw/segmap_0032.npy new file mode 100644 index 0000000000000000000000000000000000000000..ed2328c844690b232c5ee88f800fc901026040ab --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0032.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18719f65e135b57f79bdc47ff8f42486d02c8a763b3b2996710ebb3381beb12a +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0033.npy b/sam6d_scene/segmentation_raw/segmap_0033.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ef5ac945a8e4b5333f3fcae73f56387d3db5180 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0033.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:572a0ffb819760241d83bed1a12e7ddd2b6d76b280581f1dd28b63c74896b08c +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0034.npy b/sam6d_scene/segmentation_raw/segmap_0034.npy new file mode 100644 index 0000000000000000000000000000000000000000..f3aaf6f3bdf47634d177b4cb07a852ac29185217 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0034.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94db1a152ca14a6f85a06a09df8a5a35b7c98401981dde7d440c52c563757ec2 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0035.npy b/sam6d_scene/segmentation_raw/segmap_0035.npy new file mode 100644 index 0000000000000000000000000000000000000000..93258d325fca20ea8f1805b64d6ed339e81d3043 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0035.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f6e61b0d3a0f148f6a3d3d402f9dbc4aa56266bd66c7352379a021c58be610 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0036.npy b/sam6d_scene/segmentation_raw/segmap_0036.npy new file mode 100644 index 0000000000000000000000000000000000000000..e6b3be4b128251d20354e9e29a96ba90c29e98d3 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0036.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13620a64ebd5f4bd54db87e013c73ba2981409ee8d4c06634c134d46fd91795a +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0037.npy b/sam6d_scene/segmentation_raw/segmap_0037.npy new file mode 100644 index 0000000000000000000000000000000000000000..b02b6e315db7794c82f966ade56c15c952f16738 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0037.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe18e85de4f43b1a893ab5db61100b37a9c24a0256f36ddf23c3c22a7b03383 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0038.npy b/sam6d_scene/segmentation_raw/segmap_0038.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf72538f533623b1390dbfd71c217b1a44e7643a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0038.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd6513fd4ff425dd0231b73e507135ff71dfd137729723340d0cbef1afeaba0 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0039.npy b/sam6d_scene/segmentation_raw/segmap_0039.npy new file mode 100644 index 0000000000000000000000000000000000000000..a50ab25243fab85b6d964d590b6e73389606a4ec --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0039.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a09f443122a8fffe00749f17dbf418742c95dbeef7c504aa1f6ac03923842d37 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0040.npy b/sam6d_scene/segmentation_raw/segmap_0040.npy new file mode 100644 index 0000000000000000000000000000000000000000..2e2e035bc05e6770b4ded22db4002a1f196298ee --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0040.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089e8ab1ba806a1ed50c21373844dec137723bec2bb58c25d514cd756fd4c702 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0041.npy b/sam6d_scene/segmentation_raw/segmap_0041.npy new file mode 100644 index 0000000000000000000000000000000000000000..fda5a80b5a7d2b893167fea19b9816de9693e32b --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0041.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f6f583d9b5a7909552105d288594fec890f18eb3ba411952e2672a4fac8074 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0042.npy b/sam6d_scene/segmentation_raw/segmap_0042.npy new file mode 100644 index 0000000000000000000000000000000000000000..161cb0d3b21d7c9fdcd54725dbfad7c8bf840fbe --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0042.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49755480126175c39655f4c61c5f950c80a3d8022325510761bbbf4649521b84 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0043.npy b/sam6d_scene/segmentation_raw/segmap_0043.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b52a681a9bb58000048cc4c3f364c6dfc66fae7 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0043.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f58a1b38a5622375b91bdc0ee78749a243708bf210c05f10c6b3995c564ec145 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0044.npy b/sam6d_scene/segmentation_raw/segmap_0044.npy new file mode 100644 index 0000000000000000000000000000000000000000..100aa2242b10b0f7afc67d02b45b801cfec5a8a0 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0044.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a866c7fcd4163a2bbb28604cac6a0a5c81dbc5463078c0921b480c564bacff +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0045.npy b/sam6d_scene/segmentation_raw/segmap_0045.npy new file mode 100644 index 0000000000000000000000000000000000000000..f85ca057ef282e309d85fcc64833fcc5f36a2834 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0045.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18c7aa23f4409dcaf9617c94f8b8300e12df8a46c53d3f851fc50b77152080cc +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0046.npy b/sam6d_scene/segmentation_raw/segmap_0046.npy new file mode 100644 index 0000000000000000000000000000000000000000..096fd842ab18b47afd88a9945eed5e3787d52a7d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0046.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7bd8ae22a84e5296eb441b181338c95e58c6115d9858130a66d504a1f4a074 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0047.npy b/sam6d_scene/segmentation_raw/segmap_0047.npy new file mode 100644 index 0000000000000000000000000000000000000000..6a84643a359ba503098f908e1d6613abd4a34fb7 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0047.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb260300cdf824d248fd23ebe7aaf9f8fd7e8c61159659088b29363012fa0b8 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0048.npy b/sam6d_scene/segmentation_raw/segmap_0048.npy new file mode 100644 index 0000000000000000000000000000000000000000..59c1947bfd82f1e179fa83bcb2c94f84e2a89529 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0048.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab875193a1cc11272239c1ec41432dfb45d6819f49f4254cd8b2e2036b806799 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0049.npy b/sam6d_scene/segmentation_raw/segmap_0049.npy new file mode 100644 index 0000000000000000000000000000000000000000..77dca3590e0cf715eb97d73a00d8cf037afeecd6 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0049.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14e4cd3503d4ac244a8c55e9190f49212f15c37f80e8dde97f8dd8e3e548188c +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0050.npy b/sam6d_scene/segmentation_raw/segmap_0050.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e022a5fed888bc62d084dc88aecb8a9c4d9ff3b --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0050.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcbef19e5dee4217f6126fe49224b0e0f6600fc522cbec7f201435026c79452a +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0051.npy b/sam6d_scene/segmentation_raw/segmap_0051.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c8fa2ee04345ba076f150e7e75013300d5008d2 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0051.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:708114ebb0f0c1e0574c7149fd974ad4f3839afb617c62e6cb9e2fcea782592c +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0052.npy b/sam6d_scene/segmentation_raw/segmap_0052.npy new file mode 100644 index 0000000000000000000000000000000000000000..cc4652dbcde0f8e4b0a5377d45caa14895f223f5 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0052.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26d8287f0f2cf13dc8629425e4ca5eb4351bc4feb4e5b76f18db5fa721db4b4 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0053.npy b/sam6d_scene/segmentation_raw/segmap_0053.npy new file mode 100644 index 0000000000000000000000000000000000000000..b807c6240966a4d24ed8d0b4ac5b59a2bbb145ea --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0053.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e09e393108141839d9b4f1ffd0df987d581fe5122f7de5fa0538111c134ee62 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0054.npy b/sam6d_scene/segmentation_raw/segmap_0054.npy new file mode 100644 index 0000000000000000000000000000000000000000..c6d7fbd96e24b8f0788220c517d6a93200e2d839 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0054.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ced3aa26bcbc160ba4f4218db513d41d17a2932a293e89a98e3eddd604cac1 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0055.npy b/sam6d_scene/segmentation_raw/segmap_0055.npy new file mode 100644 index 0000000000000000000000000000000000000000..34dfbe8a0bd5d7a758fa7011aeef5ec209fba294 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0055.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2555cffb8693f564edf708cd15558989e052bc886545a0df448a50a8d1c49f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0056.npy b/sam6d_scene/segmentation_raw/segmap_0056.npy new file mode 100644 index 0000000000000000000000000000000000000000..e163e8ee28e9a86f540de7685a1bf3be289c10cf --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0056.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46785de0b493bc2e665a9cff1e465e8edb6d62fbb46b9fb3679709e582554e7e +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0057.npy b/sam6d_scene/segmentation_raw/segmap_0057.npy new file mode 100644 index 0000000000000000000000000000000000000000..ca683f5894efeb6fdd2c520bec35b90b20220e2b --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0057.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9af4b28cfd5b922115b251e895f4f33a455b4ffdba4a6bd0b5dd79721a22127 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0058.npy b/sam6d_scene/segmentation_raw/segmap_0058.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd6e12698cf8d3a7ad9e959df6f5266a1505bacf --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0058.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57fc3075b939b72df48760008ebaa454f6bd463eddc25d43f4f3ca1dd82b6373 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0059.npy b/sam6d_scene/segmentation_raw/segmap_0059.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c6712cc7b6f97ce6e70f99cc33cf4a52de2417d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0059.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f94b48eafe9196900d8c32da7cb95b097b297be88879190dfc64c61071fa5b51 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0060.npy b/sam6d_scene/segmentation_raw/segmap_0060.npy new file mode 100644 index 0000000000000000000000000000000000000000..cc445c98119c24ef170a5910f9025dc4ba77b743 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0060.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4963cdaaf49c5deaabe6476291f8380144b79449d1979bb30fbfdee9d3d9b67 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0061.npy b/sam6d_scene/segmentation_raw/segmap_0061.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e0b55bdb07f20ffb38f855075e27cc12f1393cc --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0061.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a85bc2aa910c94926e273e2090c4d02ce5cfcc677c89d09c5fb907da0d18ad9f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0062.npy b/sam6d_scene/segmentation_raw/segmap_0062.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c89632648ce8a0b20eeb3883db7d37700866797 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0062.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a56c04dbf97ca8787af8d5991ed6ae85a107a406dd29634fb11ed9102bc9b98 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0063.npy b/sam6d_scene/segmentation_raw/segmap_0063.npy new file mode 100644 index 0000000000000000000000000000000000000000..5e18f5b0d035b00595d093514745c60096516707 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0063.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a3a4cfa3e13f2bd2b69cc30e19bcc1ca99cfd0dcdc1e4194348b81b66f64f8 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0064.npy b/sam6d_scene/segmentation_raw/segmap_0064.npy new file mode 100644 index 0000000000000000000000000000000000000000..daff230ef405662a4e7a065955ea55a9d9804d32 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0064.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2940354436fe41d4f7eb408283c35bfdbba73f3d196eac01ca75d4f7368a46e +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0065.npy b/sam6d_scene/segmentation_raw/segmap_0065.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b7a003c523b114bef1334793ae6ac2c4e7dcda3 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0065.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8586f4652719eacb8ef263c9b546d4471cd0dd7f550078407370e0f7e6d8deae +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0066.npy b/sam6d_scene/segmentation_raw/segmap_0066.npy new file mode 100644 index 0000000000000000000000000000000000000000..b8007e19c143e5534d0d3ba089de22c7b9da293d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0066.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df916b77890f21f4df0c6926d461eb58874211fec4561c0338bdd1876767e9b +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0067.npy b/sam6d_scene/segmentation_raw/segmap_0067.npy new file mode 100644 index 0000000000000000000000000000000000000000..ebdd6a533ee9e4b4fb24cd923106d3ea1c2a9d48 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0067.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2f353f6941aa4dd399e3b921a1abed5c6347e4035bfe71e1b7c67205c76d0f0 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0068.npy b/sam6d_scene/segmentation_raw/segmap_0068.npy new file mode 100644 index 0000000000000000000000000000000000000000..72420548c41de6fbddc2491049abd67850a76897 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0068.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27ba20dea09f0c5a672c2b4b3ba4059fdf92364f4f34324244aedd26ebd46528 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0069.npy b/sam6d_scene/segmentation_raw/segmap_0069.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e279dc2631e1fe0c233c249704a19d508d40165 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0069.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f6d8fcda56b655f7902aa4c831d5d9642fe6a705f7982f0d56aa28142b730cf +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0070.npy b/sam6d_scene/segmentation_raw/segmap_0070.npy new file mode 100644 index 0000000000000000000000000000000000000000..a6722ef5e6a876a8fcc6e0f4c54c37fca4991d2f --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0070.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99377ac194e92571272364ae08e079083801938e24688aa3797721ab68782f1 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0071.npy b/sam6d_scene/segmentation_raw/segmap_0071.npy new file mode 100644 index 0000000000000000000000000000000000000000..fef100c311980012e7291bc277a9f937a1baf1a5 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0071.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f07fa9c3d5750ea3ebffda82386a45210d43ecf53b593787c4a2ab3ed448f158 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0072.npy b/sam6d_scene/segmentation_raw/segmap_0072.npy new file mode 100644 index 0000000000000000000000000000000000000000..4354424a3891dcedde3f8096d7f0d5b9ef44381a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0072.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f01b0d681d734e7d07d8338f7843560415e6874c5fd14e164a37430fcbb47f9 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0073.npy b/sam6d_scene/segmentation_raw/segmap_0073.npy new file mode 100644 index 0000000000000000000000000000000000000000..72577c5454739e6f1d3a62bd3d4a81aede19ca67 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0073.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f838ca0d8cc31bae8c68e14f243a4c24aae085045f756f25dfc3cc69a9ea43 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0074.npy b/sam6d_scene/segmentation_raw/segmap_0074.npy new file mode 100644 index 0000000000000000000000000000000000000000..2fca49beb8c153bfb8348795da8c3a31695ba107 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0074.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e70e5baa859e89d88cbb2279e7fa0a634c1c3bdfdfaff421ab94e5c167f369 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0075.npy b/sam6d_scene/segmentation_raw/segmap_0075.npy new file mode 100644 index 0000000000000000000000000000000000000000..7001f6586e874b00d00e59be368e94cca06d4109 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0075.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:229903ee74763a16c8c9c2d0f2631e4e70390bd015c7ce2424def864bdb6a325 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0076.npy b/sam6d_scene/segmentation_raw/segmap_0076.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3c6feadcdec2190c132ddd08185c192fbb04dc4 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0076.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:851d76357d7e2bf0ed870efe187a0da6231051196fc228dc66b59d9e50e36a60 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0077.npy b/sam6d_scene/segmentation_raw/segmap_0077.npy new file mode 100644 index 0000000000000000000000000000000000000000..fef247c4da92c77ff4ce19b2711a5cd3761ca143 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0077.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:076a561a2ba20c4721ded7c08c7291f665e02f68bf7196381fa047237f1d2730 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0078.npy b/sam6d_scene/segmentation_raw/segmap_0078.npy new file mode 100644 index 0000000000000000000000000000000000000000..0c860ab34db053cdd33694852c5d51ef61a8b5c5 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0078.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04dc10e8907a6b72c76921a8ffda361513fe7060fc1d55b1ec14b0c53f6f0f45 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0079.npy b/sam6d_scene/segmentation_raw/segmap_0079.npy new file mode 100644 index 0000000000000000000000000000000000000000..d15e37205d4b5d31bf3869178f023bdf39887d9e --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0079.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e83f2ab47b7146d0b0bc125a7c1477ba108c8344a08f128b4521ca4738cce8 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0080.npy b/sam6d_scene/segmentation_raw/segmap_0080.npy new file mode 100644 index 0000000000000000000000000000000000000000..ee6599d95a2867cc4b83134cd84b8cfb267c2b08 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0080.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba7f81441c3a6b9bcaa7ba7e456947746c79e348e6ba9cdb595e39eb85c59d7 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0081.npy b/sam6d_scene/segmentation_raw/segmap_0081.npy new file mode 100644 index 0000000000000000000000000000000000000000..b7da9a93304284dd14972743241e30243476f835 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0081.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb88f4c7e0272a1382aec06570cf3b6d6c12242b93755bb89f2a476969a810b7 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0082.npy b/sam6d_scene/segmentation_raw/segmap_0082.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba207fd3daf89c5431ea71f698b1d6c7095dc3d1 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0082.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009ba6eb086e7631ad4498487642034694452d656c11d345c66ccffb345405d8 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0083.npy b/sam6d_scene/segmentation_raw/segmap_0083.npy new file mode 100644 index 0000000000000000000000000000000000000000..c64e6e1dffbbf91f421bc54f99525dad54733320 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0083.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec5aea621cf432d14198ebe3a92d24912958bac7cc405608b72e0f8cb83ed89 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0084.npy b/sam6d_scene/segmentation_raw/segmap_0084.npy new file mode 100644 index 0000000000000000000000000000000000000000..955633fd78989ce81cbda840fd69593e33e8da40 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0084.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af3af16365ab34ce3528aba2099f113f1e14d1e4d674391f7353ed71057d5fc +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0085.npy b/sam6d_scene/segmentation_raw/segmap_0085.npy new file mode 100644 index 0000000000000000000000000000000000000000..0450badf718e6132949f42d51df79dc0dc4fa2c7 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0085.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d577b5f679a344f627c2b646f647166f6b0cc257c085ab1e9997df2b01c1452 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0086.npy b/sam6d_scene/segmentation_raw/segmap_0086.npy new file mode 100644 index 0000000000000000000000000000000000000000..727c0e47a9901b2ce97ec3a062db1fcce48da715 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0086.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e605c4fe387b73e3dc40a8dca6556df0feab18d32d041f0714cdcb5fe444970 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0087.npy b/sam6d_scene/segmentation_raw/segmap_0087.npy new file mode 100644 index 0000000000000000000000000000000000000000..12ac75dd284627bce0bdbb01513cd5369edfc73e --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0087.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f99c1854733adb75f3589e033971eff2cad57627faa1864425d9439bde6ccde8 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0088.npy b/sam6d_scene/segmentation_raw/segmap_0088.npy new file mode 100644 index 0000000000000000000000000000000000000000..186be5c319e5821a826cd87ef14d1f910bfa383a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0088.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b409d1e73f5f4dd07a0daf9cf27e468bfdf3a6f37323c0a004fa19cf3f39dff8 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0089.npy b/sam6d_scene/segmentation_raw/segmap_0089.npy new file mode 100644 index 0000000000000000000000000000000000000000..03164edeb51a9fa3213548af6b48d74bea607b26 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0089.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c01e29bc355a54e1b1cce9a06586f1e65dc5937b0e226441041a3a187dab3d22 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0090.npy b/sam6d_scene/segmentation_raw/segmap_0090.npy new file mode 100644 index 0000000000000000000000000000000000000000..7a4a2e0f99531fcb17b5aeed2b298450c585d491 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0090.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ba360693f30c37621724a050ea906fbd26e2da6dd3347ff872644b13666413 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0091.npy b/sam6d_scene/segmentation_raw/segmap_0091.npy new file mode 100644 index 0000000000000000000000000000000000000000..edeca4d9db4d87ad851770a8e345df7295fb10e5 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0091.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e0c0a2046724b427dedc94a91a96a5dba56d0a98c0c9c786443f31df510f5d +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0092.npy b/sam6d_scene/segmentation_raw/segmap_0092.npy new file mode 100644 index 0000000000000000000000000000000000000000..2d9307c2bd17536af71d6ddaeffad7f639a3cb9c --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0092.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7adde355c45202fb1fa4c0978cf262f8bb97c4d88dc729a893f461828c22c23 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0093.npy b/sam6d_scene/segmentation_raw/segmap_0093.npy new file mode 100644 index 0000000000000000000000000000000000000000..51d56d2fb642741e4581d773804cacd400dccf2d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0093.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d11ba159391dd01a21b8f558925631bd6efa905f845fb85e0d4caacb6112cab4 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0094.npy b/sam6d_scene/segmentation_raw/segmap_0094.npy new file mode 100644 index 0000000000000000000000000000000000000000..b36ff712c70bab0ee2c4bd110e1f5000bcd6e569 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0094.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fcdb851c86d5dbc8e0f5a25ddd1c371bc52d5503edc64929975022c525fddb3 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0095.npy b/sam6d_scene/segmentation_raw/segmap_0095.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d4aeed458fb6a881a0dcc4cb6326b2633159d53 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0095.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ad6a107713ae87d3c68833753a3f7e7309ffa8aa30b6c8fd3d849d0aa9ae5f4 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0096.npy b/sam6d_scene/segmentation_raw/segmap_0096.npy new file mode 100644 index 0000000000000000000000000000000000000000..21072b2f854e62dafedb86494ed19da9b299c56a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0096.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e05e39d02ec6f30262aadabaa53250172ecc57512c23af471fa802bb3832c0a3 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0097.npy b/sam6d_scene/segmentation_raw/segmap_0097.npy new file mode 100644 index 0000000000000000000000000000000000000000..e188c7e9fc514f7a39ec3dca9a8d0679122751cb --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0097.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a6f47be9980a7783af598364b4cf0aca7ee366212946f158b1480d3047148f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0098.npy b/sam6d_scene/segmentation_raw/segmap_0098.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7c08cf78eb41a1a8bc089321ac5c3dd4f6f3baa --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0098.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f71e0edeaa85045c7a05c426d71c37361e4d62362e590631eb0d06e0a65ba172 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0099.npy b/sam6d_scene/segmentation_raw/segmap_0099.npy new file mode 100644 index 0000000000000000000000000000000000000000..b347caf9fcd42dac823296b6ddd98d68aa224283 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0099.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f719106db9fd9b7f365eceb73bd4df1d4af8ec4cb9d896bc2be0717d75dc5d5 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0100.npy b/sam6d_scene/segmentation_raw/segmap_0100.npy new file mode 100644 index 0000000000000000000000000000000000000000..180f9b07bd72c7f69145bc701295b3e476df0398 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0100.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02ef2a5e725259bf8a1077808eead1cd542463576b449c4128b1fd06f5f8c985 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0101.npy b/sam6d_scene/segmentation_raw/segmap_0101.npy new file mode 100644 index 0000000000000000000000000000000000000000..1cdfff5fd25eda635ee5736c10942d88af7528bf --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0101.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa22dbbc9901c2f7606f35afe880c3490635b665a1ea6b872688cd70fe468d81 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0102.npy b/sam6d_scene/segmentation_raw/segmap_0102.npy new file mode 100644 index 0000000000000000000000000000000000000000..e27eeda5de0df783a6b082c92772e3b4c9c3a8a6 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0102.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dea8a28ad9e4a1c6f339cac780c5f0a9a5633e073f87a89d38480ed5e03c87b +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0103.npy b/sam6d_scene/segmentation_raw/segmap_0103.npy new file mode 100644 index 0000000000000000000000000000000000000000..30132d8f33aa63c80a2b9bfc37c1e9fbbf0c5518 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0103.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21fdc36c4198b062c96cb0c56db450740922eccc9efe1a42bdef701f5fea37af +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0104.npy b/sam6d_scene/segmentation_raw/segmap_0104.npy new file mode 100644 index 0000000000000000000000000000000000000000..727f2c11c6a4048a35fc9d7b99637f5da5f18eb4 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0104.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:656c02d15702a56588354c7e54ce54a16f3f9845af5dd8ccfdc9d577fa5437eb +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0105.npy b/sam6d_scene/segmentation_raw/segmap_0105.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb676442734caa4fa73a6434a960026e6c8fc982 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0105.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cb2779d2adc2aab68aad4235b753a1f5d3bdbee664b3e8f1c3e1540f79aad84 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0106.npy b/sam6d_scene/segmentation_raw/segmap_0106.npy new file mode 100644 index 0000000000000000000000000000000000000000..0e6a6f8ae533cd79c09d714cd963ff0f5f32c7dd --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0106.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12134e8c9acfa7c7f5268f6d5dc4695dd24de3ede88d8fcc640997c9d5f1ab65 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0107.npy b/sam6d_scene/segmentation_raw/segmap_0107.npy new file mode 100644 index 0000000000000000000000000000000000000000..0dd69f83231ea99bf0f67d3514f537c61e7256cd --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0107.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce51398ac50643b973e342eee44f210e050fb882292cfb45f3968c7b7422e75f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0108.npy b/sam6d_scene/segmentation_raw/segmap_0108.npy new file mode 100644 index 0000000000000000000000000000000000000000..11be02a9d2f8058ca523592d7ac2b683c91d6cdf --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0108.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a90581ad44cb973a392a9acd30a340599bf3440fc48e07c02f9938aef7e972 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0109.npy b/sam6d_scene/segmentation_raw/segmap_0109.npy new file mode 100644 index 0000000000000000000000000000000000000000..bffaee4f4a5ee57c98025e9caadf4f0010242515 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0109.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:810cabd78e68e027f69ca0f0b4ba61cf460554e0e9e4f4a625d43cc1745ba76f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0110.npy b/sam6d_scene/segmentation_raw/segmap_0110.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c1d1a893b67599ea65cd4d790621d3159e8dcc5 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0110.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37f59151d9f6d7b28206b2ff42288102b5d515467e2999f50f16571f800f340 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0111.npy b/sam6d_scene/segmentation_raw/segmap_0111.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f68b7a18585d44c78f8bb4cbe54764b42d80ad0 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0111.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c989bcd894eeda6aa73e61c1824e5f56e921aa85770332078055ecd9cb1da92e +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0112.npy b/sam6d_scene/segmentation_raw/segmap_0112.npy new file mode 100644 index 0000000000000000000000000000000000000000..11afd9d9f78fb4e24006b0284b6ba02b5678ea1d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0112.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ea61c8c92a433ba9d1c1d0e8ed02b2ed79c5d2041df26563d6db58ec0b8b79a +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0113.npy b/sam6d_scene/segmentation_raw/segmap_0113.npy new file mode 100644 index 0000000000000000000000000000000000000000..a759acbccc170a11196eeea37a38d645ffdc67be --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0113.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d6874fb0262dcf1f5514add7eb4f545c927c6a7b2d95c617b860eb584d97ffc +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0114.npy b/sam6d_scene/segmentation_raw/segmap_0114.npy new file mode 100644 index 0000000000000000000000000000000000000000..223d9e98daa1bcfcd34274e142e3e70baf4c5fb1 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0114.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e1608a39fc3b8c89748d1d6fc88b3eb92ecb654a1a615dc3da5d72d516cf15 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0115.npy b/sam6d_scene/segmentation_raw/segmap_0115.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf4b2d1f653838fe2ff7d42a9088e0af6a9b2c46 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0115.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ff483d2aabba105346e9482b7b7295a9862a5bc30b013a55671906d08462b1 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0116.npy b/sam6d_scene/segmentation_raw/segmap_0116.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c0d54d5f66a6dc63988180de50103fa18220612 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0116.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06559ff255ca3c0416c3fb757ec3edd524b0b61e9635ab839a313f94f727f2e4 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0117.npy b/sam6d_scene/segmentation_raw/segmap_0117.npy new file mode 100644 index 0000000000000000000000000000000000000000..840081355001a8afbab6cb7d65410e3d7b34c0ad --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0117.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f61cf9a0177a0ea42347b242f6251e9ec2e385616cede57885bb371484faf12 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0118.npy b/sam6d_scene/segmentation_raw/segmap_0118.npy new file mode 100644 index 0000000000000000000000000000000000000000..e23acef2f655a2650f908c560a09e53d0e7ea1c3 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0118.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad04f30a2d5ab1fa3f752acf3fced9ab1abd5a895471e5fab2a1cf622ad35c21 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0119.npy b/sam6d_scene/segmentation_raw/segmap_0119.npy new file mode 100644 index 0000000000000000000000000000000000000000..6da4e0028969aba9b2d584c7f8dca18de55e8b9a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0119.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ff253cc4f0edff3f89af0eed118588b81b36d279b1e4e0c2f8dda060e9df5b9 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0120.npy b/sam6d_scene/segmentation_raw/segmap_0120.npy new file mode 100644 index 0000000000000000000000000000000000000000..59a29cd35e0ca890589e2f94ac67c3f0f14aa91b --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0120.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b64808f18c6049ea86ef30c29276d42a6e15fddd5647b75859ce86b36913417 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0121.npy b/sam6d_scene/segmentation_raw/segmap_0121.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3471c64af6f58c8dafd21e39f3a6c839d261618 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0121.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d96d200911bca7d2c3ba7dc6e452e8991b750dfa8ae461c6c3e57187fba6808 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0122.npy b/sam6d_scene/segmentation_raw/segmap_0122.npy new file mode 100644 index 0000000000000000000000000000000000000000..24f9c45a79e29d0f809a0ed902092e9e6f5db6b6 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0122.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8891ce2fe015f36556cd034cc81c68780cfd5c29fd3365d164597279cd47062a +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0123.npy b/sam6d_scene/segmentation_raw/segmap_0123.npy new file mode 100644 index 0000000000000000000000000000000000000000..f72a92c10a12687e6f3e358aeab796d209c84833 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0123.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e137f4ee827ad17419e27e33127f3ac17b2254babc2bcd5b27f01c9efc8351d +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0124.npy b/sam6d_scene/segmentation_raw/segmap_0124.npy new file mode 100644 index 0000000000000000000000000000000000000000..c5c37ec345483b57e66156c3e202a474fd0e1b57 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0124.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82700156922f2504a7324ba5adf93453dde178b6171f70052c07aa1a966187ef +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0125.npy b/sam6d_scene/segmentation_raw/segmap_0125.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ffa7befd7da55d1f1e4a6973e4bc5e987ae3fb3 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0125.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c59429d4ac4f0a7c32a3ce4a1bd0cb19bf8408ad2de4357da64aa9cee1d5da +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0126.npy b/sam6d_scene/segmentation_raw/segmap_0126.npy new file mode 100644 index 0000000000000000000000000000000000000000..12a2c2d513b4d81295ee9d726aa613fe3af96c14 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0126.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66599857e10022fe9338ac59de00fcb02ca5482ffa299a1aeb51a12be7238cd4 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0127.npy b/sam6d_scene/segmentation_raw/segmap_0127.npy new file mode 100644 index 0000000000000000000000000000000000000000..a1588634741aa80dc3195f3e93740c381c5a3773 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0127.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b06557fa19130828d1f8364f606c0982cef966d9684c8b60ac1109d19a4029d +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0128.npy b/sam6d_scene/segmentation_raw/segmap_0128.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8ac65ce47b0cfe48116723facfbaa641b046e16 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0128.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:295687414058593f725b4df91820f6637501813b07b6f89d2c8917a59bfdd7b2 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0129.npy b/sam6d_scene/segmentation_raw/segmap_0129.npy new file mode 100644 index 0000000000000000000000000000000000000000..14c52b37014eae10263a974c4a7923bae3e34ebf --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0129.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8406962d22d09f6fdda394d143265e78870549ff81266d7d5adb890f873f28dd +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0130.npy b/sam6d_scene/segmentation_raw/segmap_0130.npy new file mode 100644 index 0000000000000000000000000000000000000000..a184d79c182ed160f5018e6e699edede6bb21c81 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0130.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256095623c2cb8fb5f2569c868a795baaf7d1187a976faa5190af6fc30dc7779 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0131.npy b/sam6d_scene/segmentation_raw/segmap_0131.npy new file mode 100644 index 0000000000000000000000000000000000000000..474c5a1c5f98858a273bc1b251cedb80484592ad --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0131.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfafa1b17b3599257d998e401882d123632c40a3ec3151da6c4e436ef8cb0c0f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0132.npy b/sam6d_scene/segmentation_raw/segmap_0132.npy new file mode 100644 index 0000000000000000000000000000000000000000..ce0437880cd91c60dde11f53013cb78b54799a5b --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0132.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3fcd3cef0617ec99cca0ba03dadd97300307608f60667480ff4d054c17f2d28 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0133.npy b/sam6d_scene/segmentation_raw/segmap_0133.npy new file mode 100644 index 0000000000000000000000000000000000000000..f7f83680643200d94eb5ff564c85dc7ad681321e --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0133.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db5ceddd1aedc9c21ecd2fa1e32206aa0a4afb02d33f46beac9b5577b3d0f887 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0134.npy b/sam6d_scene/segmentation_raw/segmap_0134.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d8e7268992e8867f3a121b388cc731d08636dae --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0134.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7df314bcfbe56392a0cc34653ad3bf2463ee786a83a49ced13326fb95417b079 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0135.npy b/sam6d_scene/segmentation_raw/segmap_0135.npy new file mode 100644 index 0000000000000000000000000000000000000000..0d051ead874632824e2d23200d6de35d648b235b --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0135.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4668026795243b5b565e69a95fb2dd64b9bea92ef5d87b51c749e0e9ea641099 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0136.npy b/sam6d_scene/segmentation_raw/segmap_0136.npy new file mode 100644 index 0000000000000000000000000000000000000000..647ae70eaa9b7eb8f2182cae7d50453933fc6b61 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0136.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e6cebfd5d63c645bf72ad3b4ba1d7ce13e1069d6999d28b62e67e317295e837 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0137.npy b/sam6d_scene/segmentation_raw/segmap_0137.npy new file mode 100644 index 0000000000000000000000000000000000000000..40d755869561ed8aae254088048a234bbf922d28 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0137.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e88c0de7b26ba8f90f078894cdca8156ae19706d6109857fbaa6063504df958 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0138.npy b/sam6d_scene/segmentation_raw/segmap_0138.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0b4463bec4deab853b8f2615024b6cfdb3b945a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0138.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae0476c4b41ffe83728741bc7670b8db0cbd5f4920021fb64f821395941cab91 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0139.npy b/sam6d_scene/segmentation_raw/segmap_0139.npy new file mode 100644 index 0000000000000000000000000000000000000000..70d60fd045ac3d39e3049f8e6eeacc2b72cc730a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0139.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4183f54283a0069844028cc87ca5ec2feb3e56d87a76aca3ab187181b67da1ce +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0140.npy b/sam6d_scene/segmentation_raw/segmap_0140.npy new file mode 100644 index 0000000000000000000000000000000000000000..36c22790d81fc2493bea8bd7747097c746e889f1 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0140.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a69345f45351ffbfd9b3e4c5de59fc6c7d98a6652e7e03f80f8ebbdf749d80ca +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0141.npy b/sam6d_scene/segmentation_raw/segmap_0141.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f2bdfd4a0d257db44ac33328220e8a24ab5e5a3 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0141.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25702a67726581cf0348de5b1a6c22ee01d295c280dd6b525525cd5c845ce828 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0142.npy b/sam6d_scene/segmentation_raw/segmap_0142.npy new file mode 100644 index 0000000000000000000000000000000000000000..2d18ada06970d8c2c607fb554aecc94c9b6bf2c6 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0142.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6777cecddf5d521e1c7c2d040d709c0f9595de54b67c26a482c1940588680bfd +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0143.npy b/sam6d_scene/segmentation_raw/segmap_0143.npy new file mode 100644 index 0000000000000000000000000000000000000000..68a3ff772438169ac192350c2e1a321b87948b93 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0143.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0348a9bc6b43f95434b47d62d5f8cc9c07d12ffe665fe79c1483999ea2e29d76 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0144.npy b/sam6d_scene/segmentation_raw/segmap_0144.npy new file mode 100644 index 0000000000000000000000000000000000000000..8565bbca62f37e1a0eedec77f0c7c81650d566c2 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0144.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29869da8fd078f7e9a0c9719b1a84d96a325b93bd6e66e1f4f3db2221c92741 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0145.npy b/sam6d_scene/segmentation_raw/segmap_0145.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb460d3eb4f4785b4054699c4bc5d9d497839132 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0145.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77beeee158b89c7ac64dd7e0aae112a2cc8741fdbce1e5f52674c1614c743fa4 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0146.npy b/sam6d_scene/segmentation_raw/segmap_0146.npy new file mode 100644 index 0000000000000000000000000000000000000000..2c74a43a3d16084f9f390fb256616681f161a12d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0146.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1565e31ecdde6422a437bc6f27480fcbfae285637461aa38231b283c20c6ade +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0147.npy b/sam6d_scene/segmentation_raw/segmap_0147.npy new file mode 100644 index 0000000000000000000000000000000000000000..64a26b5f2e1fb0066baccc81184ff66fab0f5964 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0147.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102a6589bfa8a59bf5fccd7f82b65436badc1db28fddd039e547241c10c5072d +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0148.npy b/sam6d_scene/segmentation_raw/segmap_0148.npy new file mode 100644 index 0000000000000000000000000000000000000000..de3b4d19b833c2581ff5a3e5f09dbe8b57fe3da4 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0148.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9470431b59956ef4140e2c77b15213d2a1e52f010175e6d253ac7be2fc666e01 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0149.npy b/sam6d_scene/segmentation_raw/segmap_0149.npy new file mode 100644 index 0000000000000000000000000000000000000000..251e5242291362678884d9249c542015dfb3bcb3 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0149.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e2e02146e9eb805118679bf0226e5852ed963511e1af6eefbd600175121fbf +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0150.npy b/sam6d_scene/segmentation_raw/segmap_0150.npy new file mode 100644 index 0000000000000000000000000000000000000000..692798a5269540d01a6cb3a3272092fa34580bc1 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0150.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f513f1f1cf48da3d0562c986efa9ac26b81f437f9f7855adb9f78baaf6e314d5 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0151.npy b/sam6d_scene/segmentation_raw/segmap_0151.npy new file mode 100644 index 0000000000000000000000000000000000000000..230076e27f3a64d6c344f57de57dfd95c56211a2 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0151.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c7c243af932fabe9c764cd9981bf0273f1ab43f3c483da9b9b6c805a71fea8f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0152.npy b/sam6d_scene/segmentation_raw/segmap_0152.npy new file mode 100644 index 0000000000000000000000000000000000000000..b7785c501e06bb8a56fb0d1e2f0fc5a4dee4681a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0152.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac13697ef9bdfd6c2e821b02c2e8bd4814b5191f368bdb8967d69b411aeff843 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0153.npy b/sam6d_scene/segmentation_raw/segmap_0153.npy new file mode 100644 index 0000000000000000000000000000000000000000..d37ab45586f7486ae505591b77fa56c730c3c39c --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0153.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e2ba39becee915a013fb8b139307fc72678034654d156a73a238bc88d68d5be +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0154.npy b/sam6d_scene/segmentation_raw/segmap_0154.npy new file mode 100644 index 0000000000000000000000000000000000000000..31149b8c67ab0c12a1d07bf4964c27cd7a44d79f --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0154.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac6b86714c60ec473fa58075fd386016a225d52473fc6536a16937d1b342e69 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0155.npy b/sam6d_scene/segmentation_raw/segmap_0155.npy new file mode 100644 index 0000000000000000000000000000000000000000..18315f7d4810996f48ddc97b17ab925945672564 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0155.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2f53033ac5c8b15cdf64903036580cd972411f4e65fdadbc742879751a8ea95 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0156.npy b/sam6d_scene/segmentation_raw/segmap_0156.npy new file mode 100644 index 0000000000000000000000000000000000000000..3939475055190328f08d57b5a3f9ba8f927a23fa --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0156.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e63d0182be043c28248b545b1709ecaa5740063d3f2d0628c93b05b3dd1be4 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0157.npy b/sam6d_scene/segmentation_raw/segmap_0157.npy new file mode 100644 index 0000000000000000000000000000000000000000..7b851b699e4934a027f1de9afa9a0fdfebf26d94 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0157.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6cdda8a9500cbca3dc93612060071d9a131bd47173445dc6dda00ed6fbf3823 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0158.npy b/sam6d_scene/segmentation_raw/segmap_0158.npy new file mode 100644 index 0000000000000000000000000000000000000000..52b1d7a4f43c9c4d00dd22f4211c113975bae22d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0158.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def7e5da76acb0d86eff80fdff10e8695144bbcf160d8d394672f1a3c29796eb +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0159.npy b/sam6d_scene/segmentation_raw/segmap_0159.npy new file mode 100644 index 0000000000000000000000000000000000000000..40b1e6455073f4eb4087bafa8ef9896061c4b1a9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0159.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1413746b50434e2651084ddde522e625d1317f5af189fd38c95c6d88573dfb3c +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0160.npy b/sam6d_scene/segmentation_raw/segmap_0160.npy new file mode 100644 index 0000000000000000000000000000000000000000..7cf4b3a52deb3e39897d994b6820407ebb93ef0a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0160.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b539714e44b85a1638206f563c47305ca57abe144855a4e94935ed55c218e0 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0161.npy b/sam6d_scene/segmentation_raw/segmap_0161.npy new file mode 100644 index 0000000000000000000000000000000000000000..04ec45239bb650ff54b1b3112f05a2a5edcd80c1 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0161.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7fbd2845a0bb1ad6b6c8f44651173f0c2023b09c2793efa37a2e26d8ec0a65f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0162.npy b/sam6d_scene/segmentation_raw/segmap_0162.npy new file mode 100644 index 0000000000000000000000000000000000000000..bc04a9321ac52ab98accf8638ec70e4348244dec --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0162.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f59c5d1f6a5275df73f0e21e145615aecbb085aeab50e099e7792f48920fb3d5 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0163.npy b/sam6d_scene/segmentation_raw/segmap_0163.npy new file mode 100644 index 0000000000000000000000000000000000000000..882bf197fa8d66a3eb821779f5eaa9f31b0cbd45 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0163.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f1801310e276b05fa0d661572d7a21a87e1b14a5b10a03c43e79196664218e9 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0164.npy b/sam6d_scene/segmentation_raw/segmap_0164.npy new file mode 100644 index 0000000000000000000000000000000000000000..94640ffd38ae1bdffb572923ded685c407531633 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0164.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2c9acf0b97e9c8173f02468b40d49580fa45cdd93b24294a2ab470040b242da +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0165.npy b/sam6d_scene/segmentation_raw/segmap_0165.npy new file mode 100644 index 0000000000000000000000000000000000000000..11f534b4bdc6544fdd10871ace6e0b0a84579937 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0165.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f4e8026dd872ae69c09cc224609198758049194428e2a6022915b5b8043ed8 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0166.npy b/sam6d_scene/segmentation_raw/segmap_0166.npy new file mode 100644 index 0000000000000000000000000000000000000000..b1ae19c41b006fbabee9c04ead5a1b81b865fd28 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0166.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de9e26b38f06264597282f3ecab355f25ad42d8e9581679c060114abea32bca1 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0167.npy b/sam6d_scene/segmentation_raw/segmap_0167.npy new file mode 100644 index 0000000000000000000000000000000000000000..ed143addaeedf6736ed9ab45c0c9afae1081b729 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0167.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9274dc1fd051c0a91b0f0fb89b4038af60ac08ea1bee133f2611ca19e255a593 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0168.npy b/sam6d_scene/segmentation_raw/segmap_0168.npy new file mode 100644 index 0000000000000000000000000000000000000000..32bcac6c4da0f0d3d5a8dd231fdf90b61d627e86 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0168.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd28361da5900580c5a05668a40322510ef0b305aa5cae67c5efc419cd34c454 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0169.npy b/sam6d_scene/segmentation_raw/segmap_0169.npy new file mode 100644 index 0000000000000000000000000000000000000000..27ae5652efe1c6dd37e3e3dd6bea2458f08ed523 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0169.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67da3b32597dfcbdb448357429210d71f976459255ed5659c9a1b5dac6987b50 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0170.npy b/sam6d_scene/segmentation_raw/segmap_0170.npy new file mode 100644 index 0000000000000000000000000000000000000000..e0fa950082980a8b86e8fb0658d159b13bedec0d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0170.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b445649a919bbd61b6632d942cbfcdf31bc81a569eb2ee50ee7413de6b2c6a39 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0171.npy b/sam6d_scene/segmentation_raw/segmap_0171.npy new file mode 100644 index 0000000000000000000000000000000000000000..a825248ae48159e2289cb7888daa866936728804 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0171.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e585a59ce4af5f1411446a130b0ee3456f3dd552e9e0abc5a38815ea0533122 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0172.npy b/sam6d_scene/segmentation_raw/segmap_0172.npy new file mode 100644 index 0000000000000000000000000000000000000000..b570046ce0630c0c4a1dee5d629c441c46f7bd0c --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0172.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0d2280fca8c5dcb20b53ce624792d1d5cf5e498933014792ecc0ea9fe36cf7 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0173.npy b/sam6d_scene/segmentation_raw/segmap_0173.npy new file mode 100644 index 0000000000000000000000000000000000000000..f1662295b6b1beb554910340e26b337d38feefcd --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0173.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77a29f98b9c6d6dbd19fd54ddf8f90d68f97e3d5b0e9fe160afcc572d39616a9 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0174.npy b/sam6d_scene/segmentation_raw/segmap_0174.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f7ae3a03fc5349e568b8ad822e388c7d1705db2 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0174.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137d1d0a6d7842b0c87b52c3947f2eb575217e67f79ab53d02a4ed70720d144d +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0175.npy b/sam6d_scene/segmentation_raw/segmap_0175.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2f47515c5c0c2e8f6c42640546a029ad6d87983 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0175.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c3426247057cae00daf908cc3a87454767f2d2e0bc72c78e908b075fd1460ed +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0176.npy b/sam6d_scene/segmentation_raw/segmap_0176.npy new file mode 100644 index 0000000000000000000000000000000000000000..e30ec577256afb7aa3dce74609ad9210a36be1a3 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0176.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9346a22fdfbc09ab37420fe66e88caf05578633cb52e7e327d7ef34bdc0f411 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0177.npy b/sam6d_scene/segmentation_raw/segmap_0177.npy new file mode 100644 index 0000000000000000000000000000000000000000..32b032ea46383bef0e9b71bfc8675bf2cb186fe3 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0177.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7b794eb3ef9d11f186a6b53349047619eb326ceea8cbf496a4729fd0badb2e +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0178.npy b/sam6d_scene/segmentation_raw/segmap_0178.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f652fbe28f58bd23910f8235535ca75adc062fd --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0178.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f468ad541d9970e34a2996edd2a3aed4093a1b52bb0b6f459ad5cf2336f7348 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0179.npy b/sam6d_scene/segmentation_raw/segmap_0179.npy new file mode 100644 index 0000000000000000000000000000000000000000..89dab74521c246e777f8888bd4b2ef8ae9ac386e --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0179.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3697f9485aa504d6fda8eab665cae6b176f14b25f3924cf32e2e34d298520be6 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0180.npy b/sam6d_scene/segmentation_raw/segmap_0180.npy new file mode 100644 index 0000000000000000000000000000000000000000..c8e98798709ac0e72ea0592a824db86b49d37759 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0180.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a301b73cd487c863c0f87a42069a5fe2063a5173e4e56b59add8b7d1bc86e1a0 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0181.npy b/sam6d_scene/segmentation_raw/segmap_0181.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c22bd30ee88ee24bc57a33122c0fb71f066059e --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0181.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca1871e541ecb6e1f93b89040f81cd14dd1ad35f75a707ad121704fb265220cc +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0182.npy b/sam6d_scene/segmentation_raw/segmap_0182.npy new file mode 100644 index 0000000000000000000000000000000000000000..04ca4c492a61af3cd840ffdd09c49fbdb412d17e --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0182.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7366d99c67dde65288f1191d228d77f8530ce489b43cd248f280cb6ae6753686 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0183.npy b/sam6d_scene/segmentation_raw/segmap_0183.npy new file mode 100644 index 0000000000000000000000000000000000000000..447ce638b43d1b4c2100efd163d790787c10cd44 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0183.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33a5f79f07e07514b7964fd9cf6cd917c484c0c65c0bf4f7153f5c7d493b42f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0184.npy b/sam6d_scene/segmentation_raw/segmap_0184.npy new file mode 100644 index 0000000000000000000000000000000000000000..d767efadd1dc75647ee955927e86bb8fbc86d185 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0184.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf55bfc9f4dc7081d8481847b4be345e2fa289de220f6062001099f06ddfc05 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0185.npy b/sam6d_scene/segmentation_raw/segmap_0185.npy new file mode 100644 index 0000000000000000000000000000000000000000..a24456279a3b9fd56fa649cebbf6cc5e25efaf40 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0185.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adc8f49fd4938bffc031214d63c40988df5f9e7768a05bdcaafdbc8223d42bb5 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0186.npy b/sam6d_scene/segmentation_raw/segmap_0186.npy new file mode 100644 index 0000000000000000000000000000000000000000..de03fab4568bf1d1efacd003c29891eb90382334 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0186.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98160af2a72a0e266458492b8194a1aaeeed769617184e78ed0352b4964156c4 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0187.npy b/sam6d_scene/segmentation_raw/segmap_0187.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1dde5a9a4ac6abc322732fb11dc6df8b47f55c8 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0187.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aac6cc94516382f6b94e5054bff0fbd80a82970b1fd705b82be21543ce9de9c +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0188.npy b/sam6d_scene/segmentation_raw/segmap_0188.npy new file mode 100644 index 0000000000000000000000000000000000000000..aeea0f53d8f931056aae6c9b27d9bf571578a811 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0188.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b9932c08dac5321a2b3e6b16b4a5636ae79808fce85e17eb755d0dbe0f6004e +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0189.npy b/sam6d_scene/segmentation_raw/segmap_0189.npy new file mode 100644 index 0000000000000000000000000000000000000000..6cd5ad6e6192ab1c6ef50b7e1cc71d42e39517ec --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0189.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41543bc1cc3af42b26c5432b647b576efb455e556dd91cbf012cc25a17d96a64 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0190.npy b/sam6d_scene/segmentation_raw/segmap_0190.npy new file mode 100644 index 0000000000000000000000000000000000000000..facc1b8f11305047577dd23a12b804075646f2d1 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0190.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34a7980ef768af50efdf0047e218f509e89e2f696b6a54b634336849dc92b00e +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0191.npy b/sam6d_scene/segmentation_raw/segmap_0191.npy new file mode 100644 index 0000000000000000000000000000000000000000..96a8c6f6965ccb77f8c4abeb2675f5d81892a9e8 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0191.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0501c17a2ea92cd252b2f637ecea56a8e655bfcca390a0d957ac0ee00cdbf734 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0192.npy b/sam6d_scene/segmentation_raw/segmap_0192.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e8b463119a8af2d9d0f893a6aefbc3268963015 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0192.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9641cfc02c7761008ddd62e6ebc242cd15d833701b2962ec520bec17ed70b874 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0193.npy b/sam6d_scene/segmentation_raw/segmap_0193.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c9b0965f66ceda47203c48c8d4924108c556190 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0193.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3143b35a4ea9aa51ee9916e1a000ed2de273b03e07a73c227c195741a26d1a5 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0194.npy b/sam6d_scene/segmentation_raw/segmap_0194.npy new file mode 100644 index 0000000000000000000000000000000000000000..5ba014d519b63eeff97dae992db337b85393ea70 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0194.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e292c17a4f6cec61922c8d024c2c926f33234051d79be2c1562a8eb92f8f5c7d +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0195.npy b/sam6d_scene/segmentation_raw/segmap_0195.npy new file mode 100644 index 0000000000000000000000000000000000000000..84d9fa23b396c4fbf5687d6d58f0b94d2e6d0a06 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0195.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca9f6e61745e08cbca8e74d0feab6962bb69296eaa238d219cc5f133d617b9d +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0196.npy b/sam6d_scene/segmentation_raw/segmap_0196.npy new file mode 100644 index 0000000000000000000000000000000000000000..48e26ebf18bed7be41c00ca9b15e04822c6c3398 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0196.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ff28c31535611e123106e8ee0d819911cb7672f5aab45549df998ef58e32ec1 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0197.npy b/sam6d_scene/segmentation_raw/segmap_0197.npy new file mode 100644 index 0000000000000000000000000000000000000000..64338e107d3e06b8a0587d48dcd791739ae2a3ed --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0197.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef105837101b582c78701d5cc326afb099716c8901ffb809e5751b1f30572e1 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0198.npy b/sam6d_scene/segmentation_raw/segmap_0198.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5a786d3023e09b56b68472e70de63014cd1b51f --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0198.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75ccd918fde9da2a08451336d60afd599b4cd3b8edd420569ec088f8822bd327 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0199.npy b/sam6d_scene/segmentation_raw/segmap_0199.npy new file mode 100644 index 0000000000000000000000000000000000000000..df5fdf7ee9694a2012d1b01461092f531151904b --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0199.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642352e949ab7b7047511654c0cefe4e166f6af8f957babf877fa1018b1e7ee7 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0200.npy b/sam6d_scene/segmentation_raw/segmap_0200.npy new file mode 100644 index 0000000000000000000000000000000000000000..e29ae59515d5d4bbde3257169323829d5f53a8e3 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0200.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b71a5da0ac845763bbd12bbbcf239b2f830783b5bede2f5e97422678c09fa626 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0201.npy b/sam6d_scene/segmentation_raw/segmap_0201.npy new file mode 100644 index 0000000000000000000000000000000000000000..e52fd44d02ae216de2bbb5ca5aec22b634f49517 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0201.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec640c814c48c6d454c7c9bb6119a9f12fc9ef1abf11bd71ff6b7a16a9e898f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0202.npy b/sam6d_scene/segmentation_raw/segmap_0202.npy new file mode 100644 index 0000000000000000000000000000000000000000..401bc91989714cd0d2a99a7894585119a26ae8d3 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0202.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b511797129ccba2a9be3a05faaafa03d0715dd4e43d8ac6ce8deb773b2bc3d83 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0203.npy b/sam6d_scene/segmentation_raw/segmap_0203.npy new file mode 100644 index 0000000000000000000000000000000000000000..ed03072c5a0ab676411a91d4a00af26072575829 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0203.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ac57114fa7e7f413e769d9c7f70592ca3cbda80ffcce14ae3e279b158724e29 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0204.npy b/sam6d_scene/segmentation_raw/segmap_0204.npy new file mode 100644 index 0000000000000000000000000000000000000000..c5b744ee0d7e82ea683440ae01fb46d7182082aa --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0204.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:914cae8c8865abe5aed971b68f5b48bc35d5459022d8ab305a08563ee489d29a +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0205.npy b/sam6d_scene/segmentation_raw/segmap_0205.npy new file mode 100644 index 0000000000000000000000000000000000000000..71cb7eba51da395ddb292f19a584d68ff08f3af0 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0205.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d237bfddf6c3d0db070d19678c2050612adbf12357c79b4d8e1c2dcacb9510f5 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0206.npy b/sam6d_scene/segmentation_raw/segmap_0206.npy new file mode 100644 index 0000000000000000000000000000000000000000..8f8665e1859aae67d33ecb82901ab02ac977a433 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0206.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e3134dc5f591857459e1d850b0d035cd3000c794da4b1334d8d3f3548b2432 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0207.npy b/sam6d_scene/segmentation_raw/segmap_0207.npy new file mode 100644 index 0000000000000000000000000000000000000000..5897847b866032c2d217b59eca232ac60355027c --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0207.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8548491dcd7876d81a29d1f6091ee84a4e39ff8df0075066b3c6505980f2441f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0208.npy b/sam6d_scene/segmentation_raw/segmap_0208.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0038f2fcf8a4dc6ad4c9a4c0ace748730818dcb --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0208.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7887292897b4bd71fd94e1d8ab1289193d7619e9dad49394009396504ce9e10 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0209.npy b/sam6d_scene/segmentation_raw/segmap_0209.npy new file mode 100644 index 0000000000000000000000000000000000000000..54e797f9c7c867357b3321f67d5db226f71c6072 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0209.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d21154e482c40296d3f2b9ba8bf47a28b097b3ea35182bfdece54a32da415d8 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0210.npy b/sam6d_scene/segmentation_raw/segmap_0210.npy new file mode 100644 index 0000000000000000000000000000000000000000..074ac990105b35cc359254f94afb92c1e4a5aba6 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0210.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25aaa8efb1d7c953630685b81d67ce65a770f50882cafed6933c45080faf36c7 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0211.npy b/sam6d_scene/segmentation_raw/segmap_0211.npy new file mode 100644 index 0000000000000000000000000000000000000000..6d9dab1269f4733ee3f669c24385e25e2f7f34a3 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0211.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ee9f7ed3b0978408161f9a1c50fdc5de275f2f4dc23e7890ac9e7accb4be25e +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0212.npy b/sam6d_scene/segmentation_raw/segmap_0212.npy new file mode 100644 index 0000000000000000000000000000000000000000..cadf88f7676705e376d8ca43ebbc21ab8f387c20 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0212.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5feee23d9b8c63f305da329f1c97f6a8b147003a70a1183d333ebd92eccd5006 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0213.npy b/sam6d_scene/segmentation_raw/segmap_0213.npy new file mode 100644 index 0000000000000000000000000000000000000000..06fe2bfb9becf8f4e38701a9b192f56f91f3c789 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0213.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de1202646a8b38543a0c952d5781aeb12ae5afbb5c4d426c1ffda3b3cb58815 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0214.npy b/sam6d_scene/segmentation_raw/segmap_0214.npy new file mode 100644 index 0000000000000000000000000000000000000000..add48990d1705c5864dd078d4153a55279be14ad --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0214.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6594935b7e5c08008c6230bc5d6ccf7d5a647faa1097b5a8f21ed8e19521bb7 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0215.npy b/sam6d_scene/segmentation_raw/segmap_0215.npy new file mode 100644 index 0000000000000000000000000000000000000000..b2a100a34da70cabddf2ab1f46287ca1a1819010 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0215.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada672f07e9dff01bba45b6cdecd3d1f1d1d2121c1c64f8c423f1df3a559c96c +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0216.npy b/sam6d_scene/segmentation_raw/segmap_0216.npy new file mode 100644 index 0000000000000000000000000000000000000000..27c1e96b2ddec72385b0885ef316ea426a9f9600 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0216.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdfbb1e6341d318d8248ceff1bb9766db3ac3bd246ac46a77ecffd81b7908fe6 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0217.npy b/sam6d_scene/segmentation_raw/segmap_0217.npy new file mode 100644 index 0000000000000000000000000000000000000000..b6cc3e1e3fda97e9e6b6ec51ab33c0afc5fe5867 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0217.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feb35b9a813c398fe90c749b87605a1e890b1d5565a27e7900db6ca8b5e93767 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0218.npy b/sam6d_scene/segmentation_raw/segmap_0218.npy new file mode 100644 index 0000000000000000000000000000000000000000..43662f5042d97928e60189d68441080fe80c3c53 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0218.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb4c198a2f857d46467105ed8ce41dd02cbd684dd1953a4b64b4a2f93fe276a4 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0219.npy b/sam6d_scene/segmentation_raw/segmap_0219.npy new file mode 100644 index 0000000000000000000000000000000000000000..273364ae8e53d977f6c23dd0fca96b92a51dd322 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0219.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512ca6a16651134b942456a0247ab9843e75d3ac03f70950218ee19787b5e0b1 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0220.npy b/sam6d_scene/segmentation_raw/segmap_0220.npy new file mode 100644 index 0000000000000000000000000000000000000000..f372ae87c6da1c55315d9ebb23fbeb0ee82d1901 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0220.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb379ae60a15e102a9021e142e895f150bad1ce0c053d4625b01547abcc37e8e +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0221.npy b/sam6d_scene/segmentation_raw/segmap_0221.npy new file mode 100644 index 0000000000000000000000000000000000000000..68b42e889e2c258eac8f29d89d2a2856a2a64a5b --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0221.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:568cbdf72d3154b56e9f06119abd625a3fe72d30210931bbada1870f8429f345 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0222.npy b/sam6d_scene/segmentation_raw/segmap_0222.npy new file mode 100644 index 0000000000000000000000000000000000000000..c590027dde4b61737854f119090f9802fb43279c --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0222.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538524195d144966e3b1a4f0de47d96d18dc4cf5aa2230a6365ee41540da7cc7 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0223.npy b/sam6d_scene/segmentation_raw/segmap_0223.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f2a9ad67fdd0d27677921569cc24b02327677be --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0223.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad488fdce711d2d99d741e610e2eeca8615a74c9f72bf69bf27cb2fdc2a7de12 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0224.npy b/sam6d_scene/segmentation_raw/segmap_0224.npy new file mode 100644 index 0000000000000000000000000000000000000000..81638572021313336b0e246e774b70480c659fd2 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0224.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b66d02ffb7d9ab0fa6619c0444cc1537c5eff3428351d1a29243f97ee3aa165 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0225.npy b/sam6d_scene/segmentation_raw/segmap_0225.npy new file mode 100644 index 0000000000000000000000000000000000000000..7ab1ca555e7465975f48d0ee1bff8d97d82e4857 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0225.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a04155c77d69ee863315d74fc7be4df8c8669aad3cad8f34ce986e9555c5eb8 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0226.npy b/sam6d_scene/segmentation_raw/segmap_0226.npy new file mode 100644 index 0000000000000000000000000000000000000000..184a7933df9f043f091ded479625d0136c2a526d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0226.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:400a32e56a01a03b1878e371c827a91c9aa9c94d114aedfe815bb6c50fa8d762 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0227.npy b/sam6d_scene/segmentation_raw/segmap_0227.npy new file mode 100644 index 0000000000000000000000000000000000000000..25c62ae8d83eb279f942b9f44f999a0c17149617 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0227.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0461744bbaadf7aa562d35f6983df774e476ba564b6e8f3b2cfb688560b9c96 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0228.npy b/sam6d_scene/segmentation_raw/segmap_0228.npy new file mode 100644 index 0000000000000000000000000000000000000000..f500490e99f6edaaffdb1da2d70a05bfce6ede20 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0228.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e83fc9494329baf157cc01f6d86a9487619c9890054fc2d4ef166c1b01b55a0 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0229.npy b/sam6d_scene/segmentation_raw/segmap_0229.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef73a37e2de185967985a2f6fd7f468aa0e071bf --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0229.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e032a0fb4039ee47ed13993992b84c58d340360ef198fc9a19748fe095f151 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0230.npy b/sam6d_scene/segmentation_raw/segmap_0230.npy new file mode 100644 index 0000000000000000000000000000000000000000..cdfd6bb537ab3759be5368698bf4eacd2b07263e --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0230.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2891c906785b9b1d6f98ea7d5f6b0371433719282e7705ead56607970a7f2a9 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0231.npy b/sam6d_scene/segmentation_raw/segmap_0231.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c1390386d6d04a197719192b2e36e22fc007c03 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0231.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab16b775363ef9e5b1bdf87dec7c50e789148963b757bcfe372ba3d74d99c990 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0232.npy b/sam6d_scene/segmentation_raw/segmap_0232.npy new file mode 100644 index 0000000000000000000000000000000000000000..186e9a2e87303e9938dffcd5d385683b163cad8b --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0232.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455a48df9cf1aff690bbacbf4f04850dcd819d0339ea29ca5a5769e81a482bff +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0233.npy b/sam6d_scene/segmentation_raw/segmap_0233.npy new file mode 100644 index 0000000000000000000000000000000000000000..e28c343b6167c5c69290d30a633086f6affa75c1 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0233.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c432ccf8106293f8fde55c6a4f8e8f4a7ec7fb493180518b07fcf6830576e41 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0234.npy b/sam6d_scene/segmentation_raw/segmap_0234.npy new file mode 100644 index 0000000000000000000000000000000000000000..87e54df6066c401589c662c1be1f917b2a182971 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0234.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1842df9717ebf1fb8bf152950f7f985dc1f48955694aa2ec50dd45c73e718fb4 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0235.npy b/sam6d_scene/segmentation_raw/segmap_0235.npy new file mode 100644 index 0000000000000000000000000000000000000000..fec3d000b76d3df9b98153367e8aeb147f3e8eb1 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0235.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45fb2529bca71f335b0d5d8d1f109579df75b5053642c935fa5b1acc3167db18 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0236.npy b/sam6d_scene/segmentation_raw/segmap_0236.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a8a6b2e046b67e9ac32e66a9ada50af4b5b657d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0236.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48296500ec18e76a0783bfc260608ba328e3c038fe5265fda3d9ec3a1a038d0a +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0237.npy b/sam6d_scene/segmentation_raw/segmap_0237.npy new file mode 100644 index 0000000000000000000000000000000000000000..af379522e4b5856dcd11b44ebb2065bcf5889710 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0237.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e7611d3879e57dd0d51ee1f1e0afcea64287d2301c2d6fd560a2ce36cc1e69 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0238.npy b/sam6d_scene/segmentation_raw/segmap_0238.npy new file mode 100644 index 0000000000000000000000000000000000000000..c70b01d779ce3bf92b1b85e9314b2d0ea83a77e8 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0238.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d2519944938cfc2bde2beabf1bbdd5ce3f6bdc54ce63868139c5e57fe1a9ac +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0239.npy b/sam6d_scene/segmentation_raw/segmap_0239.npy new file mode 100644 index 0000000000000000000000000000000000000000..3bd151fcffe4c5eff3fcb4c4462cb4f8ba00dec8 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0239.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae49e0aaf9855f80de22c49ae32076bde5c338db62cf76b8417a31873fd8239b +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0240.npy b/sam6d_scene/segmentation_raw/segmap_0240.npy new file mode 100644 index 0000000000000000000000000000000000000000..0e2619708f2c8ad2067bc6de2a43725c5dbe683e --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0240.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f8ede8509eed4d0f00a0783f751ae0b9884e6e715c97dba0a2d8a18881d196 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0241.npy b/sam6d_scene/segmentation_raw/segmap_0241.npy new file mode 100644 index 0000000000000000000000000000000000000000..6eaff783d4dff07e45a4ff8c1b119b7f51fceff7 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0241.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bbbaa1bacebfca9e43d98116b361e5afae58001886a4d061b60653d0ac29fda +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0242.npy b/sam6d_scene/segmentation_raw/segmap_0242.npy new file mode 100644 index 0000000000000000000000000000000000000000..4165975691661d1a1359bafa35d8be85205a60e7 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0242.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc8b2ea7af81d808363b6835e20cfa4ba1f2145ec94a22f43a5b84a2fc6ea0c +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0243.npy b/sam6d_scene/segmentation_raw/segmap_0243.npy new file mode 100644 index 0000000000000000000000000000000000000000..4353e24e3e50757a58f54e6dd5fa5af236860460 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0243.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ccec21cb6501a393728c74a983ecb0111894ec0b2bab90dd1cbabd49f573f3e +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0244.npy b/sam6d_scene/segmentation_raw/segmap_0244.npy new file mode 100644 index 0000000000000000000000000000000000000000..60d8763e10db88925b7957cab00660d094cc7c7b --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0244.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3528930d2a4d70afd451a856bfc1807ef077ba153257e990f4decb664c8063f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0245.npy b/sam6d_scene/segmentation_raw/segmap_0245.npy new file mode 100644 index 0000000000000000000000000000000000000000..9dfa0e26c4f283a60c0a366d901748e4fec42419 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0245.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:119ac6554eebfdece8f762c33713abd9d7548bce796e65347d7b1a65921b7546 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0246.npy b/sam6d_scene/segmentation_raw/segmap_0246.npy new file mode 100644 index 0000000000000000000000000000000000000000..d797d6e42545ac661d5f7551706ba7979cd8bcc8 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0246.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61f6f0fb299f8ee71d0f1dd6fc44612c5841737bcd66f765666055491c305af0 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0247.npy b/sam6d_scene/segmentation_raw/segmap_0247.npy new file mode 100644 index 0000000000000000000000000000000000000000..c8704cca4849b891cceef99a05979a2e66739fd5 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0247.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdfb5b132ac5158e34b7d97d8e2b8b750e61cc75de40d7f655ca887de6f10647 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0248.npy b/sam6d_scene/segmentation_raw/segmap_0248.npy new file mode 100644 index 0000000000000000000000000000000000000000..e96aefbad3cd9b19378819066b3509d71e834046 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0248.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcebf626d95773d93719a1798d8eca3f8a022537d469b20ffd776b2c8f97a329 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0249.npy b/sam6d_scene/segmentation_raw/segmap_0249.npy new file mode 100644 index 0000000000000000000000000000000000000000..da10a84efdcaf6a10cc448e7e17c689872e2775d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0249.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f75398c23523d076886237e619ee2c7249b60d539a856bf20c874e6bb1063cd6 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0250.npy b/sam6d_scene/segmentation_raw/segmap_0250.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a2d3f0096a623535cd361b597c46cbbd6f2ab20 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0250.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65695d6e7b6751a8ce91993223a4f31a08ba7c2ea2c5b8265cb69d4472ed6d53 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0251.npy b/sam6d_scene/segmentation_raw/segmap_0251.npy new file mode 100644 index 0000000000000000000000000000000000000000..14609db0ae7fe4e96cba93528f6bb24b3a7103ce --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0251.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe4c4d06cd425b748f1a69f33fa0f0d044293e69a8a50dcc058a94f4c47bec7f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0252.npy b/sam6d_scene/segmentation_raw/segmap_0252.npy new file mode 100644 index 0000000000000000000000000000000000000000..fbad0f412957a20fb6a2510ca66787e1670a5d3b --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0252.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79453adbc9e11347ec753a35a50a9251b415da7de594924817b24261cdea1c97 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0253.npy b/sam6d_scene/segmentation_raw/segmap_0253.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b05cb7426dc1db45dd778fcacd9db0a6cf5d3e4 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0253.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e424db0c638a4d3c81ae0b98bf8321a8de8f2fcb07e56b5a8885028596c892de +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0254.npy b/sam6d_scene/segmentation_raw/segmap_0254.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ea21e1771d8decff54563fc0a964581818161a1 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0254.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c00d97d15bca571f31ffb7eb5978b1ec1e32722d4ae8946054ff9681bfc3835 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0255.npy b/sam6d_scene/segmentation_raw/segmap_0255.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a7912fdd52192389cf5ad773714af6d3575dfc4 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0255.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:394779dab80cbcfc3aad8e2fc08fe6ce59ca0415b4d05c60db19b65d1ff07946 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0256.npy b/sam6d_scene/segmentation_raw/segmap_0256.npy new file mode 100644 index 0000000000000000000000000000000000000000..1cc2e4d25aac17ba4f9649038f0a4b799c26a1f3 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0256.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172ebb0668fef89ff5b8693479d65805d73c41317d7f3622fdf07b17149234cc +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0257.npy b/sam6d_scene/segmentation_raw/segmap_0257.npy new file mode 100644 index 0000000000000000000000000000000000000000..25b387b09437d97d82bcd787ccf8286a91c81d3f --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0257.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54dac902fea22643af9bcffd5c95b537ef654f6f39ad68d858baa5b3d12299f7 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0258.npy b/sam6d_scene/segmentation_raw/segmap_0258.npy new file mode 100644 index 0000000000000000000000000000000000000000..59b2f5241ceca20695752244bc4053efd5b59da3 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0258.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba4ef2a9d54f36af6f66b03099aa3d15c0fd152719d4248ea1dc93ff774e2d2c +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0259.npy b/sam6d_scene/segmentation_raw/segmap_0259.npy new file mode 100644 index 0000000000000000000000000000000000000000..8f043bb42bc95a26830039ec402a72ecadcb8c6d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0259.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9bfaf380227210df4ebda194b4327b0b2c5122393bba5474ce10e75fe796939 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0260.npy b/sam6d_scene/segmentation_raw/segmap_0260.npy new file mode 100644 index 0000000000000000000000000000000000000000..bec565cc6f7ed2f1a844a2aa210f24f8b933cf6f --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0260.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90972d6760c6a2c8e408ea4910e29fac2ef02678693d1d231739cc9bc9d0cbe2 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0261.npy b/sam6d_scene/segmentation_raw/segmap_0261.npy new file mode 100644 index 0000000000000000000000000000000000000000..82d75a5d31585c032df1ff6f287250a6302a2cfe --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0261.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64005695f8d3f72be28bb2608d2954f85692352ab14cce72c6aa3c4e15a60bc9 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0262.npy b/sam6d_scene/segmentation_raw/segmap_0262.npy new file mode 100644 index 0000000000000000000000000000000000000000..eab1d5e8d078ee0e1cd444cde0a1d9a4e6b0cbd4 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0262.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e857715edf57ede0ffc8512aa325c736dd5f4f4e3f47d4b5c47fbf620735ee17 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0263.npy b/sam6d_scene/segmentation_raw/segmap_0263.npy new file mode 100644 index 0000000000000000000000000000000000000000..e737d626ae3721491981943acce2ff112a7013da --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0263.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fdb1a3a670c27ad4d0da2a40b1dfd70b6f24c4bab79c01e1664288fa74feb1d +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0264.npy b/sam6d_scene/segmentation_raw/segmap_0264.npy new file mode 100644 index 0000000000000000000000000000000000000000..f334faff444efd4ba64aa1d0004a1ae3f37dcabd --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0264.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a604c099278770ca4ac7af50eff8ae017e1535e1b3fc5f8f50b732c37eb113 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0265.npy b/sam6d_scene/segmentation_raw/segmap_0265.npy new file mode 100644 index 0000000000000000000000000000000000000000..1687dd9e384cffb4637896d3d7d9f9d27917cb2b --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0265.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d9c132923d66aace1e1cb875524b7c65bfefd17565b4451361475281b9cfdd0 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0266.npy b/sam6d_scene/segmentation_raw/segmap_0266.npy new file mode 100644 index 0000000000000000000000000000000000000000..672371792151e927463296c9bced64410faaa1d6 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0266.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e64123fc29bc3aa187201443c20152cb6ce9e43758a560a2782147129a9e9067 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0267.npy b/sam6d_scene/segmentation_raw/segmap_0267.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2f3469f49bb5adfb34b24c1214634056bb9662c --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0267.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bb4fe9eff2ca9eb76fd23fad8f05bce7f43058a5a20d00aa498ddda1eda62a3 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0268.npy b/sam6d_scene/segmentation_raw/segmap_0268.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0a2372368f53e10e882bb914f343ae194d7bbaa --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0268.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b53662b52f56fe3b2c20286e437b73cdb6b78a7ec3039dafa3880b3e4f319f0b +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0269.npy b/sam6d_scene/segmentation_raw/segmap_0269.npy new file mode 100644 index 0000000000000000000000000000000000000000..1070273e72409e9cd4e15676f4961d3191c58cb1 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0269.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00f7e06e1b1e5c92d863c68ac6205f40a3291a88f2e06de18271b501c589b110 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0270.npy b/sam6d_scene/segmentation_raw/segmap_0270.npy new file mode 100644 index 0000000000000000000000000000000000000000..d5e8acae92588d8358c8a5620cda4354be65e9c0 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0270.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:427493ccb9f0da5e6ec3e1b23b03cfd5035f8e7e8c0fe9405bed7ba258d48008 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0271.npy b/sam6d_scene/segmentation_raw/segmap_0271.npy new file mode 100644 index 0000000000000000000000000000000000000000..622c2138cb3e3b5e550dd644b6e34b8b84a26b23 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0271.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1c6499149af2f291e128cfba27e5febc59c270199be839b82226f56ef77d29 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0272.npy b/sam6d_scene/segmentation_raw/segmap_0272.npy new file mode 100644 index 0000000000000000000000000000000000000000..b63b9462d2358575b164a3b247c02208aafefbe9 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0272.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c8bd66c4f0a5b7dae37d50ba1c262035606e93bf1198dcbc84e2acdcee10e9 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0273.npy b/sam6d_scene/segmentation_raw/segmap_0273.npy new file mode 100644 index 0000000000000000000000000000000000000000..49340516ed4524e4a884887958c9b3b7108c173f --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0273.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b99461e6cb9d8ff9c3ad5e9b21dbaf46ba3eff4dcbc6db27fbea6e7e70b0e19 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0274.npy b/sam6d_scene/segmentation_raw/segmap_0274.npy new file mode 100644 index 0000000000000000000000000000000000000000..a1bd98edfd1a606a11abc925dea76c08ced987d0 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0274.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b39d7196caf9c045f7b19b69c60846e2720b0a9d8fae8aa0a10e97044536d80 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0275.npy b/sam6d_scene/segmentation_raw/segmap_0275.npy new file mode 100644 index 0000000000000000000000000000000000000000..bea1ec08c9461f8232ad215e6e2e82960e45c2c0 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0275.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e45cdb4038f9d4116d3caf6e0a852060e6a419c0150624212853086e750c25ce +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0276.npy b/sam6d_scene/segmentation_raw/segmap_0276.npy new file mode 100644 index 0000000000000000000000000000000000000000..b6d0ce1ea3d545825fda7b668426ade80052923d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0276.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc32d1c767ec56595275140150f75718fd64bac30051a4076237140c5f037618 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0277.npy b/sam6d_scene/segmentation_raw/segmap_0277.npy new file mode 100644 index 0000000000000000000000000000000000000000..d1680b1bff70977a3b5e469c03b1a35588f7f630 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0277.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:204f73aff3d64befb4a9eac94ef345e21b6dbd7055db644e7f2e62a37fa01ace +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0278.npy b/sam6d_scene/segmentation_raw/segmap_0278.npy new file mode 100644 index 0000000000000000000000000000000000000000..a2552af768731a317576f7945a341f625c7cab48 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0278.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:781251e8fe0db52d796a22c66eec748234815498e591206ee172ddcc9ccf1d12 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0279.npy b/sam6d_scene/segmentation_raw/segmap_0279.npy new file mode 100644 index 0000000000000000000000000000000000000000..f79f91cf788329f69a5c6bf8d6e75f440758d780 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0279.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c58cb70e833f6d3a788c64f1f7bd57478eb314095bd1c9f5a22ea26aa917d6 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0280.npy b/sam6d_scene/segmentation_raw/segmap_0280.npy new file mode 100644 index 0000000000000000000000000000000000000000..603c798fd17f8257e56f6be974e0b610d6bf7d5a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0280.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ad992667cd3508b7c0eba9682c2a9ae4dd3176774dafe02a9f8d886472e530 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0281.npy b/sam6d_scene/segmentation_raw/segmap_0281.npy new file mode 100644 index 0000000000000000000000000000000000000000..8f362c29271c707921426fcf4aac9d8d83c83668 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0281.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1452153a451e069222f47d83afc08a920e1206c17848e919ca62c6a4e0c9c168 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0282.npy b/sam6d_scene/segmentation_raw/segmap_0282.npy new file mode 100644 index 0000000000000000000000000000000000000000..3cd97cd55c569598f8b38723146b4249c9abdcbf --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0282.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a00ea2c85ab9f9bd8ce7ae77f45ed7c6c28b96389b6b4de774422d5d6547399 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0283.npy b/sam6d_scene/segmentation_raw/segmap_0283.npy new file mode 100644 index 0000000000000000000000000000000000000000..4435a0d1bf3d381b7837b8167ddf4844dbed3bdc --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0283.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7d50a50e575299685f92038970ec64e62395c5ea536a76c5cf9f455b277fbe3 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0284.npy b/sam6d_scene/segmentation_raw/segmap_0284.npy new file mode 100644 index 0000000000000000000000000000000000000000..8183cd8d40cf0eb04e917cad4dd9968264f92762 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0284.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52135971c31d42442b67688cedeba8a875165349b42a828dceb8e37b3528f236 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0285.npy b/sam6d_scene/segmentation_raw/segmap_0285.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf92dd785190ffdc9416df6f96ed28cc9f07d43d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0285.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ac63ea4cb1205fba63ecb93fc5474b293d74f3dec7438a859ee6fa87e102936 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0286.npy b/sam6d_scene/segmentation_raw/segmap_0286.npy new file mode 100644 index 0000000000000000000000000000000000000000..af59c6f1c1d2f5ac6185e4ed3c705ddd7c08a1fb --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0286.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eca14c6e9dc65ca76b38fd80d1044d905769a80e2f5a68568b2711f3c566a0c +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0287.npy b/sam6d_scene/segmentation_raw/segmap_0287.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5f19b359f8a349b93fda8d24ecd085d5ca3e343 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0287.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737db763c74d5ea901b93abc290887e38dd213cddfcabfdbcecd2f3ad69a28c8 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0288.npy b/sam6d_scene/segmentation_raw/segmap_0288.npy new file mode 100644 index 0000000000000000000000000000000000000000..d6ad8b37a7922f67f14a0d5d3a4ccd05a2fb4b1e --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0288.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f33ad1631ae7d7622b3d7da9b64b9e0cd0582981151244107d64a789640444e0 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0289.npy b/sam6d_scene/segmentation_raw/segmap_0289.npy new file mode 100644 index 0000000000000000000000000000000000000000..da2a61c59b9fe987d01b158ca441feb02e56797e --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0289.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4766f1ad75d85749be2577e2264a0454407936ce60a6f1215476586823fe4a +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0290.npy b/sam6d_scene/segmentation_raw/segmap_0290.npy new file mode 100644 index 0000000000000000000000000000000000000000..bda13cd7526e3dcd98d2cfc047d71845ec99848a --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0290.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8540ad14582f4e98c1d601e471dc836b85e55c3d6fabfb75d69117848b1ce854 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0291.npy b/sam6d_scene/segmentation_raw/segmap_0291.npy new file mode 100644 index 0000000000000000000000000000000000000000..e07618c2012a8b3d06f1009f809b807a9d7932ac --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0291.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec9405de16cc09062ec88b6ad0e952e28933182209fd5a27fe516d6b4cd6927 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0292.npy b/sam6d_scene/segmentation_raw/segmap_0292.npy new file mode 100644 index 0000000000000000000000000000000000000000..08de126fae1c186e54cd690a5e03af8ff042afa7 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0292.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e8c67c75cc086285a89f19a678c39d1063c5c6b64b49dc8324bc1dec061cad +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0293.npy b/sam6d_scene/segmentation_raw/segmap_0293.npy new file mode 100644 index 0000000000000000000000000000000000000000..efb52f7a883b46c65044bf6fcd004a39ccfe2511 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0293.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef32da3a63eb53ec9677794e8678550b2eaa4199402ccdfb95d74775b4be2bf3 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0294.npy b/sam6d_scene/segmentation_raw/segmap_0294.npy new file mode 100644 index 0000000000000000000000000000000000000000..1a1b27548db388a4a1d5f0b03433854a35f6c19c --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0294.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c62bb3b0179a1e841b700f3dd4fb2d2619945ca39c66c790d6f428fbdd720d +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0295.npy b/sam6d_scene/segmentation_raw/segmap_0295.npy new file mode 100644 index 0000000000000000000000000000000000000000..def538da69e4a14c61a3c7f57ea46c6f8e0a3f39 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0295.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:272b16a8abba1a71f997f000969d6e0857ad41233180b3e24ee48f457e2b75d9 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0296.npy b/sam6d_scene/segmentation_raw/segmap_0296.npy new file mode 100644 index 0000000000000000000000000000000000000000..50991842335eb15e7c4c98f4d30ee4498cb234ec --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0296.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4294cc56e28c9a827d2f37662ea211f65e813647c11a5457eaccc42e05315b67 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0297.npy b/sam6d_scene/segmentation_raw/segmap_0297.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef0f81335cd64f812f2c00179bd55f7363876a4d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0297.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4676502b517eee35a8ff992423ab0b545144449d6f4dfbe8e187b763738316f0 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0298.npy b/sam6d_scene/segmentation_raw/segmap_0298.npy new file mode 100644 index 0000000000000000000000000000000000000000..54e914a40ee3375216ea8d7fb5ca48dfc4af0e6e --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0298.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8def28c7ff6b2957e9930e9f5c77fe5e9e110f600c62346ed91378844cab966 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0299.npy b/sam6d_scene/segmentation_raw/segmap_0299.npy new file mode 100644 index 0000000000000000000000000000000000000000..7a1ab7de812082535f3eb5ae472ce03399c8d208 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0299.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b994d33cc2a697bfd304ab976c5aa5cd6c09363731ee22620cf535f41087672 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0300.npy b/sam6d_scene/segmentation_raw/segmap_0300.npy new file mode 100644 index 0000000000000000000000000000000000000000..d0147054f13e26f7b50147fc650077cd275a442e --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0300.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6cf522564abd6ea9c90bcde5148e589e5e64f938c4067fce1a95541f049ac04 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0301.npy b/sam6d_scene/segmentation_raw/segmap_0301.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f9e1af280a2bbe44cf33408001b316ab8e41980 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0301.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd475178d51df75516fb58a26941a266e0bb48d5dab06b1b6b8df1b2144b7cf +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0302.npy b/sam6d_scene/segmentation_raw/segmap_0302.npy new file mode 100644 index 0000000000000000000000000000000000000000..80314d813ed878f1f92971b241ebd5b3a6c28e13 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0302.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:986ae989d63dd8c5d7c6900567e1217ece2e2d5a5358997c2f7f4cfb3f539ae3 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0303.npy b/sam6d_scene/segmentation_raw/segmap_0303.npy new file mode 100644 index 0000000000000000000000000000000000000000..245ecb3d31c2d927681d1967a62adb180ce02039 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0303.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fd87f3cfce9676fb322604c8fbf360ff362f9a89fb2963e66a1fb3a0e37dea2 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0304.npy b/sam6d_scene/segmentation_raw/segmap_0304.npy new file mode 100644 index 0000000000000000000000000000000000000000..2b8dc013b229a716bdf31f85bc317226900b8897 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0304.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4292a207fdff49549c9ee8c38a2faac257a4a929ada5790984f151b16487770 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0305.npy b/sam6d_scene/segmentation_raw/segmap_0305.npy new file mode 100644 index 0000000000000000000000000000000000000000..aeb9911b7e9dee3a9e66c22e5bb0b9f1fc412bbb --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0305.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b27657cbe01e7104efbca173a4f42a6cbb4616c285de523fbd4d1f53e12874ec +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0306.npy b/sam6d_scene/segmentation_raw/segmap_0306.npy new file mode 100644 index 0000000000000000000000000000000000000000..d0c954d9ccb6482cb83d3a92d2df30abda1634ef --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0306.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1507d7c2f1536f67aa9ed408816bf72d764a9c0d9053eac5bc44d2b1626e4b74 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0307.npy b/sam6d_scene/segmentation_raw/segmap_0307.npy new file mode 100644 index 0000000000000000000000000000000000000000..656129e5419cb5b31bd2b5012ebcc96f5151bb74 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0307.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67dc69fa2bcdce62160617032f6e9d9e12ece654ec88c24e468cfcf968787165 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0308.npy b/sam6d_scene/segmentation_raw/segmap_0308.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b539bde811ce8d464b69be562c002d1541ff032 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0308.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06eb47e39eb0e3b4ef13559af48731ac7f562e8b895568fb3255e3e03aba5ecc +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0309.npy b/sam6d_scene/segmentation_raw/segmap_0309.npy new file mode 100644 index 0000000000000000000000000000000000000000..8d175e51ae4dc1037b05c2f8028d1b9252616455 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0309.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44502e1655cc49d5c54482dbc371ed857492c2fd649788b09105c99e5e9a10da +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0310.npy b/sam6d_scene/segmentation_raw/segmap_0310.npy new file mode 100644 index 0000000000000000000000000000000000000000..53859b11df5bbf8ec588d4689716ca5348b64327 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0310.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6014301838448514fbf1dc0e18f558cd5f180284469d61a9f12513caaa348116 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0311.npy b/sam6d_scene/segmentation_raw/segmap_0311.npy new file mode 100644 index 0000000000000000000000000000000000000000..8ce53823e5aa0716a6ddb039656a627c9eedbc96 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0311.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ea84187a87c5f6f6e2ac79a54f9588f347edab6e45ea6210eded5da6e18d45 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0312.npy b/sam6d_scene/segmentation_raw/segmap_0312.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1bb2a662e0e4bba5a252e098f313e600dbce32b --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0312.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8e39dfeeb91e6d3a40d3bb9a02e8b4ad2d4aacd621d884885374811e49ce143 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0313.npy b/sam6d_scene/segmentation_raw/segmap_0313.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d50841cdcb5839eb15a21964e97717fe6908dca --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0313.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d39a6ecb84298c2809d9c3723ceb47b8729a4435af288463a08322f1002c9605 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0314.npy b/sam6d_scene/segmentation_raw/segmap_0314.npy new file mode 100644 index 0000000000000000000000000000000000000000..9019424c9e2d0c2d514e9ed57d48a4049627a5bc --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0314.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998f5573dbc8517148706f97ff407a3d9ea3a9ed8aabd3cb11a778b0d30e1a19 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0315.npy b/sam6d_scene/segmentation_raw/segmap_0315.npy new file mode 100644 index 0000000000000000000000000000000000000000..cd1054489dda7c5181982371e6f1b120c39d744d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0315.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc86aa9ce2203c11a23f29b12df3150c7650f8a495d5e6ffbd85fbd623c94e23 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0316.npy b/sam6d_scene/segmentation_raw/segmap_0316.npy new file mode 100644 index 0000000000000000000000000000000000000000..97d9ec34d996b1d89775e1f777fbc5c4959ec07d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0316.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b25851fa28b4718974e7c46cd98026ded8f9512cc86e073b5a817b8dbc233cb1 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0317.npy b/sam6d_scene/segmentation_raw/segmap_0317.npy new file mode 100644 index 0000000000000000000000000000000000000000..04dc63202cd68c4d448ad071ea2c325b9a845d5c --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0317.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ab3cf898c57c739e15abd57e93d1d69dea44b25454f0f05f5140225fea8ea2 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0318.npy b/sam6d_scene/segmentation_raw/segmap_0318.npy new file mode 100644 index 0000000000000000000000000000000000000000..b216dbea26dfb601a87de531ce00beaff7a2ec53 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0318.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79df7fa22498b4e4cae852c0f36d07dbd887002a0e0c9907debfe2565038bf1 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0319.npy b/sam6d_scene/segmentation_raw/segmap_0319.npy new file mode 100644 index 0000000000000000000000000000000000000000..009e43372b353487fc4fd0a2dd6a6607cfeb0f46 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0319.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7cb98ed9afd580a03a15c96509c07fd58f51c333bb431486a0a3ee987dcf691 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0320.npy b/sam6d_scene/segmentation_raw/segmap_0320.npy new file mode 100644 index 0000000000000000000000000000000000000000..d91d0721f97572811e826d24afa7e40ba2f430b7 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0320.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd62900d06133014fc38f25ad1c4ff5738a448634dc2ba7d4085159feabbccaa +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0321.npy b/sam6d_scene/segmentation_raw/segmap_0321.npy new file mode 100644 index 0000000000000000000000000000000000000000..54d47e51b1ba3c0e53712d808f624f4e80aea347 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0321.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a1fb70873d965a2702a367e8998c13e9b95be1ceda915823e0d12dc6a23cd4 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0322.npy b/sam6d_scene/segmentation_raw/segmap_0322.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d62333eeab499174f92d9f96ebdb3dd9d5b3106 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0322.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc9363f2c2d9e01141502cdf0059b28376a10bacfddadab798dc922b317415a6 +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0323.npy b/sam6d_scene/segmentation_raw/segmap_0323.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe3dd0f628daf16408bda193bdd9eeb947d603e0 --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0323.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5874abb529cf4da760c037bb92b2d93268377901ec33d16419a9316f6098d7f +size 2048128 diff --git a/sam6d_scene/segmentation_raw/segmap_0324.npy b/sam6d_scene/segmentation_raw/segmap_0324.npy new file mode 100644 index 0000000000000000000000000000000000000000..ccd6bfe9cf9bd9b7e752defe299d8c18af889b3d --- /dev/null +++ b/sam6d_scene/segmentation_raw/segmap_0324.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b779bf915812226882f0e276056f6438202188f6079305720657b4db67f011 +size 2048128 diff --git a/sam6d_scene/visualizations/000000.png b/sam6d_scene/visualizations/000000.png new file mode 100644 index 0000000000000000000000000000000000000000..f60fb20ef98edcd75d71adafe4707fed924f49b1 --- /dev/null +++ b/sam6d_scene/visualizations/000000.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998b6a7a53ff15e7525d216c44a34dcbaf354f3bef5cd6d7f4f1e626d3c92f12 +size 907286 diff --git a/sam6d_scene/visualizations/000001.png b/sam6d_scene/visualizations/000001.png new file mode 100644 index 0000000000000000000000000000000000000000..0bbec5d0961699dd2975d9cb7f3f5325ab54aeb5 --- /dev/null +++ b/sam6d_scene/visualizations/000001.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4280b287b749af3ca88a80dc8dc07b7319e38635cb5b1fa79fdf3471d090fae +size 912601 diff --git a/sam6d_scene/visualizations/000002.png b/sam6d_scene/visualizations/000002.png new file mode 100644 index 0000000000000000000000000000000000000000..6eec7469109b23e5253006d0c71ef704b96a1624 --- /dev/null +++ b/sam6d_scene/visualizations/000002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea9b70cf6891f94732bd8dd94d313c70819dc920d850c42d3c4a631520ddeaa +size 911904 diff --git a/sam6d_scene/visualizations/000003.png b/sam6d_scene/visualizations/000003.png new file mode 100644 index 0000000000000000000000000000000000000000..99d002177b6174eb265d12feb49f733b8b3661bf --- /dev/null +++ b/sam6d_scene/visualizations/000003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12e73742ac88462766d39000404482497d288dc4aeb838a783d18fbc3d926e0a +size 911590 diff --git a/sam6d_scene/visualizations/000004.png b/sam6d_scene/visualizations/000004.png new file mode 100644 index 0000000000000000000000000000000000000000..448d326244e70b639f23ee89661f909fac443708 --- /dev/null +++ b/sam6d_scene/visualizations/000004.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475de5c1556a1f35b89fc1d31e4980f6abcd3e8c313a6ef0261228a9e4a152c9 +size 896660 diff --git a/sam6d_scene/visualizations/000005.png b/sam6d_scene/visualizations/000005.png new file mode 100644 index 0000000000000000000000000000000000000000..d7362defcd39dd6441fad0cd631517df11a9ca0f --- /dev/null +++ b/sam6d_scene/visualizations/000005.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:109e728d42b73623c29d1b61e8dd8a330c038b519ab6bb092b193a59aabc6fee +size 882896 diff --git a/sam6d_scene/visualizations/000006.png b/sam6d_scene/visualizations/000006.png new file mode 100644 index 0000000000000000000000000000000000000000..33589c7a56259f0c1813c67870e227fa9203022b --- /dev/null +++ b/sam6d_scene/visualizations/000006.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5088c2dac344ff57b9891bf6341d944e86f1d33b01cae150ffe71177a47eb724 +size 878521 diff --git a/sam6d_scene/visualizations/000007.png b/sam6d_scene/visualizations/000007.png new file mode 100644 index 0000000000000000000000000000000000000000..8e087cbbd35ffa382f435ed9567cd60eda11473a --- /dev/null +++ b/sam6d_scene/visualizations/000007.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af444c013095873e4b97911918b915119f72e26d1d7a7faf2bf98e3cae73fd37 +size 878305 diff --git a/sam6d_scene/visualizations/000008.png b/sam6d_scene/visualizations/000008.png new file mode 100644 index 0000000000000000000000000000000000000000..ca92d8db4c447533c7f9c11950bf2e365dc01ba2 --- /dev/null +++ b/sam6d_scene/visualizations/000008.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2df5d9c88589c847567299b35991dfd14717b92f6b88c0de905191f8e2f6e9 +size 872579 diff --git a/sam6d_scene/visualizations/000009.png b/sam6d_scene/visualizations/000009.png new file mode 100644 index 0000000000000000000000000000000000000000..e8bcfc12594e5044e53b1b23295ad23368278d8c --- /dev/null +++ b/sam6d_scene/visualizations/000009.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9274565d9eedb0c1cce3bda540bec29e4f2bc1dcbc04f1a79e4abb456b0f6078 +size 869533 diff --git a/sam6d_scene/visualizations/000010.png b/sam6d_scene/visualizations/000010.png new file mode 100644 index 0000000000000000000000000000000000000000..8c1e34583c7651a53be5872a440e6fd8ee83fa76 --- /dev/null +++ b/sam6d_scene/visualizations/000010.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9819bb6a66f4b3a50dcb99375b7cafe778aea2de1b00b7a4ebbf24a86de95fc3 +size 876351 diff --git a/sam6d_scene/visualizations/000011.png b/sam6d_scene/visualizations/000011.png new file mode 100644 index 0000000000000000000000000000000000000000..a43bc87caa61726d42cac2e3e47300d7a5723e1b --- /dev/null +++ b/sam6d_scene/visualizations/000011.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b35999c9ffe3cc2bd9910e5ba8ed25f11afb7d74578279537007c4fe82a3035 +size 889995 diff --git a/sam6d_scene/visualizations/000012.png b/sam6d_scene/visualizations/000012.png new file mode 100644 index 0000000000000000000000000000000000000000..7d36828c4308129bb8a2e8a3331c301d0bc0736e --- /dev/null +++ b/sam6d_scene/visualizations/000012.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03830a4f7ea445fa1ff21cadddcdaaaee11aba58f25123ef068ec871f2a0bde4 +size 903424 diff --git a/sam6d_scene/visualizations/000013.png b/sam6d_scene/visualizations/000013.png new file mode 100644 index 0000000000000000000000000000000000000000..21cc0d5dcf6f5ed03a683ed972f90eb839cb68f1 --- /dev/null +++ b/sam6d_scene/visualizations/000013.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:785598be3d637a7c0025c11513bf7480ba0d179963750625ae83e8f88cd05826 +size 901111 diff --git a/sam6d_scene/visualizations/000014.png b/sam6d_scene/visualizations/000014.png new file mode 100644 index 0000000000000000000000000000000000000000..ae30f981fb1252fb9f534e4ba14ab885130b56b6 --- /dev/null +++ b/sam6d_scene/visualizations/000014.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e7cd500cd837bb2dcadd47a2bf8b47f5ce41666ae315ce5b1d8cd32e15954c2 +size 906275 diff --git a/sam6d_scene/visualizations/000015.png b/sam6d_scene/visualizations/000015.png new file mode 100644 index 0000000000000000000000000000000000000000..57c465cf7f5eb7483c33f9db7219c56ab4316c02 --- /dev/null +++ b/sam6d_scene/visualizations/000015.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b27f1a2f6ec1b35eb4d5de7c91c353a38b086d2b9ecbce9aa4b4e71190d36b3d +size 909780 diff --git a/sam6d_scene/visualizations/000016.png b/sam6d_scene/visualizations/000016.png new file mode 100644 index 0000000000000000000000000000000000000000..529887ed4a0caa8692df3c2052468f37e7de01a4 --- /dev/null +++ b/sam6d_scene/visualizations/000016.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c4e4b54f0951bbf714b5c892e535a202fbd6fdb0928180a1c961406da53a05e +size 897830 diff --git a/sam6d_scene/visualizations/000017.png b/sam6d_scene/visualizations/000017.png new file mode 100644 index 0000000000000000000000000000000000000000..25b450c5a41ac5a16c09b4c9ce20dfd31267f492 --- /dev/null +++ b/sam6d_scene/visualizations/000017.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bfa0c6a6486c38184d57b2b4962519e0291697db6a86871b63336e988136c32 +size 893645 diff --git a/sam6d_scene/visualizations/000018.png b/sam6d_scene/visualizations/000018.png new file mode 100644 index 0000000000000000000000000000000000000000..ce0ac512727286306ac0cb054178e191f951dfef --- /dev/null +++ b/sam6d_scene/visualizations/000018.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4987e35add20ba8cdb46fa7ce434c8853383a2cfbfc18c2a7dad9210b238e230 +size 879505 diff --git a/sam6d_scene/visualizations/000019.png b/sam6d_scene/visualizations/000019.png new file mode 100644 index 0000000000000000000000000000000000000000..a508ec947501a6aa6035e2422d5979da634e1384 --- /dev/null +++ b/sam6d_scene/visualizations/000019.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa2221cf1229636bce8c0cbce4114555949f893a22d72af463c01056cd062410 +size 868395 diff --git a/sam6d_scene/visualizations/000020.png b/sam6d_scene/visualizations/000020.png new file mode 100644 index 0000000000000000000000000000000000000000..4c35ada5984fc85cad3a2ef4aa57757f42b8c4b2 --- /dev/null +++ b/sam6d_scene/visualizations/000020.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc79ab598988b1673d423b64c4076ef67b14cddb10baa753411bac3ddb25f70d +size 870630 diff --git a/sam6d_scene/visualizations/000021.png b/sam6d_scene/visualizations/000021.png new file mode 100644 index 0000000000000000000000000000000000000000..51b162f487b3eaedefa9b3c7ccd41f2752427b30 --- /dev/null +++ b/sam6d_scene/visualizations/000021.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09f6adb7498f771abbf8708ba83e1ce0c4edde5a338a9f1d00dc4cc28e2c3409 +size 861124 diff --git a/sam6d_scene/visualizations/000022.png b/sam6d_scene/visualizations/000022.png new file mode 100644 index 0000000000000000000000000000000000000000..9cee29e9ef150d7621a5740459a45199959851f6 --- /dev/null +++ b/sam6d_scene/visualizations/000022.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94dd869a06b873817707ec86ce56e5348e5074249685673aef7eb0a69f9b2ba3 +size 844810 diff --git a/sam6d_scene/visualizations/000023.png b/sam6d_scene/visualizations/000023.png new file mode 100644 index 0000000000000000000000000000000000000000..05592dfdf0b84432256f8b063d1f19e47e32683f --- /dev/null +++ b/sam6d_scene/visualizations/000023.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44bf583ccdee9f48bc55b7d4155d6ae8eb0aa23719486b50e20dea13b8b6c92b +size 845770 diff --git a/sam6d_scene/visualizations/000024.png b/sam6d_scene/visualizations/000024.png new file mode 100644 index 0000000000000000000000000000000000000000..4097f80def8fc3f41679f8cb0b3c5d08a972c077 --- /dev/null +++ b/sam6d_scene/visualizations/000024.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:216e71eaa83f87146086e2d5fc4750b0c87cf6b9bf37bc7ccf5d7bb0f40759f6 +size 847876 diff --git a/sam6d_scene/visualizations/000025.png b/sam6d_scene/visualizations/000025.png new file mode 100644 index 0000000000000000000000000000000000000000..d5658742bb0350e0738c279151119c7ea6e2ec42 --- /dev/null +++ b/sam6d_scene/visualizations/000025.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28cda9e1f20f2dd903ce50ef12d27ce879207dfd43495d3febb509bcb35228bf +size 844716 diff --git a/sam6d_scene/visualizations/000026.png b/sam6d_scene/visualizations/000026.png new file mode 100644 index 0000000000000000000000000000000000000000..a733830311b08964bd69b581fec1c4993a5d0057 --- /dev/null +++ b/sam6d_scene/visualizations/000026.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e0de731382e9fda527ca56abcd3c5869e49222899c2c65e726a4293adc7fff3 +size 835326 diff --git a/sam6d_scene/visualizations/000027.png b/sam6d_scene/visualizations/000027.png new file mode 100644 index 0000000000000000000000000000000000000000..37e3f3d3f0aebec6189ea418fdf923ea4badc85a --- /dev/null +++ b/sam6d_scene/visualizations/000027.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f685d66b11f4026f05887dc97e493695a9a37f3b80ab34b6a2455042af8d463 +size 832877 diff --git a/sam6d_scene/visualizations/000028.png b/sam6d_scene/visualizations/000028.png new file mode 100644 index 0000000000000000000000000000000000000000..1e85706e6ea35c4bac6af33660d4e759277705f5 --- /dev/null +++ b/sam6d_scene/visualizations/000028.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d1d1c7cb0bd918207fcb7428cc107e9f1d1e6c3e869808ee770ca5132d51fa2 +size 822070 diff --git a/sam6d_scene/visualizations/000029.png b/sam6d_scene/visualizations/000029.png new file mode 100644 index 0000000000000000000000000000000000000000..6987e8ed6f428004993d9344b45ef4eda6389fc4 --- /dev/null +++ b/sam6d_scene/visualizations/000029.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3d7aa37a6c21593ae63c831917c311263e98c44502f9e6d1e2fa60ad2b0c25 +size 820774 diff --git a/sam6d_scene/visualizations/000030.png b/sam6d_scene/visualizations/000030.png new file mode 100644 index 0000000000000000000000000000000000000000..6b1a0874a56dde52881561747e08b897f1c1b4cf --- /dev/null +++ b/sam6d_scene/visualizations/000030.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da9ac4011231ba048f727a76c2305fd91b4deb7907ab85a38f8453452678665 +size 841157 diff --git a/sam6d_scene/visualizations/000031.png b/sam6d_scene/visualizations/000031.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ee821b1fd772e01d41fa2da3e4fe3128cdf785 --- /dev/null +++ b/sam6d_scene/visualizations/000031.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3ff402b98880a50812726a7559b0341c8450458d8b6b0da93a56cd055607ea0 +size 845627 diff --git a/sam6d_scene/visualizations/000032.png b/sam6d_scene/visualizations/000032.png new file mode 100644 index 0000000000000000000000000000000000000000..a6d46e5d5f523fc60c30ffa38858658c734ad178 --- /dev/null +++ b/sam6d_scene/visualizations/000032.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60784a9f1885bb72cab001a802fc7f51f19ec512d4281d643a79ceb7e2a93fbc +size 855822 diff --git a/sam6d_scene/visualizations/000033.png b/sam6d_scene/visualizations/000033.png new file mode 100644 index 0000000000000000000000000000000000000000..17668994c27d943ddcb4a13bd67fd17ffe1e0c28 --- /dev/null +++ b/sam6d_scene/visualizations/000033.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc1bd9227cecec7bde5b33243e09cc1021751ffc3afb7242def98cc7151be99f +size 860027 diff --git a/sam6d_scene/visualizations/000034.png b/sam6d_scene/visualizations/000034.png new file mode 100644 index 0000000000000000000000000000000000000000..51cf6249219e090737122e0577449828346a82e2 --- /dev/null +++ b/sam6d_scene/visualizations/000034.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b64969751c5108bcba9b618d6e01162655aeab06d076090d88897592ecce429 +size 877832 diff --git a/sam6d_scene/visualizations/000035.png b/sam6d_scene/visualizations/000035.png new file mode 100644 index 0000000000000000000000000000000000000000..e23f9f9d80ebf6884763c04f164b52a8b252d5fb --- /dev/null +++ b/sam6d_scene/visualizations/000035.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908c8c2b45284dcacc3bcfe90de314935b6ff827cbc1bf86dbecbe2890ebb23b +size 887252 diff --git a/sam6d_scene/visualizations/000036.png b/sam6d_scene/visualizations/000036.png new file mode 100644 index 0000000000000000000000000000000000000000..b8f82d05be15d5f4077242c532a6d47b3d47ea30 --- /dev/null +++ b/sam6d_scene/visualizations/000036.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:708eda8aa52a66fc1c22c183a001738a259aa1ff90d0842901dccee369c8fdeb +size 897961 diff --git a/sam6d_scene/visualizations/000037.png b/sam6d_scene/visualizations/000037.png new file mode 100644 index 0000000000000000000000000000000000000000..d99390cfe20e5a4ff97c76fa32debe81d929c44f --- /dev/null +++ b/sam6d_scene/visualizations/000037.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e69b8d3238a7bf80168788653ed9a621b27c138d136f2dd134225da84d55fb1 +size 912578 diff --git a/sam6d_scene/visualizations/000038.png b/sam6d_scene/visualizations/000038.png new file mode 100644 index 0000000000000000000000000000000000000000..addafa604ae17c8ad20705e262ade61de4dbb7d9 --- /dev/null +++ b/sam6d_scene/visualizations/000038.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a1981251f392f989ec856c47c41310bf9493e680196d989000ea014badf17a8 +size 880839 diff --git a/sam6d_scene/visualizations/000039.png b/sam6d_scene/visualizations/000039.png new file mode 100644 index 0000000000000000000000000000000000000000..f24fad2aa5add840ef8e3187050bc5b078e3be89 --- /dev/null +++ b/sam6d_scene/visualizations/000039.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09c490ddf55a4413462145a64e9f6251e8cd0cac10e37413d2f72c113a61a916 +size 881933 diff --git a/sam6d_scene/visualizations/000040.png b/sam6d_scene/visualizations/000040.png new file mode 100644 index 0000000000000000000000000000000000000000..268466c691716ee49f120690ce324a7958853c3e --- /dev/null +++ b/sam6d_scene/visualizations/000040.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:313ad5c7704e8261baf28bf966c92ad8f36c7542db96ee09d5afc036509fee47 +size 889111 diff --git a/sam6d_scene/visualizations/000041.png b/sam6d_scene/visualizations/000041.png new file mode 100644 index 0000000000000000000000000000000000000000..50ed0665a7ae5773e95111126c1fa2d28423f174 --- /dev/null +++ b/sam6d_scene/visualizations/000041.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48901bffea724cc3f0e44d431565f5b4280484a6a040d7e23bd9aaedba0d5d13 +size 887619 diff --git a/sam6d_scene/visualizations/000042.png b/sam6d_scene/visualizations/000042.png new file mode 100644 index 0000000000000000000000000000000000000000..884d7d711ef61a2418a44a29fcb39939cd3c7484 --- /dev/null +++ b/sam6d_scene/visualizations/000042.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe84f3e7e0566f95f41dc09481d6405965816bc4b8bfc5ed09990c0fe9f83e07 +size 886800 diff --git a/sam6d_scene/visualizations/000043.png b/sam6d_scene/visualizations/000043.png new file mode 100644 index 0000000000000000000000000000000000000000..5536837e73ee6f8c12f900dfcbff4ca9a65c57a6 --- /dev/null +++ b/sam6d_scene/visualizations/000043.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1745cd32a92a9d8abbb7943d21012477fcad3a661042401f10c62ffac73df4da +size 889118 diff --git a/sam6d_scene/visualizations/000044.png b/sam6d_scene/visualizations/000044.png new file mode 100644 index 0000000000000000000000000000000000000000..1406490c028b03dbd3ebc6e60186122c1632afb8 --- /dev/null +++ b/sam6d_scene/visualizations/000044.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf540ec0d091a05982230413afd5f542dc69dd6669b38b8d8b40a4dd248a0332 +size 884781 diff --git a/sam6d_scene/visualizations/000045.png b/sam6d_scene/visualizations/000045.png new file mode 100644 index 0000000000000000000000000000000000000000..5d994f9d7f8f4dcff53d27e09d7614e7ac4ea2ae --- /dev/null +++ b/sam6d_scene/visualizations/000045.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f83ed131eb66585b60dbf4e6a6fffcfdf361e24cc563ae9cbb17e1935213604 +size 874016 diff --git a/sam6d_scene/visualizations/000046.png b/sam6d_scene/visualizations/000046.png new file mode 100644 index 0000000000000000000000000000000000000000..f0ae77f66584546274275b32128c64c3df77f123 --- /dev/null +++ b/sam6d_scene/visualizations/000046.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:313292cf4ecc48729aada895a93dc9d197ad8d45bec3468b6c6fb52280b9d035 +size 863844 diff --git a/sam6d_scene/visualizations/000047.png b/sam6d_scene/visualizations/000047.png new file mode 100644 index 0000000000000000000000000000000000000000..b5827374de75f570b6c72d0dff5e58aeb3a7dd18 --- /dev/null +++ b/sam6d_scene/visualizations/000047.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abfb1c4a4b386588ec11b2d19f286838d31207726ee61605a8f60dfe162c0748 +size 868079 diff --git a/sam6d_scene/visualizations/000048.png b/sam6d_scene/visualizations/000048.png new file mode 100644 index 0000000000000000000000000000000000000000..26eecf1506de79acf1e01700bb3bd908b04723c9 --- /dev/null +++ b/sam6d_scene/visualizations/000048.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975b4adfb982111e949605cd7f6bc1414eb9bf1d8efd07897bb36212e62d2e4d +size 858741 diff --git a/sam6d_scene/visualizations/000049.png b/sam6d_scene/visualizations/000049.png new file mode 100644 index 0000000000000000000000000000000000000000..5baabd5238808c54fafa92d277394c8677ad8abb --- /dev/null +++ b/sam6d_scene/visualizations/000049.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856c5ee0657cd49ce6e4cf2f37fd9d36500b4140de27bf5eb9747cd030884bcc +size 861555 diff --git a/sam6d_scene/visualizations/000050.png b/sam6d_scene/visualizations/000050.png new file mode 100644 index 0000000000000000000000000000000000000000..7ff6ddbc9f2133551a58095305866eaeb3ee92cf --- /dev/null +++ b/sam6d_scene/visualizations/000050.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79d1ee241f7b7794b6444515eae4433fe69ed57228a357d9d9c875c34c34ec93 +size 849250 diff --git a/sam6d_scene/visualizations/000051.png b/sam6d_scene/visualizations/000051.png new file mode 100644 index 0000000000000000000000000000000000000000..75bb960c38219aa8843b7c34e357ad0128307eca --- /dev/null +++ b/sam6d_scene/visualizations/000051.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3fc33a82bb2a7a95ea02c6565735e0eb1f53415a6fd042b39b8fad9b524cfb1 +size 849736 diff --git a/sam6d_scene/visualizations/000052.png b/sam6d_scene/visualizations/000052.png new file mode 100644 index 0000000000000000000000000000000000000000..222317b9ceb9ed82189c8a12d9006fdd35acbde1 --- /dev/null +++ b/sam6d_scene/visualizations/000052.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b1ba152c3b6471d5d3df004354a080b7d9c397c0fd299dea058417b75bd148 +size 855997 diff --git a/sam6d_scene/visualizations/000053.png b/sam6d_scene/visualizations/000053.png new file mode 100644 index 0000000000000000000000000000000000000000..e2a00f9d236382e7688eea4f96fb5f3d170f00d5 --- /dev/null +++ b/sam6d_scene/visualizations/000053.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3508165063673cb8a0b355195c715b8b5f9f857da2ff04a43f861cb47e6378b8 +size 847271 diff --git a/sam6d_scene/visualizations/000054.png b/sam6d_scene/visualizations/000054.png new file mode 100644 index 0000000000000000000000000000000000000000..ccea2da22f9e6c54c2b2096d4bac7c362a204142 --- /dev/null +++ b/sam6d_scene/visualizations/000054.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff975d0cb95e4ccecfbba0fdce59c192855736dabdbdb5411d5eb084332e1a9 +size 846403 diff --git a/sam6d_scene/visualizations/000055.png b/sam6d_scene/visualizations/000055.png new file mode 100644 index 0000000000000000000000000000000000000000..e5b58d6f30e22c7531b8c997d24c5ad2a36a355d --- /dev/null +++ b/sam6d_scene/visualizations/000055.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cddb60520f6faa1692012e22c6fa74f9cebe1e8326f98b842dee4fd41afc43a +size 858831 diff --git a/sam6d_scene/visualizations/000056.png b/sam6d_scene/visualizations/000056.png new file mode 100644 index 0000000000000000000000000000000000000000..29aa2dc4cb05becffa1ffd212f9da66f8333b435 --- /dev/null +++ b/sam6d_scene/visualizations/000056.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79bf81fb92ad44f78a685ad37a25e6188e4231298685ce3c7e4060f950f4d3d +size 862687 diff --git a/sam6d_scene/visualizations/000057.png b/sam6d_scene/visualizations/000057.png new file mode 100644 index 0000000000000000000000000000000000000000..903a5e0e5d41d31d59adeebb743a3d006d80dc4f --- /dev/null +++ b/sam6d_scene/visualizations/000057.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a5b13d36f06209330fa4d709e537c180c5951d8487129b3885a5ad4e53082f +size 879789 diff --git a/sam6d_scene/visualizations/000058.png b/sam6d_scene/visualizations/000058.png new file mode 100644 index 0000000000000000000000000000000000000000..8ae2d1d8ae64faf2733b6dbb1ed1c9caa59ead15 --- /dev/null +++ b/sam6d_scene/visualizations/000058.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8092bbd47326618ec7a855f961a4b35af4fe4919e4570b42d8080e98aa86d2c2 +size 869443 diff --git a/sam6d_scene/visualizations/000059.png b/sam6d_scene/visualizations/000059.png new file mode 100644 index 0000000000000000000000000000000000000000..0b0babf3b6efbcd65f93907ee8f6ff0c158becca --- /dev/null +++ b/sam6d_scene/visualizations/000059.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d961644a9350f6af1723a1d581251d07deea251a5df0615fede09559ef8282c +size 862859 diff --git a/sam6d_scene/visualizations/000060.png b/sam6d_scene/visualizations/000060.png new file mode 100644 index 0000000000000000000000000000000000000000..3911ba078d680e4bf5b627c601d5f984f2f6174f --- /dev/null +++ b/sam6d_scene/visualizations/000060.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e9b514d5cfc5e4121253a2b1231d7958233981ff630e59e89b66718fef99813 +size 861328 diff --git a/sam6d_scene/visualizations/000061.png b/sam6d_scene/visualizations/000061.png new file mode 100644 index 0000000000000000000000000000000000000000..6484cf587bf2907bdcdab895064f24fa11f6c863 --- /dev/null +++ b/sam6d_scene/visualizations/000061.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6750f164349d184b60f84681d44518b81161870f58f0a359fa59e4d0428e3c4 +size 866255 diff --git a/sam6d_scene/visualizations/000062.png b/sam6d_scene/visualizations/000062.png new file mode 100644 index 0000000000000000000000000000000000000000..3bd39faf960df6f87448851227722b65e5af5515 --- /dev/null +++ b/sam6d_scene/visualizations/000062.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d89581cf66e701d349de6989d9f9d75340ba500b246cd7e498aa18bdfd89929 +size 869499 diff --git a/sam6d_scene/visualizations/000063.png b/sam6d_scene/visualizations/000063.png new file mode 100644 index 0000000000000000000000000000000000000000..2dd69263881e301a9061b822b60bd0620f376988 --- /dev/null +++ b/sam6d_scene/visualizations/000063.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e8173206992f74ae0f6075d18c692414af1923ce274d96289ff3987558f2a81 +size 879044 diff --git a/sam6d_scene/visualizations/000064.png b/sam6d_scene/visualizations/000064.png new file mode 100644 index 0000000000000000000000000000000000000000..0db90b1695fbdcd33d01a41fb1df364455455bb2 --- /dev/null +++ b/sam6d_scene/visualizations/000064.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e2f77be03c77d85b72a067b59b3145cd25bd8adfdd4615f78dd14d8fbdc86aa +size 883096 diff --git a/sam6d_scene/visualizations/000065.png b/sam6d_scene/visualizations/000065.png new file mode 100644 index 0000000000000000000000000000000000000000..ee772d2607be7b01d39c0d0fd1d66e25150329d2 --- /dev/null +++ b/sam6d_scene/visualizations/000065.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed012ca05c4457290fd38d9a9f82af33840293217c5a01ab9957dd5652600456 +size 895518 diff --git a/sam6d_scene/visualizations/000066.png b/sam6d_scene/visualizations/000066.png new file mode 100644 index 0000000000000000000000000000000000000000..6bbe3fb52d47b236ff36cec8182b6cf61847786d --- /dev/null +++ b/sam6d_scene/visualizations/000066.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3aaabfbc832969e35f1df401aa2a98dd1bee7b31dbbf6f33f44c066d9b7a51 +size 893647 diff --git a/sam6d_scene/visualizations/000067.png b/sam6d_scene/visualizations/000067.png new file mode 100644 index 0000000000000000000000000000000000000000..ee5235442890b427d57695ecac7ba3e3e8f99d4d --- /dev/null +++ b/sam6d_scene/visualizations/000067.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36ea8a981f0d43c88fa7f96e9800f30a1c6b1eecbd033a40a57745a3ba3887e +size 906261 diff --git a/sam6d_scene/visualizations/000068.png b/sam6d_scene/visualizations/000068.png new file mode 100644 index 0000000000000000000000000000000000000000..5d6c18f820ae8ab429fa6501b6d11d54a61faae3 --- /dev/null +++ b/sam6d_scene/visualizations/000068.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e7bfd0e1f06f9a4128749f114660bed35c91c4b250b80c081721891e8046ed4 +size 908665 diff --git a/sam6d_scene/visualizations/000069.png b/sam6d_scene/visualizations/000069.png new file mode 100644 index 0000000000000000000000000000000000000000..184a4d637051734ba02737ec715bd9aa4e9c38b1 --- /dev/null +++ b/sam6d_scene/visualizations/000069.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93bdd239298f0077287b9e98df36d572a3d4d3ddc1eb3c4cfca4c6a3a5b2167d +size 907204 diff --git a/sam6d_scene/visualizations/000070.png b/sam6d_scene/visualizations/000070.png new file mode 100644 index 0000000000000000000000000000000000000000..11c72ca8b7a427706262ea5e62e5456c2230f822 --- /dev/null +++ b/sam6d_scene/visualizations/000070.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa6127aad6f7288814b86918110f56bc4ff7aade9d60ac4847621a92e2bd92d +size 876458 diff --git a/sam6d_scene/visualizations/000071.png b/sam6d_scene/visualizations/000071.png new file mode 100644 index 0000000000000000000000000000000000000000..1fec595585e508b890813af0a4548156ff89f9df --- /dev/null +++ b/sam6d_scene/visualizations/000071.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2ed875daf1d5b0fee7d7ad1fa3bf381de4fb28cb05080dce99ba5aa09073c8 +size 861036 diff --git a/sam6d_scene/visualizations/000072.png b/sam6d_scene/visualizations/000072.png new file mode 100644 index 0000000000000000000000000000000000000000..00f0de4de7a467e466397bfdfd547672dc53dd1d --- /dev/null +++ b/sam6d_scene/visualizations/000072.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283ffd3eddeca3324b616044f91b4be77a9c2f6d11cd0a58210d0e679047631c +size 855410 diff --git a/sam6d_scene/visualizations/000073.png b/sam6d_scene/visualizations/000073.png new file mode 100644 index 0000000000000000000000000000000000000000..9847cafacd8186ab115a5bfbd17ee183f013195f --- /dev/null +++ b/sam6d_scene/visualizations/000073.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aec0cbf1419b6a3d53dba0a14217edaa13ad836a88aacbf2c7ef699ea058cb0d +size 853779 diff --git a/sam6d_scene/visualizations/000074.png b/sam6d_scene/visualizations/000074.png new file mode 100644 index 0000000000000000000000000000000000000000..0d38beb27e95423adb1a477d9aff6c2fd7b6f313 --- /dev/null +++ b/sam6d_scene/visualizations/000074.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c06508b1baa748280132641f6915e0f745c4f209e703b9a63c9cd7158819c074 +size 844000 diff --git a/sam6d_scene/visualizations/000075.png b/sam6d_scene/visualizations/000075.png new file mode 100644 index 0000000000000000000000000000000000000000..5c08044ddf06d70761f325f56accfd50a6259d57 --- /dev/null +++ b/sam6d_scene/visualizations/000075.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4508b2bbc576931f6cc37d2f8900e8ec32aa7fe603c32cfff115a1c6508bf80c +size 848558 diff --git a/sam6d_scene/visualizations/000076.png b/sam6d_scene/visualizations/000076.png new file mode 100644 index 0000000000000000000000000000000000000000..6d1fbb284cce1ee7a4d40d616bc257b361a32a62 --- /dev/null +++ b/sam6d_scene/visualizations/000076.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16cc2ac73dd454d93213bd2b17aefb26428ed938b587f82b56ed760e26c5aaf9 +size 847275 diff --git a/sam6d_scene/visualizations/000077.png b/sam6d_scene/visualizations/000077.png new file mode 100644 index 0000000000000000000000000000000000000000..f4dc448ef97e027d643bf56bf359868c68b173c2 --- /dev/null +++ b/sam6d_scene/visualizations/000077.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afaf7138a0c1f502a615d58f021c770cfb7ad10ec7e3579efcb81e174f49603d +size 896853 diff --git a/sam6d_scene/visualizations/000078.png b/sam6d_scene/visualizations/000078.png new file mode 100644 index 0000000000000000000000000000000000000000..d58aafc7afc3e476c9ada118707110cefa24d4b6 --- /dev/null +++ b/sam6d_scene/visualizations/000078.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872a1590b6a231185cc199f1aa21f6809decbd5bd3c7ff834a99315118f6f482 +size 914979 diff --git a/sam6d_scene/visualizations/000079.png b/sam6d_scene/visualizations/000079.png new file mode 100644 index 0000000000000000000000000000000000000000..b954fb2118bc2d243ea15c8f8e3d4249d480c351 --- /dev/null +++ b/sam6d_scene/visualizations/000079.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621bdfc1ed851a644985b878a45e4be61f897958d8a815171b9d13b84518993d +size 906479 diff --git a/sam6d_scene/visualizations/000080.png b/sam6d_scene/visualizations/000080.png new file mode 100644 index 0000000000000000000000000000000000000000..e26fbc377b399c6f1e2f0ba8fee118a24eaa6f2b --- /dev/null +++ b/sam6d_scene/visualizations/000080.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989d66a88ce80d7873f5dc20acd7fbad2b25fa7da4e80710c1c5a6e22ac2b3cf +size 901418 diff --git a/sam6d_scene/visualizations/000081.png b/sam6d_scene/visualizations/000081.png new file mode 100644 index 0000000000000000000000000000000000000000..bde8a65f50b2bd6bc5a8186a98e53bb0f2dd5277 --- /dev/null +++ b/sam6d_scene/visualizations/000081.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4e9dc67a8d21026d451b47dfc881216998dad6bd6e6fa51e2f9571335faac8d +size 896187 diff --git a/sam6d_scene/visualizations/000082.png b/sam6d_scene/visualizations/000082.png new file mode 100644 index 0000000000000000000000000000000000000000..8e4bdc96e3f8c3ad64feabd306bc0d66de871e77 --- /dev/null +++ b/sam6d_scene/visualizations/000082.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4f2ee05679993133841045e08c22a0d5e20bc058d09daa95c73f781be293ef +size 908510 diff --git a/sam6d_scene/visualizations/000083.png b/sam6d_scene/visualizations/000083.png new file mode 100644 index 0000000000000000000000000000000000000000..10fa6f95c59dabda0e0d9f0153137260a5cfdec7 --- /dev/null +++ b/sam6d_scene/visualizations/000083.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46a1affa039c110a6f845d30a3f94717811c646c39e8a3a84bb19a49615b4d08 +size 926361 diff --git a/sam6d_scene/visualizations/000084.png b/sam6d_scene/visualizations/000084.png new file mode 100644 index 0000000000000000000000000000000000000000..5e403234c81952efb185e00c8509cc3ae42275c6 --- /dev/null +++ b/sam6d_scene/visualizations/000084.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4244c363401ccba86e076465023f81e4457d807fb8572a626fa8ca7a8a59504 +size 904116 diff --git a/sam6d_scene/visualizations/000085.png b/sam6d_scene/visualizations/000085.png new file mode 100644 index 0000000000000000000000000000000000000000..634376dac2aeb06e3c9a5be73baafde58d071f84 --- /dev/null +++ b/sam6d_scene/visualizations/000085.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e3a4ff603a249901f3615b4da9bef2c1df1489513ff395767fa74e24bfa1ac0 +size 954497 diff --git a/sam6d_scene/visualizations/000086.png b/sam6d_scene/visualizations/000086.png new file mode 100644 index 0000000000000000000000000000000000000000..10f4fd6695d5d392d2ae3b25efb76116c1d2ad24 --- /dev/null +++ b/sam6d_scene/visualizations/000086.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d7df57307343e985e4956c460935049ceae6658f504ea20985119e05c8a9acd +size 959674 diff --git a/sam6d_scene/visualizations/000087.png b/sam6d_scene/visualizations/000087.png new file mode 100644 index 0000000000000000000000000000000000000000..cfd2c4655259f5724910c81700ff9ecdfdaddf3f --- /dev/null +++ b/sam6d_scene/visualizations/000087.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5507f22242ba0e1f96955ac8e4090651f170b3aeaeb8358a629b44f9cf6b7b5b +size 976035 diff --git a/sam6d_scene/visualizations/000088.png b/sam6d_scene/visualizations/000088.png new file mode 100644 index 0000000000000000000000000000000000000000..cd4c6fe80680ac2ad041ac55149fbc96096d847c --- /dev/null +++ b/sam6d_scene/visualizations/000088.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5062138bc3eb845b5ff6efc939c9c0b2172f5f768e10d8996cd275e2105ba3 +size 964271 diff --git a/sam6d_scene/visualizations/000089.png b/sam6d_scene/visualizations/000089.png new file mode 100644 index 0000000000000000000000000000000000000000..b648dbc4b9cff49c600db3a455a9bb4ed5a98847 --- /dev/null +++ b/sam6d_scene/visualizations/000089.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d07eea8479f95eabe2e140a42f645b7dc08f9870a1b99834932ce349790cba3 +size 946738 diff --git a/sam6d_scene/visualizations/000090.png b/sam6d_scene/visualizations/000090.png new file mode 100644 index 0000000000000000000000000000000000000000..e26734be84baf396d7f73c6114be58f952ed0103 --- /dev/null +++ b/sam6d_scene/visualizations/000090.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ac181d782e176ed54b9874fa76b147009ee2557199dd476fadf1ccc9eb3687 +size 945366 diff --git a/sam6d_scene/visualizations/000091.png b/sam6d_scene/visualizations/000091.png new file mode 100644 index 0000000000000000000000000000000000000000..9243487c8a7ea15f3951f353220304d49bdd1949 --- /dev/null +++ b/sam6d_scene/visualizations/000091.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6abd59d702e2558c312fdea1a60b8d4b4642cc3fded1258ed0ed7d25d15b872f +size 979897 diff --git a/sam6d_scene/visualizations/000092.png b/sam6d_scene/visualizations/000092.png new file mode 100644 index 0000000000000000000000000000000000000000..f7fbadcdf4cd0d17557370c437294546db6bce00 --- /dev/null +++ b/sam6d_scene/visualizations/000092.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c819b54834d5957d69e3bbdcf2239f2e169c3d759f58abeef6dc395f517c03 +size 1000651 diff --git a/sam6d_scene/visualizations/000093.png b/sam6d_scene/visualizations/000093.png new file mode 100644 index 0000000000000000000000000000000000000000..e886895b928f811e8532e2d96ec79c6f72b64090 --- /dev/null +++ b/sam6d_scene/visualizations/000093.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e8e97f175f5f907c0e5f252974a46f9a149dce9fff327ed21b70f72baeb1787 +size 991623 diff --git a/sam6d_scene/visualizations/000094.png b/sam6d_scene/visualizations/000094.png new file mode 100644 index 0000000000000000000000000000000000000000..f01a108c420148e76b52c96f81ff023dee9d5b6f --- /dev/null +++ b/sam6d_scene/visualizations/000094.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fea1a21bab49ae0c3024361546d8d4613f094c0c226644158f91dbb6ff552011 +size 974309 diff --git a/sam6d_scene/visualizations/000095.png b/sam6d_scene/visualizations/000095.png new file mode 100644 index 0000000000000000000000000000000000000000..429b24436607c480516f454426f2e3a3d83e3745 --- /dev/null +++ b/sam6d_scene/visualizations/000095.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bae36068a7147044a98bb134e2baeda76ce38bbf2cba884888d49e588788942 +size 1035268 diff --git a/sam6d_scene/visualizations/000096.png b/sam6d_scene/visualizations/000096.png new file mode 100644 index 0000000000000000000000000000000000000000..988ffe66b14409e68238dca78696f78c87fb3b05 --- /dev/null +++ b/sam6d_scene/visualizations/000096.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d11f35b9a93ba15f59bbdc20cf657ad6848db945c9c7d020f32cf41a8a158f9e +size 1059824 diff --git a/sam6d_scene/visualizations/000097.png b/sam6d_scene/visualizations/000097.png new file mode 100644 index 0000000000000000000000000000000000000000..229370913a6b4acb68c7fe685c720747b2d57595 --- /dev/null +++ b/sam6d_scene/visualizations/000097.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c3f759e5f5bb14aa081f2a0ae0e83cf4ee043d4cb47aa061e452542fa3e1171 +size 1047501 diff --git a/sam6d_scene/visualizations/000098.png b/sam6d_scene/visualizations/000098.png new file mode 100644 index 0000000000000000000000000000000000000000..8174b3f4e86d53d43bdeaef112ce4fa4fb815990 --- /dev/null +++ b/sam6d_scene/visualizations/000098.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39cb59a66633ddf4c7a52b622082dae040b1d304ea6e29ba7cdb382843f9a887 +size 1008099 diff --git a/sam6d_scene/visualizations/000099.png b/sam6d_scene/visualizations/000099.png new file mode 100644 index 0000000000000000000000000000000000000000..1bf7ca0976f2bf720158f3acc4ce1ef8d160f0c7 --- /dev/null +++ b/sam6d_scene/visualizations/000099.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:826dafe0a85cf7fe264b6f4b0656130299f796321c5d50b277dc92843f17530f +size 999134 diff --git a/sam6d_scene/visualizations/000100.png b/sam6d_scene/visualizations/000100.png new file mode 100644 index 0000000000000000000000000000000000000000..3eb88180648fbf303c30c3df1794ba34cbc56999 --- /dev/null +++ b/sam6d_scene/visualizations/000100.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf68f327016c7077fbeb18818e4ccc85f6a8c21979af94c50dee0e85228846c3 +size 958670 diff --git a/sam6d_scene/visualizations/000101.png b/sam6d_scene/visualizations/000101.png new file mode 100644 index 0000000000000000000000000000000000000000..ba004fb9110c893040ad6b80cf2c244fb79efe26 --- /dev/null +++ b/sam6d_scene/visualizations/000101.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b8fa7c628ad97a4bdded8ed4936e5689cfdc0562b80df02112dcd78b94eb380 +size 940832 diff --git a/sam6d_scene/visualizations/000102.png b/sam6d_scene/visualizations/000102.png new file mode 100644 index 0000000000000000000000000000000000000000..112a65b4cd54f1bd1e08ea554c158c1e1df99ad4 --- /dev/null +++ b/sam6d_scene/visualizations/000102.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:362aca56bfd5ed00c56fec79f0af20bdd7fc1a3894b2703e53efa7824ffd3320 +size 914001 diff --git a/sam6d_scene/visualizations/000103.png b/sam6d_scene/visualizations/000103.png new file mode 100644 index 0000000000000000000000000000000000000000..d27030d41f8ebb81f0c33dba9a7737b83f298726 --- /dev/null +++ b/sam6d_scene/visualizations/000103.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d32e7ccdb24359c33ab6b2e2d7d87140073a5d7dd0f8ebd52aa418d4df639d +size 905299 diff --git a/sam6d_scene/visualizations/000104.png b/sam6d_scene/visualizations/000104.png new file mode 100644 index 0000000000000000000000000000000000000000..c9c233c946103b106686c9817b0e9ccc6d4ca278 --- /dev/null +++ b/sam6d_scene/visualizations/000104.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f9a98e25af6100d649ec844ca2654e1dfa88d21b64ab7f7e335167a9b6e7f1b +size 911679 diff --git a/sam6d_scene/visualizations/000105.png b/sam6d_scene/visualizations/000105.png new file mode 100644 index 0000000000000000000000000000000000000000..c0deaf4284b52270cb564bc0dc27e861777c3487 --- /dev/null +++ b/sam6d_scene/visualizations/000105.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6112b6ab1e7b21bc4d63212da486516f7a45b8dfec1e82c65d2e11f99eaa34e6 +size 869971 diff --git a/sam6d_scene/visualizations/000106.png b/sam6d_scene/visualizations/000106.png new file mode 100644 index 0000000000000000000000000000000000000000..926fca3fdcad6d5463bbae86bd540c0e0dba8752 --- /dev/null +++ b/sam6d_scene/visualizations/000106.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ee8ff26d8d5159461fffda3d30a58eb97aeecd34bffee8ed0b05679948d8b4f +size 841694 diff --git a/sam6d_scene/visualizations/000107.png b/sam6d_scene/visualizations/000107.png new file mode 100644 index 0000000000000000000000000000000000000000..8c75a432a06c19d4a629ea314c7222a75a88b1cc --- /dev/null +++ b/sam6d_scene/visualizations/000107.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9810fa26857382a90ff2cd6501dc0bfcb99e73cf9a3ee2adcb3a11e00830f41e +size 826407 diff --git a/sam6d_scene/visualizations/000108.png b/sam6d_scene/visualizations/000108.png new file mode 100644 index 0000000000000000000000000000000000000000..5b70cb481c069a3de370704447a9c80320ba5962 --- /dev/null +++ b/sam6d_scene/visualizations/000108.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0cf24603f5ee714dce38e7c8e57baa48ad0e6c45fcaa8d13e92069b56dd890 +size 794901 diff --git a/sam6d_scene/visualizations/000109.png b/sam6d_scene/visualizations/000109.png new file mode 100644 index 0000000000000000000000000000000000000000..7943adcbe6ef4d6657d26faaf837960679a5cbc6 --- /dev/null +++ b/sam6d_scene/visualizations/000109.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16a176d326e5b082071c0309d99aa8e5d5308a3cdbe34803ca589ef4c981fcbc +size 787874 diff --git a/sam6d_scene/visualizations/000110.png b/sam6d_scene/visualizations/000110.png new file mode 100644 index 0000000000000000000000000000000000000000..a3a73db91076f8b46d0f7a5cf16edac36c8bc664 --- /dev/null +++ b/sam6d_scene/visualizations/000110.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a7748778208778ed2606d5c357022ced61d917bcf30a550342d5e94b666c7b9 +size 786064 diff --git a/sam6d_scene/visualizations/000111.png b/sam6d_scene/visualizations/000111.png new file mode 100644 index 0000000000000000000000000000000000000000..a0c200b34571ffc7f5885539c8a39f44edf632bf --- /dev/null +++ b/sam6d_scene/visualizations/000111.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cfe71b601f63c9d4f9194583dab5d883b76775ec28f7d01d9870de4124dfd84 +size 783036 diff --git a/sam6d_scene/visualizations/000112.png b/sam6d_scene/visualizations/000112.png new file mode 100644 index 0000000000000000000000000000000000000000..67c0992d8bc3c5c8cea3bd1e155a26e175657206 --- /dev/null +++ b/sam6d_scene/visualizations/000112.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b2f095ec7f30822eae6c6bf9e91e77a882d7d82397e9cd7e0c386be71a6836 +size 784897 diff --git a/sam6d_scene/visualizations/000113.png b/sam6d_scene/visualizations/000113.png new file mode 100644 index 0000000000000000000000000000000000000000..9ccf96faa548af0f6b4a9d7eedbaf1d599940530 --- /dev/null +++ b/sam6d_scene/visualizations/000113.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f74d375e4da586b938984da9c70b450fee70d5f10648961dd2449687e82ae4b4 +size 787283 diff --git a/sam6d_scene/visualizations/000114.png b/sam6d_scene/visualizations/000114.png new file mode 100644 index 0000000000000000000000000000000000000000..8578874dcfc167b0860aaf1de890f33a3e6ba6c6 --- /dev/null +++ b/sam6d_scene/visualizations/000114.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a52036ba3f3390cca2f003a4220d6d8c8cf3d89788f0b039ccbe839ba820cc3 +size 786203 diff --git a/sam6d_scene/visualizations/000115.png b/sam6d_scene/visualizations/000115.png new file mode 100644 index 0000000000000000000000000000000000000000..045e09bd7244bf5bd769762c9a9fd5a393de1e0c --- /dev/null +++ b/sam6d_scene/visualizations/000115.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b69fd521e8250d1a4379a47420cbe84f2a9e6f8efa6b20241e3413ab3a63d9 +size 786909 diff --git a/sam6d_scene/visualizations/000116.png b/sam6d_scene/visualizations/000116.png new file mode 100644 index 0000000000000000000000000000000000000000..8def57bbae6c67dacec9f18f1c86dd2d768173b6 --- /dev/null +++ b/sam6d_scene/visualizations/000116.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5090c3f8bdf8c7037cb0a7004b42a0a9adfd92088d125385a5f81bd1ddb5c135 +size 793193 diff --git a/sam6d_scene/visualizations/000117.png b/sam6d_scene/visualizations/000117.png new file mode 100644 index 0000000000000000000000000000000000000000..f257ddc51b131818c312a08fa74adb1ac881c620 --- /dev/null +++ b/sam6d_scene/visualizations/000117.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce46212786eee4c648404c63f972c3ffdf8725ee84601073c935ca8f8c013061 +size 796827 diff --git a/sam6d_scene/visualizations/000118.png b/sam6d_scene/visualizations/000118.png new file mode 100644 index 0000000000000000000000000000000000000000..c9d1d7ce7ac70eb5578394d40837844d6224e275 --- /dev/null +++ b/sam6d_scene/visualizations/000118.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c87fad2507bb6b7e4db9baa4d457265aca9afc06c5150930f9c7af05612689ae +size 799921 diff --git a/sam6d_scene/visualizations/000119.png b/sam6d_scene/visualizations/000119.png new file mode 100644 index 0000000000000000000000000000000000000000..25b9dfaae4f824cb503a994581da7b3891625507 --- /dev/null +++ b/sam6d_scene/visualizations/000119.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5a999c85d2fdcd436b66dff5b53565197549d2f36fca861fedd7b5904e800e8 +size 799535 diff --git a/sam6d_scene/visualizations/000120.png b/sam6d_scene/visualizations/000120.png new file mode 100644 index 0000000000000000000000000000000000000000..cb549f9e585a8e0377bc47e51d51ca71c9631fda --- /dev/null +++ b/sam6d_scene/visualizations/000120.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f20cefa773767eb7a9a8cb630d178751c29664a39a196e4e8b64c2d82a1b53 +size 811269 diff --git a/sam6d_scene/visualizations/000121.png b/sam6d_scene/visualizations/000121.png new file mode 100644 index 0000000000000000000000000000000000000000..e57d65fe7367098bbddeb69c4799188f50a18ad0 --- /dev/null +++ b/sam6d_scene/visualizations/000121.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf87e6f692e25c58eefe43848c7f503545a8a115cfbfff96d591a6add8b535a +size 808926 diff --git a/sam6d_scene/visualizations/000122.png b/sam6d_scene/visualizations/000122.png new file mode 100644 index 0000000000000000000000000000000000000000..94aadeac8196d40d9edd99fd347e3c12f6dfa214 --- /dev/null +++ b/sam6d_scene/visualizations/000122.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35f2e1271de054d80873c5ea2467eaa2abe90a88b3454021c05311f8fef254f5 +size 820997 diff --git a/sam6d_scene/visualizations/000123.png b/sam6d_scene/visualizations/000123.png new file mode 100644 index 0000000000000000000000000000000000000000..5f7c0c056b444948fe4071d3b7b01d95c8e63dc0 --- /dev/null +++ b/sam6d_scene/visualizations/000123.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25267902d9bb5732707f84f01976c9c77d6e08240552505a5b265e64f01d33ea +size 822899 diff --git a/sam6d_scene/visualizations/000124.png b/sam6d_scene/visualizations/000124.png new file mode 100644 index 0000000000000000000000000000000000000000..97a83466dd182807a113e3515df5f9f4d98fdaa4 --- /dev/null +++ b/sam6d_scene/visualizations/000124.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c4f212986d64326db57266193993f7f0af33d48ca6930db2e7a1e98128db3f +size 829475 diff --git a/sam6d_scene/visualizations/000125.png b/sam6d_scene/visualizations/000125.png new file mode 100644 index 0000000000000000000000000000000000000000..ef0fcf3b19d7a635b956321b15be5181fce209a6 --- /dev/null +++ b/sam6d_scene/visualizations/000125.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0295d034cb83722d6c5a8c926c03af77e27931180f31bce176ca0259486073e7 +size 818362 diff --git a/sam6d_scene/visualizations/000126.png b/sam6d_scene/visualizations/000126.png new file mode 100644 index 0000000000000000000000000000000000000000..694421b794738b56665dea3798fd93cd517cc607 --- /dev/null +++ b/sam6d_scene/visualizations/000126.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c904991feffaf86eaf8f7d63c1d32b106629deaf6d41295bb5f43f851f8517a1 +size 823959 diff --git a/sam6d_scene/visualizations/000127.png b/sam6d_scene/visualizations/000127.png new file mode 100644 index 0000000000000000000000000000000000000000..edd182fc8d5a6ff21f8328090f84a57f9cab7744 --- /dev/null +++ b/sam6d_scene/visualizations/000127.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:179992ed18a110d6c67fdc78a0b24dfe3cf5b77f56655cf74617574b81d8eb3e +size 819984 diff --git a/sam6d_scene/visualizations/000128.png b/sam6d_scene/visualizations/000128.png new file mode 100644 index 0000000000000000000000000000000000000000..a65dff12dc39745a25c6087cdb0a39ac61748190 --- /dev/null +++ b/sam6d_scene/visualizations/000128.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81f8f9ca2875a0b84e7302978848fd5f6d6d7893c2f745e6173d7cb1000921f2 +size 815400 diff --git a/sam6d_scene/visualizations/000129.png b/sam6d_scene/visualizations/000129.png new file mode 100644 index 0000000000000000000000000000000000000000..5608eb8dbb100cafcede9fe37c52159f6f26e2e1 --- /dev/null +++ b/sam6d_scene/visualizations/000129.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba55f128db1c7719940334d0ae6be053c4c0f40b1ac59cad298f410bd9a8045d +size 814113 diff --git a/sam6d_scene/visualizations/000130.png b/sam6d_scene/visualizations/000130.png new file mode 100644 index 0000000000000000000000000000000000000000..a53b575bef68d5782f7fdcf7c7eacfadd1e141ec --- /dev/null +++ b/sam6d_scene/visualizations/000130.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b08b019bc76f63397aeda8ef7d61613f053c64b1e47c2b1cf23e1c315c2ee4cb +size 818622 diff --git a/sam6d_scene/visualizations/000131.png b/sam6d_scene/visualizations/000131.png new file mode 100644 index 0000000000000000000000000000000000000000..7429d66fb26f238bc6e5c773e480932f7373bd2e --- /dev/null +++ b/sam6d_scene/visualizations/000131.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:418b1192531f5ad672e6b4479b189d977ed75da31c16995be0b1b400c3d1447b +size 813184 diff --git a/sam6d_scene/visualizations/000132.png b/sam6d_scene/visualizations/000132.png new file mode 100644 index 0000000000000000000000000000000000000000..6fe0a7ca91cf63168eab401b00326e7ba651ec25 --- /dev/null +++ b/sam6d_scene/visualizations/000132.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df12c6b1eef022e4fddb6d4028f0ebe5972b53e04383b44c5c5d5ccf82275607 +size 808963 diff --git a/sam6d_scene/visualizations/000133.png b/sam6d_scene/visualizations/000133.png new file mode 100644 index 0000000000000000000000000000000000000000..607dece8bbe2bd2b538085bdfcb104d895a22fb8 --- /dev/null +++ b/sam6d_scene/visualizations/000133.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ee414785dd7792a135a7940e1a45fa69b5a44d0afddf26f67b81cd3917315b +size 806766 diff --git a/sam6d_scene/visualizations/000134.png b/sam6d_scene/visualizations/000134.png new file mode 100644 index 0000000000000000000000000000000000000000..de3da386b32d9d213bc484f3a4223c4c74ab2072 --- /dev/null +++ b/sam6d_scene/visualizations/000134.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ceebbc9571351ea45453e6fd4b3121b41d5ddea665a15335a409ab7beeb23e +size 800414 diff --git a/sam6d_scene/visualizations/000135.png b/sam6d_scene/visualizations/000135.png new file mode 100644 index 0000000000000000000000000000000000000000..579a87abf41af3db06f86b5c1fb059fdd3034231 --- /dev/null +++ b/sam6d_scene/visualizations/000135.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fea8d13313d250488135919e90abc2f08bc0962942ba5b094925c44be2a57f54 +size 791005 diff --git a/sam6d_scene/visualizations/000136.png b/sam6d_scene/visualizations/000136.png new file mode 100644 index 0000000000000000000000000000000000000000..7a796602d37aed478d415ae8ea163647e0024ca4 --- /dev/null +++ b/sam6d_scene/visualizations/000136.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f5935d1db4da4387900b097df59e694b92b871aca0a32cd3eaebdd48846e2ef +size 795407 diff --git a/sam6d_scene/visualizations/000137.png b/sam6d_scene/visualizations/000137.png new file mode 100644 index 0000000000000000000000000000000000000000..af43a7140a2189569fdcb4fe1482e9c76eb6deaa --- /dev/null +++ b/sam6d_scene/visualizations/000137.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e8912b03d5877c0502582926dd6c417c9d2d1c4329f74d17d6d6f46066f0a13 +size 796707 diff --git a/sam6d_scene/visualizations/000138.png b/sam6d_scene/visualizations/000138.png new file mode 100644 index 0000000000000000000000000000000000000000..66e45a10d0672963314707e20cd601561059b153 --- /dev/null +++ b/sam6d_scene/visualizations/000138.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674e4a4d3adaa9cf431087e7d9e6b15bca17201deac5de82e5bbf5b4e3b9c8ae +size 799574 diff --git a/sam6d_scene/visualizations/000139.png b/sam6d_scene/visualizations/000139.png new file mode 100644 index 0000000000000000000000000000000000000000..769c7030f29e1de9965fcf3f28f4c055a0cc7027 --- /dev/null +++ b/sam6d_scene/visualizations/000139.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0574e0eb26ae3592a22f35cb46cd3b11f5a70021b9bb3f5014fb88e60d805b1 +size 801949 diff --git a/sam6d_scene/visualizations/000140.png b/sam6d_scene/visualizations/000140.png new file mode 100644 index 0000000000000000000000000000000000000000..17f426644697e07b882ad80154a949b3037bc8a2 --- /dev/null +++ b/sam6d_scene/visualizations/000140.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8380d9dd8a6772f8f1b6455d2d7f2fbd90938f949c225b60ccf27853562540a +size 803358 diff --git a/sam6d_scene/visualizations/000141.png b/sam6d_scene/visualizations/000141.png new file mode 100644 index 0000000000000000000000000000000000000000..d69dd496089b252ba91fe5f36b7b58734ab35fb4 --- /dev/null +++ b/sam6d_scene/visualizations/000141.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d96839e3ee0bea29b7fbe8549fd4254159ea5ee26e0357152a23796cd5cb2d27 +size 807509 diff --git a/sam6d_scene/visualizations/000142.png b/sam6d_scene/visualizations/000142.png new file mode 100644 index 0000000000000000000000000000000000000000..f83349fd18a8b09ef2043e55f33dd526260f4ccd --- /dev/null +++ b/sam6d_scene/visualizations/000142.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453f47e2b32dcf4cf8f9b5511a024431adf3a69fabbefe8fef3421d2321b24d7 +size 825227 diff --git a/sam6d_scene/visualizations/000143.png b/sam6d_scene/visualizations/000143.png new file mode 100644 index 0000000000000000000000000000000000000000..90ee66b1a84b845e04913a3c4fba129c57a938b8 --- /dev/null +++ b/sam6d_scene/visualizations/000143.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd238f19fb423b55cf305c70a69a4dd28a3579801aec908e9c28d695f58b418d +size 853972 diff --git a/sam6d_scene/visualizations/000144.png b/sam6d_scene/visualizations/000144.png new file mode 100644 index 0000000000000000000000000000000000000000..680995e120616fb50a505301b09e857874c0ffdf --- /dev/null +++ b/sam6d_scene/visualizations/000144.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6dc98dfa5183b31064985b1f7a4b7a271c57be42d4a9a209ab45fa8f7a7a1fb +size 861158 diff --git a/sam6d_scene/visualizations/000145.png b/sam6d_scene/visualizations/000145.png new file mode 100644 index 0000000000000000000000000000000000000000..52b14f6f27eb87d00e73c83a4b17ceebee4e25ed --- /dev/null +++ b/sam6d_scene/visualizations/000145.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1701cb2025aa3088be168206a84173c6021f0d57484aa6501259d2770ac14526 +size 864322 diff --git a/sam6d_scene/visualizations/000146.png b/sam6d_scene/visualizations/000146.png new file mode 100644 index 0000000000000000000000000000000000000000..e9f0b5ba87f169291b6dd4a244512e4c0857e4f1 --- /dev/null +++ b/sam6d_scene/visualizations/000146.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f85f8a305a35927c47e8eab0354ef8b270148209101e058e5ad36b7971df978b +size 870389 diff --git a/sam6d_scene/visualizations/000147.png b/sam6d_scene/visualizations/000147.png new file mode 100644 index 0000000000000000000000000000000000000000..5ec26062fdee0f4e55bc87bf8034d18955c8cf2c --- /dev/null +++ b/sam6d_scene/visualizations/000147.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c1ff48b8edd76e9473650458fc4b77025fc141e129340404cb554a4f394934 +size 874013 diff --git a/sam6d_scene/visualizations/000148.png b/sam6d_scene/visualizations/000148.png new file mode 100644 index 0000000000000000000000000000000000000000..e7715796353e9c47c41b70866c8685560d8dd3d4 --- /dev/null +++ b/sam6d_scene/visualizations/000148.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d64dbf02b0d5e8311e9c458819fd2819bc0c72c4aae348b27c512ac675c9c95 +size 870367 diff --git a/sam6d_scene/visualizations/000149.png b/sam6d_scene/visualizations/000149.png new file mode 100644 index 0000000000000000000000000000000000000000..79af789ebb795b76ef587cd0c0c5036e1d72c2bb --- /dev/null +++ b/sam6d_scene/visualizations/000149.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:410c07bd0eb8786cfeea36d680f9c6b643205ad03e904e3268f0db30be9f4044 +size 882305 diff --git a/sam6d_scene/visualizations/000150.png b/sam6d_scene/visualizations/000150.png new file mode 100644 index 0000000000000000000000000000000000000000..cb5bdbbe07f4208c6527d2873ec3f9e703c82fcf --- /dev/null +++ b/sam6d_scene/visualizations/000150.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee68a38f4ebfd02bbf16a150a36d9ed00daee633cbcd0cbcab5248f3ca81d70 +size 885021 diff --git a/sam6d_scene/visualizations/000151.png b/sam6d_scene/visualizations/000151.png new file mode 100644 index 0000000000000000000000000000000000000000..0cff4766edf5ab8849501aa3dd6ad8755f64d754 --- /dev/null +++ b/sam6d_scene/visualizations/000151.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30403464ee773fbc6dfb1f63a7c7a5c34ecf52c0e916cac86069979ff6775dc6 +size 897181 diff --git a/sam6d_scene/visualizations/000152.png b/sam6d_scene/visualizations/000152.png new file mode 100644 index 0000000000000000000000000000000000000000..a98759d5db10b4f52458e72ad91cfc351adfb2c3 --- /dev/null +++ b/sam6d_scene/visualizations/000152.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac89562dde8a6625ee5b41bf40c947c8ad6e3a89141541bdfa77f6485e66ca2e +size 917868 diff --git a/sam6d_scene/visualizations/000153.png b/sam6d_scene/visualizations/000153.png new file mode 100644 index 0000000000000000000000000000000000000000..98ce20be4d66df9f9d8bdfbff3a72acd1720b5d9 --- /dev/null +++ b/sam6d_scene/visualizations/000153.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46a66f7305abb6d4047d1a5761590c05daf31254f6548a596d1ebb9d142efcf +size 945489 diff --git a/sam6d_scene/visualizations/000154.png b/sam6d_scene/visualizations/000154.png new file mode 100644 index 0000000000000000000000000000000000000000..ac2532d86e85cb6e42d962af1569cb07a8063f8f --- /dev/null +++ b/sam6d_scene/visualizations/000154.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caa6f12bacba2b1ce8f1e42eb00165051c74f0666deafa8c207d05bcbddd1920 +size 950794 diff --git a/sam6d_scene/visualizations/000155.png b/sam6d_scene/visualizations/000155.png new file mode 100644 index 0000000000000000000000000000000000000000..37eef1d2feb8f9bb7bf7fbf456c9da6458d194f7 --- /dev/null +++ b/sam6d_scene/visualizations/000155.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb00d9f95db1cc009b42b4c702f1b03d848939d45c7eff94e0787d95d3cf87d +size 961738 diff --git a/sam6d_scene/visualizations/000156.png b/sam6d_scene/visualizations/000156.png new file mode 100644 index 0000000000000000000000000000000000000000..c3f05e5e6f4fc0ed0c818f595ee4cac04fdd2e50 --- /dev/null +++ b/sam6d_scene/visualizations/000156.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3ae538fc757e0645ff18e1e8fa5e476e8204038a356263ec6a5f017c6aa55a +size 973593 diff --git a/sam6d_scene/visualizations/000157.png b/sam6d_scene/visualizations/000157.png new file mode 100644 index 0000000000000000000000000000000000000000..ba13e357481aa026aa80cfc99fceffc665e5357c --- /dev/null +++ b/sam6d_scene/visualizations/000157.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a31909992bb9cc40b153f6d7190e1f4f1f794c5f6e1d51da9d8c20e35ce5abb +size 1003118 diff --git a/sam6d_scene/visualizations/000158.png b/sam6d_scene/visualizations/000158.png new file mode 100644 index 0000000000000000000000000000000000000000..310444c6aec49d1ad66ff419e0d8cbc5729abc20 --- /dev/null +++ b/sam6d_scene/visualizations/000158.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec6e1b9485b5ea9e567fa431bb7870aede53264761ff17e68f79315a21f58d9d +size 1023328 diff --git a/sam6d_scene/visualizations/000159.png b/sam6d_scene/visualizations/000159.png new file mode 100644 index 0000000000000000000000000000000000000000..f3d137c424933630e038abefad49f5862492b6ac --- /dev/null +++ b/sam6d_scene/visualizations/000159.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2efcd14e10fc991aa8c053c533e1a6133ca463b6023d8816e55534244e6ee48 +size 1043623 diff --git a/sam6d_scene/visualizations/000160.png b/sam6d_scene/visualizations/000160.png new file mode 100644 index 0000000000000000000000000000000000000000..3b38a6e411cd6388c0d8e8f2cba43ac22949aac3 --- /dev/null +++ b/sam6d_scene/visualizations/000160.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df1d4b1fa58ba8c64a26f83788bf99fd4f4d5c29277ba53c4442f3415fc7beb7 +size 1052409 diff --git a/sam6d_scene/visualizations/000161.png b/sam6d_scene/visualizations/000161.png new file mode 100644 index 0000000000000000000000000000000000000000..3ee39bb900c5d3fc12de1c957a04b879821f146f --- /dev/null +++ b/sam6d_scene/visualizations/000161.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8abdf392b8652ab60c37550b98de50c3d62d034ebd20ef79d2e9f25c72f4c8cc +size 1070980 diff --git a/sam6d_scene/visualizations/000162.png b/sam6d_scene/visualizations/000162.png new file mode 100644 index 0000000000000000000000000000000000000000..72b4df929971b3f0452105081b400e601e93d4e9 --- /dev/null +++ b/sam6d_scene/visualizations/000162.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f5d5dc29495f451b4f1e87192aa2650aa3d98e672a5d74fd2500f554d1bc82a +size 1058718 diff --git a/sam6d_scene/visualizations/000163.png b/sam6d_scene/visualizations/000163.png new file mode 100644 index 0000000000000000000000000000000000000000..bd175069552949bd682d64d04a543431c579a334 --- /dev/null +++ b/sam6d_scene/visualizations/000163.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9026fb9c3dd2497d077e05e1f59606776b395dbf691d73b13c101cae58ecbd8d +size 1043158 diff --git a/sam6d_scene/visualizations/000164.png b/sam6d_scene/visualizations/000164.png new file mode 100644 index 0000000000000000000000000000000000000000..231611b1302b80ca575b486002f17be32e0364e9 --- /dev/null +++ b/sam6d_scene/visualizations/000164.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:671a5b2a734ab628f174804957a057a0e07674b857279dd3c109faede0044fe2 +size 1042980 diff --git a/sam6d_scene/visualizations/000165.png b/sam6d_scene/visualizations/000165.png new file mode 100644 index 0000000000000000000000000000000000000000..6e1856cfbba2d783a359e58a28d27feef9db9b42 --- /dev/null +++ b/sam6d_scene/visualizations/000165.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1059640b275ab0f5a3d9d1c4435ae138aa3e9931d0ab31e37e3d88aa80239c +size 1030602 diff --git a/sam6d_scene/visualizations/000166.png b/sam6d_scene/visualizations/000166.png new file mode 100644 index 0000000000000000000000000000000000000000..f68cefc200c6e4faf64ac8db877e3f81906dd3b5 --- /dev/null +++ b/sam6d_scene/visualizations/000166.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ac1269c1ea6d22690ea431695b44b1ac3d3e4358ad97075b93ba58b906641c +size 1035435 diff --git a/sam6d_scene/visualizations/000167.png b/sam6d_scene/visualizations/000167.png new file mode 100644 index 0000000000000000000000000000000000000000..cfebd0511ec243bf508a5686642eaea5f1740603 --- /dev/null +++ b/sam6d_scene/visualizations/000167.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9160e6f690b726eda1696b51605252ce0391db624d04869af1c564811ef1ddd +size 985232 diff --git a/sam6d_scene/visualizations/000168.png b/sam6d_scene/visualizations/000168.png new file mode 100644 index 0000000000000000000000000000000000000000..ccee46baccd048ab585eb8cfa8af2135703b971c --- /dev/null +++ b/sam6d_scene/visualizations/000168.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33f81f383ba9c40c5166be7ff17a7137f5946610eab92c35122b0385b3936fea +size 967615 diff --git a/sam6d_scene/visualizations/000169.png b/sam6d_scene/visualizations/000169.png new file mode 100644 index 0000000000000000000000000000000000000000..35d76691de25fdcf1f1c1c28d0843f7906bc1007 --- /dev/null +++ b/sam6d_scene/visualizations/000169.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e16563869ba9374b93b954f29ffa852498d59f55bc742da9e19dae01c00a4b37 +size 950782 diff --git a/sam6d_scene/visualizations/000170.png b/sam6d_scene/visualizations/000170.png new file mode 100644 index 0000000000000000000000000000000000000000..fefa7397031a23a76e1ccdc857a624bdad7560f9 --- /dev/null +++ b/sam6d_scene/visualizations/000170.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34dfa51d668c99758f99007b44ca6b13fd71d2b0b70fc2b72720b8c5aec0268 +size 930264 diff --git a/sam6d_scene/visualizations/000171.png b/sam6d_scene/visualizations/000171.png new file mode 100644 index 0000000000000000000000000000000000000000..cbc3c8e50d45f25b4808b2fc8aabadedfb4aafc5 --- /dev/null +++ b/sam6d_scene/visualizations/000171.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78a8a9884c993575dd18da6b6333088bd3c707770f53578d9b872905b5adcf04 +size 927880 diff --git a/sam6d_scene/visualizations/000172.png b/sam6d_scene/visualizations/000172.png new file mode 100644 index 0000000000000000000000000000000000000000..4b4fc3441f52c769a53e2b79c4cc46325299a861 --- /dev/null +++ b/sam6d_scene/visualizations/000172.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a38c4dd4d8e5e40c43baef2550f8b88e2c9914daf6ee332568cb5651cd148e3f +size 926750 diff --git a/sam6d_scene/visualizations/000173.png b/sam6d_scene/visualizations/000173.png new file mode 100644 index 0000000000000000000000000000000000000000..502077edbe46f7b0f089375a64272658b95a3f5d --- /dev/null +++ b/sam6d_scene/visualizations/000173.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd423082375833fa29aacbdf2420f10d33f8e122fb8b035c8d8c062ec18e7ce +size 936104 diff --git a/sam6d_scene/visualizations/000174.png b/sam6d_scene/visualizations/000174.png new file mode 100644 index 0000000000000000000000000000000000000000..3a298d8a99edcade7aa6351f5d7b59bca2c17d5c --- /dev/null +++ b/sam6d_scene/visualizations/000174.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f5a219420eddf8b222e97fe743ed4d46a84a1dc2983269b6eb383e1b6598922 +size 919694 diff --git a/sam6d_scene/visualizations/000175.png b/sam6d_scene/visualizations/000175.png new file mode 100644 index 0000000000000000000000000000000000000000..c63532911235981ae053fc61d10654a5c9591337 --- /dev/null +++ b/sam6d_scene/visualizations/000175.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc080f3124a9df9270b192e19c2e884bb868e6be99c7ec2109cc8bbe39611bf7 +size 905774 diff --git a/sam6d_scene/visualizations/000176.png b/sam6d_scene/visualizations/000176.png new file mode 100644 index 0000000000000000000000000000000000000000..1b5faa636ebc0d400dda1ffc2e5be910529d581a --- /dev/null +++ b/sam6d_scene/visualizations/000176.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:863afa0b1ea58668b3fc0f5fbe064515ed17f7232843b9af69ec3379919bd4c1 +size 887821 diff --git a/sam6d_scene/visualizations/000177.png b/sam6d_scene/visualizations/000177.png new file mode 100644 index 0000000000000000000000000000000000000000..c347ef100fbccc1391cf18d256b13bab93a31575 --- /dev/null +++ b/sam6d_scene/visualizations/000177.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5a9ff486cba94a8a90be747a6ddb59c8f37359845bef61f3def7fe20bf6d34b +size 881899 diff --git a/sam6d_scene/visualizations/000178.png b/sam6d_scene/visualizations/000178.png new file mode 100644 index 0000000000000000000000000000000000000000..4dd2b657ade6d07ae06c71994c3631227c3d93c1 --- /dev/null +++ b/sam6d_scene/visualizations/000178.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66869fc5719cbd846ac4c99066fe0b8f1932b4f226343f2b3ea3460cae4ff90b +size 883764 diff --git a/sam6d_scene/visualizations/000179.png b/sam6d_scene/visualizations/000179.png new file mode 100644 index 0000000000000000000000000000000000000000..4e4d4b0fc218cccb3062e3cb7b5355d0752da9ed --- /dev/null +++ b/sam6d_scene/visualizations/000179.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab5125ba236e873c43445297092284772d2a2aede890095cb43aebef204e68b +size 844363 diff --git a/sam6d_scene/visualizations/000180.png b/sam6d_scene/visualizations/000180.png new file mode 100644 index 0000000000000000000000000000000000000000..a27d2c79d8e32ff4e03d20dbab2e90ca4148d00b --- /dev/null +++ b/sam6d_scene/visualizations/000180.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd3d4a7f0edaffa088244620be1dc201dc39cd10fd8db97acb4af0a45a3a0b5 +size 870118 diff --git a/sam6d_scene/visualizations/000181.png b/sam6d_scene/visualizations/000181.png new file mode 100644 index 0000000000000000000000000000000000000000..304690ef24d5c8f897efc050241e56f10c4f5d32 --- /dev/null +++ b/sam6d_scene/visualizations/000181.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31545c02a13e08186f58b29290f4543b528f2237a9cd92717f1f8beb59908e8e +size 869471 diff --git a/sam6d_scene/visualizations/000182.png b/sam6d_scene/visualizations/000182.png new file mode 100644 index 0000000000000000000000000000000000000000..7f93ff0ba10396000c351095248fb573b5732e81 --- /dev/null +++ b/sam6d_scene/visualizations/000182.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6d00faa0f0dee1733bcd632979f385ec1f4a972af950ad2f5bb1a6659a125f2 +size 874339 diff --git a/sam6d_scene/visualizations/000183.png b/sam6d_scene/visualizations/000183.png new file mode 100644 index 0000000000000000000000000000000000000000..1b03593e6f549945301ed0730694afe27346c57b --- /dev/null +++ b/sam6d_scene/visualizations/000183.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a683b73242e6b0175e8b5a50e4f213ff7218cb991e2c8d2647d704b9193ce3ec +size 886786 diff --git a/sam6d_scene/visualizations/000184.png b/sam6d_scene/visualizations/000184.png new file mode 100644 index 0000000000000000000000000000000000000000..6ebaec028204ccbbfca5c9551a2482234a582de7 --- /dev/null +++ b/sam6d_scene/visualizations/000184.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8315be2495ce3d3c93c3902ddd04af3c43bb4cd49950d7bf3f8203b07f85dd91 +size 892640 diff --git a/sam6d_scene/visualizations/000185.png b/sam6d_scene/visualizations/000185.png new file mode 100644 index 0000000000000000000000000000000000000000..82c71815d92dc9f24a95e65ba4b6155ae1045621 --- /dev/null +++ b/sam6d_scene/visualizations/000185.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf39ecca8afd08f695fdef35894fdc54cb508b44fb3b12f55c4c66f193092bb +size 900020 diff --git a/sam6d_scene/visualizations/000186.png b/sam6d_scene/visualizations/000186.png new file mode 100644 index 0000000000000000000000000000000000000000..ffe42f40de3372564d4938b55b12d93b7f07fe97 --- /dev/null +++ b/sam6d_scene/visualizations/000186.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84e26464b6c953ecbbd34ac2cb88b75df471c1ffd8cb8a6ec52000467a33d4dc +size 892817 diff --git a/sam6d_scene/visualizations/000187.png b/sam6d_scene/visualizations/000187.png new file mode 100644 index 0000000000000000000000000000000000000000..154f18b3c051a23eba111b6d5e99f082ba9a0c95 --- /dev/null +++ b/sam6d_scene/visualizations/000187.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47204a38340bb92864affffd4669edbd1eafd1e529e29e530041870a1a1ea13a +size 901503 diff --git a/sam6d_scene/visualizations/000188.png b/sam6d_scene/visualizations/000188.png new file mode 100644 index 0000000000000000000000000000000000000000..41f448c5aa02a22249bb509348bf2dfc8728981b --- /dev/null +++ b/sam6d_scene/visualizations/000188.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1acc06f923796a70cb0f322a27b52301cce45af5a81b23baf3193c70e147184b +size 917586 diff --git a/sam6d_scene/visualizations/000189.png b/sam6d_scene/visualizations/000189.png new file mode 100644 index 0000000000000000000000000000000000000000..d58d427925b296f75967055ffb1814bd778f3105 --- /dev/null +++ b/sam6d_scene/visualizations/000189.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3780284c4de76e9fbe3996f1ff7c04a8559ac6243fea1cec7720ccbbbdf3225 +size 942792 diff --git a/sam6d_scene/visualizations/000190.png b/sam6d_scene/visualizations/000190.png new file mode 100644 index 0000000000000000000000000000000000000000..f7a5c3ef462f75b85b9cb54a728dbc3d41f00038 --- /dev/null +++ b/sam6d_scene/visualizations/000190.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8647685784009c7e831749320b61f52b492a8afda35eeff82c28ba521e726b33 +size 955066 diff --git a/sam6d_scene/visualizations/000191.png b/sam6d_scene/visualizations/000191.png new file mode 100644 index 0000000000000000000000000000000000000000..7dcaeffb59175c6c0c416fe78005c54f3e4fa324 --- /dev/null +++ b/sam6d_scene/visualizations/000191.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d6083897d85433b41a477fbff6477f4356f0a9869105539a57e1b56f4fc3fa +size 942879 diff --git a/sam6d_scene/visualizations/000192.png b/sam6d_scene/visualizations/000192.png new file mode 100644 index 0000000000000000000000000000000000000000..52d0c7e7ee2e33cd85a52747d16cbd36c5c93726 --- /dev/null +++ b/sam6d_scene/visualizations/000192.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce61aa9db22927dd20bdeb33b63f2906dbfc14d135880d8a245891d623b179e +size 950321 diff --git a/sam6d_scene/visualizations/000193.png b/sam6d_scene/visualizations/000193.png new file mode 100644 index 0000000000000000000000000000000000000000..86559d79196772e4be295b39ee76744e4af25a3e --- /dev/null +++ b/sam6d_scene/visualizations/000193.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb8ae2dd91f7af5ae1d3371005c933f33f0c679b9b37b0e5df50e274561a6d2 +size 942195 diff --git a/sam6d_scene/visualizations/000194.png b/sam6d_scene/visualizations/000194.png new file mode 100644 index 0000000000000000000000000000000000000000..ab6b6b4eccc66324b296e5fec58f54281bc84a27 --- /dev/null +++ b/sam6d_scene/visualizations/000194.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abe866cd3bb62f718b4c762e4c7aca620539a20746aaea35641300cf90aa1003 +size 958016 diff --git a/sam6d_scene/visualizations/000195.png b/sam6d_scene/visualizations/000195.png new file mode 100644 index 0000000000000000000000000000000000000000..40168e1dc23e720d4b8e1973b9845adc4fe0dc9b --- /dev/null +++ b/sam6d_scene/visualizations/000195.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6785873205f999f9fbd6aa97b1fc4d2476beef8a1fbe91aa3a4540409927349 +size 979093 diff --git a/sam6d_scene/visualizations/000196.png b/sam6d_scene/visualizations/000196.png new file mode 100644 index 0000000000000000000000000000000000000000..a81b785d76202c08f41e2b3ae3d8e332e89f8260 --- /dev/null +++ b/sam6d_scene/visualizations/000196.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80afe7a759d0771637580083fbb3a413978d5df5043723d79e7e00e92ad26d9b +size 977904 diff --git a/sam6d_scene/visualizations/000197.png b/sam6d_scene/visualizations/000197.png new file mode 100644 index 0000000000000000000000000000000000000000..ca43be6006160bf98f936f7114fa4ddc88a74b99 --- /dev/null +++ b/sam6d_scene/visualizations/000197.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73009451ad70320ec1ba961b907158bcae32e82197d9918056618fcaf7b2150f +size 994105 diff --git a/sam6d_scene/visualizations/000198.png b/sam6d_scene/visualizations/000198.png new file mode 100644 index 0000000000000000000000000000000000000000..d67c864a68ce26e8fe9e11bd7e010d75b80307d0 --- /dev/null +++ b/sam6d_scene/visualizations/000198.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528a1d3bffe6375194637fc968bf399b50e8ea3f92c590b259e608e7709317d1 +size 1036384 diff --git a/sam6d_scene/visualizations/000199.png b/sam6d_scene/visualizations/000199.png new file mode 100644 index 0000000000000000000000000000000000000000..6395982ab56cb0a19b3147c9d9df99f437560c98 --- /dev/null +++ b/sam6d_scene/visualizations/000199.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018b5af949954b0fd735b2359597c8f32ef4ca72b780ff30f31800fc77588900 +size 1036009 diff --git a/sam6d_scene/visualizations/000200.png b/sam6d_scene/visualizations/000200.png new file mode 100644 index 0000000000000000000000000000000000000000..8efca9f55b6bda90716109911afdd06d50690c86 --- /dev/null +++ b/sam6d_scene/visualizations/000200.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94bf25c5c7301c81a898b6baaa1a5cd2f0de6edeb2d38c54103471f2cb9004fa +size 1036975 diff --git a/sam6d_scene/visualizations/000201.png b/sam6d_scene/visualizations/000201.png new file mode 100644 index 0000000000000000000000000000000000000000..d56836482a1529634668c2c69322cb025004d5f5 --- /dev/null +++ b/sam6d_scene/visualizations/000201.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe72c4d579a9ea0aa0e6a36842c218a5cd757f0acab5386ae62f0023259fdd0f +size 1065096 diff --git a/sam6d_scene/visualizations/000202.png b/sam6d_scene/visualizations/000202.png new file mode 100644 index 0000000000000000000000000000000000000000..1f1bc2a61af1393067cd83a35e35e06e0729717a --- /dev/null +++ b/sam6d_scene/visualizations/000202.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357c45946017c4ad15c3047b97bc235e597492a5882cdac191ad5d201ce779f5 +size 1052343 diff --git a/sam6d_scene/visualizations/000203.png b/sam6d_scene/visualizations/000203.png new file mode 100644 index 0000000000000000000000000000000000000000..991530d3e6f90bc87e994cb8e803d372fead4059 --- /dev/null +++ b/sam6d_scene/visualizations/000203.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1996c002672ff2e606fe568d9feab65646a64ffa2f4ba521fa945d2201c9c1bb +size 1043282 diff --git a/sam6d_scene/visualizations/000204.png b/sam6d_scene/visualizations/000204.png new file mode 100644 index 0000000000000000000000000000000000000000..fb56f2a8fef77712f6670cee00cc471002a048d1 --- /dev/null +++ b/sam6d_scene/visualizations/000204.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55fbaf4b11306532cbeb50da0b6669dbe41929cb396cff56e553b9b8419da267 +size 997597 diff --git a/sam6d_scene/visualizations/000205.png b/sam6d_scene/visualizations/000205.png new file mode 100644 index 0000000000000000000000000000000000000000..c28d603d461ac61b50141012784c431c972254d4 --- /dev/null +++ b/sam6d_scene/visualizations/000205.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f910c565e38c4d7b0c1d272028a313b6e003c50f698adb26f0b9fd782aa4797 +size 990434 diff --git a/sam6d_scene/visualizations/000206.png b/sam6d_scene/visualizations/000206.png new file mode 100644 index 0000000000000000000000000000000000000000..ad673fbdd6ed7439b319de9ed6d38720c078061b --- /dev/null +++ b/sam6d_scene/visualizations/000206.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f665e66751144400288d84a35b7a1a01a6c14a780e5a4c77d1e4e821d0228c +size 969070 diff --git a/sam6d_scene/visualizations/000207.png b/sam6d_scene/visualizations/000207.png new file mode 100644 index 0000000000000000000000000000000000000000..77e664c0806ea1d3df32823a487eda7ee01a5d86 --- /dev/null +++ b/sam6d_scene/visualizations/000207.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4949c9181dc95b9af4399e49e763ee8ae05a54e5aa86022e463e2bc9e0ec08c +size 951550 diff --git a/sam6d_scene/visualizations/000208.png b/sam6d_scene/visualizations/000208.png new file mode 100644 index 0000000000000000000000000000000000000000..e928d012c00e17321945e383b70dc3235498490b --- /dev/null +++ b/sam6d_scene/visualizations/000208.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c632a6b4474f10cb640d39a4496c271b6076bb1a2287d7e6913b38d2ffe30082 +size 959472 diff --git a/sam6d_scene/visualizations/000209.png b/sam6d_scene/visualizations/000209.png new file mode 100644 index 0000000000000000000000000000000000000000..997baca142b1d34f85e4105f5eca8d2c17f7791f --- /dev/null +++ b/sam6d_scene/visualizations/000209.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f1f20296c96228063a3f1c268e70c2ee5c855908b65fc22ae8183b67b1439e6 +size 942749 diff --git a/sam6d_scene/visualizations/000210.png b/sam6d_scene/visualizations/000210.png new file mode 100644 index 0000000000000000000000000000000000000000..65d69adbd08e22a926e8dbf038be382d06c08df0 --- /dev/null +++ b/sam6d_scene/visualizations/000210.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f77dfcb156f2a2ddff74230817263c78f20676863f4c143e285e635d546b96 +size 879672 diff --git a/sam6d_scene/visualizations/000211.png b/sam6d_scene/visualizations/000211.png new file mode 100644 index 0000000000000000000000000000000000000000..9b5c06831667b9eb96898ebb1c75e293560b036c --- /dev/null +++ b/sam6d_scene/visualizations/000211.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbd03d1ae9683446ecfea6a360c783d0fd3dd0536cf5940da8c37842a10da8fa +size 886547 diff --git a/sam6d_scene/visualizations/000212.png b/sam6d_scene/visualizations/000212.png new file mode 100644 index 0000000000000000000000000000000000000000..4f28f9f0bbf2b6b74fd02be7e9ee89159e60e7df --- /dev/null +++ b/sam6d_scene/visualizations/000212.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fd1c2abc6b62214a7b8d93dcc5dfa23513d8f748c03316c25b80dce71d94399 +size 897070 diff --git a/sam6d_scene/visualizations/000213.png b/sam6d_scene/visualizations/000213.png new file mode 100644 index 0000000000000000000000000000000000000000..07bcba276ad718d6d016ff0bcfeef1507f6a8546 --- /dev/null +++ b/sam6d_scene/visualizations/000213.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992eedd421cc68474102096519dcfdbaf7152e7267573f0400420f3317c736d4 +size 903682 diff --git a/sam6d_scene/visualizations/000214.png b/sam6d_scene/visualizations/000214.png new file mode 100644 index 0000000000000000000000000000000000000000..ee9a13466dc78500d4a954ee5c1615622ca488f7 --- /dev/null +++ b/sam6d_scene/visualizations/000214.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ce03e9977513acfb766313a2375baf9a34e7ce8ee4775f5148a6d9a9406eef +size 893642 diff --git a/sam6d_scene/visualizations/000215.png b/sam6d_scene/visualizations/000215.png new file mode 100644 index 0000000000000000000000000000000000000000..7c369640a3d5d13b7965c26dd92de042a0904388 --- /dev/null +++ b/sam6d_scene/visualizations/000215.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11ab8404de50c3f102069676b178341b39f48a0a80a7d00ef47e79d204543ef1 +size 893643 diff --git a/sam6d_scene/visualizations/000216.png b/sam6d_scene/visualizations/000216.png new file mode 100644 index 0000000000000000000000000000000000000000..a7c343540ed9ef7350d360d4feefbe4182725317 --- /dev/null +++ b/sam6d_scene/visualizations/000216.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00df05c4bb681840250f746007f9b9ad6f84e6c582c0697b43fc51948d1735d +size 876982 diff --git a/sam6d_scene/visualizations/000217.png b/sam6d_scene/visualizations/000217.png new file mode 100644 index 0000000000000000000000000000000000000000..1b97134ee4aacc858e006724021cc1da0d108e8f --- /dev/null +++ b/sam6d_scene/visualizations/000217.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea102669dcdae62917c921856fea39308cd9a7672ecc12cffd632eace93932c2 +size 885765 diff --git a/sam6d_scene/visualizations/000218.png b/sam6d_scene/visualizations/000218.png new file mode 100644 index 0000000000000000000000000000000000000000..3c3a4ede16c9c6427316d150162ca1cf126f3d56 --- /dev/null +++ b/sam6d_scene/visualizations/000218.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d63838611f425e5004f96b77c21534193084bd5ee699bf3c76026578dfd4f5a5 +size 879672 diff --git a/sam6d_scene/visualizations/000219.png b/sam6d_scene/visualizations/000219.png new file mode 100644 index 0000000000000000000000000000000000000000..5d9b1a7b013e2de7ab7ca6e1b6ac1f2484ce1fcd --- /dev/null +++ b/sam6d_scene/visualizations/000219.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:173a9bc2aa9e85b8fd2a54c42a1ce30afc04276d86d79aba409a398cd8034fd1 +size 871384 diff --git a/sam6d_scene/visualizations/000220.png b/sam6d_scene/visualizations/000220.png new file mode 100644 index 0000000000000000000000000000000000000000..ad0d8158f2a5d7ac2216a0fc30a2bff7c622ace8 --- /dev/null +++ b/sam6d_scene/visualizations/000220.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ea408133745b3240a9f22fce1c24c239ee5853372b4ed0d58a4315dc0b05e8 +size 853646 diff --git a/sam6d_scene/visualizations/000221.png b/sam6d_scene/visualizations/000221.png new file mode 100644 index 0000000000000000000000000000000000000000..3bd7e0bae35250410928dc309eba3a0e8c97e8b0 --- /dev/null +++ b/sam6d_scene/visualizations/000221.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcc21745f46cc77fb6f0015ba8e4fc08b3a9a5d4dce11646cd42c813e6bb829c +size 849932 diff --git a/sam6d_scene/visualizations/000222.png b/sam6d_scene/visualizations/000222.png new file mode 100644 index 0000000000000000000000000000000000000000..a3ad214cf25525236b2a5ed37d0429c5df701b4f --- /dev/null +++ b/sam6d_scene/visualizations/000222.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d861804dc06a8db29a9fd80c57945a78d669cb049e538bf556b965a42382d3 +size 837430 diff --git a/sam6d_scene/visualizations/000223.png b/sam6d_scene/visualizations/000223.png new file mode 100644 index 0000000000000000000000000000000000000000..1d11bac10377cbd5c110906f2e7084a8c124a19e --- /dev/null +++ b/sam6d_scene/visualizations/000223.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b4b581c2152aaf77f8ec174c581fd7924b58b5327fbd092f9d07ea368a5877c +size 830069 diff --git a/sam6d_scene/visualizations/000224.png b/sam6d_scene/visualizations/000224.png new file mode 100644 index 0000000000000000000000000000000000000000..9384cc6d51fdd695dec3fef6a0e087a754f945c0 --- /dev/null +++ b/sam6d_scene/visualizations/000224.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b0ff8267fed33a26aaf99e50016d07b1dd3da87d92fb723dc930ba50d820da +size 830996 diff --git a/sam6d_scene/visualizations/000225.png b/sam6d_scene/visualizations/000225.png new file mode 100644 index 0000000000000000000000000000000000000000..eb4ec755057de64c97e6100923e3a65a9b002c7d --- /dev/null +++ b/sam6d_scene/visualizations/000225.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf933507326667c87cec06d11e6dcd19bb2f0bc157a8ff7170d4c24810498c24 +size 842123 diff --git a/sam6d_scene/visualizations/000226.png b/sam6d_scene/visualizations/000226.png new file mode 100644 index 0000000000000000000000000000000000000000..3d1dcec95a421626cb5a09d93e80aef46fcae1bd --- /dev/null +++ b/sam6d_scene/visualizations/000226.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd9cd21d4618428aea709dce7fe48da9a5b1beb13c577d28398087f8f046cb4c +size 849309 diff --git a/sam6d_scene/visualizations/000227.png b/sam6d_scene/visualizations/000227.png new file mode 100644 index 0000000000000000000000000000000000000000..9964a9f5e2deb7ac48ecaaead7199171415c9049 --- /dev/null +++ b/sam6d_scene/visualizations/000227.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10f1cae9c0d3ff6316686154ec7af97235f84616891496154edc1cae0b7205d +size 865398 diff --git a/sam6d_scene/visualizations/000228.png b/sam6d_scene/visualizations/000228.png new file mode 100644 index 0000000000000000000000000000000000000000..c8a477143014ba0257da28eae9d6dc166e00baaf --- /dev/null +++ b/sam6d_scene/visualizations/000228.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eeb3a061d6aff7b6fe4ee26b2b9e968516df686c20ce6a6e6bfd95c7db31929 +size 867138 diff --git a/sam6d_scene/visualizations/000229.png b/sam6d_scene/visualizations/000229.png new file mode 100644 index 0000000000000000000000000000000000000000..156bdf484d321e7dc615e782148e88b1371d06ec --- /dev/null +++ b/sam6d_scene/visualizations/000229.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da01f6132b294308052322170980fd028b530c45daab3d298246810b1725832 +size 880252 diff --git a/sam6d_scene/visualizations/000230.png b/sam6d_scene/visualizations/000230.png new file mode 100644 index 0000000000000000000000000000000000000000..733e23385c696d28a0e2a47672f1ca9465a8849e --- /dev/null +++ b/sam6d_scene/visualizations/000230.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c91b4df13a26e90e1da6b5bf5d4d276209535bc8a969a3ea9f76417365ddb1fb +size 884713 diff --git a/sam6d_scene/visualizations/000231.png b/sam6d_scene/visualizations/000231.png new file mode 100644 index 0000000000000000000000000000000000000000..31432f85486f66c08459a5bd93ffcf369a65b56f --- /dev/null +++ b/sam6d_scene/visualizations/000231.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5591327b5e61cf979c25d4db97c2e7b2945002c11ac33e5301ecaaf59cdf7307 +size 843168 diff --git a/sam6d_scene/visualizations/000232.png b/sam6d_scene/visualizations/000232.png new file mode 100644 index 0000000000000000000000000000000000000000..0a68c65d8435c0d630168d1bc9e3a033f5311a73 --- /dev/null +++ b/sam6d_scene/visualizations/000232.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e37d7b71d38bbbb8d1a66c13b615f6cc4943fd056038d4f90b3f789bce93b70 +size 847469 diff --git a/sam6d_scene/visualizations/000233.png b/sam6d_scene/visualizations/000233.png new file mode 100644 index 0000000000000000000000000000000000000000..9dc08153079833e5e516b27bb393b1f863a27ee6 --- /dev/null +++ b/sam6d_scene/visualizations/000233.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df69f6494302e7e37bdaffe3e95ad42d844b9b270ec553a574fef6588fd8781 +size 856214 diff --git a/sam6d_scene/visualizations/000234.png b/sam6d_scene/visualizations/000234.png new file mode 100644 index 0000000000000000000000000000000000000000..825fbe0341a2607b4b21dcdd06890bb563076286 --- /dev/null +++ b/sam6d_scene/visualizations/000234.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f91852820e3bc467ddccfc360d147079d8d0ffbb9cc7d31cc0e8dc71ca3501a2 +size 864031 diff --git a/sam6d_scene/visualizations/000235.png b/sam6d_scene/visualizations/000235.png new file mode 100644 index 0000000000000000000000000000000000000000..9762cfeb821d2c2f0bd6626707025470dd4d2bd7 --- /dev/null +++ b/sam6d_scene/visualizations/000235.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b23211920daccd31bf3139451956224a37eae4a0120d6c56bc756be1cb70636 +size 858608 diff --git a/sam6d_scene/visualizations/000236.png b/sam6d_scene/visualizations/000236.png new file mode 100644 index 0000000000000000000000000000000000000000..22ed50325cfba601f0615b85f94305104d0750a9 --- /dev/null +++ b/sam6d_scene/visualizations/000236.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:247d988b7811cf402c4527aeafd1fa69bac70716ed2d7b2d99b2c54b385ff3ca +size 847496 diff --git a/sam6d_scene/visualizations/000237.png b/sam6d_scene/visualizations/000237.png new file mode 100644 index 0000000000000000000000000000000000000000..d07e47aaa3ee1a04ad48320001497ae73e57e04d --- /dev/null +++ b/sam6d_scene/visualizations/000237.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b20c4c28c32eea7fa09860fe17270c305d1ed90bb23c723bdfbebd313bc2cbaf +size 866262 diff --git a/sam6d_scene/visualizations/000238.png b/sam6d_scene/visualizations/000238.png new file mode 100644 index 0000000000000000000000000000000000000000..0d0463a10f1fdf4fc8dbdceed5c925845892be9a --- /dev/null +++ b/sam6d_scene/visualizations/000238.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a9799a7e6cced4930f0d95db64941414042a649ec5dcba176ebdc4eb2f5534 +size 867588 diff --git a/sam6d_scene/visualizations/000239.png b/sam6d_scene/visualizations/000239.png new file mode 100644 index 0000000000000000000000000000000000000000..99bc5a8d83940a581baee1d2ccd1e48a8e402956 --- /dev/null +++ b/sam6d_scene/visualizations/000239.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42129b7051bbb9d6c054d5963418d822b638fef5b7c5253c1970efe6f33555d4 +size 857905 diff --git a/sam6d_scene/visualizations/000240.png b/sam6d_scene/visualizations/000240.png new file mode 100644 index 0000000000000000000000000000000000000000..5e129db559016bd094e9fd54ec72635ce0d0ec8c --- /dev/null +++ b/sam6d_scene/visualizations/000240.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f452ddd24563d3bf56e11c6d2c69f682959675822f2229a47776073a75ed9d5c +size 864797 diff --git a/sam6d_scene/visualizations/000241.png b/sam6d_scene/visualizations/000241.png new file mode 100644 index 0000000000000000000000000000000000000000..29b19565ccd86676e8ccb57411d57b3bff621271 --- /dev/null +++ b/sam6d_scene/visualizations/000241.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb51abcd62733ca98fa1d6e551fa195bd4316136f76c8021a488a5934dce4ae +size 849404 diff --git a/sam6d_scene/visualizations/000242.png b/sam6d_scene/visualizations/000242.png new file mode 100644 index 0000000000000000000000000000000000000000..7140d9c3d1efa3b734e37a9c384ef43483cee264 --- /dev/null +++ b/sam6d_scene/visualizations/000242.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929d514218e306c14cd0631e91f55016a877a84c285b83d652c5d52dc759280d +size 853354 diff --git a/sam6d_scene/visualizations/000243.png b/sam6d_scene/visualizations/000243.png new file mode 100644 index 0000000000000000000000000000000000000000..a5ec36db9cbd1ada0bc434c9bfd8edaee11d5a7e --- /dev/null +++ b/sam6d_scene/visualizations/000243.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2abcd016a3ab336412f6a48c5bb6da3eadfcc8be39255a4fded512186ba6bb4f +size 844692 diff --git a/sam6d_scene/visualizations/000244.png b/sam6d_scene/visualizations/000244.png new file mode 100644 index 0000000000000000000000000000000000000000..5242601360c1ab0039286a1f154ba9cf154dd32d --- /dev/null +++ b/sam6d_scene/visualizations/000244.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:197b939fd455d6ec8d4cdce3356ada88ada2cffc48641abc458c69e78e2ac263 +size 820655 diff --git a/sam6d_scene/visualizations/000245.png b/sam6d_scene/visualizations/000245.png new file mode 100644 index 0000000000000000000000000000000000000000..c8b6c2701e024bc40f139ad9c6239c036a1745d8 --- /dev/null +++ b/sam6d_scene/visualizations/000245.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b7710b87db9b08bde3a6766d4dd06c7cad82dc3ddfdf93cb811d6342110258 +size 801737 diff --git a/sam6d_scene/visualizations/000246.png b/sam6d_scene/visualizations/000246.png new file mode 100644 index 0000000000000000000000000000000000000000..09c049cb3a72921b7263ee0cb2162564c15a26aa --- /dev/null +++ b/sam6d_scene/visualizations/000246.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99f976ff687c562ec58c16c2290c8dba04f5bc6778d8ec5d79c2d8c1d32dbe72 +size 794002 diff --git a/sam6d_scene/visualizations/000247.png b/sam6d_scene/visualizations/000247.png new file mode 100644 index 0000000000000000000000000000000000000000..656e324e4c835fbfd14a7795f3e8511ff977f336 --- /dev/null +++ b/sam6d_scene/visualizations/000247.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b94c92e678cf0ff820971800335f6d09e7be2402c3a25c67842a5516f7b1df6 +size 789406 diff --git a/sam6d_scene/visualizations/000248.png b/sam6d_scene/visualizations/000248.png new file mode 100644 index 0000000000000000000000000000000000000000..5f0267ef82e5404c8ff8a816e46a95e018065880 --- /dev/null +++ b/sam6d_scene/visualizations/000248.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:341a82c63ffdafc73bb1671d6530c40011e2b56b1b5714c5f81487a957c2bfa4 +size 786641 diff --git a/sam6d_scene/visualizations/000249.png b/sam6d_scene/visualizations/000249.png new file mode 100644 index 0000000000000000000000000000000000000000..0d688c32b8556025262bf4fedded9a587dfcec0e --- /dev/null +++ b/sam6d_scene/visualizations/000249.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94b1b47f337df72b8dc1d34ff3f3881aa6f6c25efd8ce1bd2ebc53e81377d4a +size 797080 diff --git a/sam6d_scene/visualizations/000250.png b/sam6d_scene/visualizations/000250.png new file mode 100644 index 0000000000000000000000000000000000000000..58b1562ae21fcfc3a397d07b6c09f1fd1214e853 --- /dev/null +++ b/sam6d_scene/visualizations/000250.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a11610672380344c7a1ab8edfa748acb53789301b07bf381a40e0549d1c830 +size 791508 diff --git a/sam6d_scene/visualizations/000251.png b/sam6d_scene/visualizations/000251.png new file mode 100644 index 0000000000000000000000000000000000000000..37761e08ae2a5ca8b8f8fdb82d0f1058a5c8efef --- /dev/null +++ b/sam6d_scene/visualizations/000251.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d59a838557668410c58439c40bc7f8a20f90247151c03f6c356cdb4e2ff70e0 +size 794849 diff --git a/sam6d_scene/visualizations/000252.png b/sam6d_scene/visualizations/000252.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc640da431fcd7078ab5c9b3a0177a51b2c902b --- /dev/null +++ b/sam6d_scene/visualizations/000252.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c5d37a313f995d68bd0715a4c914135c1778c87cd671551484999108dd6e7cc +size 812537 diff --git a/sam6d_scene/visualizations/000253.png b/sam6d_scene/visualizations/000253.png new file mode 100644 index 0000000000000000000000000000000000000000..e79966575c67b7779dc61721d25502b05a240566 --- /dev/null +++ b/sam6d_scene/visualizations/000253.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621ad2920165f943b8afbdce9a6715dc05cb357c102f462f09691636a329312b +size 818339 diff --git a/sam6d_scene/visualizations/000254.png b/sam6d_scene/visualizations/000254.png new file mode 100644 index 0000000000000000000000000000000000000000..e049d393c90b52ec5386d6d527af0351d73f8e09 --- /dev/null +++ b/sam6d_scene/visualizations/000254.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a089566bb74958c7a470ce4845da000978392b8c8075bd88c47e0d3f02268b0 +size 817427 diff --git a/sam6d_scene/visualizations/000255.png b/sam6d_scene/visualizations/000255.png new file mode 100644 index 0000000000000000000000000000000000000000..748c32f30b467add89da81704d0fa1f0980c81e0 --- /dev/null +++ b/sam6d_scene/visualizations/000255.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a88db17b5f2eec814560299e8e6f816b51b9e93ed8e519d27d103110967505 +size 808836 diff --git a/sam6d_scene/visualizations/000256.png b/sam6d_scene/visualizations/000256.png new file mode 100644 index 0000000000000000000000000000000000000000..27e0386ac0abee9ca3b8c4dcee136e6fdc4cccb9 --- /dev/null +++ b/sam6d_scene/visualizations/000256.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:285ae1d58a1cc67de7bc3a2f23e3b86ef79278d86b8681570d4847a95c9d5cd4 +size 809816 diff --git a/sam6d_scene/visualizations/000257.png b/sam6d_scene/visualizations/000257.png new file mode 100644 index 0000000000000000000000000000000000000000..a0ce7e47bf18847ed4cc90c33dcd612e60232e17 --- /dev/null +++ b/sam6d_scene/visualizations/000257.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3eff58d525e2b3f4d04447c9abac617f5508fc2c47a1f524f121f8f6859073 +size 822433 diff --git a/sam6d_scene/visualizations/000258.png b/sam6d_scene/visualizations/000258.png new file mode 100644 index 0000000000000000000000000000000000000000..bb6e1453046a99325c45b3a2aa5a2dc9d51e8329 --- /dev/null +++ b/sam6d_scene/visualizations/000258.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444465d401760f667df9766218a6b3db80adca39fe486a2e1c676b73133d8efa +size 834750 diff --git a/sam6d_scene/visualizations/000259.png b/sam6d_scene/visualizations/000259.png new file mode 100644 index 0000000000000000000000000000000000000000..625448e3898358e3833b0773523c6720c6317ec7 --- /dev/null +++ b/sam6d_scene/visualizations/000259.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21a3bc630388fdcac35227bd04cffe923b10808a7376e525d9a5e576ad2bd2a +size 842192 diff --git a/sam6d_scene/visualizations/000260.png b/sam6d_scene/visualizations/000260.png new file mode 100644 index 0000000000000000000000000000000000000000..da789255bd4c93df0eb921dc5b512b866982a867 --- /dev/null +++ b/sam6d_scene/visualizations/000260.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9651af8acc039f5c201033bcea28dd0079505d30458b5ed22cf5ac5811fd214 +size 854893 diff --git a/sam6d_scene/visualizations/000261.png b/sam6d_scene/visualizations/000261.png new file mode 100644 index 0000000000000000000000000000000000000000..d8f82f71e7cb25da042599886f7605ab15e82928 --- /dev/null +++ b/sam6d_scene/visualizations/000261.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59675b0f9ace1243724f1a948d6056d0b2d04d55f7fd757c0be00bdd8a65989d +size 882429 diff --git a/sam6d_scene/visualizations/000262.png b/sam6d_scene/visualizations/000262.png new file mode 100644 index 0000000000000000000000000000000000000000..ec430720d077edb046f08382b95fed965f71ca05 --- /dev/null +++ b/sam6d_scene/visualizations/000262.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30b22d0c83cba8ab420d67ccc4997a105bba87a7ddc2bdfe5f98dbe0ee95e3e3 +size 923754 diff --git a/sam6d_scene/visualizations/000263.png b/sam6d_scene/visualizations/000263.png new file mode 100644 index 0000000000000000000000000000000000000000..bd1470ac1e3a970b7378c448c2994b4b922974c1 --- /dev/null +++ b/sam6d_scene/visualizations/000263.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b5ce2ca18d46d8ee3bc5e4bbec2e7d38054e93cb6e83a8fa1306c37fb9401d1 +size 922144 diff --git a/sam6d_scene/visualizations/000264.png b/sam6d_scene/visualizations/000264.png new file mode 100644 index 0000000000000000000000000000000000000000..87e2b1234fecbee9207c9b0d3618d02817d3b963 --- /dev/null +++ b/sam6d_scene/visualizations/000264.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2d047363a70311cda1c0506468cc86d2585e45984d39d8132998d1dc269735 +size 954393 diff --git a/sam6d_scene/visualizations/000265.png b/sam6d_scene/visualizations/000265.png new file mode 100644 index 0000000000000000000000000000000000000000..264ef0c481ee89ea2dcc09c164029de4f634efda --- /dev/null +++ b/sam6d_scene/visualizations/000265.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d2ed1ce4c515a4ee905cbffc6974193b071901a5bbb7ed59f95280bb07f213c +size 961416 diff --git a/sam6d_scene/visualizations/000266.png b/sam6d_scene/visualizations/000266.png new file mode 100644 index 0000000000000000000000000000000000000000..4b808a9c3f667387c5815bf45fe0be81f5758863 --- /dev/null +++ b/sam6d_scene/visualizations/000266.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3250a955575cfb22fabaa0e51d57e3ca6a8599cd5a249a56b6ec515ebe0fd06b +size 965798 diff --git a/sam6d_scene/visualizations/000267.png b/sam6d_scene/visualizations/000267.png new file mode 100644 index 0000000000000000000000000000000000000000..cb83c0e76a035ca5ad8e6763acb5a21ef8c227dd --- /dev/null +++ b/sam6d_scene/visualizations/000267.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbd59d4b20c5ef796829e0cbc9a697832a913f6933a8993e7c176fcd01f41766 +size 955227 diff --git a/sam6d_scene/visualizations/000268.png b/sam6d_scene/visualizations/000268.png new file mode 100644 index 0000000000000000000000000000000000000000..6390718c830e229303ff494a61d4093aa71b3bdf --- /dev/null +++ b/sam6d_scene/visualizations/000268.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:577aef63548ac1551f585ba34512bbb078f757d2a0064f7f2bc0834c74c9f56d +size 939049 diff --git a/sam6d_scene/visualizations/000269.png b/sam6d_scene/visualizations/000269.png new file mode 100644 index 0000000000000000000000000000000000000000..7e0c4f4a115fdafb49d9e7a3c384a7c7dab7b90f --- /dev/null +++ b/sam6d_scene/visualizations/000269.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a186d289015c0ff45fb2e1ce4c85955819394c1ebefb2b19fdaebd145f3d6523 +size 941697 diff --git a/sam6d_scene/visualizations/000270.png b/sam6d_scene/visualizations/000270.png new file mode 100644 index 0000000000000000000000000000000000000000..a130d16a1d686e7130309ef33f508b2267d7bd31 --- /dev/null +++ b/sam6d_scene/visualizations/000270.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd5bd60e21291a93d2d047394737c4796a0724598d16e35072f566c5666fc2ce +size 949471 diff --git a/sam6d_scene/visualizations/000271.png b/sam6d_scene/visualizations/000271.png new file mode 100644 index 0000000000000000000000000000000000000000..a147e509e3b5c30a1af2fe4ede5f19fdbfff9abc --- /dev/null +++ b/sam6d_scene/visualizations/000271.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3dd9e572f1622441957837910fb8d6191cdfbb457d119395b9ee3576b4ce323 +size 941380 diff --git a/sam6d_scene/visualizations/000272.png b/sam6d_scene/visualizations/000272.png new file mode 100644 index 0000000000000000000000000000000000000000..b7220d7f1df3c3f231f68cc4ba70293be5e77908 --- /dev/null +++ b/sam6d_scene/visualizations/000272.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ea9bbe17a798c4bd94f511bbfb2319ee3016795c6b2f085bbf991bcba36aae +size 933207 diff --git a/sam6d_scene/visualizations/000273.png b/sam6d_scene/visualizations/000273.png new file mode 100644 index 0000000000000000000000000000000000000000..7c2a608ff658e4b1432db037f51aa60dc0011e6f --- /dev/null +++ b/sam6d_scene/visualizations/000273.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0780b55ac2372e3930a4f0256eade018f414dda75ae0413342bfef0963af4ba7 +size 945013 diff --git a/sam6d_scene/visualizations/000274.png b/sam6d_scene/visualizations/000274.png new file mode 100644 index 0000000000000000000000000000000000000000..fb7ad344a60d7dde252116ece93f944f5cda76f1 --- /dev/null +++ b/sam6d_scene/visualizations/000274.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2d67964e814fcb2be5b0b0a43c3ea61b82a109248f4506250b0372fa196323 +size 936196 diff --git a/sam6d_scene/visualizations/000275.png b/sam6d_scene/visualizations/000275.png new file mode 100644 index 0000000000000000000000000000000000000000..fbfd5c726194e0635879f6feed57d605d2b467dd --- /dev/null +++ b/sam6d_scene/visualizations/000275.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:136098cc8d73dcd890b8e9c515347a2c894c2af1022e284ac5d569852cdc194f +size 911696 diff --git a/sam6d_scene/visualizations/000276.png b/sam6d_scene/visualizations/000276.png new file mode 100644 index 0000000000000000000000000000000000000000..420bac1e7cd72090c839888783764a0bf6d519ee --- /dev/null +++ b/sam6d_scene/visualizations/000276.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7755ef34b974eead91eaaa19381d601cb695922409c95fe2843f39e5274abeb9 +size 917330 diff --git a/sam6d_scene/visualizations/000277.png b/sam6d_scene/visualizations/000277.png new file mode 100644 index 0000000000000000000000000000000000000000..420e6675bb7f1193ca72b92401e00ef688246329 --- /dev/null +++ b/sam6d_scene/visualizations/000277.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8793626b19db99e04477ca02fe027169a3b743fa848282959e936dfb6f4099a2 +size 911120 diff --git a/sam6d_scene/visualizations/000278.png b/sam6d_scene/visualizations/000278.png new file mode 100644 index 0000000000000000000000000000000000000000..e0cdac9356d587014edb3b2e8fdf00e88bf2ee2e --- /dev/null +++ b/sam6d_scene/visualizations/000278.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d57922c1b37fa6415b04909ca32de87505ac9d6b0f650f0aa74a751da3e25b6c +size 904744 diff --git a/sam6d_scene/visualizations/000279.png b/sam6d_scene/visualizations/000279.png new file mode 100644 index 0000000000000000000000000000000000000000..130fb038c4b3a3ebc204494f8d806bd7604d82ee --- /dev/null +++ b/sam6d_scene/visualizations/000279.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e334d311f28dcfb72ecfd5a0b8ff84345b130b6ac8ffe20648230a2b368f0269 +size 905386 diff --git a/sam6d_scene/visualizations/000280.png b/sam6d_scene/visualizations/000280.png new file mode 100644 index 0000000000000000000000000000000000000000..784a9178dc148fd12238982ebfc4b9b05f2fce77 --- /dev/null +++ b/sam6d_scene/visualizations/000280.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7055f4d02273d7061519802066260254a2050286d1a385a777b7dac2a7fcdd56 +size 867341 diff --git a/sam6d_scene/visualizations/000281.png b/sam6d_scene/visualizations/000281.png new file mode 100644 index 0000000000000000000000000000000000000000..a475c1295ea9ae7b2e8d9f06f433097f14bc2b9d --- /dev/null +++ b/sam6d_scene/visualizations/000281.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe0b1af81f5880b7c2d9434784a7220b0d26c0dca79b0161b842898db4c741e +size 865538 diff --git a/sam6d_scene/visualizations/000282.png b/sam6d_scene/visualizations/000282.png new file mode 100644 index 0000000000000000000000000000000000000000..f53d426edbf9537cef2b791ff72df807ab8f321f --- /dev/null +++ b/sam6d_scene/visualizations/000282.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad9a79d39f9b4c87a007c098e33a82968809ffc800293f0e0e700ce26e08bace +size 842456 diff --git a/sam6d_scene/visualizations/000283.png b/sam6d_scene/visualizations/000283.png new file mode 100644 index 0000000000000000000000000000000000000000..7be646e80b905582c6cba1f294d80f857d6ba845 --- /dev/null +++ b/sam6d_scene/visualizations/000283.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0719984ed8b8a3ba3608a8198e32b82e2c38c30ad784703e055d45bbf5148693 +size 824924 diff --git a/sam6d_scene/visualizations/000284.png b/sam6d_scene/visualizations/000284.png new file mode 100644 index 0000000000000000000000000000000000000000..32388a2ec66df18fb57ecc3268ed4b032e74e03b --- /dev/null +++ b/sam6d_scene/visualizations/000284.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1440a50b9cf85627f7142efa2ce554adf315d809ee81fb54acb53009b3f00d2c +size 819884 diff --git a/sam6d_scene/visualizations/000285.png b/sam6d_scene/visualizations/000285.png new file mode 100644 index 0000000000000000000000000000000000000000..bbdad2172a876e54dc00e220ff8aac16237be120 --- /dev/null +++ b/sam6d_scene/visualizations/000285.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5142cbe439c114d7a7956a53f672a15e53e92af53a1c8e6aae9c5154b6c52b9c +size 806316 diff --git a/sam6d_scene/visualizations/000286.png b/sam6d_scene/visualizations/000286.png new file mode 100644 index 0000000000000000000000000000000000000000..85ba51044515d5326f2b90ca57bc5111c1b296ec --- /dev/null +++ b/sam6d_scene/visualizations/000286.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:626dae3e74f3200b94ff313d413e2e50746389a746fc8aa0c1138255a5f904d0 +size 807630 diff --git a/sam6d_scene/visualizations/000287.png b/sam6d_scene/visualizations/000287.png new file mode 100644 index 0000000000000000000000000000000000000000..f73b543492c8ab937e42ac16659ce6f358420775 --- /dev/null +++ b/sam6d_scene/visualizations/000287.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0dd85b5671f8ad9e9cb1bd9582b793726453a12142e0b5a04f113ff7416e448 +size 795306 diff --git a/sam6d_scene/visualizations/000288.png b/sam6d_scene/visualizations/000288.png new file mode 100644 index 0000000000000000000000000000000000000000..76eb3ebc4ca87b367a26ba53e3c4394eb66d06fc --- /dev/null +++ b/sam6d_scene/visualizations/000288.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:124f048f674ff3a27a376ebd9235e66d5ce6b06c672895fd2caa1bd8d04db51a +size 780578 diff --git a/sam6d_scene/visualizations/000289.png b/sam6d_scene/visualizations/000289.png new file mode 100644 index 0000000000000000000000000000000000000000..5a874fc767301f6b09527fc3d44a31a730604fa0 --- /dev/null +++ b/sam6d_scene/visualizations/000289.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffed9b6fe4479631cf622a6f5ca27b39a475f92c504c4ada1e823e65da0e6ada +size 764779 diff --git a/sam6d_scene/visualizations/000290.png b/sam6d_scene/visualizations/000290.png new file mode 100644 index 0000000000000000000000000000000000000000..7823638474a9959a72c53e7ba99a8b47f23c74a0 --- /dev/null +++ b/sam6d_scene/visualizations/000290.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b9a215fccf6c0c8ebb9923a7a634dbf1825f5238f2a20a69c800e9ea599eff8 +size 759952 diff --git a/sam6d_scene/visualizations/000291.png b/sam6d_scene/visualizations/000291.png new file mode 100644 index 0000000000000000000000000000000000000000..cd3ead0d2bfc54bc7d395aef598f89ea777fce76 --- /dev/null +++ b/sam6d_scene/visualizations/000291.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8caedd9769465c93e323b39290ee876d5b6ff84027ae21814fb50b054ad205a +size 756536 diff --git a/sam6d_scene/visualizations/000292.png b/sam6d_scene/visualizations/000292.png new file mode 100644 index 0000000000000000000000000000000000000000..04699912e5571b6d4132718d3dba0e7a61495121 --- /dev/null +++ b/sam6d_scene/visualizations/000292.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:483b662aafacf09dccd21bf6dd4638552e2e565a28e31c50be32cc58b36fbe60 +size 766482 diff --git a/sam6d_scene/visualizations/000293.png b/sam6d_scene/visualizations/000293.png new file mode 100644 index 0000000000000000000000000000000000000000..e6511300a82455ae8e73e6a813cc92ad0586b327 --- /dev/null +++ b/sam6d_scene/visualizations/000293.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e2b10291299ec08ef2a4957027faac615347e7b6d782dae8292f2fb0dbcfbd +size 774241 diff --git a/sam6d_scene/visualizations/000294.png b/sam6d_scene/visualizations/000294.png new file mode 100644 index 0000000000000000000000000000000000000000..a8cc2f3930c23a15ce006c5c37d1d602877c435b --- /dev/null +++ b/sam6d_scene/visualizations/000294.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53594594877811f448530abd576132434a34f51a57114bd1e50ed3296146d6b2 +size 772474 diff --git a/sam6d_scene/visualizations/000295.png b/sam6d_scene/visualizations/000295.png new file mode 100644 index 0000000000000000000000000000000000000000..b8e426683eff2fe26f86856d8478d103fbe6ae84 --- /dev/null +++ b/sam6d_scene/visualizations/000295.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0203139e9da783c632b0f53713f33a0ed00378630498ff2e4828f2bfc19b75f0 +size 777348 diff --git a/sam6d_scene/visualizations/000296.png b/sam6d_scene/visualizations/000296.png new file mode 100644 index 0000000000000000000000000000000000000000..4e71a9801089cfd6eb65d7046177e7d9319a2251 --- /dev/null +++ b/sam6d_scene/visualizations/000296.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf80493eb1c3988cb33a051dc3f8c34ebdb913f898dd9b5065ce1cd1915067b +size 780689 diff --git a/sam6d_scene/visualizations/000297.png b/sam6d_scene/visualizations/000297.png new file mode 100644 index 0000000000000000000000000000000000000000..894136222f842426ae1725c6328520b7cfe9e11d --- /dev/null +++ b/sam6d_scene/visualizations/000297.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6886f657b9747b6bd818714ffd6ef21b181d7187d747de3a642150de6cc46bba +size 780682 diff --git a/sam6d_scene/visualizations/000298.png b/sam6d_scene/visualizations/000298.png new file mode 100644 index 0000000000000000000000000000000000000000..8495ad214b9760f29ca16f787511f478cbb6b8a4 --- /dev/null +++ b/sam6d_scene/visualizations/000298.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dd29e27615cda24155e28fc9eb6ad6de35679e7a6cf63a9b53c89804ffd29e8 +size 781286 diff --git a/sam6d_scene/visualizations/000299.png b/sam6d_scene/visualizations/000299.png new file mode 100644 index 0000000000000000000000000000000000000000..31c828dc14a9b9cdde20ca17aaec315b41a7b3f8 --- /dev/null +++ b/sam6d_scene/visualizations/000299.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0357e1fc5f35319d0118ea5cfd599434b70cccf6217833326378b1fb1c2f850 +size 779147 diff --git a/sam6d_scene/visualizations/000300.png b/sam6d_scene/visualizations/000300.png new file mode 100644 index 0000000000000000000000000000000000000000..0b15e4547996907d0b5cb97ddcd43d76a3dd207d --- /dev/null +++ b/sam6d_scene/visualizations/000300.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9236c5c334e8080e6923639eb07ccb41c5cc7f0858663ee9a830c7ceaefc64d +size 782996 diff --git a/sam6d_scene/visualizations/000301.png b/sam6d_scene/visualizations/000301.png new file mode 100644 index 0000000000000000000000000000000000000000..e0ab2244a6891cb4b417b839a8260225693a98d7 --- /dev/null +++ b/sam6d_scene/visualizations/000301.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59ca84f6a1042642417e151d1c0fae90e7ee4645f20cd2500a08a94d06940c8f +size 790371 diff --git a/sam6d_scene/visualizations/000302.png b/sam6d_scene/visualizations/000302.png new file mode 100644 index 0000000000000000000000000000000000000000..ef848c3df378986defca3a7abd8a3c9c78fb6c34 --- /dev/null +++ b/sam6d_scene/visualizations/000302.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc41e2d7bd41ac17d10e542a88b3f8492a76637b973780b26f49871c2318d991 +size 801376 diff --git a/sam6d_scene/visualizations/000303.png b/sam6d_scene/visualizations/000303.png new file mode 100644 index 0000000000000000000000000000000000000000..4c72922bfefa16821bc2db21f2a2443ce400c404 --- /dev/null +++ b/sam6d_scene/visualizations/000303.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ede81e32a89888e1272f8477d10c95b88c5232462cf93fd03149d05a1c6e6c3 +size 802827 diff --git a/sam6d_scene/visualizations/000304.png b/sam6d_scene/visualizations/000304.png new file mode 100644 index 0000000000000000000000000000000000000000..04233073332062e42c4e618204ac8bbff95bd5e3 --- /dev/null +++ b/sam6d_scene/visualizations/000304.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97906a8403d8674a3b7ec0c34c3928339606f23cb65b012f453e7b404e99b39 +size 810754 diff --git a/sam6d_scene/visualizations/000305.png b/sam6d_scene/visualizations/000305.png new file mode 100644 index 0000000000000000000000000000000000000000..a9d6d0445f38bb534c08f161330994836842e245 --- /dev/null +++ b/sam6d_scene/visualizations/000305.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fd2ffacb55051b26b2282376f73a48c82354ed9e1ff89d97c95e7e89fc6aa7f +size 817171 diff --git a/sam6d_scene/visualizations/000306.png b/sam6d_scene/visualizations/000306.png new file mode 100644 index 0000000000000000000000000000000000000000..5c616b76b188e1d32ba646c393329864c71d44b1 --- /dev/null +++ b/sam6d_scene/visualizations/000306.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79da979a97acfa93718a0f5498e49c34b057475d5b2c1914d3696eb100bc8c1 +size 834906 diff --git a/sam6d_scene/visualizations/000307.png b/sam6d_scene/visualizations/000307.png new file mode 100644 index 0000000000000000000000000000000000000000..2890f031f16e14493bf87272ca2ffa8ac75742fd --- /dev/null +++ b/sam6d_scene/visualizations/000307.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cdc9e1c40429724265990b2c9bb08356f8e8713251a6a5f6532d4affeebe60d +size 842194 diff --git a/sam6d_scene/visualizations/000308.png b/sam6d_scene/visualizations/000308.png new file mode 100644 index 0000000000000000000000000000000000000000..051f5ced86c265473814976f8c3dcc119a5c2843 --- /dev/null +++ b/sam6d_scene/visualizations/000308.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29efd89b0da43ccf77c829af4d026833a33bfedac0839cb18fb59a0c5576fc2a +size 845267 diff --git a/sam6d_scene/visualizations/000309.png b/sam6d_scene/visualizations/000309.png new file mode 100644 index 0000000000000000000000000000000000000000..ad9af4aac8b9bfc7a310757939858cd6b6e7ad24 --- /dev/null +++ b/sam6d_scene/visualizations/000309.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbcae5d6c35e0c36e8b1cd046f5480034251f26eaac279ff47b857256276ea6e +size 845346 diff --git a/sam6d_scene/visualizations/000310.png b/sam6d_scene/visualizations/000310.png new file mode 100644 index 0000000000000000000000000000000000000000..db201fabda564bfef49189ad6fd3dadd3047fdcf --- /dev/null +++ b/sam6d_scene/visualizations/000310.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e646118e0c9d9765ceee153ff9f0027f22e1d41a4bbb5993913966578b6c0fea +size 860476 diff --git a/sam6d_scene/visualizations/000311.png b/sam6d_scene/visualizations/000311.png new file mode 100644 index 0000000000000000000000000000000000000000..073b7b4bbbf1de332de404bd7bfc9e7ebf63c3ae --- /dev/null +++ b/sam6d_scene/visualizations/000311.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7039b806e62d10349739604cf928f9a799ae752a33515ec2c1b5d9444c68487b +size 881265 diff --git a/sam6d_scene/visualizations/000312.png b/sam6d_scene/visualizations/000312.png new file mode 100644 index 0000000000000000000000000000000000000000..7e6626610616add40bffa0bebcb554918d4397b3 --- /dev/null +++ b/sam6d_scene/visualizations/000312.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0003101042cd8d181b363dca4ed8f54268a958169e7054548cdc15012c4ec24 +size 895030 diff --git a/sam6d_scene/visualizations/000313.png b/sam6d_scene/visualizations/000313.png new file mode 100644 index 0000000000000000000000000000000000000000..0665a1e71218cf89df34904cc40f51c8a70681c0 --- /dev/null +++ b/sam6d_scene/visualizations/000313.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d7960c436aa9f4261401c22fb058d2d0519cc6a641bd244ca01c4cd4100b4d6 +size 923693 diff --git a/sam6d_scene/visualizations/000314.png b/sam6d_scene/visualizations/000314.png new file mode 100644 index 0000000000000000000000000000000000000000..f2123499721df5e5103e11b3aa04125c43daa51e --- /dev/null +++ b/sam6d_scene/visualizations/000314.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad7d8e7413ac7e4a9281fda732bffe353acb48da3ccacf68aee3fca5869d86e3 +size 925515 diff --git a/sam6d_scene/visualizations/000315.png b/sam6d_scene/visualizations/000315.png new file mode 100644 index 0000000000000000000000000000000000000000..8f59faf2f0070726fa77beb6f4141b1ad442ef0c --- /dev/null +++ b/sam6d_scene/visualizations/000315.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a70e8ed6c0eafa6e8c5fef36c4679d406d69f4956b0769a3652063dec7e892 +size 916641 diff --git a/sam6d_scene/visualizations/000316.png b/sam6d_scene/visualizations/000316.png new file mode 100644 index 0000000000000000000000000000000000000000..5f700514a7b80611e27cf11e54f73e363863832b --- /dev/null +++ b/sam6d_scene/visualizations/000316.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f66a1ce7372423bef3fe51f7c7b86171294bda5f133da3a01fde929329e9fe94 +size 922844 diff --git a/sam6d_scene/visualizations/000317.png b/sam6d_scene/visualizations/000317.png new file mode 100644 index 0000000000000000000000000000000000000000..4a7f76534ded1505978acad58d084e312e900385 --- /dev/null +++ b/sam6d_scene/visualizations/000317.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c22f6c42787ca60565426ac2aef04daef855b6a0d1c88bac9434a54dac88d19 +size 912483 diff --git a/sam6d_scene/visualizations/000318.png b/sam6d_scene/visualizations/000318.png new file mode 100644 index 0000000000000000000000000000000000000000..d9d1f9ed14a18ec415ae6d50178e1abb74ab8360 --- /dev/null +++ b/sam6d_scene/visualizations/000318.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aac4357c2b1e581369cb1c2410f7d64360c38e6a788a59eae954c359b6af326 +size 887719 diff --git a/sam6d_scene/visualizations/000319.png b/sam6d_scene/visualizations/000319.png new file mode 100644 index 0000000000000000000000000000000000000000..b058a211f7b1758b0e0c1eb1d86db062a05ec084 --- /dev/null +++ b/sam6d_scene/visualizations/000319.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82785a0d8740a718c4f46bf7442c2134cc95d2ace3b58cf1fb9a141145329c02 +size 870043 diff --git a/sam6d_scene/visualizations/000320.png b/sam6d_scene/visualizations/000320.png new file mode 100644 index 0000000000000000000000000000000000000000..55b2b9c0f830979c8ecd2c4a480002424b8f5ad0 --- /dev/null +++ b/sam6d_scene/visualizations/000320.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81ee67a48041800cea31769e42718f3b5c4cf2143abdfbc6d33b0cd6005f3748 +size 857526 diff --git a/sam6d_scene/visualizations/000321.png b/sam6d_scene/visualizations/000321.png new file mode 100644 index 0000000000000000000000000000000000000000..a1342c1c7f96eefe4d9a39468487fbb1b7de75b5 --- /dev/null +++ b/sam6d_scene/visualizations/000321.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:993be6e183fe7ed091f18e1888fa4bac60de37a1054e2ffcf9dbe1740fa11fd2 +size 846306 diff --git a/sam6d_scene/visualizations/000322.png b/sam6d_scene/visualizations/000322.png new file mode 100644 index 0000000000000000000000000000000000000000..e2b6c072924e1ab7b92fd5c801e0e98b0f8cff22 --- /dev/null +++ b/sam6d_scene/visualizations/000322.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27a061e141cb0c620e9707fa8a0eb4cbefb95d515476620d0f4d56dfbbc1d045 +size 845273 diff --git a/sam6d_scene/visualizations/000323.png b/sam6d_scene/visualizations/000323.png new file mode 100644 index 0000000000000000000000000000000000000000..560ba6be8d29437a0b23ef79b3c3f725ac9c95b5 --- /dev/null +++ b/sam6d_scene/visualizations/000323.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33167eb48278bcae67346181edc521347d98a4084ee389db57baed3623438057 +size 844662 diff --git a/sam6d_scene/visualizations/000324.png b/sam6d_scene/visualizations/000324.png new file mode 100644 index 0000000000000000000000000000000000000000..64f24849482f2a6c0f60ed0e8e08851a33b9bfbc --- /dev/null +++ b/sam6d_scene/visualizations/000324.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa7e36441d09ad6b377321229af7a8dd91252a779fbc39716f62d200554b1564 +size 846719 diff --git a/sam6d_scene/visualizations/colors.json b/sam6d_scene/visualizations/colors.json new file mode 100644 index 0000000000000000000000000000000000000000..782ea78158be33c7ad28314a9919338c4e303457 --- /dev/null +++ b/sam6d_scene/visualizations/colors.json @@ -0,0 +1,34 @@ +{ + "1": { + "instance_name": "Pliers_001", + "rgb": [ + 255, + 31, + 31 + ] + }, + "2": { + "instance_name": "Pliers_002", + "rgb": [ + 31, + 96, + 255 + ] + }, + "3": { + "instance_name": "Rachet_001", + "rgb": [ + 162, + 255, + 31 + ] + }, + "4": { + "instance_name": "Screwdriver_001", + "rgb": [ + 255, + 31, + 227 + ] + } +} diff --git a/sam6d_sequences/Pliers/Pliers_poses_per_frame.json b/sam6d_sequences/Pliers/Pliers_poses_per_frame.json new file mode 100644 index 0000000000000000000000000000000000000000..d7709136740cff8c9234279a52835bf9e65fc6c2 --- /dev/null +++ b/sam6d_sequences/Pliers/Pliers_poses_per_frame.json @@ -0,0 +1,259117 @@ +{ + "object_name": "Pliers", + "object_identity": { + "object_name": "Pliers", + "cad_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/objects/stl/Pliers.stl", + "cad_sha256": "2461e5aae68f8d65bd83611e8755ffe7e344e832dfcedf0bf64925c5c7f8766e", + "templates_identity": "2461e5aae68f8d65bd83611e8755ffe7e344e832dfcedf0bf64925c5c7f8766e" + }, + "config_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/scripts/configs/default.yaml", + "dataset_dir": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007", + "cad_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/objects/stl/Pliers.stl", + "camera_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/camera_depth_mm.json", + "depth_unit": "millimetre", + "frames": [ + { + "frame_id": 0, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000000.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000000.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 0, + "category_id": 1, + "bbox": [ + 640, + 534, + 122, + 62 + ], + "score": 0.4699203372001648, + "time": 0.0, + "segmentation": { + "counts": [ + 511739, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 412205 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.001982717774808407, + -0.9446844458580017, + 0.32797569036483765 + ], + [ + 0.035360611975193024, + -0.3278375267982483, + -0.9440723061561584 + ], + [ + 0.9993728995323181, + 0.00972579326480627, + 0.03405441343784332 + ] + ], + "t": [ + -4.024712085723877, + 100.44068908691406, + 463.108642578125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 0, + "category_id": 1, + "bbox": [ + 640, + 534, + 122, + 62 + ], + "score": 0.4699203372001648, + "time": 0.0, + "segmentation": { + "counts": [ + 511739, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 412205 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.001982717774808407, + -0.9446844458580017, + 0.32797569036483765 + ], + [ + 0.035360611975193024, + -0.3278375267982483, + -0.9440723061561584 + ], + [ + 0.9993728995323181, + 0.00972579326480627, + 0.03405441343784332 + ] + ], + "t": [ + -4.024712085723877, + 100.44068908691406, + 463.108642578125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000000/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000000/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000000/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000000/sam6d_results/vis_pem.png" + }, + { + "frame_id": 1, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000001.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000001.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 1, + "category_id": 1, + "bbox": [ + 640, + 548, + 124, + 60 + ], + "score": 0.45109835267066956, + "time": 0.0, + "segmentation": { + "counts": [ + 511751, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 410595 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.418287456035614, + -0.9061037302017212, + -0.06333298236131668 + ], + [ + -0.8497169017791748, + -0.41498836874961853, + 0.32521718740463257 + ], + [ + -0.3209630250930786, + -0.08221914619207382, + -0.9435161352157593 + ] + ], + "t": [ + -8.539600372314453, + 116.83538818359375, + 446.8741149902344 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 1, + "category_id": 1, + "bbox": [ + 640, + 548, + 124, + 60 + ], + "score": 0.45109835267066956, + "time": 0.0, + "segmentation": { + "counts": [ + 511751, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 410595 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.418287456035614, + -0.9061037302017212, + -0.06333298236131668 + ], + [ + -0.8497169017791748, + -0.41498836874961853, + 0.32521718740463257 + ], + [ + -0.3209630250930786, + -0.08221914619207382, + -0.9435161352157593 + ] + ], + "t": [ + -8.539600372314453, + 116.83538818359375, + 446.8741149902344 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000001/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000001/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000001/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000001/sam6d_results/vis_pem.png" + }, + { + "frame_id": 2, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000002.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000002.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 2, + "category_id": 1, + "bbox": [ + 646, + 558, + 126, + 60 + ], + "score": 0.4861219525337219, + "time": 0.0, + "segmentation": { + "counts": [ + 516569, + 4, + 796, + 4, + 788, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 404183 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.12018883973360062, + -0.9401316046714783, + -0.3189142644405365 + ], + [ + 0.21789930760860443, + -0.33839136362075806, + 0.9154291749000549 + ], + [ + -0.9685424566268921, + 0.04053343087434769, + 0.24552510678768158 + ] + ], + "t": [ + 2.2445225715637207, + 113.47421264648438, + 450.5247497558594 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 2, + "category_id": 1, + "bbox": [ + 646, + 558, + 126, + 60 + ], + "score": 0.4861219525337219, + "time": 0.0, + "segmentation": { + "counts": [ + 516569, + 4, + 796, + 4, + 788, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 404183 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.12018883973360062, + -0.9401316046714783, + -0.3189142644405365 + ], + [ + 0.21789930760860443, + -0.33839136362075806, + 0.9154291749000549 + ], + [ + -0.9685424566268921, + 0.04053343087434769, + 0.24552510678768158 + ] + ], + "t": [ + 2.2445225715637207, + 113.47421264648438, + 450.5247497558594 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000002/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000002/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000002/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000002/sam6d_results/vis_pem.png" + }, + { + "frame_id": 3, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000003.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000003.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 3, + "category_id": 1, + "bbox": [ + 652, + 564, + 126, + 60 + ], + "score": 0.4551202952861786, + "time": 0.0, + "segmentation": { + "counts": [ + 521373, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 399377 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.28452664613723755, + -0.9361421465873718, + -0.20659664273262024 + ], + [ + 0.7489566802978516, + -0.3515847325325012, + 0.5616510510444641 + ], + [ + -0.5984216332435608, + 0.005072794854640961, + 0.8011652231216431 + ] + ], + "t": [ + -1.2219029664993286, + 122.80078887939453, + 435.1229553222656 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 3, + "category_id": 1, + "bbox": [ + 652, + 564, + 126, + 60 + ], + "score": 0.4551202952861786, + "time": 0.0, + "segmentation": { + "counts": [ + 521373, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 399377 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.28452664613723755, + -0.9361421465873718, + -0.20659664273262024 + ], + [ + 0.7489566802978516, + -0.3515847325325012, + 0.5616510510444641 + ], + [ + -0.5984216332435608, + 0.005072794854640961, + 0.8011652231216431 + ] + ], + "t": [ + -1.2219029664993286, + 122.80078887939453, + 435.1229553222656 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000003/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000003/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000003/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000003/sam6d_results/vis_pem.png" + }, + { + "frame_id": 4, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000004.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000004.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 4, + "category_id": 1, + "bbox": [ + 666, + 554, + 124, + 58 + ], + "score": 0.47475486993789673, + "time": 0.0, + "segmentation": { + "counts": [ + 532555, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 389789 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.23157602548599243, + -0.9364060759544373, + -0.2636603116989136 + ], + [ + 0.5359587073326111, + -0.3489937484264374, + 0.7687338590621948 + ], + [ + -0.811862587928772, + 0.036709126085042953, + 0.582693338394165 + ] + ], + "t": [ + 7.15039587020874, + 116.9436264038086, + 429.3651428222656 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 4, + "category_id": 1, + "bbox": [ + 666, + 554, + 124, + 58 + ], + "score": 0.47475486993789673, + "time": 0.0, + "segmentation": { + "counts": [ + 532555, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 389789 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.23157602548599243, + -0.9364060759544373, + -0.2636603116989136 + ], + [ + 0.5359587073326111, + -0.3489937484264374, + 0.7687338590621948 + ], + [ + -0.811862587928772, + 0.036709126085042953, + 0.582693338394165 + ] + ], + "t": [ + 7.15039587020874, + 116.9436264038086, + 429.3651428222656 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000004/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000004/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000004/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000004/sam6d_results/vis_pem.png" + }, + { + "frame_id": 5, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000005.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000005.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 5, + "category_id": 1, + "bbox": [ + 680, + 522, + 128, + 56 + ], + "score": 0.48277199268341064, + "time": 0.0, + "segmentation": { + "counts": [ + 543727, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 375425 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2262633889913559, + -0.9422585964202881, + -0.24688856303691864 + ], + [ + 0.4320153594017029, + -0.3242442011833191, + 0.8415627479553223 + ], + [ + -0.87302166223526, + 0.083755262196064, + 0.4804348647594452 + ] + ], + "t": [ + 18.09661293029785, + 93.15892028808594, + 430.91070556640625 + ] + }, + { + "scene_id": 0, + "image_id": 5, + "category_id": 1, + "bbox": [ + 586, + 502, + 220, + 120 + ], + "score": 0.5918909907341003, + "time": 0.0, + "segmentation": { + "counts": [ + 468501, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 22, + 4, + 34, + 740, + 22, + 4, + 34, + 742, + 20, + 6, + 32, + 742, + 20, + 6, + 32, + 742, + 20, + 8, + 32, + 740, + 20, + 8, + 32, + 740, + 22, + 8, + 32, + 738, + 22, + 8, + 32, + 738, + 22, + 10, + 32, + 736, + 22, + 10, + 32, + 736, + 22, + 12, + 30, + 736, + 22, + 12, + 30, + 736, + 22, + 12, + 32, + 734, + 22, + 12, + 32, + 734, + 22, + 14, + 32, + 732, + 22, + 14, + 32, + 732, + 22, + 14, + 34, + 730, + 22, + 14, + 34, + 730, + 22, + 16, + 34, + 728, + 22, + 16, + 34, + 730, + 20, + 18, + 34, + 728, + 20, + 18, + 34, + 728, + 22, + 16, + 34, + 728, + 22, + 16, + 34, + 728, + 22, + 18, + 34, + 726, + 22, + 18, + 34, + 726, + 22, + 20, + 32, + 726, + 22, + 20, + 32, + 726, + 22, + 20, + 34, + 724, + 22, + 20, + 34, + 724, + 24, + 20, + 32, + 724, + 24, + 20, + 32, + 726, + 22, + 22, + 32, + 724, + 22, + 22, + 32, + 724, + 22, + 22, + 34, + 722, + 22, + 22, + 34, + 722, + 24, + 22, + 32, + 722, + 24, + 22, + 32, + 722, + 24, + 22, + 32, + 722, + 24, + 22, + 32, + 724, + 24, + 22, + 32, + 722, + 24, + 22, + 32, + 722, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 724, + 24, + 26, + 26, + 724, + 24, + 26, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 26, + 24, + 726, + 24, + 26, + 24, + 726, + 26, + 24, + 24, + 726, + 26, + 24, + 24, + 728, + 24, + 24, + 24, + 728, + 24, + 24, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 24, + 22, + 730, + 24, + 24, + 22, + 732, + 22, + 24, + 22, + 732, + 22, + 24, + 22, + 734, + 20, + 26, + 20, + 734, + 20, + 26, + 20, + 734, + 20, + 26, + 20, + 734, + 20, + 26, + 20, + 736, + 18, + 30, + 14, + 738, + 18, + 30, + 14, + 740, + 16, + 34, + 6, + 744, + 16, + 34, + 6, + 746, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 377023 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3435300290584564, + -0.9193986654281616, + -0.19155165553092957 + ], + [ + 0.5736009478569031, + -0.36690807342529297, + 0.7323664426803589 + ], + [ + -0.743618905544281, + 0.14171569049358368, + 0.6534125208854675 + ] + ], + "t": [ + 21.217002868652344, + 95.01170349121094, + 435.4958190917969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 5, + "category_id": 1, + "bbox": [ + 586, + 502, + 220, + 120 + ], + "score": 0.5918909907341003, + "time": 0.0, + "segmentation": { + "counts": [ + 468501, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 22, + 4, + 34, + 740, + 22, + 4, + 34, + 742, + 20, + 6, + 32, + 742, + 20, + 6, + 32, + 742, + 20, + 8, + 32, + 740, + 20, + 8, + 32, + 740, + 22, + 8, + 32, + 738, + 22, + 8, + 32, + 738, + 22, + 10, + 32, + 736, + 22, + 10, + 32, + 736, + 22, + 12, + 30, + 736, + 22, + 12, + 30, + 736, + 22, + 12, + 32, + 734, + 22, + 12, + 32, + 734, + 22, + 14, + 32, + 732, + 22, + 14, + 32, + 732, + 22, + 14, + 34, + 730, + 22, + 14, + 34, + 730, + 22, + 16, + 34, + 728, + 22, + 16, + 34, + 730, + 20, + 18, + 34, + 728, + 20, + 18, + 34, + 728, + 22, + 16, + 34, + 728, + 22, + 16, + 34, + 728, + 22, + 18, + 34, + 726, + 22, + 18, + 34, + 726, + 22, + 20, + 32, + 726, + 22, + 20, + 32, + 726, + 22, + 20, + 34, + 724, + 22, + 20, + 34, + 724, + 24, + 20, + 32, + 724, + 24, + 20, + 32, + 726, + 22, + 22, + 32, + 724, + 22, + 22, + 32, + 724, + 22, + 22, + 34, + 722, + 22, + 22, + 34, + 722, + 24, + 22, + 32, + 722, + 24, + 22, + 32, + 722, + 24, + 22, + 32, + 722, + 24, + 22, + 32, + 724, + 24, + 22, + 32, + 722, + 24, + 22, + 32, + 722, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 724, + 24, + 26, + 26, + 724, + 24, + 26, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 26, + 24, + 726, + 24, + 26, + 24, + 726, + 26, + 24, + 24, + 726, + 26, + 24, + 24, + 728, + 24, + 24, + 24, + 728, + 24, + 24, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 24, + 22, + 730, + 24, + 24, + 22, + 732, + 22, + 24, + 22, + 732, + 22, + 24, + 22, + 734, + 20, + 26, + 20, + 734, + 20, + 26, + 20, + 734, + 20, + 26, + 20, + 734, + 20, + 26, + 20, + 736, + 18, + 30, + 14, + 738, + 18, + 30, + 14, + 740, + 16, + 34, + 6, + 744, + 16, + 34, + 6, + 746, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 377023 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3435300290584564, + -0.9193986654281616, + -0.19155165553092957 + ], + [ + 0.5736009478569031, + -0.36690807342529297, + 0.7323664426803589 + ], + [ + -0.743618905544281, + 0.14171569049358368, + 0.6534125208854675 + ] + ], + "t": [ + 21.217002868652344, + 95.01170349121094, + 435.4958190917969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000005/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000005/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000005/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000005/sam6d_results/vis_pem.png" + }, + { + "frame_id": 6, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000006.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000006.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 6, + "category_id": 1, + "bbox": [ + 674, + 514, + 124, + 54 + ], + "score": 0.43290185928344727, + "time": 0.0, + "segmentation": { + "counts": [ + 538917, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 383433 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2773546278476715, + -0.9289485216140747, + -0.24521155655384064 + ], + [ + 0.01190359890460968, + -0.25188228487968445, + 0.9676850438117981 + ], + [ + -0.9606937170028687, + -0.2713111639022827, + -0.058802828192710876 + ] + ], + "t": [ + 19.569791793823242, + 86.65140533447266, + 444.3084411621094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 6, + "category_id": 1, + "bbox": [ + 674, + 514, + 124, + 54 + ], + "score": 0.43290185928344727, + "time": 0.0, + "segmentation": { + "counts": [ + 538917, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 383433 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2773546278476715, + -0.9289485216140747, + -0.24521155655384064 + ], + [ + 0.01190359890460968, + -0.25188228487968445, + 0.9676850438117981 + ], + [ + -0.9606937170028687, + -0.2713111639022827, + -0.058802828192710876 + ] + ], + "t": [ + 19.569791793823242, + 86.65140533447266, + 444.3084411621094 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000006/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000006/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000006/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000006/sam6d_results/vis_pem.png" + }, + { + "frame_id": 7, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000007.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000007.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 7, + "category_id": 1, + "bbox": [ + 570, + 486, + 216, + 70 + ], + "score": 0.505362331867218, + "time": 0.0, + "segmentation": { + "counts": [ + 455685, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 393045 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2355060577392578, + -0.9475763440132141, + -0.2159528136253357 + ], + [ + 0.4388757348060608, + -0.3019469380378723, + 0.846295952796936 + ], + [ + -0.8671361804008484, + 0.10453173518180847, + 0.4869784712791443 + ] + ], + "t": [ + 6.191605091094971, + 83.49868774414062, + 445.20123291015625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 7, + "category_id": 1, + "bbox": [ + 570, + 486, + 216, + 70 + ], + "score": 0.505362331867218, + "time": 0.0, + "segmentation": { + "counts": [ + 455685, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 393045 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2355060577392578, + -0.9475763440132141, + -0.2159528136253357 + ], + [ + 0.4388757348060608, + -0.3019469380378723, + 0.846295952796936 + ], + [ + -0.8671361804008484, + 0.10453173518180847, + 0.4869784712791443 + ] + ], + "t": [ + 6.191605091094971, + 83.49868774414062, + 445.20123291015625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000007/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000007/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000007/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000007/sam6d_results/vis_pem.png" + }, + { + "frame_id": 8, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000008.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000008.png", + "status": "no_pose", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 8, + "category_id": 1, + "bbox": [ + 648, + 514, + 128, + 72 + ], + "score": 0.0, + "time": 0.0, + "segmentation": { + "counts": [ + 518127, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 401015 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 1.0, + 0.0, + 0.0 + ], + [ + 0.0, + 1.0, + 0.0 + ], + [ + 0.0, + 0.0, + 1.0 + ] + ], + "t": [ + 0.0, + 0.0, + 0.0 + ] + } + ], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000008/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000008/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000008/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000008/sam6d_results/vis_pem.png" + }, + { + "frame_id": 9, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000009.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000009.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 9, + "category_id": 1, + "bbox": [ + 650, + 490, + 124, + 86 + ], + "score": 0.5782073140144348, + "time": 0.0, + "segmentation": { + "counts": [ + 519713, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 762, + 40, + 760, + 40, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 24, + 4, + 28, + 744, + 24, + 4, + 28, + 746, + 22, + 4, + 30, + 744, + 22, + 4, + 30, + 742, + 24, + 6, + 28, + 742, + 24, + 6, + 28, + 742, + 24, + 8, + 28, + 740, + 24, + 8, + 28, + 742, + 22, + 8, + 30, + 740, + 22, + 8, + 30, + 740, + 22, + 10, + 28, + 740, + 22, + 10, + 28, + 740, + 22, + 12, + 28, + 738, + 22, + 12, + 28, + 738, + 22, + 12, + 30, + 736, + 22, + 12, + 30, + 736, + 22, + 14, + 28, + 736, + 22, + 14, + 28, + 736, + 22, + 16, + 28, + 734, + 22, + 16, + 28, + 734, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 24, + 16, + 30, + 730, + 24, + 16, + 30, + 730, + 24, + 18, + 28, + 730, + 24, + 18, + 28, + 730, + 24, + 18, + 30, + 728, + 24, + 18, + 30, + 728, + 24, + 20, + 28, + 728, + 24, + 20, + 28, + 728, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 728, + 24, + 20, + 30, + 726, + 24, + 20, + 30, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 728, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 26, + 18, + 24, + 732, + 26, + 18, + 24, + 734, + 24, + 20, + 22, + 734, + 24, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 742, + 14, + 26, + 16, + 744, + 14, + 26, + 16, + 744, + 12, + 34, + 8, + 746, + 12, + 34, + 8, + 402625 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2302866280078888, + -0.9294385313987732, + -0.2882923483848572 + ], + [ + 0.6808108687400818, + -0.3655593693256378, + 0.6347148418426514 + ], + [ + -0.6953164339065552, + -0.05010632425546646, + 0.7169550657272339 + ] + ], + "t": [ + 4.8089213371276855, + 73.12830352783203, + 449.564697265625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 9, + "category_id": 1, + "bbox": [ + 650, + 490, + 124, + 86 + ], + "score": 0.5782073140144348, + "time": 0.0, + "segmentation": { + "counts": [ + 519713, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 762, + 40, + 760, + 40, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 24, + 4, + 28, + 744, + 24, + 4, + 28, + 746, + 22, + 4, + 30, + 744, + 22, + 4, + 30, + 742, + 24, + 6, + 28, + 742, + 24, + 6, + 28, + 742, + 24, + 8, + 28, + 740, + 24, + 8, + 28, + 742, + 22, + 8, + 30, + 740, + 22, + 8, + 30, + 740, + 22, + 10, + 28, + 740, + 22, + 10, + 28, + 740, + 22, + 12, + 28, + 738, + 22, + 12, + 28, + 738, + 22, + 12, + 30, + 736, + 22, + 12, + 30, + 736, + 22, + 14, + 28, + 736, + 22, + 14, + 28, + 736, + 22, + 16, + 28, + 734, + 22, + 16, + 28, + 734, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 24, + 16, + 30, + 730, + 24, + 16, + 30, + 730, + 24, + 18, + 28, + 730, + 24, + 18, + 28, + 730, + 24, + 18, + 30, + 728, + 24, + 18, + 30, + 728, + 24, + 20, + 28, + 728, + 24, + 20, + 28, + 728, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 728, + 24, + 20, + 30, + 726, + 24, + 20, + 30, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 728, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 26, + 18, + 24, + 732, + 26, + 18, + 24, + 734, + 24, + 20, + 22, + 734, + 24, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 742, + 14, + 26, + 16, + 744, + 14, + 26, + 16, + 744, + 12, + 34, + 8, + 746, + 12, + 34, + 8, + 402625 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2302866280078888, + -0.9294385313987732, + -0.2882923483848572 + ], + [ + 0.6808108687400818, + -0.3655593693256378, + 0.6347148418426514 + ], + [ + -0.6953164339065552, + -0.05010632425546646, + 0.7169550657272339 + ] + ], + "t": [ + 4.8089213371276855, + 73.12830352783203, + 449.564697265625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000009/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000009/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000009/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000009/sam6d_results/vis_pem.png" + }, + { + "frame_id": 10, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000010.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000010.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000010/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000010/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000010/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000010/sam6d_results/vis_pem.png" + }, + { + "frame_id": 11, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000011.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000011.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 11, + "category_id": 1, + "bbox": [ + 352, + 358, + 130, + 54 + ], + "score": 0.42223280668258667, + "time": 0.0, + "segmentation": { + "counts": [ + 281195, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 758, + 12, + 12, + 18, + 758, + 12, + 12, + 18, + 756, + 16, + 10, + 20, + 754, + 16, + 10, + 20, + 754, + 16, + 10, + 20, + 754, + 16, + 10, + 20, + 754, + 18, + 8, + 20, + 754, + 18, + 8, + 20, + 752, + 20, + 8, + 22, + 750, + 20, + 8, + 22, + 750, + 20, + 8, + 22, + 750, + 20, + 8, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 24, + 748, + 22, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 26, + 744, + 24, + 6, + 26, + 744, + 24, + 6, + 26, + 744, + 24, + 6, + 26, + 744, + 24, + 6, + 26, + 744, + 24, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 28, + 2, + 24, + 746, + 28, + 2, + 24, + 746, + 28, + 2, + 24, + 746, + 28, + 2, + 24, + 746, + 28, + 2, + 22, + 748, + 28, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 636409 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.1076454147696495, + 0.9831275343894958, + -0.14789900183677673 + ], + [ + -0.7006288766860962, + 0.03052847646176815, + 0.7128726243972778 + ], + [ + 0.7053593397140503, + 0.18036013841629028, + 0.6855206489562988 + ] + ], + "t": [ + -115.64604187011719, + -9.227972984313965, + 529.541259765625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 11, + "category_id": 1, + "bbox": [ + 352, + 358, + 130, + 54 + ], + "score": 0.42223280668258667, + "time": 0.0, + "segmentation": { + "counts": [ + 281195, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 758, + 12, + 12, + 18, + 758, + 12, + 12, + 18, + 756, + 16, + 10, + 20, + 754, + 16, + 10, + 20, + 754, + 16, + 10, + 20, + 754, + 16, + 10, + 20, + 754, + 18, + 8, + 20, + 754, + 18, + 8, + 20, + 752, + 20, + 8, + 22, + 750, + 20, + 8, + 22, + 750, + 20, + 8, + 22, + 750, + 20, + 8, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 24, + 748, + 22, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 26, + 744, + 24, + 6, + 26, + 744, + 24, + 6, + 26, + 744, + 24, + 6, + 26, + 744, + 24, + 6, + 26, + 744, + 24, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 28, + 2, + 24, + 746, + 28, + 2, + 24, + 746, + 28, + 2, + 24, + 746, + 28, + 2, + 24, + 746, + 28, + 2, + 22, + 748, + 28, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 636409 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.1076454147696495, + 0.9831275343894958, + -0.14789900183677673 + ], + [ + -0.7006288766860962, + 0.03052847646176815, + 0.7128726243972778 + ], + [ + 0.7053593397140503, + 0.18036013841629028, + 0.6855206489562988 + ] + ], + "t": [ + -115.64604187011719, + -9.227972984313965, + 529.541259765625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000011/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000011/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000011/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000011/sam6d_results/vis_pem.png" + }, + { + "frame_id": 12, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000012.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000012.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 12, + "category_id": 1, + "bbox": [ + 342, + 366, + 132, + 54 + ], + "score": 0.5187019109725952, + "time": 0.0, + "segmentation": { + "counts": [ + 273201, + 12, + 788, + 12, + 762, + 6, + 18, + 16, + 760, + 6, + 18, + 16, + 758, + 12, + 14, + 16, + 758, + 12, + 14, + 16, + 756, + 16, + 10, + 20, + 754, + 16, + 10, + 20, + 754, + 16, + 10, + 20, + 754, + 16, + 10, + 20, + 754, + 18, + 8, + 20, + 754, + 18, + 8, + 20, + 752, + 20, + 8, + 22, + 750, + 20, + 8, + 22, + 750, + 20, + 6, + 24, + 750, + 20, + 6, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 748, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 746, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 14, + 786, + 14, + 642815 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.038740746676921844, + 0.9938431978225708, + -0.10381002724170685 + ], + [ + -0.634263813495636, + 0.055820003151893616, + 0.7710989713668823 + ], + [ + 0.7721455693244934, + 0.09571561217308044, + 0.6281957030296326 + ] + ], + "t": [ + -124.69085693359375, + 1.846833348274231, + 517.1500244140625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 12, + "category_id": 1, + "bbox": [ + 342, + 366, + 132, + 54 + ], + "score": 0.5187019109725952, + "time": 0.0, + "segmentation": { + "counts": [ + 273201, + 12, + 788, + 12, + 762, + 6, + 18, + 16, + 760, + 6, + 18, + 16, + 758, + 12, + 14, + 16, + 758, + 12, + 14, + 16, + 756, + 16, + 10, + 20, + 754, + 16, + 10, + 20, + 754, + 16, + 10, + 20, + 754, + 16, + 10, + 20, + 754, + 18, + 8, + 20, + 754, + 18, + 8, + 20, + 752, + 20, + 8, + 22, + 750, + 20, + 8, + 22, + 750, + 20, + 6, + 24, + 750, + 20, + 6, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 748, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 746, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 14, + 786, + 14, + 642815 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.038740746676921844, + 0.9938431978225708, + -0.10381002724170685 + ], + [ + -0.634263813495636, + 0.055820003151893616, + 0.7710989713668823 + ], + [ + 0.7721455693244934, + 0.09571561217308044, + 0.6281957030296326 + ] + ], + "t": [ + -124.69085693359375, + 1.846833348274231, + 517.1500244140625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000012/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000012/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000012/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000012/sam6d_results/vis_pem.png" + }, + { + "frame_id": 13, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000013.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000013.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 13, + "category_id": 1, + "bbox": [ + 354, + 358, + 134, + 54 + ], + "score": 0.4215756952762604, + "time": 0.0, + "segmentation": { + "counts": [ + 282797, + 6, + 794, + 6, + 766, + 8, + 16, + 14, + 762, + 8, + 16, + 14, + 760, + 12, + 14, + 14, + 760, + 12, + 14, + 14, + 758, + 16, + 10, + 18, + 756, + 16, + 10, + 18, + 756, + 16, + 10, + 18, + 756, + 16, + 10, + 18, + 754, + 20, + 8, + 20, + 752, + 20, + 8, + 20, + 752, + 20, + 8, + 20, + 752, + 20, + 8, + 20, + 752, + 20, + 6, + 22, + 752, + 20, + 6, + 22, + 752, + 20, + 6, + 22, + 752, + 20, + 6, + 22, + 750, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 28, + 2, + 22, + 748, + 28, + 2, + 22, + 748, + 28, + 2, + 22, + 748, + 28, + 2, + 22, + 748, + 28, + 2, + 22, + 748, + 28, + 2, + 22, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 10, + 790, + 10, + 631623 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2624560296535492, + 0.9472919702529907, + 0.1837262213230133 + ], + [ + 0.7224438786506653, + -0.06668298691511154, + -0.6882060766220093 + ], + [ + -0.6396808624267578, + 0.3133559823036194, + -0.7018663883209229 + ] + ], + "t": [ + -115.79698944091797, + -15.412674903869629, + 541.7696533203125 + ] + }, + { + "scene_id": 0, + "image_id": 13, + "category_id": 1, + "bbox": [ + 656, + 494, + 120, + 60 + ], + "score": 0.40167608857154846, + "time": 0.0, + "segmentation": { + "counts": [ + 524509, + 4, + 796, + 4, + 790, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 401047 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.15530502796173096, + -0.9025132060050964, + -0.40168458223342896 + ], + [ + 0.344210684299469, + -0.43057486414909363, + 0.8343408107757568 + ], + [ + -0.9259586930274963, + -0.008686935529112816, + 0.3775250017642975 + ] + ], + "t": [ + 13.043437004089355, + 69.45841979980469, + 478.3282775878906 + ] + }, + { + "scene_id": 0, + "image_id": 13, + "category_id": 1, + "bbox": [ + 558, + 468, + 218, + 86 + ], + "score": 0.5061604976654053, + "time": 0.0, + "segmentation": { + "counts": [ + 446115, + 4, + 6, + 8, + 782, + 4, + 6, + 8, + 782, + 4, + 4, + 22, + 770, + 4, + 4, + 22, + 774, + 26, + 774, + 26, + 762, + 4, + 8, + 26, + 762, + 4, + 8, + 26, + 762, + 4, + 6, + 28, + 762, + 4, + 6, + 28, + 760, + 10, + 2, + 28, + 760, + 10, + 2, + 28, + 756, + 16, + 2, + 22, + 760, + 16, + 2, + 22, + 758, + 18, + 4, + 18, + 760, + 18, + 4, + 18, + 730, + 6, + 24, + 18, + 4, + 4, + 4, + 8, + 732, + 6, + 24, + 18, + 4, + 4, + 4, + 8, + 732, + 8, + 24, + 14, + 8, + 6, + 740, + 8, + 24, + 14, + 8, + 6, + 738, + 10, + 8, + 6, + 12, + 10, + 6, + 10, + 738, + 10, + 8, + 6, + 12, + 10, + 6, + 10, + 738, + 42, + 10, + 6, + 742, + 42, + 10, + 6, + 742, + 38, + 14, + 6, + 742, + 38, + 14, + 6, + 742, + 36, + 16, + 6, + 742, + 36, + 16, + 6, + 742, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 772, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 22, + 2, + 24, + 752, + 22, + 2, + 24, + 752, + 22, + 2, + 26, + 750, + 22, + 2, + 26, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 20, + 6, + 26, + 748, + 20, + 6, + 26, + 748, + 20, + 8, + 26, + 746, + 20, + 8, + 26, + 746, + 22, + 6, + 26, + 746, + 22, + 6, + 26, + 746, + 22, + 8, + 26, + 744, + 22, + 8, + 26, + 744, + 22, + 8, + 26, + 744, + 22, + 8, + 26, + 744, + 22, + 10, + 26, + 742, + 22, + 10, + 26, + 742, + 22, + 12, + 26, + 740, + 22, + 12, + 26, + 740, + 22, + 12, + 26, + 740, + 22, + 12, + 26, + 740, + 22, + 12, + 28, + 738, + 22, + 12, + 28, + 738, + 22, + 14, + 26, + 738, + 22, + 14, + 26, + 738, + 22, + 14, + 28, + 736, + 22, + 14, + 28, + 736, + 24, + 14, + 26, + 736, + 24, + 14, + 26, + 736, + 24, + 14, + 28, + 734, + 24, + 14, + 28, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 734, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 24, + 734, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 738, + 22, + 16, + 24, + 738, + 22, + 16, + 24, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 742, + 20, + 16, + 22, + 742, + 20, + 16, + 22, + 742, + 18, + 18, + 22, + 742, + 18, + 18, + 22, + 744, + 16, + 18, + 22, + 744, + 16, + 18, + 22, + 746, + 12, + 22, + 20, + 746, + 12, + 22, + 20, + 748, + 8, + 26, + 16, + 750, + 8, + 26, + 16, + 786, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 401049 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.14663612842559814, + -0.947972297668457, + 0.28257226943969727 + ], + [ + -0.6529355645179749, + -0.3073461651802063, + -0.6922524571418762 + ], + [ + 0.7430834174156189, + -0.08299224078655243, + -0.6640322804450989 + ] + ], + "t": [ + 10.160379409790039, + 70.1984634399414, + 472.44940185546875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 13, + "category_id": 1, + "bbox": [ + 558, + 468, + 218, + 86 + ], + "score": 0.5061604976654053, + "time": 0.0, + "segmentation": { + "counts": [ + 446115, + 4, + 6, + 8, + 782, + 4, + 6, + 8, + 782, + 4, + 4, + 22, + 770, + 4, + 4, + 22, + 774, + 26, + 774, + 26, + 762, + 4, + 8, + 26, + 762, + 4, + 8, + 26, + 762, + 4, + 6, + 28, + 762, + 4, + 6, + 28, + 760, + 10, + 2, + 28, + 760, + 10, + 2, + 28, + 756, + 16, + 2, + 22, + 760, + 16, + 2, + 22, + 758, + 18, + 4, + 18, + 760, + 18, + 4, + 18, + 730, + 6, + 24, + 18, + 4, + 4, + 4, + 8, + 732, + 6, + 24, + 18, + 4, + 4, + 4, + 8, + 732, + 8, + 24, + 14, + 8, + 6, + 740, + 8, + 24, + 14, + 8, + 6, + 738, + 10, + 8, + 6, + 12, + 10, + 6, + 10, + 738, + 10, + 8, + 6, + 12, + 10, + 6, + 10, + 738, + 42, + 10, + 6, + 742, + 42, + 10, + 6, + 742, + 38, + 14, + 6, + 742, + 38, + 14, + 6, + 742, + 36, + 16, + 6, + 742, + 36, + 16, + 6, + 742, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 772, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 22, + 2, + 24, + 752, + 22, + 2, + 24, + 752, + 22, + 2, + 26, + 750, + 22, + 2, + 26, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 20, + 6, + 26, + 748, + 20, + 6, + 26, + 748, + 20, + 8, + 26, + 746, + 20, + 8, + 26, + 746, + 22, + 6, + 26, + 746, + 22, + 6, + 26, + 746, + 22, + 8, + 26, + 744, + 22, + 8, + 26, + 744, + 22, + 8, + 26, + 744, + 22, + 8, + 26, + 744, + 22, + 10, + 26, + 742, + 22, + 10, + 26, + 742, + 22, + 12, + 26, + 740, + 22, + 12, + 26, + 740, + 22, + 12, + 26, + 740, + 22, + 12, + 26, + 740, + 22, + 12, + 28, + 738, + 22, + 12, + 28, + 738, + 22, + 14, + 26, + 738, + 22, + 14, + 26, + 738, + 22, + 14, + 28, + 736, + 22, + 14, + 28, + 736, + 24, + 14, + 26, + 736, + 24, + 14, + 26, + 736, + 24, + 14, + 28, + 734, + 24, + 14, + 28, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 734, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 24, + 734, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 738, + 22, + 16, + 24, + 738, + 22, + 16, + 24, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 742, + 20, + 16, + 22, + 742, + 20, + 16, + 22, + 742, + 18, + 18, + 22, + 742, + 18, + 18, + 22, + 744, + 16, + 18, + 22, + 744, + 16, + 18, + 22, + 746, + 12, + 22, + 20, + 746, + 12, + 22, + 20, + 748, + 8, + 26, + 16, + 750, + 8, + 26, + 16, + 786, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 401049 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.14663612842559814, + -0.947972297668457, + 0.28257226943969727 + ], + [ + -0.6529355645179749, + -0.3073461651802063, + -0.6922524571418762 + ], + [ + 0.7430834174156189, + -0.08299224078655243, + -0.6640322804450989 + ] + ], + "t": [ + 10.160379409790039, + 70.1984634399414, + 472.44940185546875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000013/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000013/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000013/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000013/sam6d_results/vis_pem.png" + }, + { + "frame_id": 14, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000014.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000014.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 14, + "category_id": 1, + "bbox": [ + 576, + 472, + 196, + 36 + ], + "score": 0.4356762766838074, + "time": 0.0, + "segmentation": { + "counts": [ + 460473, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 794, + 4, + 796, + 4, + 404295 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.030498608946800232, + -0.985005259513855, + 0.16980662941932678 + ], + [ + -0.37743663787841797, + -0.16865727305412292, + -0.910547137260437 + ], + [ + 0.9255331158638, + -0.036320701241493225, + -0.37692081928253174 + ] + ], + "t": [ + 7.315159797668457, + 71.14323425292969, + 484.0533447265625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 14, + "category_id": 1, + "bbox": [ + 576, + 472, + 196, + 36 + ], + "score": 0.4356762766838074, + "time": 0.0, + "segmentation": { + "counts": [ + 460473, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 794, + 4, + 796, + 4, + 404295 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.030498608946800232, + -0.985005259513855, + 0.16980662941932678 + ], + [ + -0.37743663787841797, + -0.16865727305412292, + -0.910547137260437 + ], + [ + 0.9255331158638, + -0.036320701241493225, + -0.37692081928253174 + ] + ], + "t": [ + 7.315159797668457, + 71.14323425292969, + 484.0533447265625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000014/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000014/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000014/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000014/sam6d_results/vis_pem.png" + }, + { + "frame_id": 15, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000015.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000015.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 15, + "category_id": 1, + "bbox": [ + 380, + 396, + 128, + 60 + ], + "score": 0.5511215329170227, + "time": 0.0, + "segmentation": { + "counts": [ + 303619, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 18, + 12, + 12, + 758, + 18, + 12, + 12, + 758, + 18, + 10, + 14, + 758, + 18, + 10, + 14, + 758, + 18, + 10, + 16, + 756, + 18, + 10, + 16, + 754, + 20, + 8, + 18, + 754, + 20, + 8, + 18, + 754, + 20, + 8, + 20, + 752, + 20, + 8, + 20, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 742, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 782, + 6, + 2, + 10, + 782, + 6, + 2, + 10, + 615577 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.312141090631485, + 0.9429126381874084, + -0.11611828207969666 + ], + [ + -0.6713557839393616, + -0.13244467973709106, + 0.7292048335075378 + ], + [ + 0.6721972227096558, + 0.3055715262889862, + 0.6743714213371277 + ] + ], + "t": [ + -98.68389892578125, + 18.483457565307617, + 556.2290649414062 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 15, + "category_id": 1, + "bbox": [ + 380, + 396, + 128, + 60 + ], + "score": 0.5511215329170227, + "time": 0.0, + "segmentation": { + "counts": [ + 303619, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 18, + 12, + 12, + 758, + 18, + 12, + 12, + 758, + 18, + 10, + 14, + 758, + 18, + 10, + 14, + 758, + 18, + 10, + 16, + 756, + 18, + 10, + 16, + 754, + 20, + 8, + 18, + 754, + 20, + 8, + 18, + 754, + 20, + 8, + 20, + 752, + 20, + 8, + 20, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 742, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 782, + 6, + 2, + 10, + 782, + 6, + 2, + 10, + 615577 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.312141090631485, + 0.9429126381874084, + -0.11611828207969666 + ], + [ + -0.6713557839393616, + -0.13244467973709106, + 0.7292048335075378 + ], + [ + 0.6721972227096558, + 0.3055715262889862, + 0.6743714213371277 + ] + ], + "t": [ + -98.68389892578125, + 18.483457565307617, + 556.2290649414062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000015/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000015/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000015/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000015/sam6d_results/vis_pem.png" + }, + { + "frame_id": 16, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000016.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000016.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 16, + "category_id": 1, + "bbox": [ + 386, + 378, + 134, + 60 + ], + "score": 0.5437852144241333, + "time": 0.0, + "segmentation": { + "counts": [ + 308397, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 18, + 14, + 10, + 758, + 18, + 14, + 10, + 758, + 18, + 10, + 16, + 756, + 18, + 10, + 16, + 754, + 20, + 10, + 16, + 754, + 20, + 10, + 16, + 754, + 20, + 8, + 18, + 754, + 20, + 8, + 18, + 754, + 20, + 8, + 20, + 752, + 20, + 8, + 20, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 748, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 8, + 4, + 10, + 778, + 8, + 4, + 10, + 780, + 4, + 8, + 4, + 784, + 4, + 8, + 4, + 605997 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3282325863838196, + 0.9384066462516785, + 0.10796170681715012 + ], + [ + 0.6889716386795044, + -0.1596485674381256, + -0.706987202167511 + ], + [ + -0.6462059020996094, + 0.306438684463501, + -0.6989374160766602 + ] + ], + "t": [ + -93.99930572509766, + -0.693732738494873, + 554.4886474609375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 16, + "category_id": 1, + "bbox": [ + 386, + 378, + 134, + 60 + ], + "score": 0.5437852144241333, + "time": 0.0, + "segmentation": { + "counts": [ + 308397, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 18, + 14, + 10, + 758, + 18, + 14, + 10, + 758, + 18, + 10, + 16, + 756, + 18, + 10, + 16, + 754, + 20, + 10, + 16, + 754, + 20, + 10, + 16, + 754, + 20, + 8, + 18, + 754, + 20, + 8, + 18, + 754, + 20, + 8, + 20, + 752, + 20, + 8, + 20, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 750, + 22, + 6, + 22, + 748, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 8, + 4, + 10, + 778, + 8, + 4, + 10, + 780, + 4, + 8, + 4, + 784, + 4, + 8, + 4, + 605997 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3282325863838196, + 0.9384066462516785, + 0.10796170681715012 + ], + [ + 0.6889716386795044, + -0.1596485674381256, + -0.706987202167511 + ], + [ + -0.6462059020996094, + 0.306438684463501, + -0.6989374160766602 + ] + ], + "t": [ + -93.99930572509766, + -0.693732738494873, + 554.4886474609375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000016/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000016/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000016/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000016/sam6d_results/vis_pem.png" + }, + { + "frame_id": 17, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000017.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000017.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 17, + "category_id": 1, + "bbox": [ + 378, + 376, + 134, + 60 + ], + "score": 0.5603122115135193, + "time": 0.0, + "segmentation": { + "counts": [ + 301995, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 16, + 10, + 756, + 18, + 16, + 10, + 756, + 20, + 12, + 12, + 756, + 20, + 12, + 12, + 756, + 20, + 10, + 16, + 754, + 20, + 10, + 16, + 752, + 22, + 10, + 16, + 752, + 22, + 10, + 16, + 752, + 22, + 8, + 18, + 752, + 22, + 8, + 18, + 752, + 22, + 8, + 20, + 750, + 22, + 8, + 20, + 748, + 24, + 8, + 20, + 748, + 24, + 8, + 20, + 748, + 24, + 8, + 20, + 748, + 24, + 8, + 20, + 748, + 24, + 8, + 20, + 748, + 24, + 8, + 20, + 746, + 26, + 8, + 20, + 746, + 26, + 8, + 20, + 746, + 26, + 8, + 20, + 746, + 26, + 8, + 20, + 746, + 26, + 8, + 20, + 746, + 26, + 8, + 20, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 744, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 24, + 10, + 24, + 742, + 24, + 10, + 24, + 742, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 6, + 26, + 744, + 24, + 6, + 26, + 744, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 754, + 22, + 2, + 20, + 756, + 22, + 2, + 20, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 770, + 28, + 772, + 28, + 784, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 612397 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3587169647216797, + 0.9239211082458496, + -0.13300670683383942 + ], + [ + -0.6636934280395508, + -0.15225473046302795, + 0.7323450446128845 + ], + [ + 0.656378448009491, + 0.3509804308414459, + 0.6678172945976257 + ] + ], + "t": [ + -95.56853485107422, + -1.3340966701507568, + 545.1969604492188 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 17, + "category_id": 1, + "bbox": [ + 378, + 376, + 134, + 60 + ], + "score": 0.5603122115135193, + "time": 0.0, + "segmentation": { + "counts": [ + 301995, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 16, + 10, + 756, + 18, + 16, + 10, + 756, + 20, + 12, + 12, + 756, + 20, + 12, + 12, + 756, + 20, + 10, + 16, + 754, + 20, + 10, + 16, + 752, + 22, + 10, + 16, + 752, + 22, + 10, + 16, + 752, + 22, + 8, + 18, + 752, + 22, + 8, + 18, + 752, + 22, + 8, + 20, + 750, + 22, + 8, + 20, + 748, + 24, + 8, + 20, + 748, + 24, + 8, + 20, + 748, + 24, + 8, + 20, + 748, + 24, + 8, + 20, + 748, + 24, + 8, + 20, + 748, + 24, + 8, + 20, + 746, + 26, + 8, + 20, + 746, + 26, + 8, + 20, + 746, + 26, + 8, + 20, + 746, + 26, + 8, + 20, + 746, + 26, + 8, + 20, + 746, + 26, + 8, + 20, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 744, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 26, + 8, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 24, + 10, + 24, + 742, + 24, + 10, + 24, + 742, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 6, + 26, + 744, + 24, + 6, + 26, + 744, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 754, + 22, + 2, + 20, + 756, + 22, + 2, + 20, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 770, + 28, + 772, + 28, + 784, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 612397 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3587169647216797, + 0.9239211082458496, + -0.13300670683383942 + ], + [ + -0.6636934280395508, + -0.15225473046302795, + 0.7323450446128845 + ], + [ + 0.656378448009491, + 0.3509804308414459, + 0.6678172945976257 + ] + ], + "t": [ + -95.56853485107422, + -1.3340966701507568, + 545.1969604492188 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000017/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000017/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000017/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000017/sam6d_results/vis_pem.png" + }, + { + "frame_id": 18, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000018.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000018.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000018/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000018/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000018/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000018/sam6d_results/vis_pem.png" + }, + { + "frame_id": 19, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000019.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000019.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000019/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000019/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000019/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000019/sam6d_results/vis_pem.png" + }, + { + "frame_id": 20, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000020.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000020.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 20, + "category_id": 1, + "bbox": [ + 294, + 370, + 150, + 52 + ], + "score": 0.4111021161079407, + "time": 0.0, + "segmentation": { + "counts": [ + 234811, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 666811 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.44380542635917664, + 0.8551812767982483, + 0.2677711844444275 + ], + [ + 0.10210412740707397, + -0.2486078143119812, + 0.9632076621055603 + ], + [ + 0.8902869820594788, + 0.45481786131858826, + 0.02301594614982605 + ] + ], + "t": [ + -151.0614776611328, + -16.22533416748047, + 510.1783752441406 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 20, + "category_id": 1, + "bbox": [ + 294, + 370, + 150, + 52 + ], + "score": 0.4111021161079407, + "time": 0.0, + "segmentation": { + "counts": [ + 234811, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 666811 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.44380542635917664, + 0.8551812767982483, + 0.2677711844444275 + ], + [ + 0.10210412740707397, + -0.2486078143119812, + 0.9632076621055603 + ], + [ + 0.8902869820594788, + 0.45481786131858826, + 0.02301594614982605 + ] + ], + "t": [ + -151.0614776611328, + -16.22533416748047, + 510.1783752441406 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000020/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000020/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000020/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000020/sam6d_results/vis_pem.png" + }, + { + "frame_id": 21, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000021.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000021.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 21, + "category_id": 1, + "bbox": [ + 266, + 350, + 160, + 62 + ], + "score": 0.43263572454452515, + "time": 0.0, + "segmentation": { + "counts": [ + 212399, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 681231 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.43514764308929443, + 0.8726193904876709, + -0.2217702567577362 + ], + [ + -0.024890661239624023, + -0.23455992341041565, + -0.9717831611633301 + ], + [ + -0.900015115737915, + 0.4283890128135681, + -0.0803484320640564 + ] + ], + "t": [ + -153.57127380371094, + -27.86514663696289, + 485.97125244140625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 21, + "category_id": 1, + "bbox": [ + 266, + 350, + 160, + 62 + ], + "score": 0.43263572454452515, + "time": 0.0, + "segmentation": { + "counts": [ + 212399, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 681231 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.43514764308929443, + 0.8726193904876709, + -0.2217702567577362 + ], + [ + -0.024890661239624023, + -0.23455992341041565, + -0.9717831611633301 + ], + [ + -0.900015115737915, + 0.4283890128135681, + -0.0803484320640564 + ] + ], + "t": [ + -153.57127380371094, + -27.86514663696289, + 485.97125244140625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000021/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000021/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000021/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000021/sam6d_results/vis_pem.png" + }, + { + "frame_id": 22, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000022.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000022.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 22, + "category_id": 1, + "bbox": [ + 278, + 382, + 122, + 66 + ], + "score": 0.43268778920173645, + "time": 0.0, + "segmentation": { + "counts": [ + 222035, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 702003 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8826697468757629, + -0.4542493224143982, + -0.12063151597976685 + ], + [ + 0.3560388386249542, + 0.4787074625492096, + 0.8025429248809814 + ], + [ + -0.3068076968193054, + -0.751329779624939, + 0.5842709541320801 + ] + ], + "t": [ + -188.32810974121094, + 6.675191402435303, + 419.4123229980469 + ] + }, + { + "scene_id": 0, + "image_id": 22, + "category_id": 1, + "bbox": [ + 250, + 338, + 162, + 76 + ], + "score": 0.4895916283130646, + "time": 0.0, + "segmentation": { + "counts": [ + 199601, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 792, + 6, + 794, + 6, + 692441 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4646621346473694, + 0.792696475982666, + 0.39461642503738403 + ], + [ + 0.16214488446712494, + -0.36194372177124023, + 0.917990505695343 + ], + [ + 0.8705160617828369, + 0.49054065346717834, + 0.03964991867542267 + ] + ], + "t": [ + -159.2276153564453, + -37.43171310424805, + 466.2261657714844 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 22, + "category_id": 1, + "bbox": [ + 250, + 338, + 162, + 76 + ], + "score": 0.4895916283130646, + "time": 0.0, + "segmentation": { + "counts": [ + 199601, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 792, + 6, + 794, + 6, + 692441 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4646621346473694, + 0.792696475982666, + 0.39461642503738403 + ], + [ + 0.16214488446712494, + -0.36194372177124023, + 0.917990505695343 + ], + [ + 0.8705160617828369, + 0.49054065346717834, + 0.03964991867542267 + ] + ], + "t": [ + -159.2276153564453, + -37.43171310424805, + 466.2261657714844 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000022/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000022/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000022/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000022/sam6d_results/vis_pem.png" + }, + { + "frame_id": 23, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000023.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000023.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 23, + "category_id": 1, + "bbox": [ + 222, + 340, + 160, + 86 + ], + "score": 0.1686936914920807, + "time": 0.0, + "segmentation": { + "counts": [ + 177215, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 6, + 2, + 18, + 774, + 6, + 2, + 18, + 784, + 16, + 784, + 16, + 768, + 6, + 14, + 10, + 770, + 6, + 14, + 10, + 770, + 16, + 4, + 10, + 770, + 16, + 4, + 10, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 794, + 4, + 796, + 4, + 716445 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7684069275856018, + 0.6320059895515442, + 0.10059356689453125 + ], + [ + 0.5171141028404236, + -0.5205808281898499, + -0.6794031262397766 + ], + [ + -0.37702012062072754, + 0.5740762948989868, + -0.726837158203125 + ] + ], + "t": [ + -167.40789794921875, + -33.89973831176758, + 450.97027587890625 + ] + }, + { + "scene_id": 0, + "image_id": 23, + "category_id": 1, + "bbox": [ + 256, + 384, + 120, + 74 + ], + "score": 0.31961724162101746, + "time": 0.0, + "segmentation": { + "counts": [ + 204445, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 721205 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5741699934005737, + -0.5714085698127747, + -0.5863625407218933 + ], + [ + 0.816611111164093, + 0.45125317573547363, + 0.3598845601081848 + ], + [ + 0.05895701050758362, + -0.6854642629623413, + 0.725714921951294 + ] + ], + "t": [ + -191.5177764892578, + 13.120306968688965, + 407.231201171875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 23, + "category_id": 1, + "bbox": [ + 256, + 384, + 120, + 74 + ], + "score": 0.31961724162101746, + "time": 0.0, + "segmentation": { + "counts": [ + 204445, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 721205 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5741699934005737, + -0.5714085698127747, + -0.5863625407218933 + ], + [ + 0.816611111164093, + 0.45125317573547363, + 0.3598845601081848 + ], + [ + 0.05895701050758362, + -0.6854642629623413, + 0.725714921951294 + ] + ], + "t": [ + -191.5177764892578, + 13.120306968688965, + 407.231201171875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000023/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000023/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000023/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000023/sam6d_results/vis_pem.png" + }, + { + "frame_id": 24, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000024.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000024.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 24, + "category_id": 1, + "bbox": [ + 242, + 390, + 118, + 78 + ], + "score": 0.27425628900527954, + "time": 0.0, + "segmentation": { + "counts": [ + 193255, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 733997 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.044389769434928894, + -0.6379798054695129, + -0.7687723636627197 + ], + [ + 0.8598937392234802, + 0.3673226237297058, + -0.35448071360588074 + ], + [ + 0.5085392594337463, + -0.6767979860305786, + 0.532289445400238 + ] + ], + "t": [ + -200.06422424316406, + 20.685407638549805, + 408.1951904296875 + ] + }, + { + "scene_id": 0, + "image_id": 24, + "category_id": 1, + "bbox": [ + 204, + 346, + 164, + 90 + ], + "score": 0.48180311918258667, + "time": 0.0, + "segmentation": { + "counts": [ + 162827, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 727637 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.38061001896858215, + 0.7347397804260254, + 0.5615097284317017 + ], + [ + 0.22436726093292236, + -0.515693724155426, + 0.8268731832504272 + ], + [ + 0.8971037864685059, + 0.4407004117965698, + 0.03142660856246948 + ] + ], + "t": [ + -189.87339782714844, + -34.11167526245117, + 455.37420654296875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 24, + "category_id": 1, + "bbox": [ + 204, + 346, + 164, + 90 + ], + "score": 0.48180311918258667, + "time": 0.0, + "segmentation": { + "counts": [ + 162827, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 727637 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.38061001896858215, + 0.7347397804260254, + 0.5615097284317017 + ], + [ + 0.22436726093292236, + -0.515693724155426, + 0.8268731832504272 + ], + [ + 0.8971037864685059, + 0.4407004117965698, + 0.03142660856246948 + ] + ], + "t": [ + -189.87339782714844, + -34.11167526245117, + 455.37420654296875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000024/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000024/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000024/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000024/sam6d_results/vis_pem.png" + }, + { + "frame_id": 25, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000025.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000025.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 25, + "category_id": 1, + "bbox": [ + 238, + 346, + 122, + 86 + ], + "score": 0.484733521938324, + "time": 0.0, + "segmentation": { + "counts": [ + 190011, + 14, + 786, + 14, + 782, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 734037 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7867818474769592, + 0.5979937314987183, + -0.15289968252182007 + ], + [ + -0.5418750047683716, + -0.5505850911140442, + 0.6350020170211792 + ], + [ + 0.29554277658462524, + 0.5824609994888306, + 0.7572278380393982 + ] + ], + "t": [ + -174.4869384765625, + -30.800979614257812, + 453.9623718261719 + ] + }, + { + "scene_id": 0, + "image_id": 25, + "category_id": 1, + "bbox": [ + 208, + 336, + 198, + 106 + ], + "score": 0.4800577461719513, + "time": 0.0, + "segmentation": { + "counts": [ + 166031, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 26372, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 697259 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7879980206489563, + 0.5567132234573364, + -0.26292502880096436 + ], + [ + -0.6020327210426331, + -0.6073305010795593, + 0.5183685421943665 + ], + [ + 0.12890014052391052, + 0.5667630434036255, + 0.8137348294258118 + ] + ], + "t": [ + -183.45945739746094, + -30.473817825317383, + 450.9658508300781 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 25, + "category_id": 1, + "bbox": [ + 238, + 346, + 122, + 86 + ], + "score": 0.484733521938324, + "time": 0.0, + "segmentation": { + "counts": [ + 190011, + 14, + 786, + 14, + 782, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 734037 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7867818474769592, + 0.5979937314987183, + -0.15289968252182007 + ], + [ + -0.5418750047683716, + -0.5505850911140442, + 0.6350020170211792 + ], + [ + 0.29554277658462524, + 0.5824609994888306, + 0.7572278380393982 + ] + ], + "t": [ + -174.4869384765625, + -30.800979614257812, + 453.9623718261719 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000025/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000025/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000025/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000025/sam6d_results/vis_pem.png" + }, + { + "frame_id": 26, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000026.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000026.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 26, + "category_id": 1, + "bbox": [ + 278, + 400, + 108, + 82 + ], + "score": 0.19163861870765686, + "time": 0.0, + "segmentation": { + "counts": [ + 222069, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 713189 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.14417694509029388, + -0.36996743083000183, + -0.9177890419960022 + ], + [ + 0.9067693948745728, + 0.4207514226436615, + -0.02716243267059326 + ], + [ + 0.3962101936340332, + -0.828307032585144, + 0.39613771438598633 + ] + ], + "t": [ + -195.61276245117188, + 33.05414962768555, + 411.77923583984375 + ] + }, + { + "scene_id": 0, + "image_id": 26, + "category_id": 1, + "bbox": [ + 238, + 356, + 152, + 98 + ], + "score": 0.49990570545196533, + "time": 0.0, + "segmentation": { + "counts": [ + 190045, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 710025 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.013991057872772217, + 0.6746009588241577, + 0.7380501627922058 + ], + [ + 0.6101282835006714, + -0.5905423164367676, + 0.5282081365585327 + ], + [ + 0.79217928647995, + 0.4429148733615875, + -0.41985535621643066 + ] + ], + "t": [ + -174.3512725830078, + -22.49664306640625, + 461.0091857910156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 26, + "category_id": 1, + "bbox": [ + 238, + 356, + 152, + 98 + ], + "score": 0.49990570545196533, + "time": 0.0, + "segmentation": { + "counts": [ + 190045, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 710025 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.013991057872772217, + 0.6746009588241577, + 0.7380501627922058 + ], + [ + 0.6101282835006714, + -0.5905423164367676, + 0.5282081365585327 + ], + [ + 0.79217928647995, + 0.4429148733615875, + -0.41985535621643066 + ] + ], + "t": [ + -174.3512725830078, + -22.49664306640625, + 461.0091857910156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000026/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000026/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000026/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000026/sam6d_results/vis_pem.png" + }, + { + "frame_id": 27, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000027.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000027.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 27, + "category_id": 1, + "bbox": [ + 288, + 402, + 104, + 92 + ], + "score": 0.18021996319293976, + "time": 0.0, + "segmentation": { + "counts": [ + 230081, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 708385 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5844346284866333, + -0.5054200887680054, + -0.6348122954368591 + ], + [ + 0.7968426942825317, + 0.5052030682563782, + 0.3313779830932617 + ], + [ + 0.15322411060333252, + -0.6995144486427307, + 0.6979985237121582 + ] + ], + "t": [ + -175.8606719970703, + 31.098548889160156, + 406.0928039550781 + ] + }, + { + "scene_id": 0, + "image_id": 27, + "category_id": 1, + "bbox": [ + 246, + 358, + 142, + 104 + ], + "score": 0.489572137594223, + "time": 0.0, + "segmentation": { + "counts": [ + 196455, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 4, + 796, + 4, + 11972, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 711627 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8481260538101196, + 0.5132817029953003, + -0.13123449683189392 + ], + [ + -0.4747837781906128, + -0.6264625191688538, + 0.6181620359420776 + ], + [ + 0.23507848381996155, + 0.5865869522094727, + 0.7750182151794434 + ] + ], + "t": [ + -160.1195831298828, + -21.93671417236328, + 447.5736389160156 + ] + }, + { + "scene_id": 0, + "image_id": 27, + "category_id": 1, + "bbox": [ + 244, + 330, + 198, + 164 + ], + "score": 0.6265006065368652, + "time": 0.0, + "segmentation": { + "counts": [ + 194855, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 28, + 14, + 716, + 42, + 28, + 14, + 714, + 42, + 26, + 20, + 712, + 42, + 26, + 20, + 710, + 42, + 26, + 22, + 710, + 42, + 26, + 22, + 708, + 42, + 26, + 24, + 708, + 42, + 26, + 24, + 708, + 40, + 26, + 28, + 706, + 40, + 26, + 28, + 704, + 40, + 28, + 28, + 704, + 40, + 28, + 28, + 704, + 40, + 26, + 30, + 704, + 40, + 26, + 30, + 702, + 40, + 26, + 32, + 702, + 40, + 26, + 32, + 702, + 38, + 26, + 32, + 704, + 38, + 26, + 32, + 702, + 38, + 28, + 32, + 702, + 38, + 28, + 32, + 700, + 38, + 28, + 34, + 700, + 38, + 28, + 34, + 700, + 38, + 28, + 32, + 702, + 38, + 28, + 32, + 700, + 38, + 28, + 34, + 700, + 38, + 28, + 34, + 700, + 36, + 30, + 32, + 702, + 36, + 30, + 32, + 700, + 36, + 30, + 34, + 700, + 36, + 30, + 34, + 700, + 36, + 28, + 34, + 702, + 36, + 28, + 34, + 700, + 36, + 26, + 38, + 700, + 36, + 26, + 38, + 700, + 34, + 28, + 36, + 702, + 34, + 28, + 36, + 700, + 36, + 26, + 38, + 700, + 36, + 26, + 38, + 700, + 34, + 28, + 36, + 702, + 34, + 28, + 36, + 700, + 36, + 26, + 38, + 700, + 36, + 26, + 38, + 700, + 34, + 26, + 38, + 702, + 34, + 26, + 38, + 702, + 34, + 24, + 38, + 704, + 34, + 24, + 38, + 702, + 34, + 24, + 38, + 704, + 34, + 24, + 38, + 704, + 34, + 22, + 40, + 704, + 34, + 22, + 40, + 704, + 32, + 24, + 38, + 706, + 32, + 24, + 38, + 704, + 32, + 24, + 38, + 706, + 32, + 24, + 38, + 706, + 32, + 20, + 42, + 706, + 32, + 20, + 42, + 704, + 34, + 18, + 42, + 706, + 34, + 18, + 42, + 704, + 34, + 20, + 40, + 706, + 34, + 20, + 40, + 704, + 34, + 18, + 44, + 704, + 34, + 18, + 44, + 704, + 34, + 16, + 44, + 706, + 34, + 16, + 44, + 702, + 36, + 16, + 44, + 704, + 36, + 16, + 44, + 702, + 38, + 14, + 44, + 704, + 38, + 14, + 44, + 700, + 42, + 12, + 44, + 702, + 42, + 12, + 44, + 698, + 44, + 10, + 46, + 700, + 44, + 10, + 46, + 700, + 44, + 6, + 48, + 702, + 44, + 6, + 48, + 700, + 44, + 8, + 46, + 702, + 44, + 8, + 46, + 702, + 44, + 6, + 46, + 704, + 44, + 6, + 46, + 704, + 94, + 706, + 94, + 706, + 92, + 708, + 92, + 708, + 90, + 710, + 90, + 710, + 88, + 712, + 88, + 710, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 718, + 80, + 720, + 80, + 722, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 728, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 64, + 736, + 64, + 736, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 30, + 770, + 30, + 780, + 16, + 784, + 16, + 668445 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8253077268600464, + 0.5349587798118591, + 0.18079176545143127 + ], + [ + 0.5295252203941345, + -0.6219816207885742, + -0.5768375992774963 + ], + [ + -0.19613496959209442, + 0.5718028545379639, + -0.7966007590293884 + ] + ], + "t": [ + -160.0491180419922, + -18.294998168945312, + 445.27130126953125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 27, + "category_id": 1, + "bbox": [ + 244, + 330, + 198, + 164 + ], + "score": 0.6265006065368652, + "time": 0.0, + "segmentation": { + "counts": [ + 194855, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 28, + 14, + 716, + 42, + 28, + 14, + 714, + 42, + 26, + 20, + 712, + 42, + 26, + 20, + 710, + 42, + 26, + 22, + 710, + 42, + 26, + 22, + 708, + 42, + 26, + 24, + 708, + 42, + 26, + 24, + 708, + 40, + 26, + 28, + 706, + 40, + 26, + 28, + 704, + 40, + 28, + 28, + 704, + 40, + 28, + 28, + 704, + 40, + 26, + 30, + 704, + 40, + 26, + 30, + 702, + 40, + 26, + 32, + 702, + 40, + 26, + 32, + 702, + 38, + 26, + 32, + 704, + 38, + 26, + 32, + 702, + 38, + 28, + 32, + 702, + 38, + 28, + 32, + 700, + 38, + 28, + 34, + 700, + 38, + 28, + 34, + 700, + 38, + 28, + 32, + 702, + 38, + 28, + 32, + 700, + 38, + 28, + 34, + 700, + 38, + 28, + 34, + 700, + 36, + 30, + 32, + 702, + 36, + 30, + 32, + 700, + 36, + 30, + 34, + 700, + 36, + 30, + 34, + 700, + 36, + 28, + 34, + 702, + 36, + 28, + 34, + 700, + 36, + 26, + 38, + 700, + 36, + 26, + 38, + 700, + 34, + 28, + 36, + 702, + 34, + 28, + 36, + 700, + 36, + 26, + 38, + 700, + 36, + 26, + 38, + 700, + 34, + 28, + 36, + 702, + 34, + 28, + 36, + 700, + 36, + 26, + 38, + 700, + 36, + 26, + 38, + 700, + 34, + 26, + 38, + 702, + 34, + 26, + 38, + 702, + 34, + 24, + 38, + 704, + 34, + 24, + 38, + 702, + 34, + 24, + 38, + 704, + 34, + 24, + 38, + 704, + 34, + 22, + 40, + 704, + 34, + 22, + 40, + 704, + 32, + 24, + 38, + 706, + 32, + 24, + 38, + 704, + 32, + 24, + 38, + 706, + 32, + 24, + 38, + 706, + 32, + 20, + 42, + 706, + 32, + 20, + 42, + 704, + 34, + 18, + 42, + 706, + 34, + 18, + 42, + 704, + 34, + 20, + 40, + 706, + 34, + 20, + 40, + 704, + 34, + 18, + 44, + 704, + 34, + 18, + 44, + 704, + 34, + 16, + 44, + 706, + 34, + 16, + 44, + 702, + 36, + 16, + 44, + 704, + 36, + 16, + 44, + 702, + 38, + 14, + 44, + 704, + 38, + 14, + 44, + 700, + 42, + 12, + 44, + 702, + 42, + 12, + 44, + 698, + 44, + 10, + 46, + 700, + 44, + 10, + 46, + 700, + 44, + 6, + 48, + 702, + 44, + 6, + 48, + 700, + 44, + 8, + 46, + 702, + 44, + 8, + 46, + 702, + 44, + 6, + 46, + 704, + 44, + 6, + 46, + 704, + 94, + 706, + 94, + 706, + 92, + 708, + 92, + 708, + 90, + 710, + 90, + 710, + 88, + 712, + 88, + 710, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 718, + 80, + 720, + 80, + 722, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 728, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 64, + 736, + 64, + 736, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 30, + 770, + 30, + 780, + 16, + 784, + 16, + 668445 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8253077268600464, + 0.5349587798118591, + 0.18079176545143127 + ], + [ + 0.5295252203941345, + -0.6219816207885742, + -0.5768375992774963 + ], + [ + -0.19613496959209442, + 0.5718028545379639, + -0.7966007590293884 + ] + ], + "t": [ + -160.0491180419922, + -18.294998168945312, + 445.27130126953125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000027/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000027/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000027/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000027/sam6d_results/vis_pem.png" + }, + { + "frame_id": 28, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000028.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000028.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 28, + "category_id": 1, + "bbox": [ + 242, + 348, + 144, + 124 + ], + "score": 0.5161349773406982, + "time": 0.0, + "segmentation": { + "counts": [ + 193257, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 792, + 6, + 794, + 6, + 713235 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8798734545707703, + 0.4491940140724182, + 0.155073344707489 + ], + [ + 0.44836974143981934, + -0.6766186356544495, + -0.5840820074081421 + ], + [ + -0.15744057297706604, + 0.5834484696388245, + -0.7967436909675598 + ] + ], + "t": [ + -155.0189971923828, + -27.491357803344727, + 423.52349853515625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 28, + "category_id": 1, + "bbox": [ + 242, + 348, + 144, + 124 + ], + "score": 0.5161349773406982, + "time": 0.0, + "segmentation": { + "counts": [ + 193257, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 792, + 6, + 794, + 6, + 713235 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8798734545707703, + 0.4491940140724182, + 0.155073344707489 + ], + [ + 0.44836974143981934, + -0.6766186356544495, + -0.5840820074081421 + ], + [ + -0.15744057297706604, + 0.5834484696388245, + -0.7967436909675598 + ] + ], + "t": [ + -155.0189971923828, + -27.491357803344727, + 423.52349853515625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000028/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000028/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000028/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000028/sam6d_results/vis_pem.png" + }, + { + "frame_id": 29, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000029.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000029.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 29, + "category_id": 1, + "bbox": [ + 196, + 342, + 156, + 138 + ], + "score": 0.5213031768798828, + "time": 0.0, + "segmentation": { + "counts": [ + 156465, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 752, + 46, + 754, + 46, + 748, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 764, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 740439 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.917982816696167, + 0.38416367769241333, + 0.0986163318157196 + ], + [ + 0.36216646432876587, + -0.7105560302734375, + -0.6032788157463074 + ], + [ + -0.16168546676635742, + 0.5895153284072876, + -0.7914097309112549 + ] + ], + "t": [ + -172.68679809570312, + -31.023672103881836, + 398.97802734375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 29, + "category_id": 1, + "bbox": [ + 196, + 342, + 156, + 138 + ], + "score": 0.5213031768798828, + "time": 0.0, + "segmentation": { + "counts": [ + 156465, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 752, + 46, + 754, + 46, + 748, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 764, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 740439 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.917982816696167, + 0.38416367769241333, + 0.0986163318157196 + ], + [ + 0.36216646432876587, + -0.7105560302734375, + -0.6032788157463074 + ], + [ + -0.16168546676635742, + 0.5895153284072876, + -0.7914097309112549 + ] + ], + "t": [ + -172.68679809570312, + -31.023672103881836, + 398.97802734375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000029/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000029/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000029/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000029/sam6d_results/vis_pem.png" + }, + { + "frame_id": 30, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000030.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000030.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 30, + "category_id": 1, + "bbox": [ + 182, + 352, + 144, + 142 + ], + "score": 0.5337361693382263, + "time": 0.0, + "segmentation": { + "counts": [ + 145281, + 10, + 790, + 10, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 752, + 48, + 752, + 48, + 746, + 52, + 748, + 52, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 36, + 764, + 36, + 764, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 778, + 14, + 786, + 14, + 761227 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9122827053070068, + 0.323318213224411, + 0.2514064311981201 + ], + [ + 0.4095582962036133, + -0.7220991253852844, + -0.5575253367424011 + ], + [ + 0.0012820065021514893, + 0.6115864515304565, + -0.7911765575408936 + ] + ], + "t": [ + -183.52944946289062, + -23.42075538635254, + 402.2696533203125 + ] + }, + { + "scene_id": 0, + "image_id": 30, + "category_id": 1, + "bbox": [ + 182, + 308, + 208, + 206 + ], + "score": 0.6301250457763672, + "time": 0.0, + "segmentation": { + "counts": [ + 145281, + 10, + 790, + 10, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 50, + 10, + 690, + 50, + 50, + 10, + 688, + 48, + 52, + 14, + 686, + 48, + 52, + 14, + 686, + 46, + 48, + 22, + 684, + 46, + 48, + 22, + 682, + 46, + 48, + 26, + 680, + 46, + 48, + 26, + 678, + 46, + 48, + 28, + 678, + 46, + 48, + 28, + 678, + 44, + 46, + 32, + 678, + 44, + 46, + 32, + 676, + 44, + 48, + 32, + 676, + 44, + 48, + 32, + 674, + 44, + 46, + 36, + 674, + 44, + 46, + 36, + 674, + 44, + 44, + 38, + 674, + 44, + 44, + 38, + 672, + 44, + 46, + 38, + 672, + 44, + 46, + 38, + 672, + 42, + 46, + 38, + 674, + 42, + 46, + 38, + 672, + 42, + 48, + 38, + 672, + 42, + 48, + 38, + 672, + 40, + 48, + 38, + 674, + 40, + 48, + 38, + 672, + 40, + 46, + 42, + 672, + 40, + 46, + 42, + 672, + 40, + 44, + 42, + 674, + 40, + 44, + 42, + 672, + 40, + 42, + 44, + 674, + 40, + 42, + 44, + 674, + 38, + 42, + 46, + 674, + 38, + 42, + 46, + 672, + 38, + 42, + 46, + 674, + 38, + 42, + 46, + 672, + 38, + 42, + 46, + 674, + 38, + 42, + 46, + 672, + 40, + 40, + 48, + 672, + 40, + 40, + 48, + 670, + 40, + 40, + 46, + 674, + 40, + 40, + 46, + 670, + 44, + 38, + 48, + 670, + 44, + 38, + 48, + 664, + 48, + 38, + 48, + 666, + 48, + 38, + 48, + 660, + 52, + 38, + 48, + 662, + 52, + 38, + 48, + 660, + 54, + 34, + 50, + 662, + 54, + 34, + 50, + 660, + 54, + 34, + 50, + 662, + 54, + 34, + 50, + 662, + 52, + 32, + 52, + 664, + 52, + 32, + 52, + 664, + 50, + 32, + 52, + 666, + 50, + 32, + 52, + 666, + 50, + 28, + 54, + 668, + 50, + 28, + 54, + 668, + 48, + 28, + 56, + 668, + 48, + 28, + 56, + 666, + 48, + 26, + 56, + 670, + 48, + 26, + 56, + 670, + 48, + 24, + 56, + 672, + 48, + 24, + 56, + 672, + 46, + 20, + 60, + 674, + 46, + 20, + 60, + 672, + 48, + 16, + 62, + 674, + 48, + 16, + 62, + 674, + 48, + 10, + 66, + 676, + 48, + 10, + 66, + 678, + 44, + 6, + 70, + 680, + 44, + 6, + 70, + 680, + 42, + 4, + 70, + 684, + 42, + 4, + 70, + 684, + 114, + 686, + 114, + 684, + 114, + 686, + 114, + 684, + 112, + 688, + 112, + 688, + 108, + 692, + 108, + 690, + 108, + 692, + 108, + 692, + 104, + 696, + 104, + 692, + 102, + 698, + 102, + 692, + 102, + 698, + 102, + 696, + 100, + 700, + 100, + 698, + 96, + 704, + 96, + 702, + 92, + 708, + 92, + 706, + 88, + 712, + 88, + 712, + 86, + 714, + 86, + 712, + 82, + 718, + 82, + 716, + 84, + 716, + 84, + 716, + 82, + 718, + 82, + 716, + 84, + 716, + 84, + 714, + 86, + 714, + 86, + 714, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 88, + 712, + 88, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 714, + 52, + 16, + 16, + 716, + 52, + 16, + 16, + 714, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 34, + 766, + 34, + 766, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 710075 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9298283457756042, + 0.30774441361427307, + -0.20177258551120758 + ], + [ + -0.36551064252853394, + -0.7087734937667847, + 0.6033589243888855 + ], + [ + 0.042669251561164856, + 0.6347705125808716, + 0.771521806716919 + ] + ], + "t": [ + -183.2049102783203, + -23.41279411315918, + 403.4459533691406 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 30, + "category_id": 1, + "bbox": [ + 182, + 308, + 208, + 206 + ], + "score": 0.6301250457763672, + "time": 0.0, + "segmentation": { + "counts": [ + 145281, + 10, + 790, + 10, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 50, + 10, + 690, + 50, + 50, + 10, + 688, + 48, + 52, + 14, + 686, + 48, + 52, + 14, + 686, + 46, + 48, + 22, + 684, + 46, + 48, + 22, + 682, + 46, + 48, + 26, + 680, + 46, + 48, + 26, + 678, + 46, + 48, + 28, + 678, + 46, + 48, + 28, + 678, + 44, + 46, + 32, + 678, + 44, + 46, + 32, + 676, + 44, + 48, + 32, + 676, + 44, + 48, + 32, + 674, + 44, + 46, + 36, + 674, + 44, + 46, + 36, + 674, + 44, + 44, + 38, + 674, + 44, + 44, + 38, + 672, + 44, + 46, + 38, + 672, + 44, + 46, + 38, + 672, + 42, + 46, + 38, + 674, + 42, + 46, + 38, + 672, + 42, + 48, + 38, + 672, + 42, + 48, + 38, + 672, + 40, + 48, + 38, + 674, + 40, + 48, + 38, + 672, + 40, + 46, + 42, + 672, + 40, + 46, + 42, + 672, + 40, + 44, + 42, + 674, + 40, + 44, + 42, + 672, + 40, + 42, + 44, + 674, + 40, + 42, + 44, + 674, + 38, + 42, + 46, + 674, + 38, + 42, + 46, + 672, + 38, + 42, + 46, + 674, + 38, + 42, + 46, + 672, + 38, + 42, + 46, + 674, + 38, + 42, + 46, + 672, + 40, + 40, + 48, + 672, + 40, + 40, + 48, + 670, + 40, + 40, + 46, + 674, + 40, + 40, + 46, + 670, + 44, + 38, + 48, + 670, + 44, + 38, + 48, + 664, + 48, + 38, + 48, + 666, + 48, + 38, + 48, + 660, + 52, + 38, + 48, + 662, + 52, + 38, + 48, + 660, + 54, + 34, + 50, + 662, + 54, + 34, + 50, + 660, + 54, + 34, + 50, + 662, + 54, + 34, + 50, + 662, + 52, + 32, + 52, + 664, + 52, + 32, + 52, + 664, + 50, + 32, + 52, + 666, + 50, + 32, + 52, + 666, + 50, + 28, + 54, + 668, + 50, + 28, + 54, + 668, + 48, + 28, + 56, + 668, + 48, + 28, + 56, + 666, + 48, + 26, + 56, + 670, + 48, + 26, + 56, + 670, + 48, + 24, + 56, + 672, + 48, + 24, + 56, + 672, + 46, + 20, + 60, + 674, + 46, + 20, + 60, + 672, + 48, + 16, + 62, + 674, + 48, + 16, + 62, + 674, + 48, + 10, + 66, + 676, + 48, + 10, + 66, + 678, + 44, + 6, + 70, + 680, + 44, + 6, + 70, + 680, + 42, + 4, + 70, + 684, + 42, + 4, + 70, + 684, + 114, + 686, + 114, + 684, + 114, + 686, + 114, + 684, + 112, + 688, + 112, + 688, + 108, + 692, + 108, + 690, + 108, + 692, + 108, + 692, + 104, + 696, + 104, + 692, + 102, + 698, + 102, + 692, + 102, + 698, + 102, + 696, + 100, + 700, + 100, + 698, + 96, + 704, + 96, + 702, + 92, + 708, + 92, + 706, + 88, + 712, + 88, + 712, + 86, + 714, + 86, + 712, + 82, + 718, + 82, + 716, + 84, + 716, + 84, + 716, + 82, + 718, + 82, + 716, + 84, + 716, + 84, + 714, + 86, + 714, + 86, + 714, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 88, + 712, + 88, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 714, + 52, + 16, + 16, + 716, + 52, + 16, + 16, + 714, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 34, + 766, + 34, + 766, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 710075 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9298283457756042, + 0.30774441361427307, + -0.20177258551120758 + ], + [ + -0.36551064252853394, + -0.7087734937667847, + 0.6033589243888855 + ], + [ + 0.042669251561164856, + 0.6347705125808716, + 0.771521806716919 + ] + ], + "t": [ + -183.2049102783203, + -23.41279411315918, + 403.4459533691406 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000030/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000030/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000030/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000030/sam6d_results/vis_pem.png" + }, + { + "frame_id": 31, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000031.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000031.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 31, + "category_id": 1, + "bbox": [ + 254, + 432, + 90, + 120 + ], + "score": 0.22981390357017517, + "time": 0.0, + "segmentation": { + "counts": [ + 202935, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 750, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 744, + 54, + 746, + 54, + 742, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 740, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 46, + 754, + 46, + 754, + 40, + 760, + 40, + 760, + 34, + 766, + 34, + 766, + 26, + 774, + 26, + 776, + 16, + 784, + 16, + 784, + 10, + 790, + 10, + 746757 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7639826536178589, + 0.04200993478298187, + 0.6438672542572021 + ], + [ + 0.41161879897117615, + -0.8001885414123535, + -0.43619754910469055 + ], + [ + 0.4968912899494171, + 0.5982750654220581, + -0.6286221742630005 + ] + ], + "t": [ + -178.0589599609375, + 54.822513580322266, + 368.76251220703125 + ] + }, + { + "scene_id": 0, + "image_id": 31, + "category_id": 1, + "bbox": [ + 188, + 386, + 138, + 148 + ], + "score": 0.46150562167167664, + "time": 0.0, + "segmentation": { + "counts": [ + 150119, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 734, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 746, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 770, + 24, + 776, + 24, + 778, + 16, + 784, + 16, + 761191 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.13979476690292358, + -0.2737836539745331, + 0.9515777230262756 + ], + [ + -0.7755082845687866, + 0.6278039813041687, + 0.06670022010803223 + ], + [ + -0.6156656742095947, + -0.728631854057312, + -0.3000854253768921 + ] + ], + "t": [ + -220.0001220703125, + 41.06892395019531, + 369.94403076171875 + ] + }, + { + "scene_id": 0, + "image_id": 31, + "category_id": 1, + "bbox": [ + 188, + 338, + 196, + 212 + ], + "score": 0.6353750824928284, + "time": 0.0, + "segmentation": { + "counts": [ + 150121, + 8, + 792, + 8, + 786, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 54, + 10, + 688, + 48, + 54, + 10, + 686, + 48, + 54, + 16, + 682, + 48, + 54, + 16, + 680, + 48, + 52, + 22, + 678, + 48, + 52, + 22, + 678, + 46, + 50, + 28, + 676, + 46, + 50, + 28, + 674, + 44, + 52, + 30, + 674, + 44, + 52, + 30, + 672, + 44, + 52, + 32, + 672, + 44, + 52, + 32, + 672, + 42, + 52, + 34, + 672, + 42, + 52, + 34, + 670, + 44, + 50, + 36, + 670, + 44, + 50, + 36, + 668, + 44, + 48, + 40, + 668, + 44, + 48, + 40, + 668, + 42, + 48, + 40, + 670, + 42, + 48, + 40, + 668, + 42, + 50, + 40, + 668, + 42, + 50, + 40, + 668, + 40, + 50, + 40, + 670, + 40, + 50, + 40, + 670, + 38, + 48, + 44, + 670, + 38, + 48, + 44, + 668, + 38, + 48, + 44, + 670, + 38, + 48, + 44, + 666, + 42, + 46, + 46, + 666, + 42, + 46, + 46, + 664, + 42, + 46, + 46, + 666, + 42, + 46, + 46, + 664, + 42, + 44, + 48, + 666, + 42, + 44, + 48, + 664, + 42, + 46, + 46, + 666, + 42, + 46, + 46, + 656, + 50, + 44, + 48, + 658, + 50, + 44, + 48, + 652, + 54, + 44, + 48, + 654, + 54, + 44, + 48, + 654, + 54, + 40, + 50, + 656, + 54, + 40, + 50, + 654, + 52, + 42, + 50, + 656, + 52, + 42, + 50, + 656, + 52, + 40, + 50, + 658, + 52, + 40, + 50, + 658, + 50, + 38, + 52, + 660, + 50, + 38, + 52, + 660, + 50, + 34, + 54, + 662, + 50, + 34, + 54, + 660, + 50, + 34, + 56, + 660, + 50, + 34, + 56, + 660, + 50, + 30, + 56, + 664, + 50, + 30, + 56, + 664, + 48, + 28, + 58, + 666, + 48, + 28, + 58, + 664, + 48, + 24, + 62, + 666, + 48, + 24, + 62, + 666, + 46, + 22, + 64, + 668, + 46, + 22, + 64, + 668, + 46, + 16, + 68, + 670, + 46, + 16, + 68, + 670, + 44, + 12, + 70, + 674, + 44, + 12, + 70, + 674, + 42, + 8, + 74, + 676, + 42, + 8, + 74, + 676, + 122, + 678, + 122, + 676, + 120, + 680, + 120, + 678, + 118, + 682, + 118, + 682, + 116, + 684, + 116, + 680, + 116, + 684, + 116, + 678, + 120, + 680, + 120, + 676, + 118, + 682, + 118, + 680, + 116, + 684, + 116, + 682, + 112, + 688, + 112, + 688, + 106, + 694, + 106, + 692, + 100, + 700, + 100, + 698, + 96, + 704, + 96, + 702, + 92, + 708, + 92, + 708, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 714, + 86, + 714, + 86, + 712, + 88, + 712, + 88, + 712, + 86, + 714, + 86, + 712, + 88, + 712, + 88, + 710, + 90, + 710, + 90, + 710, + 88, + 712, + 88, + 710, + 88, + 712, + 88, + 712, + 54, + 8, + 26, + 712, + 54, + 8, + 26, + 710, + 54, + 18, + 14, + 714, + 54, + 18, + 14, + 712, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 40, + 760, + 40, + 760, + 34, + 766, + 34, + 766, + 28, + 772, + 28, + 774, + 18, + 782, + 18, + 714843 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9414015412330627, + 0.2611391544342041, + -0.213472381234169 + ], + [ + -0.33711135387420654, + -0.7078983187675476, + 0.6206735372543335 + ], + [ + 0.010965445078909397, + 0.6562662124633789, + 0.7544494867324829 + ] + ], + "t": [ + -186.37794494628906, + -3.9819273948669434, + 410.0736083984375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 31, + "category_id": 1, + "bbox": [ + 188, + 338, + 196, + 212 + ], + "score": 0.6353750824928284, + "time": 0.0, + "segmentation": { + "counts": [ + 150121, + 8, + 792, + 8, + 786, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 54, + 10, + 688, + 48, + 54, + 10, + 686, + 48, + 54, + 16, + 682, + 48, + 54, + 16, + 680, + 48, + 52, + 22, + 678, + 48, + 52, + 22, + 678, + 46, + 50, + 28, + 676, + 46, + 50, + 28, + 674, + 44, + 52, + 30, + 674, + 44, + 52, + 30, + 672, + 44, + 52, + 32, + 672, + 44, + 52, + 32, + 672, + 42, + 52, + 34, + 672, + 42, + 52, + 34, + 670, + 44, + 50, + 36, + 670, + 44, + 50, + 36, + 668, + 44, + 48, + 40, + 668, + 44, + 48, + 40, + 668, + 42, + 48, + 40, + 670, + 42, + 48, + 40, + 668, + 42, + 50, + 40, + 668, + 42, + 50, + 40, + 668, + 40, + 50, + 40, + 670, + 40, + 50, + 40, + 670, + 38, + 48, + 44, + 670, + 38, + 48, + 44, + 668, + 38, + 48, + 44, + 670, + 38, + 48, + 44, + 666, + 42, + 46, + 46, + 666, + 42, + 46, + 46, + 664, + 42, + 46, + 46, + 666, + 42, + 46, + 46, + 664, + 42, + 44, + 48, + 666, + 42, + 44, + 48, + 664, + 42, + 46, + 46, + 666, + 42, + 46, + 46, + 656, + 50, + 44, + 48, + 658, + 50, + 44, + 48, + 652, + 54, + 44, + 48, + 654, + 54, + 44, + 48, + 654, + 54, + 40, + 50, + 656, + 54, + 40, + 50, + 654, + 52, + 42, + 50, + 656, + 52, + 42, + 50, + 656, + 52, + 40, + 50, + 658, + 52, + 40, + 50, + 658, + 50, + 38, + 52, + 660, + 50, + 38, + 52, + 660, + 50, + 34, + 54, + 662, + 50, + 34, + 54, + 660, + 50, + 34, + 56, + 660, + 50, + 34, + 56, + 660, + 50, + 30, + 56, + 664, + 50, + 30, + 56, + 664, + 48, + 28, + 58, + 666, + 48, + 28, + 58, + 664, + 48, + 24, + 62, + 666, + 48, + 24, + 62, + 666, + 46, + 22, + 64, + 668, + 46, + 22, + 64, + 668, + 46, + 16, + 68, + 670, + 46, + 16, + 68, + 670, + 44, + 12, + 70, + 674, + 44, + 12, + 70, + 674, + 42, + 8, + 74, + 676, + 42, + 8, + 74, + 676, + 122, + 678, + 122, + 676, + 120, + 680, + 120, + 678, + 118, + 682, + 118, + 682, + 116, + 684, + 116, + 680, + 116, + 684, + 116, + 678, + 120, + 680, + 120, + 676, + 118, + 682, + 118, + 680, + 116, + 684, + 116, + 682, + 112, + 688, + 112, + 688, + 106, + 694, + 106, + 692, + 100, + 700, + 100, + 698, + 96, + 704, + 96, + 702, + 92, + 708, + 92, + 708, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 714, + 86, + 714, + 86, + 712, + 88, + 712, + 88, + 712, + 86, + 714, + 86, + 712, + 88, + 712, + 88, + 710, + 90, + 710, + 90, + 710, + 88, + 712, + 88, + 710, + 88, + 712, + 88, + 712, + 54, + 8, + 26, + 712, + 54, + 8, + 26, + 710, + 54, + 18, + 14, + 714, + 54, + 18, + 14, + 712, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 40, + 760, + 40, + 760, + 34, + 766, + 34, + 766, + 28, + 772, + 28, + 774, + 18, + 782, + 18, + 714843 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9414015412330627, + 0.2611391544342041, + -0.213472381234169 + ], + [ + -0.33711135387420654, + -0.7078983187675476, + 0.6206735372543335 + ], + [ + 0.010965445078909397, + 0.6562662124633789, + 0.7544494867324829 + ] + ], + "t": [ + -186.37794494628906, + -3.9819273948669434, + 410.0736083984375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000031/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000031/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000031/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000031/sam6d_results/vis_pem.png" + }, + { + "frame_id": 32, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000032.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000032.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 32, + "category_id": 1, + "bbox": [ + 180, + 422, + 108, + 134 + ], + "score": 0.27199673652648926, + "time": 0.0, + "segmentation": { + "counts": [ + 143733, + 12, + 788, + 12, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 742, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 28, + 772, + 28, + 774, + 6, + 8, + 8, + 778, + 6, + 8, + 8, + 791549 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4928435981273651, + -0.3349263072013855, + -0.8030751347541809 + ], + [ + 0.7516775727272034, + 0.628770112991333, + 0.19906961917877197 + ], + [ + 0.4382759928703308, + -0.7017635107040405, + 0.561642050743103 + ] + ], + "t": [ + -224.2809295654297, + 51.40435028076172, + 370.5297546386719 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 32, + "category_id": 1, + "bbox": [ + 180, + 422, + 108, + 134 + ], + "score": 0.27199673652648926, + "time": 0.0, + "segmentation": { + "counts": [ + 143733, + 12, + 788, + 12, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 742, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 28, + 772, + 28, + 774, + 6, + 8, + 8, + 778, + 6, + 8, + 8, + 791549 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4928435981273651, + -0.3349263072013855, + -0.8030751347541809 + ], + [ + 0.7516775727272034, + 0.628770112991333, + 0.19906961917877197 + ], + [ + 0.4382759928703308, + -0.7017635107040405, + 0.561642050743103 + ] + ], + "t": [ + -224.2809295654297, + 51.40435028076172, + 370.5297546386719 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000032/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000032/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000032/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000032/sam6d_results/vis_pem.png" + }, + { + "frame_id": 33, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000033.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000033.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 33, + "category_id": 1, + "bbox": [ + 114, + 438, + 136, + 172 + ], + "score": 0.1151905283331871, + "time": 0.0, + "segmentation": { + "counts": [ + 90993, + 16, + 784, + 16, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 766, + 36, + 764, + 36, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 726, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 720, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 720, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 726, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 821931 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9427180886268616, + 0.3198912739753723, + 0.09461352229118347 + ], + [ + 0.2067207247018814, + 0.7828006148338318, + -0.5869324803352356 + ], + [ + -0.26181846857070923, + -0.5337530374526978, + -0.8040886521339417 + ] + ], + "t": [ + -220.71713256835938, + 114.47118377685547, + 326.2829284667969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 33, + "category_id": 1, + "bbox": [ + 114, + 438, + 136, + 172 + ], + "score": 0.1151905283331871, + "time": 0.0, + "segmentation": { + "counts": [ + 90993, + 16, + 784, + 16, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 766, + 36, + 764, + 36, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 726, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 720, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 720, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 726, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 821931 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9427180886268616, + 0.3198912739753723, + 0.09461352229118347 + ], + [ + 0.2067207247018814, + 0.7828006148338318, + -0.5869324803352356 + ], + [ + -0.26181846857070923, + -0.5337530374526978, + -0.8040886521339417 + ] + ], + "t": [ + -220.71713256835938, + 114.47118377685547, + 326.2829284667969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000033/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000033/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000033/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000033/sam6d_results/vis_pem.png" + }, + { + "frame_id": 34, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000034.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000034.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 34, + "category_id": 1, + "bbox": [ + 82, + 482, + 136, + 184 + ], + "score": 0.5628081560134888, + "time": 0.0, + "segmentation": { + "counts": [ + 65449, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 772, + 30, + 770, + 30, + 764, + 36, + 764, + 36, + 758, + 44, + 756, + 44, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 732, + 68, + 732, + 68, + 728, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 718, + 80, + 720, + 80, + 716, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 716, + 76, + 724, + 76, + 720, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 732, + 6, + 4, + 56, + 734, + 6, + 4, + 56, + 728, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 774, + 22, + 778, + 22, + 788, + 8, + 792, + 8, + 847491 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8857115507125854, + 0.27719998359680176, + -0.37239062786102295 + ], + [ + 0.46422278881073, + 0.5348169803619385, + -0.7060227394104004 + ], + [ + 0.003451228141784668, + -0.7982048392295837, + -0.6023761630058289 + ] + ], + "t": [ + -241.9124755859375, + 110.35110473632812, + 308.8212890625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 34, + "category_id": 1, + "bbox": [ + 82, + 482, + 136, + 184 + ], + "score": 0.5628081560134888, + "time": 0.0, + "segmentation": { + "counts": [ + 65449, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 772, + 30, + 770, + 30, + 764, + 36, + 764, + 36, + 758, + 44, + 756, + 44, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 732, + 68, + 732, + 68, + 728, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 718, + 80, + 720, + 80, + 716, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 716, + 76, + 724, + 76, + 720, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 732, + 6, + 4, + 56, + 734, + 6, + 4, + 56, + 728, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 774, + 22, + 778, + 22, + 788, + 8, + 792, + 8, + 847491 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8857115507125854, + 0.27719998359680176, + -0.37239062786102295 + ], + [ + 0.46422278881073, + 0.5348169803619385, + -0.7060227394104004 + ], + [ + 0.003451228141784668, + -0.7982048392295837, + -0.6023761630058289 + ] + ], + "t": [ + -241.9124755859375, + 110.35110473632812, + 308.8212890625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000034/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000034/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000034/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000034/sam6d_results/vis_pem.png" + }, + { + "frame_id": 35, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000035.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000035.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 35, + "category_id": 1, + "bbox": [ + 126, + 502, + 100, + 154 + ], + "score": 0.4956406056880951, + "time": 0.0, + "segmentation": { + "counts": [ + 100631, + 18, + 782, + 18, + 776, + 26, + 774, + 26, + 768, + 34, + 766, + 34, + 760, + 42, + 758, + 42, + 754, + 48, + 752, + 48, + 748, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 60, + 740, + 60, + 736, + 60, + 740, + 60, + 736, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 748, + 50, + 750, + 50, + 726, + 10, + 6, + 54, + 730, + 10, + 6, + 54, + 726, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 776, + 18, + 782, + 18, + 790, + 4, + 796, + 4, + 841071 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.1381756067276001, + -0.0832919180393219, + -0.9868993759155273 + ], + [ + 0.8263312578201294, + 0.5396106839179993, + -0.16123634576797485 + ], + [ + 0.5459710359573364, + -0.837784469127655, + -0.005734235048294067 + ] + ], + "t": [ + -251.75088500976562, + 100.28489685058594, + 354.4224548339844 + ] + }, + { + "scene_id": 0, + "image_id": 35, + "category_id": 1, + "bbox": [ + 98, + 436, + 178, + 256 + ], + "score": 0.6143137812614441, + "time": 0.0, + "segmentation": { + "counts": [ + 78279, + 10, + 790, + 10, + 778, + 26, + 774, + 26, + 768, + 34, + 766, + 34, + 758, + 42, + 758, + 42, + 752, + 48, + 752, + 48, + 746, + 54, + 746, + 54, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 730, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 710, + 90, + 710, + 90, + 708, + 90, + 710, + 90, + 704, + 94, + 706, + 94, + 704, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 706, + 90, + 710, + 90, + 706, + 90, + 710, + 90, + 708, + 88, + 712, + 88, + 710, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 718, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 728, + 70, + 88, + 16, + 626, + 70, + 88, + 16, + 622, + 72, + 86, + 22, + 620, + 72, + 86, + 22, + 620, + 70, + 84, + 28, + 618, + 70, + 84, + 28, + 616, + 68, + 82, + 34, + 616, + 68, + 82, + 34, + 616, + 66, + 82, + 38, + 614, + 66, + 82, + 38, + 614, + 64, + 80, + 42, + 614, + 64, + 80, + 42, + 612, + 64, + 78, + 46, + 612, + 64, + 78, + 46, + 612, + 62, + 80, + 44, + 614, + 62, + 80, + 44, + 612, + 62, + 76, + 50, + 612, + 62, + 76, + 50, + 610, + 62, + 74, + 54, + 610, + 62, + 74, + 54, + 610, + 60, + 72, + 56, + 612, + 60, + 72, + 56, + 610, + 58, + 74, + 58, + 610, + 58, + 74, + 58, + 610, + 56, + 72, + 60, + 612, + 56, + 72, + 60, + 612, + 54, + 70, + 62, + 614, + 54, + 70, + 62, + 614, + 52, + 68, + 64, + 616, + 52, + 68, + 64, + 614, + 54, + 62, + 68, + 616, + 54, + 62, + 68, + 614, + 54, + 60, + 68, + 618, + 54, + 60, + 68, + 616, + 54, + 58, + 70, + 618, + 54, + 58, + 70, + 616, + 52, + 56, + 74, + 618, + 52, + 56, + 74, + 616, + 52, + 52, + 76, + 620, + 52, + 52, + 76, + 608, + 60, + 48, + 82, + 610, + 60, + 48, + 82, + 606, + 62, + 42, + 88, + 608, + 62, + 42, + 88, + 604, + 60, + 28, + 104, + 608, + 60, + 28, + 104, + 606, + 190, + 610, + 190, + 608, + 190, + 610, + 190, + 608, + 188, + 612, + 188, + 610, + 186, + 614, + 186, + 612, + 184, + 616, + 184, + 614, + 182, + 618, + 182, + 616, + 180, + 620, + 180, + 618, + 180, + 620, + 180, + 618, + 178, + 622, + 178, + 620, + 174, + 626, + 174, + 624, + 172, + 628, + 172, + 626, + 168, + 632, + 168, + 630, + 166, + 634, + 166, + 632, + 154, + 646, + 154, + 644, + 134, + 666, + 134, + 664, + 112, + 688, + 112, + 686, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 686, + 112, + 688, + 112, + 688, + 66, + 8, + 36, + 690, + 66, + 8, + 36, + 690, + 64, + 14, + 30, + 692, + 64, + 14, + 30, + 692, + 62, + 20, + 24, + 694, + 62, + 20, + 24, + 694, + 56, + 30, + 18, + 696, + 56, + 30, + 18, + 698, + 50, + 36, + 12, + 702, + 50, + 36, + 12, + 704, + 44, + 756, + 44, + 801117 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.96713787317276, + -0.028711311519145966, + -0.2526281177997589 + ], + [ + -0.15847226977348328, + -0.7089245915412903, + 0.6872496008872986 + ], + [ + -0.19882629811763763, + 0.7046992778778076, + 0.6810777187347412 + ] + ], + "t": [ + -238.1142578125, + 62.972530364990234, + 387.7257385253906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 35, + "category_id": 1, + "bbox": [ + 98, + 436, + 178, + 256 + ], + "score": 0.6143137812614441, + "time": 0.0, + "segmentation": { + "counts": [ + 78279, + 10, + 790, + 10, + 778, + 26, + 774, + 26, + 768, + 34, + 766, + 34, + 758, + 42, + 758, + 42, + 752, + 48, + 752, + 48, + 746, + 54, + 746, + 54, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 730, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 710, + 90, + 710, + 90, + 708, + 90, + 710, + 90, + 704, + 94, + 706, + 94, + 704, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 706, + 90, + 710, + 90, + 706, + 90, + 710, + 90, + 708, + 88, + 712, + 88, + 710, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 718, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 728, + 70, + 88, + 16, + 626, + 70, + 88, + 16, + 622, + 72, + 86, + 22, + 620, + 72, + 86, + 22, + 620, + 70, + 84, + 28, + 618, + 70, + 84, + 28, + 616, + 68, + 82, + 34, + 616, + 68, + 82, + 34, + 616, + 66, + 82, + 38, + 614, + 66, + 82, + 38, + 614, + 64, + 80, + 42, + 614, + 64, + 80, + 42, + 612, + 64, + 78, + 46, + 612, + 64, + 78, + 46, + 612, + 62, + 80, + 44, + 614, + 62, + 80, + 44, + 612, + 62, + 76, + 50, + 612, + 62, + 76, + 50, + 610, + 62, + 74, + 54, + 610, + 62, + 74, + 54, + 610, + 60, + 72, + 56, + 612, + 60, + 72, + 56, + 610, + 58, + 74, + 58, + 610, + 58, + 74, + 58, + 610, + 56, + 72, + 60, + 612, + 56, + 72, + 60, + 612, + 54, + 70, + 62, + 614, + 54, + 70, + 62, + 614, + 52, + 68, + 64, + 616, + 52, + 68, + 64, + 614, + 54, + 62, + 68, + 616, + 54, + 62, + 68, + 614, + 54, + 60, + 68, + 618, + 54, + 60, + 68, + 616, + 54, + 58, + 70, + 618, + 54, + 58, + 70, + 616, + 52, + 56, + 74, + 618, + 52, + 56, + 74, + 616, + 52, + 52, + 76, + 620, + 52, + 52, + 76, + 608, + 60, + 48, + 82, + 610, + 60, + 48, + 82, + 606, + 62, + 42, + 88, + 608, + 62, + 42, + 88, + 604, + 60, + 28, + 104, + 608, + 60, + 28, + 104, + 606, + 190, + 610, + 190, + 608, + 190, + 610, + 190, + 608, + 188, + 612, + 188, + 610, + 186, + 614, + 186, + 612, + 184, + 616, + 184, + 614, + 182, + 618, + 182, + 616, + 180, + 620, + 180, + 618, + 180, + 620, + 180, + 618, + 178, + 622, + 178, + 620, + 174, + 626, + 174, + 624, + 172, + 628, + 172, + 626, + 168, + 632, + 168, + 630, + 166, + 634, + 166, + 632, + 154, + 646, + 154, + 644, + 134, + 666, + 134, + 664, + 112, + 688, + 112, + 686, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 686, + 112, + 688, + 112, + 688, + 66, + 8, + 36, + 690, + 66, + 8, + 36, + 690, + 64, + 14, + 30, + 692, + 64, + 14, + 30, + 692, + 62, + 20, + 24, + 694, + 62, + 20, + 24, + 694, + 56, + 30, + 18, + 696, + 56, + 30, + 18, + 698, + 50, + 36, + 12, + 702, + 50, + 36, + 12, + 704, + 44, + 756, + 44, + 801117 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.96713787317276, + -0.028711311519145966, + -0.2526281177997589 + ], + [ + -0.15847226977348328, + -0.7089245915412903, + 0.6872496008872986 + ], + [ + -0.19882629811763763, + 0.7046992778778076, + 0.6810777187347412 + ] + ], + "t": [ + -238.1142578125, + 62.972530364990234, + 387.7257385253906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000035/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000035/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000035/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000035/sam6d_results/vis_pem.png" + }, + { + "frame_id": 36, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000036.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000036.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 36, + "category_id": 1, + "bbox": [ + 0, + 216, + 958, + 578 + ], + "score": 0.026313843205571175, + "time": 0.0, + "segmentation": { + "counts": [ + 271, + 526, + 274, + 526, + 274, + 526, + 274, + 526, + 274, + 526, + 274, + 526, + 274, + 526, + 274, + 526, + 274, + 526, + 274, + 526, + 274, + 526, + 274, + 526, + 274, + 526, + 274, + 526, + 274, + 526, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 272, + 528, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 270, + 530, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 266, + 534, + 264, + 536, + 264, + 536, + 264, + 536, + 264, + 536, + 264, + 536, + 264, + 536, + 264, + 536, + 264, + 536, + 264, + 536, + 264, + 536, + 264, + 484, + 12, + 40, + 264, + 484, + 12, + 40, + 264, + 474, + 26, + 36, + 264, + 474, + 26, + 36, + 264, + 466, + 36, + 34, + 264, + 466, + 36, + 34, + 264, + 462, + 40, + 34, + 264, + 462, + 40, + 34, + 264, + 456, + 48, + 32, + 264, + 456, + 48, + 32, + 262, + 448, + 58, + 32, + 262, + 448, + 58, + 32, + 262, + 442, + 64, + 32, + 262, + 442, + 64, + 32, + 262, + 434, + 72, + 32, + 262, + 434, + 72, + 32, + 262, + 432, + 74, + 32, + 262, + 432, + 74, + 32, + 262, + 424, + 80, + 34, + 262, + 424, + 80, + 34, + 262, + 422, + 82, + 34, + 262, + 422, + 82, + 34, + 262, + 416, + 86, + 36, + 262, + 416, + 86, + 36, + 262, + 412, + 88, + 38, + 262, + 412, + 88, + 38, + 262, + 408, + 92, + 38, + 262, + 408, + 92, + 38, + 262, + 404, + 94, + 40, + 262, + 404, + 94, + 40, + 262, + 402, + 94, + 42, + 262, + 402, + 94, + 42, + 262, + 396, + 96, + 46, + 262, + 396, + 96, + 46, + 262, + 394, + 96, + 48, + 262, + 394, + 96, + 48, + 260, + 394, + 96, + 50, + 260, + 394, + 96, + 50, + 260, + 390, + 96, + 54, + 260, + 390, + 96, + 54, + 260, + 386, + 92, + 62, + 260, + 386, + 92, + 62, + 260, + 384, + 86, + 70, + 260, + 384, + 86, + 70, + 260, + 382, + 82, + 76, + 260, + 382, + 82, + 76, + 260, + 380, + 82, + 78, + 260, + 380, + 82, + 78, + 260, + 378, + 80, + 82, + 260, + 378, + 80, + 82, + 260, + 374, + 76, + 90, + 260, + 374, + 76, + 90, + 260, + 372, + 70, + 98, + 260, + 372, + 70, + 98, + 260, + 370, + 70, + 100, + 260, + 370, + 70, + 100, + 260, + 366, + 68, + 106, + 260, + 366, + 68, + 106, + 258, + 366, + 64, + 112, + 258, + 366, + 64, + 112, + 258, + 366, + 60, + 116, + 258, + 366, + 60, + 116, + 258, + 364, + 60, + 118, + 258, + 364, + 60, + 118, + 258, + 362, + 60, + 120, + 258, + 362, + 60, + 120, + 258, + 360, + 56, + 126, + 258, + 360, + 56, + 126, + 258, + 358, + 54, + 130, + 258, + 358, + 54, + 130, + 258, + 354, + 54, + 134, + 258, + 354, + 54, + 134, + 258, + 352, + 52, + 138, + 258, + 352, + 52, + 138, + 258, + 350, + 52, + 140, + 258, + 350, + 52, + 140, + 258, + 348, + 54, + 140, + 258, + 348, + 54, + 140, + 258, + 346, + 52, + 144, + 258, + 346, + 52, + 144, + 256, + 344, + 52, + 148, + 256, + 344, + 52, + 148, + 256, + 342, + 50, + 152, + 256, + 342, + 50, + 152, + 256, + 336, + 54, + 154, + 256, + 336, + 54, + 154, + 256, + 318, + 70, + 156, + 256, + 318, + 70, + 156, + 256, + 314, + 72, + 158, + 256, + 314, + 72, + 158, + 256, + 314, + 70, + 100, + 16, + 44, + 256, + 314, + 70, + 100, + 16, + 44, + 256, + 312, + 68, + 100, + 24, + 40, + 256, + 312, + 68, + 100, + 24, + 40, + 256, + 310, + 66, + 98, + 32, + 38, + 256, + 310, + 66, + 98, + 32, + 38, + 256, + 310, + 64, + 96, + 36, + 38, + 256, + 310, + 64, + 96, + 36, + 38, + 254, + 312, + 60, + 96, + 40, + 38, + 254, + 312, + 60, + 96, + 40, + 38, + 254, + 310, + 60, + 94, + 44, + 38, + 254, + 310, + 60, + 94, + 44, + 38, + 254, + 306, + 62, + 92, + 48, + 38, + 254, + 306, + 62, + 92, + 48, + 38, + 254, + 306, + 62, + 90, + 50, + 38, + 254, + 306, + 62, + 90, + 50, + 38, + 254, + 304, + 62, + 88, + 54, + 38, + 254, + 304, + 62, + 88, + 54, + 38, + 254, + 304, + 60, + 86, + 56, + 40, + 254, + 304, + 60, + 86, + 56, + 40, + 254, + 304, + 58, + 84, + 60, + 40, + 254, + 304, + 58, + 84, + 60, + 40, + 254, + 302, + 58, + 82, + 62, + 42, + 254, + 302, + 58, + 82, + 62, + 42, + 254, + 300, + 58, + 78, + 66, + 44, + 254, + 300, + 58, + 78, + 66, + 44, + 254, + 296, + 60, + 76, + 68, + 46, + 254, + 296, + 60, + 76, + 68, + 46, + 254, + 292, + 60, + 76, + 70, + 48, + 254, + 292, + 60, + 76, + 70, + 48, + 252, + 290, + 62, + 72, + 74, + 50, + 252, + 290, + 62, + 72, + 74, + 50, + 252, + 282, + 68, + 66, + 78, + 54, + 252, + 282, + 68, + 66, + 78, + 54, + 252, + 280, + 68, + 66, + 78, + 56, + 252, + 280, + 68, + 66, + 78, + 56, + 252, + 276, + 70, + 62, + 82, + 58, + 252, + 276, + 70, + 62, + 82, + 58, + 252, + 274, + 72, + 50, + 92, + 60, + 252, + 274, + 72, + 50, + 92, + 60, + 252, + 272, + 76, + 38, + 98, + 64, + 252, + 272, + 76, + 38, + 98, + 64, + 252, + 270, + 210, + 68, + 252, + 270, + 210, + 68, + 252, + 266, + 210, + 72, + 252, + 266, + 210, + 72, + 252, + 264, + 208, + 76, + 252, + 264, + 208, + 76, + 252, + 260, + 208, + 80, + 252, + 260, + 208, + 80, + 252, + 254, + 210, + 84, + 252, + 254, + 210, + 84, + 252, + 254, + 208, + 86, + 252, + 254, + 208, + 86, + 252, + 254, + 204, + 90, + 252, + 254, + 204, + 90, + 250, + 256, + 202, + 92, + 250, + 256, + 202, + 92, + 250, + 254, + 200, + 96, + 250, + 254, + 200, + 96, + 250, + 252, + 194, + 104, + 250, + 252, + 194, + 104, + 250, + 248, + 194, + 108, + 250, + 248, + 194, + 108, + 250, + 246, + 190, + 114, + 250, + 246, + 190, + 114, + 250, + 246, + 186, + 118, + 250, + 246, + 186, + 118, + 250, + 244, + 182, + 124, + 250, + 244, + 182, + 124, + 250, + 242, + 174, + 134, + 250, + 242, + 174, + 134, + 248, + 242, + 128, + 4, + 16, + 4, + 8, + 150, + 248, + 242, + 128, + 4, + 16, + 4, + 8, + 150, + 248, + 240, + 122, + 190, + 248, + 240, + 122, + 190, + 248, + 240, + 118, + 194, + 248, + 240, + 118, + 194, + 248, + 240, + 116, + 196, + 248, + 240, + 116, + 196, + 248, + 240, + 114, + 198, + 248, + 240, + 114, + 198, + 248, + 240, + 68, + 8, + 36, + 200, + 248, + 240, + 68, + 8, + 36, + 200, + 248, + 240, + 62, + 22, + 26, + 202, + 248, + 240, + 62, + 22, + 26, + 202, + 248, + 244, + 52, + 30, + 20, + 206, + 248, + 244, + 52, + 30, + 20, + 206, + 248, + 252, + 38, + 40, + 12, + 210, + 248, + 252, + 38, + 40, + 12, + 210, + 248, + 268, + 2, + 4, + 4, + 274, + 248, + 268, + 2, + 4, + 4, + 274, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 246, + 554, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 556, + 244, + 160, + 12, + 384, + 244, + 160, + 12, + 384, + 244, + 152, + 54, + 350, + 244, + 152, + 54, + 350, + 242, + 154, + 74, + 24, + 40, + 266, + 242, + 154, + 74, + 24, + 40, + 266, + 242, + 154, + 84, + 12, + 58, + 250, + 242, + 154, + 84, + 12, + 58, + 250, + 242, + 152, + 160, + 246, + 242, + 152, + 160, + 246, + 242, + 146, + 174, + 238, + 242, + 146, + 174, + 238, + 242, + 148, + 180, + 230, + 242, + 148, + 180, + 230, + 242, + 148, + 188, + 222, + 242, + 148, + 188, + 222, + 242, + 146, + 194, + 218, + 242, + 146, + 194, + 218, + 242, + 146, + 150, + 10, + 2, + 18, + 18, + 214, + 242, + 146, + 150, + 10, + 2, + 18, + 18, + 214, + 242, + 148, + 148, + 10, + 2, + 18, + 24, + 208, + 242, + 148, + 148, + 10, + 2, + 18, + 24, + 208, + 242, + 150, + 146, + 8, + 6, + 16, + 28, + 204, + 242, + 150, + 146, + 8, + 6, + 16, + 28, + 204, + 242, + 150, + 146, + 6, + 12, + 10, + 32, + 202, + 242, + 150, + 146, + 6, + 12, + 10, + 32, + 202, + 242, + 152, + 144, + 6, + 14, + 8, + 18, + 216, + 242, + 152, + 144, + 6, + 14, + 8, + 18, + 216, + 242, + 152, + 188, + 36, + 2, + 180, + 242, + 152, + 188, + 36, + 2, + 180, + 240, + 154, + 188, + 16, + 4, + 8, + 12, + 178, + 240, + 154, + 188, + 16, + 4, + 8, + 12, + 178, + 240, + 156, + 188, + 4, + 34, + 178, + 240, + 156, + 188, + 4, + 34, + 178, + 240, + 162, + 218, + 180, + 240, + 162, + 218, + 180, + 240, + 162, + 218, + 180, + 240, + 162, + 218, + 180, + 240, + 150, + 144, + 4, + 26, + 4, + 36, + 4, + 12, + 180, + 240, + 150, + 144, + 4, + 26, + 4, + 36, + 4, + 12, + 180, + 240, + 152, + 142, + 4, + 26, + 4, + 36, + 4, + 10, + 182, + 240, + 152, + 142, + 4, + 26, + 4, + 36, + 4, + 10, + 182, + 240, + 152, + 172, + 4, + 30, + 6, + 14, + 182, + 240, + 152, + 172, + 4, + 30, + 6, + 14, + 182, + 240, + 152, + 170, + 6, + 30, + 8, + 12, + 182, + 240, + 152, + 170, + 6, + 30, + 8, + 12, + 182, + 240, + 152, + 168, + 8, + 12, + 8, + 8, + 14, + 6, + 184, + 240, + 152, + 168, + 8, + 12, + 8, + 8, + 14, + 6, + 184, + 240, + 150, + 168, + 10, + 6, + 14, + 6, + 16, + 4, + 186, + 240, + 150, + 168, + 10, + 6, + 14, + 6, + 16, + 4, + 186, + 240, + 150, + 168, + 12, + 2, + 16, + 4, + 208, + 240, + 150, + 168, + 12, + 2, + 16, + 4, + 208, + 238, + 154, + 140, + 12, + 14, + 242, + 238, + 154, + 140, + 12, + 14, + 242, + 238, + 154, + 140, + 18, + 8, + 242, + 238, + 154, + 140, + 18, + 8, + 242, + 238, + 152, + 142, + 22, + 4, + 242, + 238, + 152, + 142, + 22, + 4, + 242, + 238, + 150, + 146, + 20, + 4, + 12, + 2, + 228, + 238, + 150, + 146, + 20, + 4, + 12, + 2, + 228, + 238, + 152, + 146, + 18, + 4, + 10, + 4, + 228, + 238, + 152, + 146, + 18, + 4, + 10, + 4, + 228, + 238, + 152, + 138, + 4, + 26, + 10, + 32, + 200, + 238, + 152, + 138, + 4, + 26, + 10, + 32, + 200, + 238, + 152, + 138, + 4, + 26, + 10, + 38, + 194, + 238, + 152, + 138, + 4, + 26, + 10, + 38, + 194, + 238, + 152, + 204, + 4, + 10, + 192, + 238, + 152, + 204, + 4, + 10, + 192, + 238, + 152, + 202, + 6, + 10, + 192, + 238, + 152, + 202, + 6, + 10, + 192, + 238, + 152, + 202, + 6, + 10, + 192, + 238, + 152, + 202, + 6, + 10, + 192, + 236, + 152, + 150, + 4, + 26, + 6, + 14, + 6, + 12, + 194, + 236, + 152, + 150, + 4, + 26, + 6, + 14, + 6, + 12, + 194, + 236, + 152, + 150, + 4, + 26, + 6, + 14, + 6, + 12, + 194, + 236, + 152, + 150, + 4, + 26, + 6, + 14, + 6, + 12, + 194, + 236, + 152, + 150, + 4, + 12, + 4, + 10, + 6, + 14, + 8, + 12, + 192, + 236, + 152, + 150, + 4, + 12, + 4, + 10, + 6, + 14, + 8, + 12, + 192, + 236, + 152, + 164, + 6, + 30, + 10, + 10, + 192, + 236, + 152, + 164, + 6, + 30, + 10, + 10, + 192, + 236, + 152, + 162, + 8, + 10, + 6, + 14, + 14, + 4, + 194, + 236, + 152, + 162, + 8, + 10, + 6, + 14, + 14, + 4, + 194, + 236, + 152, + 150, + 4, + 6, + 14, + 4, + 8, + 4, + 6, + 2, + 18, + 2, + 194, + 236, + 152, + 150, + 4, + 6, + 14, + 4, + 8, + 4, + 6, + 2, + 18, + 2, + 194, + 236, + 152, + 136, + 4, + 10, + 4, + 6, + 16, + 2, + 8, + 4, + 6, + 2, + 214, + 236, + 152, + 136, + 4, + 10, + 4, + 6, + 16, + 2, + 8, + 4, + 6, + 2, + 214, + 236, + 152, + 136, + 10, + 14, + 16, + 2, + 8, + 4, + 6, + 4, + 6, + 2, + 204, + 236, + 152, + 136, + 10, + 14, + 16, + 2, + 8, + 4, + 6, + 4, + 6, + 2, + 204, + 234, + 154, + 136, + 14, + 10, + 18, + 2, + 14, + 16, + 202, + 234, + 154, + 136, + 14, + 10, + 18, + 2, + 14, + 16, + 202, + 234, + 154, + 136, + 62, + 4, + 210, + 234, + 154, + 136, + 62, + 4, + 210, + 234, + 154, + 136, + 276, + 234, + 154, + 136, + 276, + 234, + 154, + 142, + 270, + 234, + 154, + 142, + 270, + 234, + 152, + 148, + 34, + 2, + 230, + 234, + 152, + 148, + 34, + 2, + 230, + 234, + 152, + 152, + 10, + 34, + 4, + 12, + 202, + 234, + 152, + 152, + 10, + 34, + 4, + 12, + 202, + 234, + 152, + 212, + 202, + 234, + 152, + 212, + 202, + 234, + 158, + 134, + 8, + 44, + 6, + 2, + 8, + 2, + 204, + 234, + 158, + 134, + 8, + 44, + 6, + 2, + 8, + 2, + 204, + 234, + 160, + 132, + 8, + 42, + 18, + 2, + 204, + 234, + 160, + 132, + 8, + 42, + 18, + 2, + 204, + 234, + 168, + 124, + 10, + 28, + 4, + 6, + 20, + 2, + 204, + 234, + 168, + 124, + 10, + 28, + 4, + 6, + 20, + 2, + 204, + 232, + 172, + 120, + 24, + 14, + 6, + 4, + 20, + 2, + 206, + 232, + 172, + 120, + 24, + 14, + 6, + 4, + 20, + 2, + 206, + 232, + 174, + 118, + 24, + 14, + 238, + 232, + 174, + 118, + 24, + 14, + 238, + 232, + 184, + 104, + 26, + 12, + 242, + 232, + 184, + 104, + 26, + 12, + 242, + 232, + 190, + 98, + 4, + 2, + 20, + 12, + 242, + 232, + 190, + 98, + 4, + 2, + 20, + 12, + 242, + 232, + 194, + 110, + 12, + 18, + 16, + 6, + 212, + 232, + 194, + 110, + 12, + 18, + 16, + 6, + 212, + 232, + 200, + 106, + 10, + 44, + 208, + 232, + 200, + 106, + 10, + 44, + 208, + 232, + 206, + 100, + 10, + 36, + 216, + 232, + 206, + 100, + 10, + 36, + 216, + 232, + 212, + 76, + 12, + 4, + 8, + 4, + 4, + 16, + 6, + 4, + 222, + 232, + 212, + 76, + 12, + 4, + 8, + 4, + 4, + 16, + 6, + 4, + 222, + 232, + 214, + 74, + 14, + 2, + 8, + 4, + 4, + 6, + 242, + 232, + 214, + 74, + 14, + 2, + 8, + 4, + 4, + 6, + 242, + 232, + 228, + 2, + 12, + 46, + 14, + 2, + 8, + 4, + 252, + 232, + 228, + 2, + 12, + 46, + 14, + 2, + 8, + 4, + 252, + 232, + 244, + 44, + 18, + 4, + 258, + 232, + 244, + 44, + 18, + 4, + 258, + 232, + 244, + 44, + 280, + 232, + 244, + 44, + 280, + 230, + 244, + 48, + 278, + 230, + 244, + 48, + 278, + 230, + 244, + 48, + 278, + 230, + 244, + 48, + 278, + 230, + 240, + 56, + 274, + 230, + 240, + 56, + 274, + 230, + 238, + 58, + 274, + 230, + 238, + 58, + 274, + 230, + 234, + 64, + 272, + 230, + 234, + 64, + 272, + 230, + 226, + 74, + 270, + 230, + 226, + 74, + 270, + 230, + 224, + 76, + 270, + 230, + 224, + 76, + 270, + 230, + 224, + 78, + 156, + 14, + 98, + 230, + 224, + 78, + 156, + 14, + 98, + 230, + 202, + 100, + 150, + 26, + 92, + 230, + 202, + 100, + 150, + 26, + 92, + 228, + 200, + 106, + 142, + 34, + 90, + 228, + 200, + 106, + 142, + 34, + 90, + 228, + 198, + 108, + 136, + 42, + 88, + 228, + 198, + 108, + 136, + 42, + 88, + 228, + 196, + 64, + 8, + 40, + 128, + 50, + 86, + 228, + 196, + 64, + 8, + 40, + 128, + 50, + 86, + 228, + 194, + 66, + 12, + 36, + 122, + 56, + 86, + 228, + 194, + 66, + 12, + 36, + 122, + 56, + 86, + 228, + 182, + 74, + 16, + 38, + 116, + 62, + 84, + 228, + 182, + 74, + 16, + 38, + 116, + 62, + 84, + 228, + 176, + 78, + 20, + 36, + 112, + 68, + 82, + 228, + 176, + 78, + 20, + 36, + 112, + 68, + 82, + 228, + 172, + 80, + 24, + 36, + 106, + 72, + 82, + 228, + 172, + 80, + 24, + 36, + 106, + 72, + 82, + 228, + 168, + 82, + 28, + 34, + 102, + 78, + 80, + 228, + 168, + 82, + 28, + 34, + 102, + 78, + 80, + 228, + 166, + 80, + 32, + 36, + 96, + 82, + 80, + 228, + 166, + 80, + 32, + 36, + 96, + 82, + 80, + 226, + 166, + 80, + 36, + 34, + 94, + 84, + 80, + 226, + 166, + 80, + 36, + 34, + 94, + 84, + 80, + 226, + 164, + 78, + 42, + 34, + 88, + 88, + 80, + 226, + 164, + 78, + 42, + 34, + 88, + 88, + 80, + 226, + 162, + 78, + 46, + 32, + 86, + 90, + 80, + 226, + 162, + 78, + 46, + 32, + 86, + 90, + 80, + 226, + 160, + 78, + 48, + 34, + 82, + 90, + 82, + 226, + 160, + 78, + 48, + 34, + 82, + 90, + 82, + 226, + 160, + 76, + 48, + 36, + 80, + 92, + 82, + 226, + 160, + 76, + 48, + 36, + 80, + 92, + 82, + 226, + 158, + 78, + 48, + 36, + 78, + 94, + 82, + 226, + 158, + 78, + 48, + 36, + 78, + 94, + 82, + 226, + 156, + 80, + 52, + 32, + 76, + 94, + 84, + 226, + 156, + 80, + 52, + 32, + 76, + 94, + 84, + 226, + 156, + 26, + 4, + 50, + 54, + 32, + 72, + 94, + 86, + 226, + 156, + 26, + 4, + 50, + 54, + 32, + 72, + 94, + 86, + 224, + 156, + 26, + 8, + 48, + 54, + 32, + 68, + 96, + 88, + 224, + 156, + 26, + 8, + 48, + 54, + 32, + 68, + 96, + 88, + 224, + 154, + 26, + 10, + 48, + 56, + 30, + 66, + 96, + 90, + 224, + 154, + 26, + 10, + 48, + 56, + 30, + 66, + 96, + 90, + 224, + 154, + 24, + 14, + 46, + 58, + 28, + 62, + 96, + 94, + 224, + 154, + 24, + 14, + 46, + 58, + 28, + 62, + 96, + 94, + 224, + 156, + 22, + 14, + 44, + 60, + 28, + 58, + 96, + 98, + 224, + 156, + 22, + 14, + 44, + 60, + 28, + 58, + 96, + 98, + 224, + 158, + 20, + 12, + 46, + 62, + 26, + 54, + 98, + 100, + 224, + 158, + 20, + 12, + 46, + 62, + 26, + 54, + 98, + 100, + 224, + 160, + 12, + 22, + 40, + 66, + 24, + 52, + 96, + 104, + 224, + 160, + 12, + 22, + 40, + 66, + 24, + 52, + 96, + 104, + 224, + 196, + 34, + 72, + 22, + 50, + 94, + 108, + 224, + 196, + 34, + 72, + 22, + 50, + 94, + 108, + 224, + 196, + 30, + 76, + 20, + 50, + 94, + 110, + 224, + 196, + 30, + 76, + 20, + 50, + 94, + 110, + 224, + 196, + 28, + 80, + 16, + 48, + 94, + 114, + 224, + 196, + 28, + 80, + 16, + 48, + 94, + 114, + 224, + 194, + 28, + 86, + 4, + 48, + 98, + 118, + 224, + 194, + 28, + 86, + 4, + 48, + 98, + 118, + 224, + 192, + 28, + 136, + 96, + 124, + 224, + 192, + 28, + 136, + 96, + 124, + 222, + 192, + 28, + 134, + 96, + 128, + 222, + 192, + 28, + 134, + 96, + 128, + 222, + 190, + 28, + 132, + 98, + 130, + 222, + 190, + 28, + 132, + 98, + 130, + 222, + 190, + 28, + 130, + 96, + 134, + 222, + 190, + 28, + 130, + 96, + 134, + 222, + 188, + 28, + 130, + 94, + 138, + 222, + 188, + 28, + 130, + 94, + 138, + 222, + 184, + 32, + 130, + 88, + 144, + 222, + 184, + 32, + 130, + 88, + 144, + 222, + 182, + 32, + 130, + 72, + 162, + 222, + 182, + 32, + 130, + 72, + 162, + 222, + 178, + 34, + 132, + 66, + 168, + 222, + 178, + 34, + 132, + 66, + 168, + 222, + 172, + 38, + 132, + 62, + 174, + 222, + 172, + 38, + 132, + 62, + 174, + 222, + 172, + 36, + 132, + 60, + 178, + 222, + 172, + 36, + 132, + 60, + 178, + 222, + 172, + 34, + 128, + 58, + 186, + 222, + 172, + 34, + 128, + 58, + 186, + 222, + 172, + 30, + 130, + 50, + 196, + 222, + 172, + 30, + 130, + 50, + 196, + 220, + 174, + 28, + 128, + 52, + 198, + 220, + 174, + 28, + 128, + 52, + 198, + 220, + 176, + 22, + 128, + 52, + 202, + 220, + 176, + 22, + 128, + 52, + 202, + 220, + 180, + 14, + 128, + 54, + 204, + 220, + 180, + 14, + 128, + 54, + 204, + 220, + 316, + 56, + 208, + 220, + 316, + 56, + 208, + 220, + 312, + 32, + 14, + 10, + 212, + 220, + 312, + 32, + 14, + 10, + 212, + 220, + 310, + 32, + 238, + 220, + 310, + 32, + 238, + 220, + 308, + 32, + 240, + 220, + 308, + 32, + 240, + 220, + 300, + 34, + 246, + 220, + 300, + 34, + 246, + 220, + 296, + 28, + 256, + 220, + 296, + 28, + 256, + 220, + 294, + 28, + 258, + 220, + 294, + 28, + 258, + 218, + 292, + 28, + 262, + 218, + 292, + 28, + 262, + 218, + 288, + 28, + 266, + 218, + 288, + 28, + 266, + 218, + 284, + 26, + 272, + 218, + 284, + 26, + 272, + 218, + 278, + 28, + 276, + 218, + 278, + 28, + 276, + 218, + 274, + 30, + 278, + 218, + 274, + 30, + 278, + 218, + 272, + 30, + 280, + 218, + 272, + 30, + 280, + 218, + 270, + 26, + 286, + 218, + 270, + 26, + 286, + 218, + 266, + 24, + 292, + 218, + 266, + 24, + 292, + 218, + 264, + 22, + 296, + 218, + 264, + 22, + 296, + 218, + 264, + 18, + 300, + 218, + 264, + 18, + 300, + 218, + 264, + 12, + 306, + 218, + 264, + 12, + 306, + 218, + 268, + 4, + 310, + 218, + 268, + 4, + 310, + 218, + 582, + 218, + 582, + 218, + 582, + 218, + 582, + 220, + 580, + 220, + 580, + 222, + 578, + 222, + 578, + 222, + 578, + 222, + 578, + 224, + 576, + 224, + 576, + 226, + 24, + 4, + 546, + 226, + 24, + 4, + 546, + 228, + 20, + 10, + 542, + 228, + 20, + 10, + 542, + 230, + 16, + 14, + 540, + 230, + 16, + 14, + 540, + 232, + 10, + 18, + 540, + 232, + 10, + 18, + 540, + 234, + 6, + 20, + 540, + 234, + 6, + 20, + 540, + 260, + 540, + 260, + 540, + 262, + 538, + 262, + 538, + 262, + 538, + 262, + 538, + 262, + 538, + 262, + 538, + 262, + 538, + 262, + 538, + 262, + 536, + 264, + 536, + 264, + 536, + 264, + 536, + 264, + 536, + 264, + 536, + 264, + 534, + 266, + 534, + 266, + 532, + 268, + 532, + 268, + 532, + 268, + 532, + 268, + 530, + 270, + 530, + 270, + 528, + 272, + 528, + 272, + 526, + 274, + 526, + 274, + 524, + 276, + 524, + 276, + 524, + 276, + 524, + 276, + 522, + 278, + 522, + 278, + 520, + 280, + 520, + 282, + 516, + 284, + 516, + 284, + 514, + 286, + 514, + 288, + 510, + 290, + 510, + 290, + 510, + 290, + 510, + 292, + 506, + 294, + 506, + 296, + 500, + 300, + 500, + 300, + 500, + 300, + 500, + 302, + 494, + 306, + 494, + 306, + 494, + 306, + 494, + 308, + 490, + 310, + 490, + 312, + 486, + 314, + 486, + 316, + 482, + 318, + 482, + 320, + 478, + 322, + 478, + 324, + 474, + 326, + 474, + 326, + 474, + 326, + 474, + 328, + 470, + 330, + 470, + 332, + 468, + 332, + 468, + 334, + 464, + 336, + 464, + 336, + 460, + 340, + 460, + 342, + 456, + 344, + 456, + 346, + 454, + 346, + 454, + 348, + 450, + 350, + 450, + 350, + 448, + 352, + 448, + 354, + 444, + 356, + 444, + 360, + 438, + 362, + 438, + 364, + 434, + 366, + 434, + 366, + 434, + 366, + 434, + 366, + 432, + 368, + 432, + 370, + 428, + 372, + 428, + 374, + 424, + 376, + 424, + 378, + 420, + 380, + 420, + 382, + 416, + 384, + 416, + 384, + 414, + 386, + 414, + 388, + 412, + 388, + 412, + 390, + 406, + 394, + 406, + 396, + 402, + 398, + 402, + 400, + 400, + 400, + 400, + 402, + 396, + 404, + 396, + 404, + 394, + 406, + 394, + 408, + 390, + 410, + 390, + 410, + 388, + 412, + 388, + 414, + 384, + 416, + 384, + 418, + 380, + 420, + 380, + 422, + 378, + 422, + 378, + 424, + 374, + 426, + 374, + 428, + 368, + 432, + 368, + 432, + 368, + 432, + 368, + 434, + 364, + 436, + 364, + 438, + 360, + 440, + 360, + 442, + 356, + 444, + 356, + 446, + 352, + 448, + 352, + 448, + 350, + 450, + 350, + 452, + 348, + 452, + 348, + 454, + 342, + 458, + 342, + 460, + 340, + 460, + 340, + 460, + 338, + 462, + 338, + 464, + 334, + 466, + 334, + 468, + 330, + 470, + 330, + 472, + 326, + 474, + 326, + 476, + 322, + 478, + 322, + 478, + 320, + 480, + 320, + 482, + 318, + 482, + 318, + 484, + 314, + 486, + 314, + 488, + 310, + 490, + 310, + 492, + 306, + 494, + 306, + 494, + 304, + 496, + 304, + 498, + 300, + 500, + 300, + 502, + 298, + 502, + 298, + 504, + 294, + 506, + 294, + 508, + 290, + 510, + 290, + 512, + 286, + 514, + 286, + 516, + 282, + 518, + 282, + 520, + 278, + 522, + 278, + 522, + 278, + 522, + 278, + 526, + 270, + 530, + 270, + 534, + 266, + 534, + 266, + 538, + 260, + 540, + 260, + 542, + 256, + 544, + 256, + 548, + 250, + 550, + 250, + 554, + 244, + 556, + 244, + 558, + 240, + 560, + 240, + 564, + 234, + 566, + 234, + 568, + 230, + 570, + 230, + 572, + 228, + 572, + 228, + 574, + 224, + 576, + 224, + 578, + 220, + 580, + 220, + 582, + 216, + 584, + 216, + 586, + 212, + 588, + 212, + 590, + 208, + 592, + 208, + 592, + 206, + 594, + 206, + 596, + 202, + 598, + 202, + 600, + 198, + 602, + 198, + 602, + 196, + 604, + 196, + 606, + 194, + 606, + 194, + 608, + 190, + 610, + 190, + 614, + 184, + 616, + 184, + 616, + 184, + 616, + 184, + 616, + 182, + 618, + 182, + 618, + 180, + 620, + 180, + 622, + 176, + 624, + 176, + 626, + 172, + 628, + 172, + 628, + 170, + 630, + 170, + 634, + 164, + 636, + 164, + 636, + 162, + 638, + 162, + 638, + 160, + 640, + 160, + 640, + 158, + 642, + 158, + 644, + 156, + 644, + 156, + 644, + 154, + 646, + 154, + 648, + 150, + 650, + 150, + 650, + 148, + 652, + 148, + 654, + 144, + 656, + 144, + 656, + 142, + 658, + 142, + 660, + 138, + 662, + 138, + 662, + 138, + 662, + 138, + 664, + 134, + 666, + 134, + 668, + 130, + 670, + 130, + 672, + 126, + 674, + 126, + 674, + 124, + 676, + 124, + 678, + 122, + 678, + 122, + 680, + 118, + 682, + 118, + 682, + 116, + 684, + 116, + 686, + 112, + 688, + 112, + 690, + 108, + 692, + 108, + 694, + 104, + 696, + 104, + 696, + 102, + 698, + 102, + 700, + 98, + 702, + 98, + 704, + 94, + 706, + 94, + 706, + 92, + 708, + 92, + 710, + 88, + 712, + 88, + 714, + 86, + 714, + 86, + 716, + 82, + 718, + 82, + 718, + 80, + 720, + 80, + 722, + 76, + 724, + 76, + 726, + 72, + 728, + 72, + 730, + 68, + 732, + 68, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 754, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 255489 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3003748953342438, + -0.3794708847999573, + -0.8750866651535034 + ], + [ + 0.7317726016044617, + 0.6801431179046631, + -0.04375356435775757 + ], + [ + 0.6117874383926392, + -0.627221941947937, + 0.48198434710502625 + ] + ], + "t": [ + -98.7231216430664, + 62.98511505126953, + 499.0116882324219 + ] + }, + { + "scene_id": 0, + "image_id": 36, + "category_id": 1, + "bbox": [ + 446, + 380, + 104, + 162 + ], + "score": 0.35745224356651306, + "time": 0.0, + "segmentation": { + "counts": [ + 356491, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 760, + 42, + 758, + 42, + 754, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 744, + 58, + 742, + 58, + 738, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 730, + 72, + 728, + 72, + 726, + 38, + 2, + 34, + 726, + 38, + 2, + 34, + 722, + 40, + 6, + 34, + 720, + 40, + 6, + 34, + 700, + 12, + 6, + 40, + 8, + 36, + 698, + 12, + 6, + 40, + 8, + 36, + 694, + 60, + 10, + 36, + 694, + 60, + 10, + 36, + 694, + 60, + 12, + 36, + 692, + 60, + 12, + 36, + 690, + 58, + 16, + 36, + 690, + 58, + 16, + 36, + 682, + 64, + 20, + 36, + 680, + 64, + 20, + 36, + 670, + 74, + 20, + 36, + 670, + 74, + 20, + 36, + 664, + 76, + 26, + 36, + 662, + 76, + 26, + 36, + 658, + 78, + 28, + 36, + 658, + 78, + 28, + 36, + 656, + 78, + 32, + 34, + 656, + 78, + 32, + 34, + 652, + 80, + 34, + 36, + 650, + 80, + 34, + 36, + 648, + 78, + 40, + 34, + 648, + 78, + 40, + 34, + 646, + 78, + 42, + 36, + 644, + 78, + 42, + 36, + 644, + 44, + 6, + 26, + 46, + 34, + 644, + 44, + 6, + 26, + 46, + 34, + 642, + 30, + 22, + 24, + 50, + 34, + 640, + 30, + 22, + 24, + 50, + 34, + 638, + 24, + 30, + 22, + 52, + 34, + 638, + 24, + 30, + 22, + 52, + 34, + 638, + 22, + 28, + 24, + 56, + 32, + 638, + 22, + 28, + 24, + 56, + 32, + 636, + 22, + 30, + 24, + 58, + 32, + 634, + 22, + 30, + 24, + 58, + 32, + 634, + 20, + 32, + 20, + 62, + 32, + 634, + 20, + 32, + 20, + 62, + 32, + 634, + 18, + 34, + 22, + 62, + 30, + 634, + 18, + 34, + 22, + 62, + 30, + 634, + 16, + 36, + 24, + 62, + 28, + 634, + 16, + 36, + 24, + 62, + 28, + 634, + 12, + 46, + 18, + 64, + 26, + 634, + 12, + 46, + 18, + 64, + 26, + 636, + 8, + 48, + 16, + 66, + 26, + 636, + 8, + 48, + 16, + 66, + 26, + 682, + 24, + 70, + 24, + 682, + 24, + 70, + 24, + 678, + 22, + 76, + 24, + 678, + 22, + 76, + 24, + 676, + 20, + 82, + 20, + 678, + 20, + 82, + 20, + 678, + 18, + 86, + 16, + 680, + 18, + 86, + 16, + 678, + 20, + 88, + 12, + 680, + 20, + 88, + 12, + 680, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 790, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 3972, + 4, + 2, + 6, + 788, + 4, + 2, + 6, + 788, + 4, + 2, + 6, + 788, + 4, + 2, + 6, + 581991 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9236950874328613, + 0.03097907453775406, + 0.3818742632865906 + ], + [ + -0.2681930959224701, + 0.6595146059989929, + -0.7022204995155334 + ], + [ + -0.27360570430755615, + -0.7510534524917603, + -0.600881814956665 + ] + ], + "t": [ + -92.69396209716797, + 65.02318572998047, + 477.86724853515625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 36, + "category_id": 1, + "bbox": [ + 446, + 380, + 104, + 162 + ], + "score": 0.35745224356651306, + "time": 0.0, + "segmentation": { + "counts": [ + 356491, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 760, + 42, + 758, + 42, + 754, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 744, + 58, + 742, + 58, + 738, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 730, + 72, + 728, + 72, + 726, + 38, + 2, + 34, + 726, + 38, + 2, + 34, + 722, + 40, + 6, + 34, + 720, + 40, + 6, + 34, + 700, + 12, + 6, + 40, + 8, + 36, + 698, + 12, + 6, + 40, + 8, + 36, + 694, + 60, + 10, + 36, + 694, + 60, + 10, + 36, + 694, + 60, + 12, + 36, + 692, + 60, + 12, + 36, + 690, + 58, + 16, + 36, + 690, + 58, + 16, + 36, + 682, + 64, + 20, + 36, + 680, + 64, + 20, + 36, + 670, + 74, + 20, + 36, + 670, + 74, + 20, + 36, + 664, + 76, + 26, + 36, + 662, + 76, + 26, + 36, + 658, + 78, + 28, + 36, + 658, + 78, + 28, + 36, + 656, + 78, + 32, + 34, + 656, + 78, + 32, + 34, + 652, + 80, + 34, + 36, + 650, + 80, + 34, + 36, + 648, + 78, + 40, + 34, + 648, + 78, + 40, + 34, + 646, + 78, + 42, + 36, + 644, + 78, + 42, + 36, + 644, + 44, + 6, + 26, + 46, + 34, + 644, + 44, + 6, + 26, + 46, + 34, + 642, + 30, + 22, + 24, + 50, + 34, + 640, + 30, + 22, + 24, + 50, + 34, + 638, + 24, + 30, + 22, + 52, + 34, + 638, + 24, + 30, + 22, + 52, + 34, + 638, + 22, + 28, + 24, + 56, + 32, + 638, + 22, + 28, + 24, + 56, + 32, + 636, + 22, + 30, + 24, + 58, + 32, + 634, + 22, + 30, + 24, + 58, + 32, + 634, + 20, + 32, + 20, + 62, + 32, + 634, + 20, + 32, + 20, + 62, + 32, + 634, + 18, + 34, + 22, + 62, + 30, + 634, + 18, + 34, + 22, + 62, + 30, + 634, + 16, + 36, + 24, + 62, + 28, + 634, + 16, + 36, + 24, + 62, + 28, + 634, + 12, + 46, + 18, + 64, + 26, + 634, + 12, + 46, + 18, + 64, + 26, + 636, + 8, + 48, + 16, + 66, + 26, + 636, + 8, + 48, + 16, + 66, + 26, + 682, + 24, + 70, + 24, + 682, + 24, + 70, + 24, + 678, + 22, + 76, + 24, + 678, + 22, + 76, + 24, + 676, + 20, + 82, + 20, + 678, + 20, + 82, + 20, + 678, + 18, + 86, + 16, + 680, + 18, + 86, + 16, + 678, + 20, + 88, + 12, + 680, + 20, + 88, + 12, + 680, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 790, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 3972, + 4, + 2, + 6, + 788, + 4, + 2, + 6, + 788, + 4, + 2, + 6, + 788, + 4, + 2, + 6, + 581991 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9236950874328613, + 0.03097907453775406, + 0.3818742632865906 + ], + [ + -0.2681930959224701, + 0.6595146059989929, + -0.7022204995155334 + ], + [ + -0.27360570430755615, + -0.7510534524917603, + -0.600881814956665 + ] + ], + "t": [ + -92.69396209716797, + 65.02318572998047, + 477.86724853515625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000036/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000036/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000036/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000036/sam6d_results/vis_pem.png" + }, + { + "frame_id": 37, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000037.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000037.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 37, + "category_id": 1, + "bbox": [ + 122, + 564, + 124, + 208 + ], + "score": 0.0018652545986697078, + "time": 0.0, + "segmentation": { + "counts": [ + 97557, + 12, + 788, + 12, + 776, + 26, + 774, + 26, + 766, + 36, + 764, + 36, + 756, + 46, + 754, + 46, + 746, + 54, + 746, + 54, + 740, + 60, + 740, + 60, + 734, + 66, + 734, + 66, + 728, + 72, + 728, + 72, + 722, + 78, + 722, + 78, + 716, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 708, + 92, + 708, + 92, + 704, + 96, + 704, + 96, + 700, + 98, + 702, + 98, + 698, + 100, + 700, + 100, + 698, + 100, + 700, + 100, + 696, + 102, + 698, + 102, + 694, + 102, + 698, + 102, + 696, + 102, + 698, + 102, + 694, + 100, + 700, + 100, + 696, + 100, + 700, + 100, + 698, + 96, + 704, + 96, + 702, + 88, + 712, + 88, + 708, + 88, + 712, + 88, + 710, + 84, + 716, + 84, + 714, + 80, + 720, + 80, + 718, + 76, + 724, + 76, + 722, + 72, + 728, + 72, + 724, + 70, + 730, + 70, + 728, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 736, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 724, + 6, + 14, + 54, + 726, + 6, + 14, + 54, + 722, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 774, + 18, + 782, + 18, + 825013 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5263053774833679, + 0.5422629117965698, + 0.6549454927444458 + ], + [ + -0.5787158608436584, + -0.7927689552307129, + 0.19132551550865173 + ], + [ + 0.6229691505432129, + -0.2783319354057312, + 0.7310545444488525 + ] + ], + "t": [ + -222.24371337890625, + 108.11641693115234, + 333.23577880859375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 37, + "category_id": 1, + "bbox": [ + 122, + 564, + 124, + 208 + ], + "score": 0.0018652545986697078, + "time": 0.0, + "segmentation": { + "counts": [ + 97557, + 12, + 788, + 12, + 776, + 26, + 774, + 26, + 766, + 36, + 764, + 36, + 756, + 46, + 754, + 46, + 746, + 54, + 746, + 54, + 740, + 60, + 740, + 60, + 734, + 66, + 734, + 66, + 728, + 72, + 728, + 72, + 722, + 78, + 722, + 78, + 716, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 708, + 92, + 708, + 92, + 704, + 96, + 704, + 96, + 700, + 98, + 702, + 98, + 698, + 100, + 700, + 100, + 698, + 100, + 700, + 100, + 696, + 102, + 698, + 102, + 694, + 102, + 698, + 102, + 696, + 102, + 698, + 102, + 694, + 100, + 700, + 100, + 696, + 100, + 700, + 100, + 698, + 96, + 704, + 96, + 702, + 88, + 712, + 88, + 708, + 88, + 712, + 88, + 710, + 84, + 716, + 84, + 714, + 80, + 720, + 80, + 718, + 76, + 724, + 76, + 722, + 72, + 728, + 72, + 724, + 70, + 730, + 70, + 728, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 736, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 724, + 6, + 14, + 54, + 726, + 6, + 14, + 54, + 722, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 774, + 18, + 782, + 18, + 825013 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5263053774833679, + 0.5422629117965698, + 0.6549454927444458 + ], + [ + -0.5787158608436584, + -0.7927689552307129, + 0.19132551550865173 + ], + [ + 0.6229691505432129, + -0.2783319354057312, + 0.7310545444488525 + ] + ], + "t": [ + -222.24371337890625, + 108.11641693115234, + 333.23577880859375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000037/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000037/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000037/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000037/sam6d_results/vis_pem.png" + }, + { + "frame_id": 38, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000038.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000038.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 38, + "category_id": 1, + "bbox": [ + 218, + 502, + 84, + 148 + ], + "score": 0.40341854095458984, + "time": 0.0, + "segmentation": { + "counts": [ + 174229, + 12, + 788, + 12, + 780, + 24, + 776, + 24, + 768, + 34, + 766, + 34, + 762, + 42, + 758, + 42, + 752, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 740, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 740, + 56, + 744, + 56, + 742, + 50, + 750, + 50, + 746, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 728, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 774, + 20, + 780, + 20, + 780271 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.02849358320236206, + -0.11785691976547241, + -0.9926211833953857 + ], + [ + 0.8418081402778625, + 0.5326518416404724, + -0.0874079242348671 + ], + [ + 0.5390240550041199, + -0.838087260723114, + 0.084035724401474 + ] + ], + "t": [ + -212.30044555664062, + 102.73914337158203, + 365.47662353515625 + ] + }, + { + "scene_id": 0, + "image_id": 38, + "category_id": 1, + "bbox": [ + 194, + 440, + 154, + 248 + ], + "score": 0.6110497117042542, + "time": 0.0, + "segmentation": { + "counts": [ + 155063, + 22, + 778, + 22, + 768, + 34, + 766, + 34, + 760, + 40, + 760, + 40, + 752, + 48, + 752, + 48, + 744, + 56, + 744, + 56, + 738, + 64, + 736, + 64, + 730, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 720, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 714, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 710, + 90, + 710, + 90, + 706, + 92, + 708, + 92, + 704, + 92, + 708, + 92, + 704, + 94, + 706, + 94, + 704, + 90, + 710, + 90, + 706, + 88, + 712, + 88, + 708, + 84, + 716, + 84, + 714, + 78, + 722, + 78, + 720, + 74, + 726, + 74, + 724, + 70, + 730, + 70, + 728, + 66, + 734, + 66, + 732, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 736, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 728, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 62, + 98, + 18, + 622, + 62, + 98, + 18, + 622, + 60, + 94, + 26, + 620, + 60, + 94, + 26, + 618, + 60, + 92, + 30, + 618, + 60, + 92, + 30, + 618, + 58, + 90, + 36, + 616, + 58, + 90, + 36, + 614, + 56, + 88, + 42, + 614, + 56, + 88, + 42, + 612, + 56, + 88, + 44, + 612, + 56, + 88, + 44, + 612, + 54, + 88, + 46, + 612, + 54, + 88, + 46, + 612, + 52, + 86, + 50, + 612, + 52, + 86, + 50, + 612, + 50, + 84, + 52, + 614, + 50, + 84, + 52, + 612, + 50, + 82, + 56, + 612, + 50, + 82, + 56, + 608, + 52, + 80, + 60, + 608, + 52, + 80, + 60, + 606, + 52, + 78, + 62, + 608, + 52, + 78, + 62, + 606, + 52, + 74, + 64, + 610, + 52, + 74, + 64, + 600, + 56, + 76, + 64, + 604, + 56, + 76, + 64, + 598, + 58, + 72, + 70, + 600, + 58, + 72, + 70, + 596, + 58, + 72, + 72, + 598, + 58, + 72, + 72, + 596, + 56, + 68, + 76, + 600, + 56, + 68, + 76, + 598, + 52, + 58, + 90, + 600, + 52, + 58, + 90, + 596, + 54, + 10, + 136, + 600, + 54, + 10, + 136, + 598, + 54, + 8, + 136, + 602, + 54, + 8, + 136, + 600, + 56, + 4, + 138, + 602, + 56, + 4, + 138, + 600, + 58, + 2, + 134, + 606, + 58, + 2, + 134, + 604, + 194, + 606, + 194, + 604, + 190, + 610, + 190, + 608, + 188, + 612, + 188, + 610, + 186, + 614, + 186, + 612, + 184, + 616, + 184, + 614, + 182, + 618, + 182, + 616, + 178, + 622, + 178, + 620, + 174, + 626, + 174, + 624, + 168, + 632, + 168, + 630, + 116, + 684, + 116, + 684, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 64, + 6, + 38, + 692, + 64, + 6, + 38, + 692, + 62, + 10, + 34, + 694, + 62, + 10, + 34, + 696, + 56, + 22, + 24, + 698, + 56, + 22, + 24, + 700, + 50, + 28, + 18, + 704, + 50, + 28, + 18, + 712, + 36, + 38, + 12, + 714, + 36, + 38, + 12, + 743463 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9542863368988037, + -0.0004969437140971422, + -0.2988933324813843 + ], + [ + -0.20830890536308289, + -0.7160293459892273, + 0.6662651896476746 + ], + [ + -0.21434760093688965, + 0.6980698704719543, + 0.6831936240196228 + ] + ], + "t": [ + -198.62986755371094, + 66.65945434570312, + 398.6517639160156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 38, + "category_id": 1, + "bbox": [ + 194, + 440, + 154, + 248 + ], + "score": 0.6110497117042542, + "time": 0.0, + "segmentation": { + "counts": [ + 155063, + 22, + 778, + 22, + 768, + 34, + 766, + 34, + 760, + 40, + 760, + 40, + 752, + 48, + 752, + 48, + 744, + 56, + 744, + 56, + 738, + 64, + 736, + 64, + 730, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 720, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 714, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 710, + 90, + 710, + 90, + 706, + 92, + 708, + 92, + 704, + 92, + 708, + 92, + 704, + 94, + 706, + 94, + 704, + 90, + 710, + 90, + 706, + 88, + 712, + 88, + 708, + 84, + 716, + 84, + 714, + 78, + 722, + 78, + 720, + 74, + 726, + 74, + 724, + 70, + 730, + 70, + 728, + 66, + 734, + 66, + 732, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 736, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 728, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 62, + 98, + 18, + 622, + 62, + 98, + 18, + 622, + 60, + 94, + 26, + 620, + 60, + 94, + 26, + 618, + 60, + 92, + 30, + 618, + 60, + 92, + 30, + 618, + 58, + 90, + 36, + 616, + 58, + 90, + 36, + 614, + 56, + 88, + 42, + 614, + 56, + 88, + 42, + 612, + 56, + 88, + 44, + 612, + 56, + 88, + 44, + 612, + 54, + 88, + 46, + 612, + 54, + 88, + 46, + 612, + 52, + 86, + 50, + 612, + 52, + 86, + 50, + 612, + 50, + 84, + 52, + 614, + 50, + 84, + 52, + 612, + 50, + 82, + 56, + 612, + 50, + 82, + 56, + 608, + 52, + 80, + 60, + 608, + 52, + 80, + 60, + 606, + 52, + 78, + 62, + 608, + 52, + 78, + 62, + 606, + 52, + 74, + 64, + 610, + 52, + 74, + 64, + 600, + 56, + 76, + 64, + 604, + 56, + 76, + 64, + 598, + 58, + 72, + 70, + 600, + 58, + 72, + 70, + 596, + 58, + 72, + 72, + 598, + 58, + 72, + 72, + 596, + 56, + 68, + 76, + 600, + 56, + 68, + 76, + 598, + 52, + 58, + 90, + 600, + 52, + 58, + 90, + 596, + 54, + 10, + 136, + 600, + 54, + 10, + 136, + 598, + 54, + 8, + 136, + 602, + 54, + 8, + 136, + 600, + 56, + 4, + 138, + 602, + 56, + 4, + 138, + 600, + 58, + 2, + 134, + 606, + 58, + 2, + 134, + 604, + 194, + 606, + 194, + 604, + 190, + 610, + 190, + 608, + 188, + 612, + 188, + 610, + 186, + 614, + 186, + 612, + 184, + 616, + 184, + 614, + 182, + 618, + 182, + 616, + 178, + 622, + 178, + 620, + 174, + 626, + 174, + 624, + 168, + 632, + 168, + 630, + 116, + 684, + 116, + 684, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 64, + 6, + 38, + 692, + 64, + 6, + 38, + 692, + 62, + 10, + 34, + 694, + 62, + 10, + 34, + 696, + 56, + 22, + 24, + 698, + 56, + 22, + 24, + 700, + 50, + 28, + 18, + 704, + 50, + 28, + 18, + 712, + 36, + 38, + 12, + 714, + 36, + 38, + 12, + 743463 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9542863368988037, + -0.0004969437140971422, + -0.2988933324813843 + ], + [ + -0.20830890536308289, + -0.7160293459892273, + 0.6662651896476746 + ], + [ + -0.21434760093688965, + 0.6980698704719543, + 0.6831936240196228 + ] + ], + "t": [ + -198.62986755371094, + 66.65945434570312, + 398.6517639160156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000038/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000038/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000038/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000038/sam6d_results/vis_pem.png" + }, + { + "frame_id": 39, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000039.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000039.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 39, + "category_id": 1, + "bbox": [ + 232, + 414, + 150, + 232 + ], + "score": 0.6063128113746643, + "time": 0.0, + "segmentation": { + "counts": [ + 185429, + 6, + 794, + 6, + 782, + 20, + 780, + 20, + 772, + 30, + 770, + 30, + 764, + 38, + 762, + 38, + 754, + 46, + 754, + 46, + 748, + 52, + 748, + 52, + 742, + 58, + 742, + 58, + 736, + 64, + 736, + 64, + 730, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 718, + 80, + 720, + 80, + 716, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 716, + 78, + 722, + 78, + 718, + 72, + 728, + 72, + 726, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 740, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 736, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 60, + 92, + 14, + 634, + 60, + 92, + 14, + 634, + 58, + 86, + 26, + 630, + 58, + 86, + 26, + 630, + 56, + 86, + 28, + 630, + 56, + 86, + 28, + 628, + 56, + 82, + 34, + 628, + 56, + 82, + 34, + 626, + 56, + 82, + 38, + 624, + 56, + 82, + 38, + 624, + 54, + 82, + 40, + 624, + 54, + 82, + 40, + 622, + 54, + 82, + 42, + 622, + 54, + 82, + 42, + 622, + 52, + 76, + 48, + 624, + 52, + 76, + 48, + 624, + 50, + 76, + 50, + 624, + 50, + 76, + 50, + 624, + 48, + 74, + 52, + 626, + 48, + 74, + 52, + 626, + 46, + 72, + 56, + 626, + 46, + 72, + 56, + 622, + 46, + 70, + 58, + 626, + 46, + 70, + 58, + 624, + 46, + 68, + 60, + 626, + 46, + 68, + 60, + 616, + 52, + 68, + 62, + 618, + 52, + 68, + 62, + 612, + 54, + 68, + 62, + 616, + 54, + 68, + 62, + 614, + 50, + 70, + 64, + 616, + 50, + 70, + 64, + 612, + 48, + 66, + 70, + 616, + 48, + 66, + 70, + 614, + 48, + 38, + 96, + 618, + 48, + 38, + 96, + 616, + 48, + 12, + 120, + 620, + 48, + 12, + 120, + 616, + 52, + 8, + 122, + 618, + 52, + 8, + 122, + 618, + 52, + 2, + 124, + 622, + 52, + 2, + 124, + 620, + 178, + 622, + 178, + 618, + 178, + 622, + 178, + 620, + 176, + 624, + 176, + 622, + 174, + 626, + 174, + 626, + 170, + 630, + 170, + 628, + 164, + 636, + 164, + 634, + 160, + 640, + 160, + 638, + 158, + 642, + 158, + 640, + 148, + 652, + 148, + 650, + 106, + 694, + 106, + 692, + 106, + 694, + 106, + 694, + 104, + 696, + 104, + 696, + 62, + 4, + 36, + 698, + 62, + 4, + 36, + 698, + 60, + 10, + 30, + 700, + 60, + 10, + 30, + 700, + 56, + 20, + 22, + 702, + 56, + 20, + 22, + 704, + 48, + 30, + 16, + 706, + 48, + 30, + 16, + 712, + 36, + 40, + 4, + 720, + 36, + 40, + 4, + 736, + 14, + 786, + 14, + 716349 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9427478313446045, + 0.034057483077049255, + -0.33176231384277344 + ], + [ + -0.2530149221420288, + -0.7211275100708008, + 0.6449485421180725 + ], + [ + -0.21727749705314636, + 0.6919649839401245, + 0.6884585022926331 + ] + ], + "t": [ + -184.94482421875, + 50.22974395751953, + 416.0791931152344 + ] + }, + { + "scene_id": 0, + "image_id": 39, + "category_id": 1, + "bbox": [ + 258, + 472, + 80, + 134 + ], + "score": 0.43422749638557434, + "time": 0.0, + "segmentation": { + "counts": [ + 206181, + 20, + 780, + 20, + 774, + 28, + 772, + 28, + 764, + 38, + 762, + 38, + 758, + 44, + 756, + 44, + 752, + 50, + 750, + 50, + 742, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 740, + 54, + 746, + 54, + 744, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 44, + 756, + 44, + 750, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 756, + 40, + 760, + 40, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 782, + 4, + 796, + 4, + 751515 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.06854243576526642, + -0.18885537981987, + -0.979609489440918 + ], + [ + 0.846871554851532, + 0.5300616025924683, + -0.04293384402990341 + ], + [ + 0.5273613929748535, + -0.8266612887382507, + 0.19626767933368683 + ] + ], + "t": [ + -200.60594177246094, + 84.23637390136719, + 384.2027893066406 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 39, + "category_id": 1, + "bbox": [ + 232, + 414, + 150, + 232 + ], + "score": 0.6063128113746643, + "time": 0.0, + "segmentation": { + "counts": [ + 185429, + 6, + 794, + 6, + 782, + 20, + 780, + 20, + 772, + 30, + 770, + 30, + 764, + 38, + 762, + 38, + 754, + 46, + 754, + 46, + 748, + 52, + 748, + 52, + 742, + 58, + 742, + 58, + 736, + 64, + 736, + 64, + 730, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 718, + 80, + 720, + 80, + 716, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 716, + 78, + 722, + 78, + 718, + 72, + 728, + 72, + 726, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 740, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 736, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 60, + 92, + 14, + 634, + 60, + 92, + 14, + 634, + 58, + 86, + 26, + 630, + 58, + 86, + 26, + 630, + 56, + 86, + 28, + 630, + 56, + 86, + 28, + 628, + 56, + 82, + 34, + 628, + 56, + 82, + 34, + 626, + 56, + 82, + 38, + 624, + 56, + 82, + 38, + 624, + 54, + 82, + 40, + 624, + 54, + 82, + 40, + 622, + 54, + 82, + 42, + 622, + 54, + 82, + 42, + 622, + 52, + 76, + 48, + 624, + 52, + 76, + 48, + 624, + 50, + 76, + 50, + 624, + 50, + 76, + 50, + 624, + 48, + 74, + 52, + 626, + 48, + 74, + 52, + 626, + 46, + 72, + 56, + 626, + 46, + 72, + 56, + 622, + 46, + 70, + 58, + 626, + 46, + 70, + 58, + 624, + 46, + 68, + 60, + 626, + 46, + 68, + 60, + 616, + 52, + 68, + 62, + 618, + 52, + 68, + 62, + 612, + 54, + 68, + 62, + 616, + 54, + 68, + 62, + 614, + 50, + 70, + 64, + 616, + 50, + 70, + 64, + 612, + 48, + 66, + 70, + 616, + 48, + 66, + 70, + 614, + 48, + 38, + 96, + 618, + 48, + 38, + 96, + 616, + 48, + 12, + 120, + 620, + 48, + 12, + 120, + 616, + 52, + 8, + 122, + 618, + 52, + 8, + 122, + 618, + 52, + 2, + 124, + 622, + 52, + 2, + 124, + 620, + 178, + 622, + 178, + 618, + 178, + 622, + 178, + 620, + 176, + 624, + 176, + 622, + 174, + 626, + 174, + 626, + 170, + 630, + 170, + 628, + 164, + 636, + 164, + 634, + 160, + 640, + 160, + 638, + 158, + 642, + 158, + 640, + 148, + 652, + 148, + 650, + 106, + 694, + 106, + 692, + 106, + 694, + 106, + 694, + 104, + 696, + 104, + 696, + 62, + 4, + 36, + 698, + 62, + 4, + 36, + 698, + 60, + 10, + 30, + 700, + 60, + 10, + 30, + 700, + 56, + 20, + 22, + 702, + 56, + 20, + 22, + 704, + 48, + 30, + 16, + 706, + 48, + 30, + 16, + 712, + 36, + 40, + 4, + 720, + 36, + 40, + 4, + 736, + 14, + 786, + 14, + 716349 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9427478313446045, + 0.034057483077049255, + -0.33176231384277344 + ], + [ + -0.2530149221420288, + -0.7211275100708008, + 0.6449485421180725 + ], + [ + -0.21727749705314636, + 0.6919649839401245, + 0.6884585022926331 + ] + ], + "t": [ + -184.94482421875, + 50.22974395751953, + 416.0791931152344 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000039/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000039/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000039/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000039/sam6d_results/vis_pem.png" + }, + { + "frame_id": 40, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000040.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000040.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 40, + "category_id": 1, + "bbox": [ + 252, + 474, + 80, + 132 + ], + "score": 0.37834227085113525, + "time": 0.0, + "segmentation": { + "counts": [ + 201389, + 8, + 792, + 8, + 784, + 22, + 778, + 22, + 772, + 30, + 770, + 30, + 764, + 38, + 762, + 38, + 758, + 44, + 756, + 44, + 750, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 46, + 754, + 46, + 748, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 756, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 738, + 8, + 6, + 46, + 740, + 8, + 6, + 46, + 734, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 776, + 12, + 788, + 12, + 756309 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6212402582168579, + -0.19833245873451233, + -0.7581055760383606 + ], + [ + 0.6974454522132874, + 0.5810014605522156, + 0.41953244805336 + ], + [ + 0.35725337266921997, + -0.7893681526184082, + 0.4992675483226776 + ] + ], + "t": [ + -196.99160766601562, + 83.24967956542969, + 383.0687561035156 + ] + }, + { + "scene_id": 0, + "image_id": 40, + "category_id": 1, + "bbox": [ + 228, + 418, + 148, + 228 + ], + "score": 0.6106547117233276, + "time": 0.0, + "segmentation": { + "counts": [ + 182227, + 8, + 792, + 8, + 780, + 24, + 776, + 24, + 770, + 32, + 768, + 32, + 758, + 42, + 758, + 42, + 752, + 48, + 752, + 48, + 748, + 54, + 746, + 54, + 738, + 62, + 738, + 62, + 732, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 718, + 80, + 720, + 80, + 716, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 80, + 720, + 80, + 718, + 74, + 726, + 74, + 722, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 64, + 736, + 64, + 734, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 738, + 60, + 740, + 60, + 736, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 738, + 60, + 90, + 14, + 636, + 60, + 90, + 14, + 634, + 60, + 86, + 22, + 632, + 60, + 86, + 22, + 632, + 56, + 86, + 26, + 632, + 56, + 86, + 26, + 632, + 54, + 84, + 32, + 630, + 54, + 84, + 32, + 628, + 54, + 82, + 36, + 628, + 54, + 82, + 36, + 626, + 54, + 80, + 40, + 626, + 54, + 80, + 40, + 626, + 52, + 80, + 42, + 626, + 52, + 80, + 42, + 624, + 52, + 78, + 44, + 626, + 52, + 78, + 44, + 626, + 50, + 76, + 48, + 626, + 50, + 76, + 48, + 626, + 48, + 74, + 52, + 626, + 48, + 74, + 52, + 626, + 46, + 72, + 54, + 628, + 46, + 72, + 54, + 624, + 48, + 70, + 58, + 624, + 48, + 70, + 58, + 622, + 48, + 68, + 58, + 626, + 48, + 68, + 58, + 624, + 46, + 68, + 60, + 626, + 46, + 68, + 60, + 616, + 52, + 66, + 62, + 620, + 52, + 66, + 62, + 616, + 50, + 68, + 64, + 618, + 50, + 68, + 64, + 614, + 46, + 70, + 66, + 618, + 46, + 70, + 66, + 616, + 44, + 60, + 78, + 618, + 44, + 60, + 78, + 616, + 46, + 18, + 8, + 4, + 104, + 620, + 46, + 18, + 8, + 4, + 104, + 618, + 50, + 10, + 118, + 622, + 50, + 10, + 118, + 620, + 52, + 4, + 120, + 624, + 52, + 4, + 120, + 622, + 176, + 624, + 176, + 622, + 174, + 626, + 174, + 624, + 172, + 628, + 172, + 624, + 172, + 628, + 172, + 628, + 168, + 632, + 168, + 630, + 166, + 634, + 166, + 632, + 162, + 638, + 162, + 636, + 158, + 642, + 158, + 640, + 152, + 648, + 152, + 646, + 106, + 2, + 30, + 662, + 106, + 2, + 30, + 660, + 104, + 696, + 104, + 696, + 102, + 698, + 102, + 698, + 100, + 700, + 100, + 700, + 66, + 2, + 32, + 700, + 66, + 2, + 32, + 700, + 60, + 14, + 24, + 702, + 60, + 14, + 24, + 704, + 50, + 24, + 20, + 706, + 50, + 24, + 20, + 708, + 44, + 32, + 8, + 716, + 44, + 32, + 8, + 734, + 16, + 784, + 16, + 721145 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9339796900749207, + 0.029843930155038834, + -0.35607755184173584 + ], + [ + -0.27009838819503784, + -0.7113779187202454, + 0.6488361358642578 + ], + [ + -0.2339419275522232, + 0.702176034450531, + 0.6724731922149658 + ] + ], + "t": [ + -189.17010498046875, + 52.6240348815918, + 418.5537109375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 40, + "category_id": 1, + "bbox": [ + 228, + 418, + 148, + 228 + ], + "score": 0.6106547117233276, + "time": 0.0, + "segmentation": { + "counts": [ + 182227, + 8, + 792, + 8, + 780, + 24, + 776, + 24, + 770, + 32, + 768, + 32, + 758, + 42, + 758, + 42, + 752, + 48, + 752, + 48, + 748, + 54, + 746, + 54, + 738, + 62, + 738, + 62, + 732, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 718, + 80, + 720, + 80, + 716, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 80, + 720, + 80, + 718, + 74, + 726, + 74, + 722, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 64, + 736, + 64, + 734, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 738, + 60, + 740, + 60, + 736, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 738, + 60, + 90, + 14, + 636, + 60, + 90, + 14, + 634, + 60, + 86, + 22, + 632, + 60, + 86, + 22, + 632, + 56, + 86, + 26, + 632, + 56, + 86, + 26, + 632, + 54, + 84, + 32, + 630, + 54, + 84, + 32, + 628, + 54, + 82, + 36, + 628, + 54, + 82, + 36, + 626, + 54, + 80, + 40, + 626, + 54, + 80, + 40, + 626, + 52, + 80, + 42, + 626, + 52, + 80, + 42, + 624, + 52, + 78, + 44, + 626, + 52, + 78, + 44, + 626, + 50, + 76, + 48, + 626, + 50, + 76, + 48, + 626, + 48, + 74, + 52, + 626, + 48, + 74, + 52, + 626, + 46, + 72, + 54, + 628, + 46, + 72, + 54, + 624, + 48, + 70, + 58, + 624, + 48, + 70, + 58, + 622, + 48, + 68, + 58, + 626, + 48, + 68, + 58, + 624, + 46, + 68, + 60, + 626, + 46, + 68, + 60, + 616, + 52, + 66, + 62, + 620, + 52, + 66, + 62, + 616, + 50, + 68, + 64, + 618, + 50, + 68, + 64, + 614, + 46, + 70, + 66, + 618, + 46, + 70, + 66, + 616, + 44, + 60, + 78, + 618, + 44, + 60, + 78, + 616, + 46, + 18, + 8, + 4, + 104, + 620, + 46, + 18, + 8, + 4, + 104, + 618, + 50, + 10, + 118, + 622, + 50, + 10, + 118, + 620, + 52, + 4, + 120, + 624, + 52, + 4, + 120, + 622, + 176, + 624, + 176, + 622, + 174, + 626, + 174, + 624, + 172, + 628, + 172, + 624, + 172, + 628, + 172, + 628, + 168, + 632, + 168, + 630, + 166, + 634, + 166, + 632, + 162, + 638, + 162, + 636, + 158, + 642, + 158, + 640, + 152, + 648, + 152, + 646, + 106, + 2, + 30, + 662, + 106, + 2, + 30, + 660, + 104, + 696, + 104, + 696, + 102, + 698, + 102, + 698, + 100, + 700, + 100, + 700, + 66, + 2, + 32, + 700, + 66, + 2, + 32, + 700, + 60, + 14, + 24, + 702, + 60, + 14, + 24, + 704, + 50, + 24, + 20, + 706, + 50, + 24, + 20, + 708, + 44, + 32, + 8, + 716, + 44, + 32, + 8, + 734, + 16, + 784, + 16, + 721145 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9339796900749207, + 0.029843930155038834, + -0.35607755184173584 + ], + [ + -0.27009838819503784, + -0.7113779187202454, + 0.6488361358642578 + ], + [ + -0.2339419275522232, + 0.702176034450531, + 0.6724731922149658 + ] + ], + "t": [ + -189.17010498046875, + 52.6240348815918, + 418.5537109375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000040/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000040/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000040/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000040/sam6d_results/vis_pem.png" + }, + { + "frame_id": 41, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000041.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000041.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 41, + "category_id": 1, + "bbox": [ + 218, + 410, + 144, + 226 + ], + "score": 0.6063389778137207, + "time": 0.0, + "segmentation": { + "counts": [ + 174209, + 20, + 780, + 20, + 772, + 30, + 770, + 30, + 762, + 40, + 760, + 40, + 752, + 48, + 752, + 48, + 746, + 54, + 746, + 54, + 740, + 60, + 740, + 60, + 734, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 724, + 76, + 724, + 76, + 720, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 716, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 712, + 82, + 718, + 82, + 714, + 80, + 720, + 80, + 718, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 728, + 66, + 734, + 66, + 732, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 90, + 16, + 636, + 58, + 90, + 16, + 634, + 58, + 88, + 22, + 632, + 58, + 88, + 22, + 632, + 56, + 86, + 26, + 632, + 56, + 86, + 26, + 630, + 56, + 86, + 30, + 628, + 56, + 86, + 30, + 626, + 54, + 82, + 38, + 626, + 54, + 82, + 38, + 626, + 52, + 82, + 40, + 626, + 52, + 82, + 40, + 626, + 50, + 82, + 42, + 626, + 50, + 82, + 42, + 626, + 48, + 80, + 46, + 626, + 48, + 80, + 46, + 626, + 46, + 78, + 50, + 626, + 46, + 78, + 50, + 622, + 48, + 76, + 52, + 624, + 48, + 76, + 52, + 624, + 46, + 72, + 56, + 626, + 46, + 72, + 56, + 622, + 46, + 72, + 60, + 622, + 46, + 72, + 60, + 610, + 56, + 72, + 58, + 614, + 56, + 72, + 58, + 612, + 52, + 74, + 60, + 614, + 52, + 74, + 60, + 610, + 52, + 70, + 64, + 614, + 52, + 70, + 64, + 610, + 50, + 66, + 70, + 614, + 50, + 66, + 70, + 612, + 50, + 52, + 6, + 2, + 76, + 614, + 50, + 52, + 6, + 2, + 76, + 612, + 50, + 10, + 124, + 616, + 50, + 10, + 124, + 614, + 184, + 616, + 184, + 614, + 182, + 618, + 182, + 616, + 180, + 620, + 180, + 618, + 178, + 622, + 178, + 620, + 176, + 624, + 176, + 622, + 174, + 626, + 174, + 624, + 170, + 630, + 170, + 628, + 168, + 632, + 168, + 630, + 166, + 634, + 166, + 632, + 162, + 638, + 162, + 638, + 156, + 644, + 156, + 642, + 104, + 20, + 8, + 4, + 4, + 660, + 104, + 20, + 8, + 4, + 4, + 660, + 62, + 2, + 38, + 698, + 62, + 2, + 38, + 698, + 60, + 4, + 38, + 698, + 60, + 4, + 38, + 698, + 58, + 8, + 34, + 700, + 58, + 8, + 34, + 700, + 56, + 16, + 26, + 702, + 56, + 16, + 26, + 704, + 48, + 24, + 22, + 706, + 48, + 24, + 22, + 714, + 34, + 34, + 14, + 718, + 34, + 34, + 14, + 732, + 16, + 40, + 8, + 736, + 16, + 40, + 8, + 732303 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9379891753196716, + 0.013788810931146145, + -0.3463900685310364 + ], + [ + -0.2507518231868744, + -0.7169459462165833, + 0.6504707932472229 + ], + [ + -0.23937369883060455, + 0.6969927549362183, + 0.675944983959198 + ] + ], + "t": [ + -198.46127319335938, + 48.62918472290039, + 418.1007385253906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 41, + "category_id": 1, + "bbox": [ + 218, + 410, + 144, + 226 + ], + "score": 0.6063389778137207, + "time": 0.0, + "segmentation": { + "counts": [ + 174209, + 20, + 780, + 20, + 772, + 30, + 770, + 30, + 762, + 40, + 760, + 40, + 752, + 48, + 752, + 48, + 746, + 54, + 746, + 54, + 740, + 60, + 740, + 60, + 734, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 724, + 76, + 724, + 76, + 720, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 716, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 712, + 82, + 718, + 82, + 714, + 80, + 720, + 80, + 718, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 728, + 66, + 734, + 66, + 732, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 90, + 16, + 636, + 58, + 90, + 16, + 634, + 58, + 88, + 22, + 632, + 58, + 88, + 22, + 632, + 56, + 86, + 26, + 632, + 56, + 86, + 26, + 630, + 56, + 86, + 30, + 628, + 56, + 86, + 30, + 626, + 54, + 82, + 38, + 626, + 54, + 82, + 38, + 626, + 52, + 82, + 40, + 626, + 52, + 82, + 40, + 626, + 50, + 82, + 42, + 626, + 50, + 82, + 42, + 626, + 48, + 80, + 46, + 626, + 48, + 80, + 46, + 626, + 46, + 78, + 50, + 626, + 46, + 78, + 50, + 622, + 48, + 76, + 52, + 624, + 48, + 76, + 52, + 624, + 46, + 72, + 56, + 626, + 46, + 72, + 56, + 622, + 46, + 72, + 60, + 622, + 46, + 72, + 60, + 610, + 56, + 72, + 58, + 614, + 56, + 72, + 58, + 612, + 52, + 74, + 60, + 614, + 52, + 74, + 60, + 610, + 52, + 70, + 64, + 614, + 52, + 70, + 64, + 610, + 50, + 66, + 70, + 614, + 50, + 66, + 70, + 612, + 50, + 52, + 6, + 2, + 76, + 614, + 50, + 52, + 6, + 2, + 76, + 612, + 50, + 10, + 124, + 616, + 50, + 10, + 124, + 614, + 184, + 616, + 184, + 614, + 182, + 618, + 182, + 616, + 180, + 620, + 180, + 618, + 178, + 622, + 178, + 620, + 176, + 624, + 176, + 622, + 174, + 626, + 174, + 624, + 170, + 630, + 170, + 628, + 168, + 632, + 168, + 630, + 166, + 634, + 166, + 632, + 162, + 638, + 162, + 638, + 156, + 644, + 156, + 642, + 104, + 20, + 8, + 4, + 4, + 660, + 104, + 20, + 8, + 4, + 4, + 660, + 62, + 2, + 38, + 698, + 62, + 2, + 38, + 698, + 60, + 4, + 38, + 698, + 60, + 4, + 38, + 698, + 58, + 8, + 34, + 700, + 58, + 8, + 34, + 700, + 56, + 16, + 26, + 702, + 56, + 16, + 26, + 704, + 48, + 24, + 22, + 706, + 48, + 24, + 22, + 714, + 34, + 34, + 14, + 718, + 34, + 34, + 14, + 732, + 16, + 40, + 8, + 736, + 16, + 40, + 8, + 732303 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9379891753196716, + 0.013788810931146145, + -0.3463900685310364 + ], + [ + -0.2507518231868744, + -0.7169459462165833, + 0.6504707932472229 + ], + [ + -0.23937369883060455, + 0.6969927549362183, + 0.675944983959198 + ] + ], + "t": [ + -198.46127319335938, + 48.62918472290039, + 418.1007385253906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000041/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000041/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000041/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000041/sam6d_results/vis_pem.png" + }, + { + "frame_id": 42, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000042.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000042.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 42, + "category_id": 1, + "bbox": [ + 248, + 420, + 132, + 224 + ], + "score": 0.6040939092636108, + "time": 0.0, + "segmentation": { + "counts": [ + 198219, + 22, + 778, + 22, + 764, + 38, + 762, + 38, + 754, + 48, + 752, + 48, + 742, + 58, + 742, + 58, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 726, + 74, + 726, + 74, + 720, + 80, + 720, + 80, + 714, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 710, + 90, + 710, + 90, + 706, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 704, + 92, + 708, + 92, + 706, + 86, + 714, + 86, + 712, + 78, + 722, + 78, + 718, + 72, + 728, + 72, + 726, + 68, + 732, + 68, + 728, + 66, + 734, + 66, + 732, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 750, + 46, + 754, + 46, + 732, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 54, + 98, + 12, + 636, + 54, + 98, + 12, + 636, + 52, + 92, + 24, + 632, + 52, + 92, + 24, + 632, + 50, + 90, + 30, + 630, + 50, + 90, + 30, + 630, + 48, + 88, + 34, + 630, + 48, + 88, + 34, + 626, + 48, + 88, + 38, + 626, + 48, + 88, + 38, + 622, + 50, + 86, + 42, + 622, + 50, + 86, + 42, + 616, + 54, + 82, + 48, + 616, + 54, + 82, + 48, + 608, + 60, + 80, + 52, + 608, + 60, + 80, + 52, + 604, + 58, + 82, + 54, + 606, + 58, + 82, + 54, + 602, + 56, + 84, + 58, + 602, + 56, + 84, + 58, + 600, + 50, + 84, + 64, + 602, + 50, + 84, + 64, + 600, + 48, + 84, + 66, + 602, + 48, + 84, + 66, + 600, + 50, + 76, + 72, + 602, + 50, + 76, + 72, + 600, + 52, + 12, + 18, + 4, + 10, + 20, + 80, + 604, + 52, + 12, + 18, + 4, + 10, + 20, + 80, + 600, + 56, + 6, + 134, + 604, + 56, + 6, + 134, + 602, + 196, + 604, + 196, + 602, + 194, + 606, + 194, + 604, + 192, + 608, + 192, + 606, + 60, + 2, + 128, + 610, + 60, + 2, + 128, + 608, + 62, + 2, + 122, + 614, + 62, + 2, + 122, + 612, + 184, + 616, + 184, + 614, + 182, + 618, + 182, + 616, + 180, + 620, + 180, + 620, + 174, + 626, + 174, + 626, + 168, + 632, + 168, + 632, + 102, + 6, + 52, + 640, + 102, + 6, + 52, + 640, + 100, + 32, + 14, + 654, + 100, + 32, + 14, + 654, + 60, + 4, + 36, + 700, + 60, + 4, + 36, + 702, + 52, + 14, + 30, + 704, + 52, + 14, + 30, + 718, + 30, + 26, + 24, + 720, + 30, + 26, + 24, + 780, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 717893 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9578160047531128, + -0.025513259693980217, + -0.2862464487552643 + ], + [ + -0.180148646235466, + -0.722748339176178, + 0.6672189831733704 + ], + [ + -0.22390702366828918, + 0.6906399726867676, + 0.6876641511917114 + ] + ], + "t": [ + -189.5428924560547, + 54.95178985595703, + 424.27691650390625 + ] + }, + { + "scene_id": 0, + "image_id": 42, + "category_id": 1, + "bbox": [ + 248, + 478, + 90, + 164 + ], + "score": 0.4568804204463959, + "time": 0.0, + "segmentation": { + "counts": [ + 198217, + 24, + 776, + 24, + 764, + 38, + 762, + 38, + 752, + 50, + 750, + 50, + 742, + 58, + 742, + 58, + 736, + 64, + 736, + 64, + 730, + 70, + 730, + 70, + 724, + 76, + 724, + 76, + 718, + 82, + 718, + 82, + 714, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 710, + 90, + 710, + 90, + 706, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 704, + 92, + 708, + 92, + 706, + 86, + 714, + 86, + 712, + 80, + 720, + 80, + 716, + 70, + 730, + 70, + 726, + 68, + 732, + 68, + 730, + 64, + 736, + 64, + 734, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 750, + 46, + 754, + 46, + 730, + 68, + 732, + 68, + 732, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 770, + 24, + 776, + 24, + 778, + 10, + 790, + 10, + 751507 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7765928506851196, + -0.0017749303951859474, + -0.629999577999115 + ], + [ + 0.41914859414100647, + 0.7480179071426392, + 0.5145710110664368 + ], + [ + 0.4703383445739746, + -0.663675844669342, + 0.581649124622345 + ] + ], + "t": [ + -203.10777282714844, + 99.25008392333984, + 374.812255859375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 42, + "category_id": 1, + "bbox": [ + 248, + 420, + 132, + 224 + ], + "score": 0.6040939092636108, + "time": 0.0, + "segmentation": { + "counts": [ + 198219, + 22, + 778, + 22, + 764, + 38, + 762, + 38, + 754, + 48, + 752, + 48, + 742, + 58, + 742, + 58, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 726, + 74, + 726, + 74, + 720, + 80, + 720, + 80, + 714, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 710, + 90, + 710, + 90, + 706, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 704, + 92, + 708, + 92, + 706, + 86, + 714, + 86, + 712, + 78, + 722, + 78, + 718, + 72, + 728, + 72, + 726, + 68, + 732, + 68, + 728, + 66, + 734, + 66, + 732, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 750, + 46, + 754, + 46, + 732, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 54, + 98, + 12, + 636, + 54, + 98, + 12, + 636, + 52, + 92, + 24, + 632, + 52, + 92, + 24, + 632, + 50, + 90, + 30, + 630, + 50, + 90, + 30, + 630, + 48, + 88, + 34, + 630, + 48, + 88, + 34, + 626, + 48, + 88, + 38, + 626, + 48, + 88, + 38, + 622, + 50, + 86, + 42, + 622, + 50, + 86, + 42, + 616, + 54, + 82, + 48, + 616, + 54, + 82, + 48, + 608, + 60, + 80, + 52, + 608, + 60, + 80, + 52, + 604, + 58, + 82, + 54, + 606, + 58, + 82, + 54, + 602, + 56, + 84, + 58, + 602, + 56, + 84, + 58, + 600, + 50, + 84, + 64, + 602, + 50, + 84, + 64, + 600, + 48, + 84, + 66, + 602, + 48, + 84, + 66, + 600, + 50, + 76, + 72, + 602, + 50, + 76, + 72, + 600, + 52, + 12, + 18, + 4, + 10, + 20, + 80, + 604, + 52, + 12, + 18, + 4, + 10, + 20, + 80, + 600, + 56, + 6, + 134, + 604, + 56, + 6, + 134, + 602, + 196, + 604, + 196, + 602, + 194, + 606, + 194, + 604, + 192, + 608, + 192, + 606, + 60, + 2, + 128, + 610, + 60, + 2, + 128, + 608, + 62, + 2, + 122, + 614, + 62, + 2, + 122, + 612, + 184, + 616, + 184, + 614, + 182, + 618, + 182, + 616, + 180, + 620, + 180, + 620, + 174, + 626, + 174, + 626, + 168, + 632, + 168, + 632, + 102, + 6, + 52, + 640, + 102, + 6, + 52, + 640, + 100, + 32, + 14, + 654, + 100, + 32, + 14, + 654, + 60, + 4, + 36, + 700, + 60, + 4, + 36, + 702, + 52, + 14, + 30, + 704, + 52, + 14, + 30, + 718, + 30, + 26, + 24, + 720, + 30, + 26, + 24, + 780, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 717893 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9578160047531128, + -0.025513259693980217, + -0.2862464487552643 + ], + [ + -0.180148646235466, + -0.722748339176178, + 0.6672189831733704 + ], + [ + -0.22390702366828918, + 0.6906399726867676, + 0.6876641511917114 + ] + ], + "t": [ + -189.5428924560547, + 54.95178985595703, + 424.27691650390625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000042/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000042/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000042/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000042/sam6d_results/vis_pem.png" + }, + { + "frame_id": 43, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000043.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000043.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 43, + "category_id": 1, + "bbox": [ + 260, + 424, + 124, + 226 + ], + "score": 0.6137039661407471, + "time": 0.0, + "segmentation": { + "counts": [ + 207821, + 26, + 774, + 26, + 756, + 48, + 752, + 48, + 740, + 60, + 740, + 60, + 732, + 70, + 730, + 70, + 724, + 76, + 724, + 76, + 718, + 82, + 718, + 82, + 714, + 86, + 714, + 86, + 710, + 90, + 710, + 90, + 706, + 94, + 706, + 94, + 702, + 96, + 704, + 96, + 702, + 98, + 702, + 98, + 696, + 102, + 698, + 102, + 696, + 102, + 698, + 102, + 694, + 102, + 698, + 102, + 696, + 96, + 704, + 96, + 700, + 80, + 720, + 80, + 718, + 72, + 728, + 72, + 726, + 66, + 734, + 66, + 732, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 740, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 742, + 54, + 746, + 54, + 722, + 74, + 726, + 74, + 724, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 740, + 58, + 742, + 58, + 732, + 66, + 104, + 18, + 612, + 66, + 104, + 18, + 608, + 66, + 102, + 26, + 606, + 66, + 102, + 26, + 602, + 68, + 98, + 34, + 600, + 68, + 98, + 34, + 598, + 64, + 98, + 40, + 598, + 64, + 98, + 40, + 594, + 56, + 108, + 42, + 594, + 56, + 108, + 42, + 592, + 54, + 104, + 50, + 592, + 54, + 104, + 50, + 590, + 54, + 102, + 54, + 590, + 54, + 102, + 54, + 586, + 58, + 96, + 60, + 586, + 58, + 96, + 60, + 584, + 62, + 4, + 30, + 54, + 64, + 586, + 62, + 4, + 30, + 54, + 64, + 584, + 118, + 22, + 76, + 584, + 118, + 22, + 76, + 582, + 216, + 584, + 216, + 582, + 216, + 584, + 216, + 582, + 214, + 586, + 214, + 584, + 212, + 588, + 212, + 586, + 210, + 590, + 210, + 590, + 206, + 594, + 206, + 594, + 202, + 598, + 202, + 598, + 196, + 604, + 196, + 604, + 190, + 610, + 190, + 612, + 182, + 618, + 182, + 620, + 176, + 624, + 176, + 634, + 42, + 8, + 36, + 10, + 62, + 642, + 42, + 8, + 36, + 10, + 62, + 650, + 24, + 20, + 32, + 24, + 44, + 656, + 24, + 20, + 32, + 24, + 44, + 706, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 790, + 4, + 796, + 4, + 714691 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9342913627624512, + -0.07875966280698776, + -0.34770214557647705 + ], + [ + -0.18452656269073486, + -0.727656364440918, + 0.6606557965278625 + ], + [ + -0.30504080653190613, + 0.6814051866531372, + 0.6653097867965698 + ] + ], + "t": [ + -187.50244140625, + 58.00310134887695, + 421.21966552734375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 43, + "category_id": 1, + "bbox": [ + 260, + 424, + 124, + 226 + ], + "score": 0.6137039661407471, + "time": 0.0, + "segmentation": { + "counts": [ + 207821, + 26, + 774, + 26, + 756, + 48, + 752, + 48, + 740, + 60, + 740, + 60, + 732, + 70, + 730, + 70, + 724, + 76, + 724, + 76, + 718, + 82, + 718, + 82, + 714, + 86, + 714, + 86, + 710, + 90, + 710, + 90, + 706, + 94, + 706, + 94, + 702, + 96, + 704, + 96, + 702, + 98, + 702, + 98, + 696, + 102, + 698, + 102, + 696, + 102, + 698, + 102, + 694, + 102, + 698, + 102, + 696, + 96, + 704, + 96, + 700, + 80, + 720, + 80, + 718, + 72, + 728, + 72, + 726, + 66, + 734, + 66, + 732, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 740, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 742, + 54, + 746, + 54, + 722, + 74, + 726, + 74, + 724, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 740, + 58, + 742, + 58, + 732, + 66, + 104, + 18, + 612, + 66, + 104, + 18, + 608, + 66, + 102, + 26, + 606, + 66, + 102, + 26, + 602, + 68, + 98, + 34, + 600, + 68, + 98, + 34, + 598, + 64, + 98, + 40, + 598, + 64, + 98, + 40, + 594, + 56, + 108, + 42, + 594, + 56, + 108, + 42, + 592, + 54, + 104, + 50, + 592, + 54, + 104, + 50, + 590, + 54, + 102, + 54, + 590, + 54, + 102, + 54, + 586, + 58, + 96, + 60, + 586, + 58, + 96, + 60, + 584, + 62, + 4, + 30, + 54, + 64, + 586, + 62, + 4, + 30, + 54, + 64, + 584, + 118, + 22, + 76, + 584, + 118, + 22, + 76, + 582, + 216, + 584, + 216, + 582, + 216, + 584, + 216, + 582, + 214, + 586, + 214, + 584, + 212, + 588, + 212, + 586, + 210, + 590, + 210, + 590, + 206, + 594, + 206, + 594, + 202, + 598, + 202, + 598, + 196, + 604, + 196, + 604, + 190, + 610, + 190, + 612, + 182, + 618, + 182, + 620, + 176, + 624, + 176, + 634, + 42, + 8, + 36, + 10, + 62, + 642, + 42, + 8, + 36, + 10, + 62, + 650, + 24, + 20, + 32, + 24, + 44, + 656, + 24, + 20, + 32, + 24, + 44, + 706, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 790, + 4, + 796, + 4, + 714691 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9342913627624512, + -0.07875966280698776, + -0.34770214557647705 + ], + [ + -0.18452656269073486, + -0.727656364440918, + 0.6606557965278625 + ], + [ + -0.30504080653190613, + 0.6814051866531372, + 0.6653097867965698 + ] + ], + "t": [ + -187.50244140625, + 58.00310134887695, + 421.21966552734375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000043/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000043/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000043/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000043/sam6d_results/vis_pem.png" + }, + { + "frame_id": 44, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000044.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000044.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 44, + "category_id": 1, + "bbox": [ + 266, + 408, + 118, + 228 + ], + "score": 0.6070555448532104, + "time": 0.0, + "segmentation": { + "counts": [ + 212589, + 46, + 754, + 46, + 740, + 62, + 738, + 62, + 728, + 72, + 728, + 72, + 722, + 80, + 720, + 80, + 714, + 86, + 714, + 86, + 710, + 90, + 710, + 90, + 706, + 94, + 706, + 94, + 702, + 98, + 702, + 98, + 698, + 102, + 698, + 102, + 694, + 106, + 694, + 106, + 690, + 108, + 692, + 108, + 690, + 110, + 690, + 110, + 686, + 112, + 688, + 112, + 686, + 108, + 692, + 108, + 688, + 102, + 698, + 102, + 696, + 80, + 720, + 80, + 718, + 70, + 730, + 70, + 728, + 62, + 738, + 62, + 734, + 60, + 740, + 60, + 712, + 14, + 10, + 58, + 718, + 14, + 10, + 58, + 716, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 724, + 72, + 728, + 72, + 726, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 734, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 740, + 56, + 744, + 56, + 730, + 68, + 732, + 68, + 726, + 70, + 730, + 70, + 726, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 724, + 70, + 730, + 70, + 728, + 58, + 126, + 24, + 592, + 58, + 126, + 24, + 590, + 58, + 122, + 32, + 588, + 58, + 122, + 32, + 584, + 60, + 118, + 38, + 584, + 60, + 118, + 38, + 582, + 62, + 114, + 42, + 582, + 62, + 114, + 42, + 580, + 64, + 6, + 24, + 76, + 50, + 580, + 64, + 6, + 24, + 76, + 50, + 578, + 106, + 62, + 54, + 578, + 106, + 62, + 54, + 574, + 124, + 40, + 62, + 574, + 124, + 40, + 62, + 572, + 140, + 16, + 72, + 572, + 140, + 16, + 72, + 572, + 228, + 572, + 228, + 572, + 226, + 574, + 226, + 574, + 224, + 576, + 224, + 576, + 220, + 580, + 220, + 580, + 218, + 582, + 218, + 582, + 212, + 588, + 212, + 592, + 204, + 596, + 204, + 602, + 192, + 608, + 192, + 616, + 40, + 6, + 134, + 620, + 40, + 6, + 134, + 630, + 20, + 18, + 124, + 638, + 20, + 18, + 124, + 678, + 32, + 10, + 74, + 684, + 32, + 10, + 74, + 688, + 26, + 24, + 54, + 696, + 26, + 24, + 54, + 698, + 20, + 38, + 36, + 706, + 20, + 38, + 36, + 706, + 18, + 52, + 8, + 722, + 18, + 52, + 8, + 726, + 8, + 792, + 8, + 714707 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9443030953407288, + -0.1165672093629837, + -0.3077417016029358 + ], + [ + -0.12864463031291962, + -0.7299829721450806, + 0.6712493896484375 + ], + [ + -0.30289196968078613, + 0.6734517812728882, + 0.6743288636207581 + ] + ], + "t": [ + -186.1513671875, + 46.356300354003906, + 416.6788635253906 + ] + }, + { + "scene_id": 0, + "image_id": 44, + "category_id": 1, + "bbox": [ + 342, + 470, + 42, + 162 + ], + "score": 0.4349936246871948, + "time": 0.0, + "segmentation": { + "counts": [ + 273409, + 24, + 776, + 24, + 770, + 32, + 768, + 32, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 650, + 24, + 80, + 46, + 650, + 24, + 80, + 46, + 644, + 38, + 64, + 54, + 644, + 38, + 64, + 54, + 638, + 58, + 42, + 62, + 638, + 58, + 42, + 62, + 638, + 72, + 18, + 72, + 638, + 72, + 18, + 72, + 636, + 164, + 636, + 164, + 636, + 162, + 638, + 162, + 638, + 160, + 640, + 160, + 640, + 158, + 642, + 158, + 640, + 156, + 644, + 156, + 644, + 150, + 650, + 150, + 650, + 146, + 654, + 146, + 654, + 140, + 660, + 140, + 662, + 134, + 666, + 134, + 666, + 128, + 672, + 128, + 676, + 32, + 10, + 76, + 682, + 32, + 10, + 76, + 684, + 28, + 22, + 58, + 692, + 28, + 22, + 58, + 694, + 24, + 34, + 40, + 702, + 24, + 34, + 40, + 704, + 18, + 50, + 18, + 714, + 18, + 50, + 18, + 716, + 10, + 790, + 10, + 714707 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2889186441898346, + 0.22766245901584625, + 0.9298903346061707 + ], + [ + -0.6536215543746948, + 0.7566115260124207, + 0.017842262983322144 + ], + [ + -0.6995036005973816, + -0.6129512786865234, + 0.3674040138721466 + ] + ], + "t": [ + -150.80943298339844, + 138.9228973388672, + 356.8858337402344 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 44, + "category_id": 1, + "bbox": [ + 266, + 408, + 118, + 228 + ], + "score": 0.6070555448532104, + "time": 0.0, + "segmentation": { + "counts": [ + 212589, + 46, + 754, + 46, + 740, + 62, + 738, + 62, + 728, + 72, + 728, + 72, + 722, + 80, + 720, + 80, + 714, + 86, + 714, + 86, + 710, + 90, + 710, + 90, + 706, + 94, + 706, + 94, + 702, + 98, + 702, + 98, + 698, + 102, + 698, + 102, + 694, + 106, + 694, + 106, + 690, + 108, + 692, + 108, + 690, + 110, + 690, + 110, + 686, + 112, + 688, + 112, + 686, + 108, + 692, + 108, + 688, + 102, + 698, + 102, + 696, + 80, + 720, + 80, + 718, + 70, + 730, + 70, + 728, + 62, + 738, + 62, + 734, + 60, + 740, + 60, + 712, + 14, + 10, + 58, + 718, + 14, + 10, + 58, + 716, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 724, + 72, + 728, + 72, + 726, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 734, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 740, + 56, + 744, + 56, + 730, + 68, + 732, + 68, + 726, + 70, + 730, + 70, + 726, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 724, + 70, + 730, + 70, + 728, + 58, + 126, + 24, + 592, + 58, + 126, + 24, + 590, + 58, + 122, + 32, + 588, + 58, + 122, + 32, + 584, + 60, + 118, + 38, + 584, + 60, + 118, + 38, + 582, + 62, + 114, + 42, + 582, + 62, + 114, + 42, + 580, + 64, + 6, + 24, + 76, + 50, + 580, + 64, + 6, + 24, + 76, + 50, + 578, + 106, + 62, + 54, + 578, + 106, + 62, + 54, + 574, + 124, + 40, + 62, + 574, + 124, + 40, + 62, + 572, + 140, + 16, + 72, + 572, + 140, + 16, + 72, + 572, + 228, + 572, + 228, + 572, + 226, + 574, + 226, + 574, + 224, + 576, + 224, + 576, + 220, + 580, + 220, + 580, + 218, + 582, + 218, + 582, + 212, + 588, + 212, + 592, + 204, + 596, + 204, + 602, + 192, + 608, + 192, + 616, + 40, + 6, + 134, + 620, + 40, + 6, + 134, + 630, + 20, + 18, + 124, + 638, + 20, + 18, + 124, + 678, + 32, + 10, + 74, + 684, + 32, + 10, + 74, + 688, + 26, + 24, + 54, + 696, + 26, + 24, + 54, + 698, + 20, + 38, + 36, + 706, + 20, + 38, + 36, + 706, + 18, + 52, + 8, + 722, + 18, + 52, + 8, + 726, + 8, + 792, + 8, + 714707 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9443030953407288, + -0.1165672093629837, + -0.3077417016029358 + ], + [ + -0.12864463031291962, + -0.7299829721450806, + 0.6712493896484375 + ], + [ + -0.30289196968078613, + 0.6734517812728882, + 0.6743288636207581 + ] + ], + "t": [ + -186.1513671875, + 46.356300354003906, + 416.6788635253906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000044/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000044/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000044/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000044/sam6d_results/vis_pem.png" + }, + { + "frame_id": 45, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000045.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000045.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 45, + "category_id": 1, + "bbox": [ + 294, + 408, + 112, + 232 + ], + "score": 0.6011191010475159, + "time": 0.0, + "segmentation": { + "counts": [ + 234983, + 40, + 760, + 40, + 746, + 68, + 732, + 68, + 724, + 80, + 720, + 80, + 714, + 86, + 714, + 86, + 708, + 94, + 706, + 94, + 700, + 100, + 700, + 100, + 696, + 104, + 696, + 104, + 692, + 108, + 692, + 108, + 688, + 112, + 688, + 112, + 684, + 116, + 684, + 116, + 682, + 118, + 682, + 118, + 678, + 120, + 680, + 120, + 678, + 120, + 680, + 120, + 676, + 122, + 678, + 122, + 674, + 122, + 678, + 122, + 648, + 18, + 10, + 80, + 692, + 18, + 10, + 80, + 690, + 92, + 708, + 92, + 706, + 86, + 714, + 86, + 714, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 724, + 72, + 728, + 72, + 726, + 68, + 732, + 68, + 732, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 734, + 62, + 738, + 62, + 720, + 76, + 724, + 76, + 716, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 716, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 716, + 80, + 720, + 80, + 716, + 76, + 724, + 76, + 722, + 66, + 734, + 66, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 72, + 728, + 72, + 724, + 98, + 114, + 12, + 576, + 98, + 114, + 12, + 576, + 106, + 94, + 28, + 572, + 106, + 94, + 28, + 572, + 114, + 78, + 36, + 572, + 114, + 78, + 36, + 572, + 124, + 64, + 40, + 572, + 124, + 64, + 40, + 572, + 130, + 48, + 50, + 572, + 130, + 48, + 50, + 572, + 140, + 28, + 62, + 570, + 140, + 28, + 62, + 570, + 230, + 570, + 230, + 572, + 228, + 572, + 228, + 578, + 220, + 580, + 220, + 586, + 214, + 586, + 214, + 590, + 208, + 592, + 208, + 598, + 36, + 2, + 162, + 600, + 36, + 2, + 162, + 610, + 14, + 16, + 156, + 614, + 14, + 16, + 156, + 646, + 148, + 652, + 148, + 654, + 32, + 4, + 104, + 660, + 32, + 4, + 104, + 664, + 24, + 18, + 88, + 670, + 24, + 18, + 88, + 672, + 20, + 26, + 74, + 680, + 20, + 26, + 74, + 680, + 16, + 34, + 64, + 686, + 16, + 34, + 64, + 692, + 4, + 50, + 44, + 702, + 4, + 50, + 44, + 764, + 26, + 774, + 26, + 697025 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9292818307876587, + -0.15983012318611145, + -0.333001047372818 + ], + [ + -0.1076507568359375, + -0.7452052235603333, + 0.6580884456634521 + ], + [ + -0.35333648324012756, + 0.647397518157959, + 0.6752997636795044 + ] + ], + "t": [ + -172.9091339111328, + 47.106685638427734, + 413.22357177734375 + ] + }, + { + "scene_id": 0, + "image_id": 45, + "category_id": 1, + "bbox": [ + 294, + 470, + 64, + 170 + ], + "score": 0.47228026390075684, + "time": 0.0, + "segmentation": { + "counts": [ + 234981, + 42, + 758, + 42, + 746, + 68, + 732, + 68, + 722, + 82, + 718, + 82, + 714, + 88, + 712, + 88, + 704, + 96, + 704, + 96, + 700, + 100, + 700, + 100, + 696, + 104, + 696, + 104, + 692, + 108, + 692, + 108, + 688, + 112, + 688, + 112, + 684, + 116, + 684, + 116, + 682, + 118, + 682, + 118, + 678, + 120, + 680, + 120, + 678, + 122, + 678, + 122, + 674, + 122, + 678, + 122, + 674, + 124, + 676, + 124, + 646, + 16, + 12, + 76, + 696, + 16, + 12, + 76, + 694, + 22, + 4, + 64, + 710, + 22, + 4, + 64, + 708, + 84, + 716, + 84, + 716, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 724, + 72, + 728, + 72, + 726, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 768, + 26, + 774, + 26, + 735501 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9072642922401428, + -0.14948542416095734, + 0.39309796690940857 + ], + [ + 0.15295250713825226, + -0.7534099221229553, + -0.639514684677124 + ], + [ + 0.39176225662231445, + 0.640333890914917, + -0.6606776714324951 + ] + ], + "t": [ + -174.57090759277344, + 47.44955825805664, + 412.2818908691406 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 45, + "category_id": 1, + "bbox": [ + 294, + 408, + 112, + 232 + ], + "score": 0.6011191010475159, + "time": 0.0, + "segmentation": { + "counts": [ + 234983, + 40, + 760, + 40, + 746, + 68, + 732, + 68, + 724, + 80, + 720, + 80, + 714, + 86, + 714, + 86, + 708, + 94, + 706, + 94, + 700, + 100, + 700, + 100, + 696, + 104, + 696, + 104, + 692, + 108, + 692, + 108, + 688, + 112, + 688, + 112, + 684, + 116, + 684, + 116, + 682, + 118, + 682, + 118, + 678, + 120, + 680, + 120, + 678, + 120, + 680, + 120, + 676, + 122, + 678, + 122, + 674, + 122, + 678, + 122, + 648, + 18, + 10, + 80, + 692, + 18, + 10, + 80, + 690, + 92, + 708, + 92, + 706, + 86, + 714, + 86, + 714, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 724, + 72, + 728, + 72, + 726, + 68, + 732, + 68, + 732, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 734, + 62, + 738, + 62, + 720, + 76, + 724, + 76, + 716, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 716, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 716, + 80, + 720, + 80, + 716, + 76, + 724, + 76, + 722, + 66, + 734, + 66, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 72, + 728, + 72, + 724, + 98, + 114, + 12, + 576, + 98, + 114, + 12, + 576, + 106, + 94, + 28, + 572, + 106, + 94, + 28, + 572, + 114, + 78, + 36, + 572, + 114, + 78, + 36, + 572, + 124, + 64, + 40, + 572, + 124, + 64, + 40, + 572, + 130, + 48, + 50, + 572, + 130, + 48, + 50, + 572, + 140, + 28, + 62, + 570, + 140, + 28, + 62, + 570, + 230, + 570, + 230, + 572, + 228, + 572, + 228, + 578, + 220, + 580, + 220, + 586, + 214, + 586, + 214, + 590, + 208, + 592, + 208, + 598, + 36, + 2, + 162, + 600, + 36, + 2, + 162, + 610, + 14, + 16, + 156, + 614, + 14, + 16, + 156, + 646, + 148, + 652, + 148, + 654, + 32, + 4, + 104, + 660, + 32, + 4, + 104, + 664, + 24, + 18, + 88, + 670, + 24, + 18, + 88, + 672, + 20, + 26, + 74, + 680, + 20, + 26, + 74, + 680, + 16, + 34, + 64, + 686, + 16, + 34, + 64, + 692, + 4, + 50, + 44, + 702, + 4, + 50, + 44, + 764, + 26, + 774, + 26, + 697025 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9292818307876587, + -0.15983012318611145, + -0.333001047372818 + ], + [ + -0.1076507568359375, + -0.7452052235603333, + 0.6580884456634521 + ], + [ + -0.35333648324012756, + 0.647397518157959, + 0.6752997636795044 + ] + ], + "t": [ + -172.9091339111328, + 47.106685638427734, + 413.22357177734375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000045/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000045/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000045/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000045/sam6d_results/vis_pem.png" + }, + { + "frame_id": 46, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000046.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000046.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 46, + "category_id": 1, + "bbox": [ + 310, + 404, + 112, + 244 + ], + "score": 0.5926352143287659, + "time": 0.0, + "segmentation": { + "counts": [ + 247773, + 38, + 762, + 38, + 752, + 60, + 740, + 60, + 732, + 84, + 716, + 84, + 710, + 96, + 704, + 96, + 700, + 104, + 696, + 104, + 690, + 110, + 690, + 110, + 684, + 118, + 682, + 118, + 678, + 122, + 678, + 122, + 674, + 126, + 674, + 126, + 670, + 130, + 670, + 130, + 634, + 12, + 20, + 134, + 634, + 12, + 20, + 134, + 630, + 22, + 10, + 138, + 630, + 22, + 10, + 138, + 630, + 26, + 2, + 142, + 630, + 26, + 2, + 142, + 628, + 170, + 630, + 170, + 630, + 170, + 630, + 170, + 628, + 168, + 632, + 168, + 628, + 94, + 52, + 24, + 630, + 94, + 52, + 24, + 630, + 86, + 714, + 86, + 712, + 82, + 718, + 82, + 718, + 76, + 724, + 76, + 722, + 72, + 728, + 72, + 698, + 98, + 702, + 98, + 696, + 98, + 702, + 98, + 700, + 96, + 704, + 96, + 700, + 94, + 706, + 94, + 702, + 94, + 706, + 94, + 702, + 94, + 706, + 94, + 702, + 96, + 704, + 96, + 700, + 94, + 706, + 94, + 704, + 90, + 710, + 90, + 706, + 78, + 722, + 78, + 722, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 722, + 80, + 720, + 80, + 720, + 100, + 700, + 100, + 700, + 106, + 694, + 106, + 696, + 110, + 690, + 110, + 690, + 116, + 684, + 116, + 688, + 118, + 682, + 118, + 688, + 118, + 682, + 118, + 684, + 122, + 678, + 122, + 682, + 126, + 60, + 30, + 584, + 126, + 60, + 30, + 590, + 126, + 46, + 38, + 590, + 126, + 46, + 38, + 596, + 132, + 16, + 58, + 594, + 132, + 16, + 58, + 600, + 14, + 16, + 170, + 600, + 14, + 16, + 170, + 630, + 170, + 630, + 170, + 632, + 168, + 632, + 168, + 632, + 168, + 632, + 168, + 634, + 166, + 634, + 166, + 636, + 30, + 4, + 130, + 636, + 30, + 4, + 130, + 638, + 24, + 12, + 124, + 640, + 24, + 12, + 124, + 642, + 18, + 22, + 118, + 642, + 18, + 22, + 118, + 644, + 12, + 30, + 112, + 646, + 12, + 30, + 112, + 692, + 102, + 698, + 102, + 704, + 88, + 712, + 88, + 720, + 68, + 732, + 68, + 740, + 48, + 752, + 48, + 760, + 30, + 770, + 30, + 684213 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9304296374320984, + -0.2149249017238617, + -0.2968294620513916 + ], + [ + -0.03992116451263428, + -0.7457062005996704, + 0.6650779247283936 + ], + [ + -0.364289253950119, + 0.6306580901145935, + 0.6852472424507141 + ] + ], + "t": [ + -163.84478759765625, + 45.259666442871094, + 402.7382507324219 + ] + }, + { + "scene_id": 0, + "image_id": 46, + "category_id": 1, + "bbox": [ + 378, + 470, + 44, + 166 + ], + "score": 0.447170227766037, + "time": 0.0, + "segmentation": { + "counts": [ + 302081, + 24, + 776, + 24, + 768, + 36, + 764, + 36, + 764, + 42, + 758, + 42, + 756, + 52, + 748, + 52, + 748, + 56, + 744, + 56, + 744, + 62, + 738, + 62, + 736, + 70, + 730, + 70, + 730, + 76, + 64, + 26, + 634, + 76, + 64, + 26, + 634, + 82, + 50, + 36, + 632, + 82, + 50, + 36, + 632, + 94, + 20, + 56, + 630, + 94, + 20, + 56, + 630, + 170, + 630, + 170, + 630, + 170, + 630, + 170, + 630, + 170, + 630, + 170, + 632, + 168, + 632, + 168, + 634, + 166, + 634, + 166, + 636, + 28, + 6, + 130, + 636, + 28, + 6, + 130, + 638, + 24, + 12, + 126, + 638, + 24, + 12, + 126, + 640, + 18, + 22, + 118, + 642, + 18, + 22, + 118, + 644, + 12, + 30, + 112, + 646, + 12, + 30, + 112, + 692, + 102, + 698, + 102, + 702, + 92, + 708, + 92, + 716, + 72, + 728, + 72, + 736, + 54, + 746, + 54, + 754, + 34, + 766, + 34, + 684211 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.819645345211029, + 0.14831414818763733, + -0.5533390045166016 + ], + [ + 0.3110683858394623, + 0.69587641954422, + 0.6472960710525513 + ], + [ + 0.4810587167739868, + -0.7026795744895935, + 0.5242363214492798 + ] + ], + "t": [ + -127.55548858642578, + 96.01628875732422, + 370.3171691894531 + ] + }, + { + "scene_id": 0, + "image_id": 46, + "category_id": 1, + "bbox": [ + 310, + 470, + 56, + 178 + ], + "score": 0.46314024925231934, + "time": 0.0, + "segmentation": { + "counts": [ + 247771, + 40, + 760, + 40, + 750, + 66, + 734, + 66, + 728, + 84, + 716, + 84, + 710, + 96, + 704, + 96, + 698, + 106, + 694, + 106, + 690, + 112, + 688, + 112, + 682, + 118, + 682, + 118, + 678, + 122, + 678, + 122, + 674, + 126, + 674, + 126, + 670, + 130, + 670, + 130, + 632, + 16, + 18, + 134, + 632, + 16, + 18, + 134, + 630, + 20, + 12, + 138, + 630, + 20, + 12, + 138, + 628, + 26, + 4, + 142, + 628, + 26, + 4, + 142, + 628, + 170, + 630, + 170, + 628, + 172, + 628, + 172, + 626, + 108, + 8, + 14, + 2, + 40, + 628, + 108, + 8, + 14, + 2, + 40, + 626, + 92, + 54, + 24, + 630, + 92, + 54, + 24, + 628, + 86, + 714, + 86, + 714, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 722, + 72, + 728, + 72, + 728, + 68, + 732, + 68, + 732, + 62, + 738, + 62, + 740, + 56, + 744, + 56, + 744, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 764, + 30, + 770, + 30, + 782, + 12, + 788, + 12, + 729101 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9314709901809692, + -0.2384454309940338, + -0.2747863829135895 + ], + [ + -0.010708406567573547, + -0.7369892597198486, + 0.6758196949958801 + ], + [ + -0.36366111040115356, + 0.6324482560157776, + 0.683929979801178 + ] + ], + "t": [ + -167.5568389892578, + 45.80715560913086, + 402.3690490722656 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 46, + "category_id": 1, + "bbox": [ + 310, + 404, + 112, + 244 + ], + "score": 0.5926352143287659, + "time": 0.0, + "segmentation": { + "counts": [ + 247773, + 38, + 762, + 38, + 752, + 60, + 740, + 60, + 732, + 84, + 716, + 84, + 710, + 96, + 704, + 96, + 700, + 104, + 696, + 104, + 690, + 110, + 690, + 110, + 684, + 118, + 682, + 118, + 678, + 122, + 678, + 122, + 674, + 126, + 674, + 126, + 670, + 130, + 670, + 130, + 634, + 12, + 20, + 134, + 634, + 12, + 20, + 134, + 630, + 22, + 10, + 138, + 630, + 22, + 10, + 138, + 630, + 26, + 2, + 142, + 630, + 26, + 2, + 142, + 628, + 170, + 630, + 170, + 630, + 170, + 630, + 170, + 628, + 168, + 632, + 168, + 628, + 94, + 52, + 24, + 630, + 94, + 52, + 24, + 630, + 86, + 714, + 86, + 712, + 82, + 718, + 82, + 718, + 76, + 724, + 76, + 722, + 72, + 728, + 72, + 698, + 98, + 702, + 98, + 696, + 98, + 702, + 98, + 700, + 96, + 704, + 96, + 700, + 94, + 706, + 94, + 702, + 94, + 706, + 94, + 702, + 94, + 706, + 94, + 702, + 96, + 704, + 96, + 700, + 94, + 706, + 94, + 704, + 90, + 710, + 90, + 706, + 78, + 722, + 78, + 722, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 722, + 80, + 720, + 80, + 720, + 100, + 700, + 100, + 700, + 106, + 694, + 106, + 696, + 110, + 690, + 110, + 690, + 116, + 684, + 116, + 688, + 118, + 682, + 118, + 688, + 118, + 682, + 118, + 684, + 122, + 678, + 122, + 682, + 126, + 60, + 30, + 584, + 126, + 60, + 30, + 590, + 126, + 46, + 38, + 590, + 126, + 46, + 38, + 596, + 132, + 16, + 58, + 594, + 132, + 16, + 58, + 600, + 14, + 16, + 170, + 600, + 14, + 16, + 170, + 630, + 170, + 630, + 170, + 632, + 168, + 632, + 168, + 632, + 168, + 632, + 168, + 634, + 166, + 634, + 166, + 636, + 30, + 4, + 130, + 636, + 30, + 4, + 130, + 638, + 24, + 12, + 124, + 640, + 24, + 12, + 124, + 642, + 18, + 22, + 118, + 642, + 18, + 22, + 118, + 644, + 12, + 30, + 112, + 646, + 12, + 30, + 112, + 692, + 102, + 698, + 102, + 704, + 88, + 712, + 88, + 720, + 68, + 732, + 68, + 740, + 48, + 752, + 48, + 760, + 30, + 770, + 30, + 684213 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9304296374320984, + -0.2149249017238617, + -0.2968294620513916 + ], + [ + -0.03992116451263428, + -0.7457062005996704, + 0.6650779247283936 + ], + [ + -0.364289253950119, + 0.6306580901145935, + 0.6852472424507141 + ] + ], + "t": [ + -163.84478759765625, + 45.259666442871094, + 402.7382507324219 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000046/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000046/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000046/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000046/sam6d_results/vis_pem.png" + }, + { + "frame_id": 47, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000047.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000047.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 47, + "category_id": 1, + "bbox": [ + 322, + 410, + 112, + 252 + ], + "score": 0.5948879718780518, + "time": 0.0, + "segmentation": { + "counts": [ + 257375, + 34, + 766, + 34, + 754, + 60, + 740, + 60, + 732, + 78, + 722, + 78, + 716, + 90, + 710, + 90, + 704, + 104, + 696, + 104, + 648, + 12, + 30, + 118, + 640, + 12, + 30, + 118, + 638, + 18, + 22, + 126, + 634, + 18, + 22, + 126, + 632, + 24, + 14, + 134, + 628, + 24, + 14, + 134, + 626, + 28, + 8, + 140, + 624, + 28, + 8, + 140, + 624, + 176, + 624, + 176, + 620, + 180, + 620, + 180, + 618, + 182, + 618, + 182, + 616, + 184, + 616, + 184, + 616, + 184, + 616, + 184, + 582, + 20, + 12, + 186, + 582, + 20, + 12, + 186, + 576, + 32, + 4, + 186, + 578, + 32, + 4, + 186, + 572, + 130, + 36, + 62, + 572, + 130, + 36, + 62, + 568, + 124, + 66, + 40, + 570, + 124, + 66, + 40, + 566, + 122, + 80, + 30, + 568, + 122, + 80, + 30, + 564, + 120, + 680, + 120, + 676, + 118, + 682, + 118, + 678, + 118, + 682, + 118, + 678, + 114, + 686, + 114, + 686, + 110, + 690, + 110, + 688, + 82, + 2, + 22, + 694, + 82, + 2, + 22, + 694, + 80, + 720, + 80, + 720, + 80, + 720, + 80, + 720, + 80, + 720, + 80, + 722, + 78, + 722, + 78, + 724, + 76, + 724, + 76, + 726, + 94, + 706, + 94, + 710, + 96, + 704, + 96, + 708, + 96, + 704, + 96, + 706, + 98, + 702, + 98, + 706, + 100, + 700, + 100, + 704, + 102, + 698, + 102, + 702, + 102, + 698, + 102, + 704, + 100, + 700, + 100, + 732, + 72, + 728, + 72, + 728, + 76, + 724, + 76, + 724, + 82, + 718, + 82, + 718, + 84, + 716, + 84, + 718, + 90, + 710, + 90, + 712, + 96, + 46, + 14, + 644, + 96, + 46, + 14, + 646, + 164, + 636, + 164, + 638, + 164, + 636, + 164, + 636, + 24, + 6, + 134, + 636, + 24, + 6, + 134, + 638, + 18, + 16, + 128, + 638, + 18, + 16, + 128, + 642, + 6, + 28, + 124, + 642, + 6, + 28, + 124, + 680, + 120, + 680, + 120, + 684, + 116, + 684, + 116, + 688, + 112, + 688, + 112, + 692, + 106, + 694, + 106, + 696, + 104, + 696, + 104, + 700, + 98, + 702, + 98, + 710, + 88, + 712, + 88, + 718, + 76, + 724, + 76, + 732, + 46, + 754, + 46, + 674587 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9100552797317505, + -0.2919888198375702, + -0.29417920112609863 + ], + [ + 0.027081670239567757, + -0.7501154541969299, + 0.6607521176338196 + ], + [ + -0.41360047459602356, + 0.5933541655540466, + 0.6905543208122253 + ] + ], + "t": [ + -161.083740234375, + 49.126914978027344, + 395.9931640625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 47, + "category_id": 1, + "bbox": [ + 322, + 410, + 112, + 252 + ], + "score": 0.5948879718780518, + "time": 0.0, + "segmentation": { + "counts": [ + 257375, + 34, + 766, + 34, + 754, + 60, + 740, + 60, + 732, + 78, + 722, + 78, + 716, + 90, + 710, + 90, + 704, + 104, + 696, + 104, + 648, + 12, + 30, + 118, + 640, + 12, + 30, + 118, + 638, + 18, + 22, + 126, + 634, + 18, + 22, + 126, + 632, + 24, + 14, + 134, + 628, + 24, + 14, + 134, + 626, + 28, + 8, + 140, + 624, + 28, + 8, + 140, + 624, + 176, + 624, + 176, + 620, + 180, + 620, + 180, + 618, + 182, + 618, + 182, + 616, + 184, + 616, + 184, + 616, + 184, + 616, + 184, + 582, + 20, + 12, + 186, + 582, + 20, + 12, + 186, + 576, + 32, + 4, + 186, + 578, + 32, + 4, + 186, + 572, + 130, + 36, + 62, + 572, + 130, + 36, + 62, + 568, + 124, + 66, + 40, + 570, + 124, + 66, + 40, + 566, + 122, + 80, + 30, + 568, + 122, + 80, + 30, + 564, + 120, + 680, + 120, + 676, + 118, + 682, + 118, + 678, + 118, + 682, + 118, + 678, + 114, + 686, + 114, + 686, + 110, + 690, + 110, + 688, + 82, + 2, + 22, + 694, + 82, + 2, + 22, + 694, + 80, + 720, + 80, + 720, + 80, + 720, + 80, + 720, + 80, + 720, + 80, + 722, + 78, + 722, + 78, + 724, + 76, + 724, + 76, + 726, + 94, + 706, + 94, + 710, + 96, + 704, + 96, + 708, + 96, + 704, + 96, + 706, + 98, + 702, + 98, + 706, + 100, + 700, + 100, + 704, + 102, + 698, + 102, + 702, + 102, + 698, + 102, + 704, + 100, + 700, + 100, + 732, + 72, + 728, + 72, + 728, + 76, + 724, + 76, + 724, + 82, + 718, + 82, + 718, + 84, + 716, + 84, + 718, + 90, + 710, + 90, + 712, + 96, + 46, + 14, + 644, + 96, + 46, + 14, + 646, + 164, + 636, + 164, + 638, + 164, + 636, + 164, + 636, + 24, + 6, + 134, + 636, + 24, + 6, + 134, + 638, + 18, + 16, + 128, + 638, + 18, + 16, + 128, + 642, + 6, + 28, + 124, + 642, + 6, + 28, + 124, + 680, + 120, + 680, + 120, + 684, + 116, + 684, + 116, + 688, + 112, + 688, + 112, + 692, + 106, + 694, + 106, + 696, + 104, + 696, + 104, + 700, + 98, + 702, + 98, + 710, + 88, + 712, + 88, + 718, + 76, + 724, + 76, + 732, + 46, + 754, + 46, + 674587 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9100552797317505, + -0.2919888198375702, + -0.29417920112609863 + ], + [ + 0.027081670239567757, + -0.7501154541969299, + 0.6607521176338196 + ], + [ + -0.41360047459602356, + 0.5933541655540466, + 0.6905543208122253 + ] + ], + "t": [ + -161.083740234375, + 49.126914978027344, + 395.9931640625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000047/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000047/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000047/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000047/sam6d_results/vis_pem.png" + }, + { + "frame_id": 48, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000048.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000048.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 48, + "category_id": 1, + "bbox": [ + 346, + 398, + 110, + 248 + ], + "score": 0.6762710809707642, + "time": 0.0, + "segmentation": { + "counts": [ + 276553, + 38, + 762, + 38, + 754, + 54, + 746, + 54, + 684, + 12, + 38, + 76, + 674, + 12, + 38, + 76, + 672, + 18, + 30, + 86, + 666, + 18, + 30, + 86, + 664, + 22, + 22, + 98, + 658, + 22, + 22, + 98, + 656, + 28, + 12, + 110, + 650, + 28, + 12, + 110, + 650, + 30, + 4, + 122, + 644, + 30, + 4, + 122, + 640, + 166, + 634, + 166, + 632, + 174, + 626, + 174, + 624, + 178, + 622, + 178, + 584, + 26, + 10, + 182, + 582, + 26, + 10, + 182, + 576, + 36, + 6, + 182, + 576, + 36, + 6, + 182, + 570, + 230, + 570, + 230, + 566, + 234, + 566, + 234, + 560, + 240, + 560, + 240, + 554, + 148, + 22, + 76, + 554, + 148, + 22, + 76, + 550, + 142, + 42, + 64, + 552, + 142, + 42, + 64, + 550, + 136, + 62, + 52, + 550, + 136, + 62, + 52, + 550, + 128, + 82, + 40, + 550, + 128, + 82, + 40, + 550, + 118, + 100, + 30, + 552, + 118, + 100, + 30, + 552, + 112, + 116, + 16, + 556, + 112, + 116, + 16, + 556, + 78, + 8, + 20, + 694, + 78, + 8, + 20, + 694, + 80, + 720, + 80, + 722, + 78, + 722, + 78, + 726, + 74, + 726, + 74, + 730, + 70, + 730, + 70, + 732, + 74, + 726, + 74, + 730, + 84, + 716, + 84, + 718, + 90, + 710, + 90, + 714, + 88, + 712, + 88, + 716, + 88, + 712, + 88, + 716, + 88, + 712, + 88, + 714, + 90, + 710, + 90, + 716, + 88, + 712, + 88, + 738, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 732, + 72, + 728, + 72, + 728, + 76, + 724, + 76, + 726, + 80, + 720, + 80, + 720, + 84, + 716, + 84, + 718, + 86, + 714, + 86, + 716, + 88, + 712, + 88, + 714, + 98, + 702, + 98, + 702, + 20, + 12, + 80, + 16, + 10, + 662, + 20, + 12, + 80, + 16, + 10, + 664, + 12, + 20, + 120, + 648, + 12, + 20, + 120, + 684, + 118, + 682, + 118, + 684, + 118, + 682, + 118, + 686, + 114, + 686, + 114, + 690, + 110, + 690, + 110, + 694, + 106, + 694, + 106, + 696, + 104, + 696, + 104, + 700, + 100, + 700, + 100, + 704, + 94, + 706, + 94, + 712, + 88, + 712, + 88, + 716, + 84, + 716, + 84, + 724, + 72, + 728, + 72, + 740, + 50, + 750, + 50, + 656987 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9081302881240845, + -0.3205496072769165, + -0.269346684217453 + ], + [ + 0.07126176357269287, + -0.7522611021995544, + 0.6549999117851257 + ], + [ + -0.41257911920547485, + 0.5756310820579529, + 0.7059939503669739 + ] + ], + "t": [ + -152.12962341308594, + 41.630470275878906, + 400.1424560546875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 48, + "category_id": 1, + "bbox": [ + 346, + 398, + 110, + 248 + ], + "score": 0.6762710809707642, + "time": 0.0, + "segmentation": { + "counts": [ + 276553, + 38, + 762, + 38, + 754, + 54, + 746, + 54, + 684, + 12, + 38, + 76, + 674, + 12, + 38, + 76, + 672, + 18, + 30, + 86, + 666, + 18, + 30, + 86, + 664, + 22, + 22, + 98, + 658, + 22, + 22, + 98, + 656, + 28, + 12, + 110, + 650, + 28, + 12, + 110, + 650, + 30, + 4, + 122, + 644, + 30, + 4, + 122, + 640, + 166, + 634, + 166, + 632, + 174, + 626, + 174, + 624, + 178, + 622, + 178, + 584, + 26, + 10, + 182, + 582, + 26, + 10, + 182, + 576, + 36, + 6, + 182, + 576, + 36, + 6, + 182, + 570, + 230, + 570, + 230, + 566, + 234, + 566, + 234, + 560, + 240, + 560, + 240, + 554, + 148, + 22, + 76, + 554, + 148, + 22, + 76, + 550, + 142, + 42, + 64, + 552, + 142, + 42, + 64, + 550, + 136, + 62, + 52, + 550, + 136, + 62, + 52, + 550, + 128, + 82, + 40, + 550, + 128, + 82, + 40, + 550, + 118, + 100, + 30, + 552, + 118, + 100, + 30, + 552, + 112, + 116, + 16, + 556, + 112, + 116, + 16, + 556, + 78, + 8, + 20, + 694, + 78, + 8, + 20, + 694, + 80, + 720, + 80, + 722, + 78, + 722, + 78, + 726, + 74, + 726, + 74, + 730, + 70, + 730, + 70, + 732, + 74, + 726, + 74, + 730, + 84, + 716, + 84, + 718, + 90, + 710, + 90, + 714, + 88, + 712, + 88, + 716, + 88, + 712, + 88, + 716, + 88, + 712, + 88, + 714, + 90, + 710, + 90, + 716, + 88, + 712, + 88, + 738, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 732, + 72, + 728, + 72, + 728, + 76, + 724, + 76, + 726, + 80, + 720, + 80, + 720, + 84, + 716, + 84, + 718, + 86, + 714, + 86, + 716, + 88, + 712, + 88, + 714, + 98, + 702, + 98, + 702, + 20, + 12, + 80, + 16, + 10, + 662, + 20, + 12, + 80, + 16, + 10, + 664, + 12, + 20, + 120, + 648, + 12, + 20, + 120, + 684, + 118, + 682, + 118, + 684, + 118, + 682, + 118, + 686, + 114, + 686, + 114, + 690, + 110, + 690, + 110, + 694, + 106, + 694, + 106, + 696, + 104, + 696, + 104, + 700, + 100, + 700, + 100, + 704, + 94, + 706, + 94, + 712, + 88, + 712, + 88, + 716, + 84, + 716, + 84, + 724, + 72, + 728, + 72, + 740, + 50, + 750, + 50, + 656987 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9081302881240845, + -0.3205496072769165, + -0.269346684217453 + ], + [ + 0.07126176357269287, + -0.7522611021995544, + 0.6549999117851257 + ], + [ + -0.41257911920547485, + 0.5756310820579529, + 0.7059939503669739 + ] + ], + "t": [ + -152.12962341308594, + 41.630470275878906, + 400.1424560546875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000048/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000048/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000048/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000048/sam6d_results/vis_pem.png" + }, + { + "frame_id": 49, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000049.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000049.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 49, + "category_id": 1, + "bbox": [ + 346, + 398, + 110, + 246 + ], + "score": 0.6228944659233093, + "time": 0.0, + "segmentation": { + "counts": [ + 276559, + 22, + 778, + 22, + 766, + 46, + 754, + 46, + 690, + 14, + 38, + 66, + 682, + 14, + 38, + 66, + 680, + 18, + 30, + 78, + 674, + 18, + 30, + 78, + 672, + 24, + 20, + 92, + 664, + 24, + 20, + 92, + 662, + 28, + 10, + 106, + 656, + 28, + 10, + 106, + 654, + 32, + 2, + 116, + 650, + 32, + 2, + 116, + 646, + 160, + 640, + 160, + 638, + 168, + 632, + 168, + 594, + 24, + 12, + 174, + 590, + 24, + 12, + 174, + 584, + 34, + 8, + 178, + 580, + 34, + 8, + 178, + 572, + 46, + 2, + 182, + 570, + 46, + 2, + 182, + 564, + 236, + 564, + 236, + 560, + 240, + 560, + 240, + 554, + 246, + 554, + 246, + 552, + 156, + 2, + 90, + 552, + 156, + 2, + 90, + 550, + 142, + 36, + 72, + 550, + 142, + 36, + 72, + 550, + 134, + 54, + 62, + 550, + 134, + 54, + 62, + 550, + 126, + 70, + 54, + 550, + 126, + 70, + 54, + 550, + 118, + 92, + 38, + 552, + 118, + 92, + 38, + 552, + 110, + 108, + 28, + 554, + 110, + 108, + 28, + 554, + 80, + 8, + 14, + 122, + 18, + 558, + 80, + 8, + 14, + 122, + 18, + 562, + 76, + 724, + 76, + 728, + 72, + 728, + 72, + 730, + 70, + 730, + 70, + 732, + 72, + 728, + 72, + 732, + 80, + 720, + 80, + 722, + 84, + 716, + 84, + 718, + 88, + 712, + 88, + 718, + 84, + 716, + 84, + 718, + 86, + 714, + 86, + 718, + 84, + 716, + 84, + 722, + 82, + 718, + 82, + 738, + 66, + 734, + 66, + 740, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 724, + 80, + 720, + 80, + 722, + 82, + 718, + 82, + 720, + 84, + 716, + 84, + 716, + 94, + 706, + 94, + 708, + 16, + 16, + 74, + 694, + 16, + 16, + 74, + 728, + 114, + 686, + 114, + 688, + 116, + 684, + 116, + 688, + 114, + 686, + 114, + 690, + 112, + 688, + 112, + 692, + 108, + 692, + 108, + 694, + 106, + 694, + 106, + 698, + 102, + 698, + 102, + 700, + 100, + 700, + 100, + 704, + 96, + 704, + 96, + 710, + 90, + 710, + 90, + 714, + 84, + 716, + 84, + 722, + 76, + 724, + 76, + 734, + 62, + 738, + 62, + 656981 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9031417965888977, + -0.33026251196861267, + -0.27433815598487854 + ], + [ + 0.08192720264196396, + -0.7597987651824951, + 0.6449754238128662 + ], + [ + -0.4214531481266022, + 0.5600283145904541, + 0.713263750076294 + ] + ], + "t": [ + -153.77291870117188, + 41.423885345458984, + 399.8548889160156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 49, + "category_id": 1, + "bbox": [ + 346, + 398, + 110, + 246 + ], + "score": 0.6228944659233093, + "time": 0.0, + "segmentation": { + "counts": [ + 276559, + 22, + 778, + 22, + 766, + 46, + 754, + 46, + 690, + 14, + 38, + 66, + 682, + 14, + 38, + 66, + 680, + 18, + 30, + 78, + 674, + 18, + 30, + 78, + 672, + 24, + 20, + 92, + 664, + 24, + 20, + 92, + 662, + 28, + 10, + 106, + 656, + 28, + 10, + 106, + 654, + 32, + 2, + 116, + 650, + 32, + 2, + 116, + 646, + 160, + 640, + 160, + 638, + 168, + 632, + 168, + 594, + 24, + 12, + 174, + 590, + 24, + 12, + 174, + 584, + 34, + 8, + 178, + 580, + 34, + 8, + 178, + 572, + 46, + 2, + 182, + 570, + 46, + 2, + 182, + 564, + 236, + 564, + 236, + 560, + 240, + 560, + 240, + 554, + 246, + 554, + 246, + 552, + 156, + 2, + 90, + 552, + 156, + 2, + 90, + 550, + 142, + 36, + 72, + 550, + 142, + 36, + 72, + 550, + 134, + 54, + 62, + 550, + 134, + 54, + 62, + 550, + 126, + 70, + 54, + 550, + 126, + 70, + 54, + 550, + 118, + 92, + 38, + 552, + 118, + 92, + 38, + 552, + 110, + 108, + 28, + 554, + 110, + 108, + 28, + 554, + 80, + 8, + 14, + 122, + 18, + 558, + 80, + 8, + 14, + 122, + 18, + 562, + 76, + 724, + 76, + 728, + 72, + 728, + 72, + 730, + 70, + 730, + 70, + 732, + 72, + 728, + 72, + 732, + 80, + 720, + 80, + 722, + 84, + 716, + 84, + 718, + 88, + 712, + 88, + 718, + 84, + 716, + 84, + 718, + 86, + 714, + 86, + 718, + 84, + 716, + 84, + 722, + 82, + 718, + 82, + 738, + 66, + 734, + 66, + 740, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 724, + 80, + 720, + 80, + 722, + 82, + 718, + 82, + 720, + 84, + 716, + 84, + 716, + 94, + 706, + 94, + 708, + 16, + 16, + 74, + 694, + 16, + 16, + 74, + 728, + 114, + 686, + 114, + 688, + 116, + 684, + 116, + 688, + 114, + 686, + 114, + 690, + 112, + 688, + 112, + 692, + 108, + 692, + 108, + 694, + 106, + 694, + 106, + 698, + 102, + 698, + 102, + 700, + 100, + 700, + 100, + 704, + 96, + 704, + 96, + 710, + 90, + 710, + 90, + 714, + 84, + 716, + 84, + 722, + 76, + 724, + 76, + 734, + 62, + 738, + 62, + 656981 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9031417965888977, + -0.33026251196861267, + -0.27433815598487854 + ], + [ + 0.08192720264196396, + -0.7597987651824951, + 0.6449754238128662 + ], + [ + -0.4214531481266022, + 0.5600283145904541, + 0.713263750076294 + ] + ], + "t": [ + -153.77291870117188, + 41.423885345458984, + 399.8548889160156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000049/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000049/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000049/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000049/sam6d_results/vis_pem.png" + }, + { + "frame_id": 50, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000050.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000050.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 50, + "category_id": 1, + "bbox": [ + 362, + 400, + 106, + 240 + ], + "score": 0.6752088665962219, + "time": 0.0, + "segmentation": { + "counts": [ + 289353, + 34, + 766, + 34, + 754, + 58, + 742, + 58, + 732, + 76, + 724, + 76, + 672, + 16, + 30, + 88, + 666, + 16, + 30, + 88, + 664, + 20, + 22, + 102, + 656, + 20, + 22, + 102, + 654, + 26, + 12, + 114, + 648, + 26, + 12, + 114, + 646, + 30, + 6, + 124, + 640, + 30, + 6, + 124, + 638, + 166, + 634, + 166, + 632, + 170, + 630, + 170, + 628, + 174, + 626, + 174, + 624, + 178, + 622, + 178, + 588, + 24, + 8, + 180, + 588, + 24, + 8, + 180, + 582, + 218, + 582, + 218, + 578, + 222, + 578, + 222, + 570, + 230, + 570, + 230, + 564, + 138, + 28, + 68, + 566, + 138, + 28, + 68, + 562, + 128, + 54, + 56, + 562, + 128, + 54, + 56, + 558, + 126, + 70, + 44, + 560, + 126, + 70, + 44, + 560, + 120, + 88, + 32, + 560, + 120, + 88, + 32, + 560, + 112, + 108, + 16, + 564, + 112, + 108, + 16, + 564, + 106, + 694, + 106, + 694, + 102, + 698, + 102, + 698, + 78, + 722, + 78, + 722, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 730, + 66, + 734, + 66, + 736, + 82, + 718, + 82, + 722, + 84, + 716, + 84, + 720, + 46, + 2, + 38, + 714, + 46, + 2, + 38, + 718, + 42, + 2, + 42, + 714, + 42, + 2, + 42, + 716, + 88, + 712, + 88, + 714, + 90, + 710, + 90, + 716, + 90, + 710, + 90, + 722, + 12, + 8, + 64, + 716, + 12, + 8, + 64, + 736, + 66, + 734, + 66, + 734, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 78, + 722, + 78, + 724, + 80, + 720, + 80, + 722, + 82, + 718, + 82, + 720, + 88, + 712, + 88, + 712, + 96, + 704, + 96, + 706, + 22, + 8, + 120, + 650, + 22, + 8, + 120, + 652, + 14, + 18, + 120, + 648, + 14, + 18, + 120, + 682, + 120, + 680, + 120, + 684, + 116, + 684, + 116, + 688, + 112, + 688, + 112, + 690, + 110, + 690, + 110, + 694, + 106, + 694, + 106, + 698, + 102, + 698, + 102, + 702, + 98, + 702, + 98, + 708, + 92, + 708, + 92, + 712, + 86, + 714, + 86, + 720, + 76, + 724, + 76, + 734, + 58, + 742, + 58, + 647389 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9253276586532593, + -0.281062513589859, + -0.2545042335987091 + ], + [ + 0.0513647198677063, + -0.7579483389854431, + 0.6502896547317505 + ], + [ + -0.3756728768348694, + 0.5886586904525757, + 0.7157870531082153 + ] + ], + "t": [ + -144.10870361328125, + 40.96646499633789, + 408.2228088378906 + ] + }, + { + "scene_id": 0, + "image_id": 50, + "category_id": 1, + "bbox": [ + 414, + 462, + 56, + 160 + ], + "score": 0.27945777773857117, + "time": 0.0, + "segmentation": { + "counts": [ + 330869, + 18, + 782, + 18, + 778, + 30, + 770, + 30, + 770, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 748, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 734, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 726, + 80, + 720, + 80, + 722, + 82, + 718, + 82, + 720, + 86, + 714, + 86, + 714, + 96, + 704, + 96, + 706, + 22, + 8, + 120, + 650, + 22, + 8, + 120, + 650, + 18, + 14, + 122, + 646, + 18, + 14, + 122, + 682, + 120, + 680, + 120, + 684, + 116, + 684, + 116, + 686, + 114, + 686, + 114, + 690, + 110, + 690, + 110, + 694, + 106, + 694, + 106, + 698, + 102, + 698, + 102, + 702, + 98, + 702, + 98, + 706, + 94, + 706, + 94, + 712, + 86, + 714, + 86, + 718, + 80, + 720, + 80, + 728, + 66, + 734, + 66, + 754, + 20, + 780, + 20, + 645811 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9792118072509766, + 0.18865452706813812, + 0.07451584935188293 + ], + [ + 0.11529204249382019, + 0.819914698600769, + -0.5607559680938721 + ], + [ + -0.16688571870326996, + -0.5405078530311584, + -0.8246212601661682 + ] + ], + "t": [ + -101.18156433105469, + 90.34895324707031, + 370.5213317871094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 50, + "category_id": 1, + "bbox": [ + 362, + 400, + 106, + 240 + ], + "score": 0.6752088665962219, + "time": 0.0, + "segmentation": { + "counts": [ + 289353, + 34, + 766, + 34, + 754, + 58, + 742, + 58, + 732, + 76, + 724, + 76, + 672, + 16, + 30, + 88, + 666, + 16, + 30, + 88, + 664, + 20, + 22, + 102, + 656, + 20, + 22, + 102, + 654, + 26, + 12, + 114, + 648, + 26, + 12, + 114, + 646, + 30, + 6, + 124, + 640, + 30, + 6, + 124, + 638, + 166, + 634, + 166, + 632, + 170, + 630, + 170, + 628, + 174, + 626, + 174, + 624, + 178, + 622, + 178, + 588, + 24, + 8, + 180, + 588, + 24, + 8, + 180, + 582, + 218, + 582, + 218, + 578, + 222, + 578, + 222, + 570, + 230, + 570, + 230, + 564, + 138, + 28, + 68, + 566, + 138, + 28, + 68, + 562, + 128, + 54, + 56, + 562, + 128, + 54, + 56, + 558, + 126, + 70, + 44, + 560, + 126, + 70, + 44, + 560, + 120, + 88, + 32, + 560, + 120, + 88, + 32, + 560, + 112, + 108, + 16, + 564, + 112, + 108, + 16, + 564, + 106, + 694, + 106, + 694, + 102, + 698, + 102, + 698, + 78, + 722, + 78, + 722, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 730, + 66, + 734, + 66, + 736, + 82, + 718, + 82, + 722, + 84, + 716, + 84, + 720, + 46, + 2, + 38, + 714, + 46, + 2, + 38, + 718, + 42, + 2, + 42, + 714, + 42, + 2, + 42, + 716, + 88, + 712, + 88, + 714, + 90, + 710, + 90, + 716, + 90, + 710, + 90, + 722, + 12, + 8, + 64, + 716, + 12, + 8, + 64, + 736, + 66, + 734, + 66, + 734, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 78, + 722, + 78, + 724, + 80, + 720, + 80, + 722, + 82, + 718, + 82, + 720, + 88, + 712, + 88, + 712, + 96, + 704, + 96, + 706, + 22, + 8, + 120, + 650, + 22, + 8, + 120, + 652, + 14, + 18, + 120, + 648, + 14, + 18, + 120, + 682, + 120, + 680, + 120, + 684, + 116, + 684, + 116, + 688, + 112, + 688, + 112, + 690, + 110, + 690, + 110, + 694, + 106, + 694, + 106, + 698, + 102, + 698, + 102, + 702, + 98, + 702, + 98, + 708, + 92, + 708, + 92, + 712, + 86, + 714, + 86, + 720, + 76, + 724, + 76, + 734, + 58, + 742, + 58, + 647389 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9253276586532593, + -0.281062513589859, + -0.2545042335987091 + ], + [ + 0.0513647198677063, + -0.7579483389854431, + 0.6502896547317505 + ], + [ + -0.3756728768348694, + 0.5886586904525757, + 0.7157870531082153 + ] + ], + "t": [ + -144.10870361328125, + 40.96646499633789, + 408.2228088378906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000050/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000050/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000050/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000050/sam6d_results/vis_pem.png" + }, + { + "frame_id": 51, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000051.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000051.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 51, + "category_id": 1, + "bbox": [ + 352, + 400, + 104, + 236 + ], + "score": 0.6087852120399475, + "time": 0.0, + "segmentation": { + "counts": [ + 281357, + 30, + 770, + 30, + 758, + 58, + 742, + 58, + 736, + 74, + 726, + 74, + 720, + 86, + 714, + 86, + 708, + 100, + 700, + 100, + 696, + 112, + 688, + 112, + 644, + 14, + 24, + 120, + 642, + 14, + 24, + 120, + 640, + 20, + 16, + 126, + 638, + 20, + 16, + 126, + 636, + 24, + 8, + 132, + 636, + 24, + 8, + 132, + 634, + 166, + 634, + 166, + 632, + 168, + 632, + 168, + 630, + 170, + 630, + 170, + 628, + 172, + 628, + 172, + 628, + 172, + 628, + 172, + 628, + 172, + 628, + 172, + 594, + 24, + 8, + 88, + 30, + 54, + 596, + 24, + 8, + 88, + 30, + 54, + 592, + 114, + 60, + 32, + 594, + 114, + 60, + 32, + 588, + 112, + 84, + 12, + 592, + 112, + 84, + 12, + 588, + 108, + 692, + 108, + 686, + 110, + 690, + 110, + 686, + 108, + 692, + 108, + 688, + 108, + 692, + 108, + 688, + 108, + 692, + 108, + 692, + 102, + 698, + 102, + 696, + 98, + 702, + 98, + 702, + 76, + 724, + 76, + 724, + 76, + 724, + 76, + 724, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 724, + 94, + 706, + 94, + 710, + 94, + 706, + 94, + 710, + 96, + 704, + 96, + 708, + 98, + 702, + 98, + 706, + 98, + 702, + 98, + 704, + 102, + 698, + 102, + 702, + 104, + 696, + 104, + 702, + 102, + 698, + 102, + 706, + 96, + 704, + 96, + 730, + 76, + 724, + 76, + 724, + 86, + 714, + 86, + 716, + 94, + 30, + 30, + 646, + 94, + 30, + 30, + 646, + 158, + 642, + 158, + 644, + 158, + 642, + 158, + 644, + 156, + 644, + 156, + 644, + 26, + 8, + 122, + 644, + 26, + 8, + 122, + 646, + 20, + 16, + 118, + 646, + 20, + 16, + 118, + 648, + 14, + 24, + 114, + 648, + 14, + 24, + 114, + 690, + 110, + 690, + 110, + 692, + 108, + 692, + 108, + 696, + 102, + 698, + 102, + 704, + 94, + 706, + 94, + 710, + 88, + 712, + 88, + 718, + 72, + 728, + 72, + 736, + 52, + 748, + 52, + 657003 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9413490891456604, + -0.22935916483402252, + -0.2474989891052246 + ], + [ + 0.014493833296000957, + -0.7602812051773071, + 0.6494320631027222 + ], + [ + -0.3371220529079437, + 0.6077553033828735, + 0.7190147042274475 + ] + ], + "t": [ + -148.57652282714844, + 42.75765609741211, + 414.546875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 51, + "category_id": 1, + "bbox": [ + 352, + 400, + 104, + 236 + ], + "score": 0.6087852120399475, + "time": 0.0, + "segmentation": { + "counts": [ + 281357, + 30, + 770, + 30, + 758, + 58, + 742, + 58, + 736, + 74, + 726, + 74, + 720, + 86, + 714, + 86, + 708, + 100, + 700, + 100, + 696, + 112, + 688, + 112, + 644, + 14, + 24, + 120, + 642, + 14, + 24, + 120, + 640, + 20, + 16, + 126, + 638, + 20, + 16, + 126, + 636, + 24, + 8, + 132, + 636, + 24, + 8, + 132, + 634, + 166, + 634, + 166, + 632, + 168, + 632, + 168, + 630, + 170, + 630, + 170, + 628, + 172, + 628, + 172, + 628, + 172, + 628, + 172, + 628, + 172, + 628, + 172, + 594, + 24, + 8, + 88, + 30, + 54, + 596, + 24, + 8, + 88, + 30, + 54, + 592, + 114, + 60, + 32, + 594, + 114, + 60, + 32, + 588, + 112, + 84, + 12, + 592, + 112, + 84, + 12, + 588, + 108, + 692, + 108, + 686, + 110, + 690, + 110, + 686, + 108, + 692, + 108, + 688, + 108, + 692, + 108, + 688, + 108, + 692, + 108, + 692, + 102, + 698, + 102, + 696, + 98, + 702, + 98, + 702, + 76, + 724, + 76, + 724, + 76, + 724, + 76, + 724, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 724, + 94, + 706, + 94, + 710, + 94, + 706, + 94, + 710, + 96, + 704, + 96, + 708, + 98, + 702, + 98, + 706, + 98, + 702, + 98, + 704, + 102, + 698, + 102, + 702, + 104, + 696, + 104, + 702, + 102, + 698, + 102, + 706, + 96, + 704, + 96, + 730, + 76, + 724, + 76, + 724, + 86, + 714, + 86, + 716, + 94, + 30, + 30, + 646, + 94, + 30, + 30, + 646, + 158, + 642, + 158, + 644, + 158, + 642, + 158, + 644, + 156, + 644, + 156, + 644, + 26, + 8, + 122, + 644, + 26, + 8, + 122, + 646, + 20, + 16, + 118, + 646, + 20, + 16, + 118, + 648, + 14, + 24, + 114, + 648, + 14, + 24, + 114, + 690, + 110, + 690, + 110, + 692, + 108, + 692, + 108, + 696, + 102, + 698, + 102, + 704, + 94, + 706, + 94, + 710, + 88, + 712, + 88, + 718, + 72, + 728, + 72, + 736, + 52, + 748, + 52, + 657003 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9413490891456604, + -0.22935916483402252, + -0.2474989891052246 + ], + [ + 0.014493833296000957, + -0.7602812051773071, + 0.6494320631027222 + ], + [ + -0.3371220529079437, + 0.6077553033828735, + 0.7190147042274475 + ] + ], + "t": [ + -148.57652282714844, + 42.75765609741211, + 414.546875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000051/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000051/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000051/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000051/sam6d_results/vis_pem.png" + }, + { + "frame_id": 52, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000052.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000052.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 52, + "category_id": 1, + "bbox": [ + 322, + 386, + 106, + 228 + ], + "score": 0.6062368750572205, + "time": 0.0, + "segmentation": { + "counts": [ + 257353, + 36, + 764, + 36, + 750, + 70, + 730, + 70, + 722, + 84, + 716, + 84, + 710, + 92, + 708, + 92, + 704, + 96, + 704, + 96, + 698, + 102, + 698, + 102, + 694, + 106, + 694, + 106, + 692, + 108, + 692, + 108, + 688, + 112, + 688, + 112, + 684, + 116, + 684, + 116, + 680, + 120, + 680, + 120, + 676, + 124, + 676, + 124, + 644, + 12, + 18, + 124, + 646, + 12, + 18, + 124, + 644, + 18, + 10, + 126, + 646, + 18, + 10, + 126, + 644, + 110, + 18, + 20, + 652, + 110, + 18, + 20, + 650, + 94, + 706, + 94, + 706, + 86, + 714, + 86, + 712, + 82, + 718, + 82, + 716, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 724, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 714, + 80, + 720, + 80, + 712, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 710, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 712, + 78, + 722, + 78, + 718, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 730, + 100, + 700, + 100, + 700, + 106, + 694, + 106, + 694, + 114, + 86, + 20, + 580, + 114, + 86, + 20, + 580, + 120, + 72, + 30, + 578, + 120, + 72, + 30, + 578, + 128, + 54, + 42, + 576, + 128, + 54, + 42, + 578, + 136, + 32, + 54, + 578, + 136, + 32, + 54, + 582, + 218, + 582, + 218, + 586, + 214, + 586, + 214, + 592, + 208, + 592, + 208, + 596, + 204, + 596, + 204, + 602, + 198, + 602, + 198, + 616, + 4, + 18, + 162, + 616, + 4, + 18, + 162, + 640, + 158, + 642, + 158, + 646, + 150, + 650, + 150, + 652, + 28, + 8, + 106, + 658, + 28, + 8, + 106, + 660, + 22, + 20, + 90, + 668, + 22, + 20, + 90, + 670, + 18, + 26, + 82, + 674, + 18, + 26, + 82, + 676, + 10, + 40, + 64, + 686, + 10, + 40, + 64, + 742, + 50, + 750, + 50, + 758, + 32, + 768, + 32, + 679443 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9578033089637756, + -0.14847847819328308, + -0.24610479176044464 + ], + [ + -0.044636741280555725, + -0.7690111994743347, + 0.6376747488975525 + ], + [ + -0.28393852710723877, + 0.621752142906189, + 0.729933500289917 + ] + ], + "t": [ + -161.18878173828125, + 32.48992156982422, + 420.4202880859375 + ] + }, + { + "scene_id": 0, + "image_id": 52, + "category_id": 1, + "bbox": [ + 556, + 278, + 64, + 146 + ], + "score": 0.21671834588050842, + "time": 0.0, + "segmentation": { + "counts": [ + 444297, + 6, + 794, + 6, + 790, + 18, + 782, + 18, + 778, + 28, + 772, + 28, + 768, + 34, + 72, + 14, + 680, + 34, + 72, + 14, + 678, + 38, + 64, + 22, + 676, + 38, + 64, + 22, + 674, + 44, + 58, + 26, + 672, + 44, + 58, + 26, + 670, + 46, + 46, + 4, + 8, + 28, + 668, + 46, + 46, + 4, + 8, + 28, + 668, + 48, + 36, + 12, + 10, + 30, + 664, + 48, + 36, + 12, + 10, + 30, + 662, + 52, + 30, + 12, + 14, + 32, + 660, + 52, + 30, + 12, + 14, + 32, + 660, + 52, + 26, + 16, + 14, + 32, + 660, + 52, + 26, + 16, + 14, + 32, + 660, + 24, + 30, + 10, + 10, + 14, + 22, + 32, + 658, + 24, + 30, + 10, + 10, + 14, + 22, + 32, + 658, + 16, + 34, + 36, + 24, + 32, + 658, + 16, + 34, + 36, + 24, + 32, + 660, + 8, + 38, + 34, + 30, + 30, + 660, + 8, + 38, + 34, + 30, + 30, + 704, + 32, + 34, + 32, + 702, + 32, + 34, + 32, + 700, + 34, + 34, + 32, + 700, + 34, + 34, + 32, + 700, + 32, + 38, + 30, + 700, + 32, + 38, + 30, + 698, + 34, + 38, + 32, + 696, + 34, + 38, + 32, + 696, + 34, + 40, + 30, + 696, + 34, + 40, + 30, + 694, + 34, + 42, + 30, + 694, + 34, + 42, + 30, + 692, + 36, + 44, + 30, + 690, + 36, + 44, + 30, + 686, + 38, + 46, + 30, + 686, + 38, + 46, + 30, + 684, + 40, + 48, + 28, + 684, + 40, + 48, + 28, + 682, + 36, + 54, + 30, + 680, + 36, + 54, + 30, + 676, + 30, + 66, + 28, + 676, + 30, + 66, + 28, + 668, + 38, + 66, + 28, + 668, + 38, + 66, + 28, + 662, + 42, + 70, + 26, + 662, + 42, + 70, + 26, + 662, + 40, + 74, + 24, + 662, + 40, + 74, + 24, + 660, + 42, + 74, + 24, + 660, + 42, + 74, + 24, + 660, + 38, + 80, + 22, + 660, + 38, + 80, + 22, + 662, + 34, + 82, + 22, + 662, + 34, + 82, + 22, + 662, + 32, + 86, + 20, + 662, + 32, + 86, + 20, + 664, + 26, + 92, + 16, + 666, + 26, + 92, + 16, + 674, + 10, + 102, + 12, + 676, + 10, + 102, + 12, + 790, + 8, + 792, + 8, + 525979 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9853101372718811, + 0.04188494011759758, + 0.16555772721767426 + ], + [ + -0.07655052095651627, + 0.7582740783691406, + -0.6474255919456482 + ], + [ + -0.15265555679798126, + -0.6505885720252991, + -0.7439290881156921 + ] + ], + "t": [ + -33.250755310058594, + -22.199634552001953, + 521.4767456054688 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 52, + "category_id": 1, + "bbox": [ + 322, + 386, + 106, + 228 + ], + "score": 0.6062368750572205, + "time": 0.0, + "segmentation": { + "counts": [ + 257353, + 36, + 764, + 36, + 750, + 70, + 730, + 70, + 722, + 84, + 716, + 84, + 710, + 92, + 708, + 92, + 704, + 96, + 704, + 96, + 698, + 102, + 698, + 102, + 694, + 106, + 694, + 106, + 692, + 108, + 692, + 108, + 688, + 112, + 688, + 112, + 684, + 116, + 684, + 116, + 680, + 120, + 680, + 120, + 676, + 124, + 676, + 124, + 644, + 12, + 18, + 124, + 646, + 12, + 18, + 124, + 644, + 18, + 10, + 126, + 646, + 18, + 10, + 126, + 644, + 110, + 18, + 20, + 652, + 110, + 18, + 20, + 650, + 94, + 706, + 94, + 706, + 86, + 714, + 86, + 712, + 82, + 718, + 82, + 716, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 724, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 714, + 80, + 720, + 80, + 712, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 710, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 712, + 78, + 722, + 78, + 718, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 730, + 100, + 700, + 100, + 700, + 106, + 694, + 106, + 694, + 114, + 86, + 20, + 580, + 114, + 86, + 20, + 580, + 120, + 72, + 30, + 578, + 120, + 72, + 30, + 578, + 128, + 54, + 42, + 576, + 128, + 54, + 42, + 578, + 136, + 32, + 54, + 578, + 136, + 32, + 54, + 582, + 218, + 582, + 218, + 586, + 214, + 586, + 214, + 592, + 208, + 592, + 208, + 596, + 204, + 596, + 204, + 602, + 198, + 602, + 198, + 616, + 4, + 18, + 162, + 616, + 4, + 18, + 162, + 640, + 158, + 642, + 158, + 646, + 150, + 650, + 150, + 652, + 28, + 8, + 106, + 658, + 28, + 8, + 106, + 660, + 22, + 20, + 90, + 668, + 22, + 20, + 90, + 670, + 18, + 26, + 82, + 674, + 18, + 26, + 82, + 676, + 10, + 40, + 64, + 686, + 10, + 40, + 64, + 742, + 50, + 750, + 50, + 758, + 32, + 768, + 32, + 679443 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9578033089637756, + -0.14847847819328308, + -0.24610479176044464 + ], + [ + -0.044636741280555725, + -0.7690111994743347, + 0.6376747488975525 + ], + [ + -0.28393852710723877, + 0.621752142906189, + 0.729933500289917 + ] + ], + "t": [ + -161.18878173828125, + 32.48992156982422, + 420.4202880859375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000052/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000052/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000052/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000052/sam6d_results/vis_pem.png" + }, + { + "frame_id": 53, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000053.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000053.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 53, + "category_id": 1, + "bbox": [ + 288, + 376, + 118, + 218 + ], + "score": 0.6163737773895264, + "time": 0.0, + "segmentation": { + "counts": [ + 230161, + 32, + 768, + 32, + 752, + 50, + 750, + 50, + 742, + 60, + 740, + 60, + 732, + 68, + 732, + 68, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 716, + 84, + 716, + 84, + 712, + 88, + 712, + 88, + 708, + 92, + 708, + 92, + 704, + 96, + 704, + 96, + 700, + 98, + 702, + 98, + 698, + 100, + 700, + 100, + 698, + 98, + 702, + 98, + 700, + 96, + 704, + 96, + 702, + 78, + 4, + 6, + 712, + 78, + 4, + 6, + 710, + 74, + 726, + 74, + 722, + 68, + 732, + 68, + 730, + 62, + 738, + 62, + 734, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 720, + 10, + 12, + 54, + 724, + 10, + 12, + 54, + 722, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 726, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 100, + 10, + 638, + 52, + 100, + 10, + 620, + 68, + 94, + 20, + 618, + 68, + 94, + 20, + 616, + 68, + 90, + 30, + 612, + 68, + 90, + 30, + 608, + 68, + 88, + 38, + 606, + 68, + 88, + 38, + 604, + 66, + 90, + 40, + 604, + 66, + 90, + 40, + 600, + 62, + 92, + 46, + 600, + 62, + 92, + 46, + 598, + 56, + 96, + 50, + 598, + 56, + 96, + 50, + 594, + 58, + 90, + 58, + 594, + 58, + 90, + 58, + 592, + 58, + 6, + 18, + 64, + 60, + 594, + 58, + 6, + 18, + 64, + 60, + 592, + 60, + 2, + 42, + 34, + 70, + 592, + 60, + 2, + 42, + 34, + 70, + 590, + 208, + 592, + 208, + 590, + 208, + 592, + 208, + 588, + 208, + 592, + 208, + 590, + 206, + 594, + 206, + 594, + 204, + 596, + 204, + 594, + 200, + 600, + 200, + 600, + 196, + 604, + 196, + 604, + 192, + 608, + 192, + 608, + 186, + 614, + 186, + 614, + 182, + 618, + 182, + 622, + 172, + 628, + 172, + 636, + 46, + 6, + 38, + 6, + 62, + 642, + 46, + 6, + 38, + 6, + 62, + 648, + 36, + 12, + 32, + 26, + 36, + 658, + 36, + 12, + 32, + 26, + 36, + 666, + 20, + 24, + 26, + 730, + 20, + 24, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 10, + 790, + 10, + 697139 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9726552963256836, + -0.036206960678100586, + -0.22941263020038605 + ], + [ + -0.11853288859128952, + -0.7720575332641602, + 0.6244014501571655 + ], + [ + -0.19972732663154602, + 0.6345205307006836, + 0.746654212474823 + ] + ], + "t": [ + -174.67623901367188, + 26.483253479003906, + 428.393310546875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 53, + "category_id": 1, + "bbox": [ + 288, + 376, + 118, + 218 + ], + "score": 0.6163737773895264, + "time": 0.0, + "segmentation": { + "counts": [ + 230161, + 32, + 768, + 32, + 752, + 50, + 750, + 50, + 742, + 60, + 740, + 60, + 732, + 68, + 732, + 68, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 716, + 84, + 716, + 84, + 712, + 88, + 712, + 88, + 708, + 92, + 708, + 92, + 704, + 96, + 704, + 96, + 700, + 98, + 702, + 98, + 698, + 100, + 700, + 100, + 698, + 98, + 702, + 98, + 700, + 96, + 704, + 96, + 702, + 78, + 4, + 6, + 712, + 78, + 4, + 6, + 710, + 74, + 726, + 74, + 722, + 68, + 732, + 68, + 730, + 62, + 738, + 62, + 734, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 720, + 10, + 12, + 54, + 724, + 10, + 12, + 54, + 722, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 726, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 100, + 10, + 638, + 52, + 100, + 10, + 620, + 68, + 94, + 20, + 618, + 68, + 94, + 20, + 616, + 68, + 90, + 30, + 612, + 68, + 90, + 30, + 608, + 68, + 88, + 38, + 606, + 68, + 88, + 38, + 604, + 66, + 90, + 40, + 604, + 66, + 90, + 40, + 600, + 62, + 92, + 46, + 600, + 62, + 92, + 46, + 598, + 56, + 96, + 50, + 598, + 56, + 96, + 50, + 594, + 58, + 90, + 58, + 594, + 58, + 90, + 58, + 592, + 58, + 6, + 18, + 64, + 60, + 594, + 58, + 6, + 18, + 64, + 60, + 592, + 60, + 2, + 42, + 34, + 70, + 592, + 60, + 2, + 42, + 34, + 70, + 590, + 208, + 592, + 208, + 590, + 208, + 592, + 208, + 588, + 208, + 592, + 208, + 590, + 206, + 594, + 206, + 594, + 204, + 596, + 204, + 594, + 200, + 600, + 200, + 600, + 196, + 604, + 196, + 604, + 192, + 608, + 192, + 608, + 186, + 614, + 186, + 614, + 182, + 618, + 182, + 622, + 172, + 628, + 172, + 636, + 46, + 6, + 38, + 6, + 62, + 642, + 46, + 6, + 38, + 6, + 62, + 648, + 36, + 12, + 32, + 26, + 36, + 658, + 36, + 12, + 32, + 26, + 36, + 666, + 20, + 24, + 26, + 730, + 20, + 24, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 10, + 790, + 10, + 697139 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9726552963256836, + -0.036206960678100586, + -0.22941263020038605 + ], + [ + -0.11853288859128952, + -0.7720575332641602, + 0.6244014501571655 + ], + [ + -0.19972732663154602, + 0.6345205307006836, + 0.746654212474823 + ] + ], + "t": [ + -174.67623901367188, + 26.483253479003906, + 428.393310546875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000053/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000053/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000053/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000053/sam6d_results/vis_pem.png" + }, + { + "frame_id": 54, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000054.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000054.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 54, + "category_id": 1, + "bbox": [ + 264, + 458, + 78, + 126 + ], + "score": 0.4160071313381195, + "time": 0.0, + "segmentation": { + "counts": [ + 210963, + 12, + 788, + 12, + 778, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 756, + 46, + 754, + 46, + 750, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 56, + 744, + 56, + 742, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 746, + 48, + 752, + 48, + 746, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 752, + 46, + 754, + 46, + 736, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 748311 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.10602457821369171, + -0.21602129936218262, + 0.9706152677536011 + ], + [ + -0.8377137184143066, + 0.5452935695648193, + 0.029854051768779755 + ], + [ + -0.5357193350791931, + -0.8099322319030762, + -0.23877844214439392 + ] + ], + "t": [ + -207.549560546875, + 78.03085327148438, + 411.08477783203125 + ] + }, + { + "scene_id": 0, + "image_id": 54, + "category_id": 1, + "bbox": [ + 244, + 404, + 140, + 212 + ], + "score": 0.6112221479415894, + "time": 0.0, + "segmentation": { + "counts": [ + 194993, + 16, + 784, + 16, + 776, + 26, + 774, + 26, + 766, + 36, + 764, + 36, + 758, + 42, + 758, + 42, + 752, + 48, + 752, + 48, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 730, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 722, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 720, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 724, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 728, + 68, + 732, + 68, + 730, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 736, + 62, + 70, + 16, + 652, + 62, + 70, + 16, + 650, + 62, + 66, + 24, + 648, + 62, + 66, + 24, + 646, + 60, + 64, + 30, + 646, + 60, + 64, + 30, + 646, + 58, + 64, + 34, + 644, + 58, + 64, + 34, + 644, + 56, + 62, + 38, + 644, + 56, + 62, + 38, + 642, + 54, + 64, + 40, + 642, + 54, + 64, + 40, + 642, + 52, + 64, + 40, + 644, + 52, + 64, + 40, + 642, + 52, + 62, + 44, + 642, + 52, + 62, + 44, + 640, + 52, + 60, + 48, + 640, + 52, + 60, + 48, + 640, + 50, + 58, + 50, + 642, + 50, + 58, + 50, + 642, + 48, + 54, + 54, + 644, + 48, + 54, + 54, + 644, + 46, + 54, + 54, + 646, + 46, + 54, + 54, + 644, + 46, + 52, + 56, + 646, + 46, + 52, + 56, + 644, + 48, + 48, + 58, + 646, + 48, + 48, + 58, + 646, + 44, + 48, + 58, + 650, + 44, + 48, + 58, + 648, + 44, + 44, + 60, + 652, + 44, + 44, + 60, + 640, + 54, + 36, + 68, + 642, + 54, + 36, + 68, + 638, + 54, + 24, + 82, + 640, + 54, + 24, + 82, + 636, + 58, + 10, + 92, + 640, + 58, + 10, + 92, + 638, + 160, + 640, + 160, + 638, + 158, + 642, + 158, + 640, + 156, + 644, + 156, + 642, + 156, + 644, + 156, + 642, + 154, + 646, + 154, + 644, + 152, + 648, + 152, + 646, + 148, + 652, + 148, + 650, + 144, + 656, + 144, + 654, + 142, + 658, + 142, + 656, + 136, + 664, + 136, + 662, + 128, + 672, + 128, + 670, + 96, + 704, + 96, + 702, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 702, + 96, + 704, + 96, + 704, + 58, + 4, + 32, + 706, + 58, + 4, + 32, + 706, + 56, + 14, + 22, + 708, + 56, + 14, + 22, + 708, + 52, + 20, + 18, + 710, + 52, + 20, + 18, + 710, + 48, + 28, + 12, + 712, + 48, + 28, + 12, + 716, + 38, + 762, + 38, + 714755 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9784835577011108, + 0.07464727759361267, + -0.1923477053642273 + ], + [ + -0.18649077415466309, + -0.7188053131103516, + 0.6697315573692322 + ], + [ + -0.08826690912246704, + 0.6911925673484802, + 0.7172600626945496 + ] + ], + "t": [ + -191.91287231445312, + 43.589229583740234, + 441.10821533203125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 54, + "category_id": 1, + "bbox": [ + 244, + 404, + 140, + 212 + ], + "score": 0.6112221479415894, + "time": 0.0, + "segmentation": { + "counts": [ + 194993, + 16, + 784, + 16, + 776, + 26, + 774, + 26, + 766, + 36, + 764, + 36, + 758, + 42, + 758, + 42, + 752, + 48, + 752, + 48, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 730, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 722, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 720, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 724, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 728, + 68, + 732, + 68, + 730, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 736, + 62, + 70, + 16, + 652, + 62, + 70, + 16, + 650, + 62, + 66, + 24, + 648, + 62, + 66, + 24, + 646, + 60, + 64, + 30, + 646, + 60, + 64, + 30, + 646, + 58, + 64, + 34, + 644, + 58, + 64, + 34, + 644, + 56, + 62, + 38, + 644, + 56, + 62, + 38, + 642, + 54, + 64, + 40, + 642, + 54, + 64, + 40, + 642, + 52, + 64, + 40, + 644, + 52, + 64, + 40, + 642, + 52, + 62, + 44, + 642, + 52, + 62, + 44, + 640, + 52, + 60, + 48, + 640, + 52, + 60, + 48, + 640, + 50, + 58, + 50, + 642, + 50, + 58, + 50, + 642, + 48, + 54, + 54, + 644, + 48, + 54, + 54, + 644, + 46, + 54, + 54, + 646, + 46, + 54, + 54, + 644, + 46, + 52, + 56, + 646, + 46, + 52, + 56, + 644, + 48, + 48, + 58, + 646, + 48, + 48, + 58, + 646, + 44, + 48, + 58, + 650, + 44, + 48, + 58, + 648, + 44, + 44, + 60, + 652, + 44, + 44, + 60, + 640, + 54, + 36, + 68, + 642, + 54, + 36, + 68, + 638, + 54, + 24, + 82, + 640, + 54, + 24, + 82, + 636, + 58, + 10, + 92, + 640, + 58, + 10, + 92, + 638, + 160, + 640, + 160, + 638, + 158, + 642, + 158, + 640, + 156, + 644, + 156, + 642, + 156, + 644, + 156, + 642, + 154, + 646, + 154, + 644, + 152, + 648, + 152, + 646, + 148, + 652, + 148, + 650, + 144, + 656, + 144, + 654, + 142, + 658, + 142, + 656, + 136, + 664, + 136, + 662, + 128, + 672, + 128, + 670, + 96, + 704, + 96, + 702, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 702, + 96, + 704, + 96, + 704, + 58, + 4, + 32, + 706, + 58, + 4, + 32, + 706, + 56, + 14, + 22, + 708, + 56, + 14, + 22, + 708, + 52, + 20, + 18, + 710, + 52, + 20, + 18, + 710, + 48, + 28, + 12, + 712, + 48, + 28, + 12, + 716, + 38, + 762, + 38, + 714755 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9784835577011108, + 0.07464727759361267, + -0.1923477053642273 + ], + [ + -0.18649077415466309, + -0.7188053131103516, + 0.6697315573692322 + ], + [ + -0.08826690912246704, + 0.6911925673484802, + 0.7172600626945496 + ] + ], + "t": [ + -191.91287231445312, + 43.589229583740234, + 441.10821533203125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000054/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000054/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000054/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000054/sam6d_results/vis_pem.png" + }, + { + "frame_id": 55, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000055.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000055.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 55, + "category_id": 1, + "bbox": [ + 248, + 476, + 86, + 106 + ], + "score": 0.3401789367198944, + "time": 0.0, + "segmentation": { + "counts": [ + 198169, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 750, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 754, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 30, + 770, + 30, + 770, + 24, + 776, + 24, + 776, + 16, + 784, + 16, + 786, + 8, + 792, + 8, + 754715 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5504052042961121, + -0.20257747173309326, + -0.809948742389679 + ], + [ + 0.7522011399269104, + 0.5412781238555908, + 0.3757820725440979 + ], + [ + 0.3622826337814331, + -0.8160762190818787, + 0.450300931930542 + ] + ], + "t": [ + -209.77618408203125, + 80.27629089355469, + 408.4992370605469 + ] + }, + { + "scene_id": 0, + "image_id": 55, + "category_id": 1, + "bbox": [ + 190, + 434, + 130, + 132 + ], + "score": 0.5029410123825073, + "time": 0.0, + "segmentation": { + "counts": [ + 151753, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 32, + 768, + 32, + 770, + 24, + 776, + 24, + 776, + 18, + 782, + 18, + 786, + 6, + 794, + 6, + 765953 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8889652490615845, + 0.27798494696617126, + 0.36395812034606934 + ], + [ + 0.45022618770599365, + -0.6760354042053223, + -0.5833292007446289 + ], + [ + 0.08389191329479218, + 0.682422399520874, + -0.7261279225349426 + ] + ], + "t": [ + -212.2193603515625, + 30.423320770263672, + 450.802490234375 + ] + }, + { + "scene_id": 0, + "image_id": 55, + "category_id": 1, + "bbox": [ + 190, + 390, + 186, + 192 + ], + "score": 0.6268227696418762, + "time": 0.0, + "segmentation": { + "counts": [ + 151753, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 44, + 16, + 696, + 44, + 44, + 16, + 696, + 42, + 42, + 22, + 694, + 42, + 42, + 22, + 692, + 42, + 42, + 24, + 692, + 42, + 42, + 24, + 690, + 42, + 42, + 28, + 688, + 42, + 42, + 28, + 688, + 40, + 42, + 30, + 688, + 40, + 42, + 30, + 686, + 40, + 40, + 34, + 686, + 40, + 40, + 34, + 684, + 40, + 40, + 36, + 684, + 40, + 40, + 36, + 682, + 40, + 42, + 36, + 682, + 40, + 42, + 36, + 682, + 38, + 42, + 36, + 684, + 38, + 42, + 36, + 682, + 38, + 42, + 36, + 684, + 38, + 42, + 36, + 684, + 36, + 42, + 36, + 686, + 36, + 42, + 36, + 684, + 36, + 40, + 40, + 684, + 36, + 40, + 40, + 684, + 36, + 38, + 40, + 686, + 36, + 38, + 40, + 684, + 36, + 38, + 42, + 684, + 36, + 38, + 42, + 684, + 34, + 38, + 42, + 686, + 34, + 38, + 42, + 684, + 36, + 36, + 42, + 686, + 36, + 36, + 42, + 682, + 36, + 38, + 42, + 684, + 36, + 38, + 42, + 680, + 40, + 34, + 46, + 680, + 40, + 34, + 46, + 676, + 42, + 34, + 46, + 678, + 42, + 34, + 46, + 672, + 46, + 34, + 46, + 674, + 46, + 34, + 46, + 672, + 46, + 34, + 46, + 674, + 46, + 34, + 46, + 672, + 48, + 30, + 48, + 674, + 48, + 30, + 48, + 674, + 46, + 30, + 48, + 676, + 46, + 30, + 48, + 676, + 44, + 28, + 50, + 678, + 44, + 28, + 50, + 678, + 42, + 28, + 50, + 680, + 42, + 28, + 50, + 678, + 44, + 22, + 54, + 680, + 44, + 22, + 54, + 680, + 42, + 20, + 54, + 684, + 42, + 20, + 54, + 682, + 44, + 16, + 56, + 684, + 44, + 16, + 56, + 684, + 44, + 14, + 56, + 686, + 44, + 14, + 56, + 686, + 42, + 10, + 60, + 688, + 42, + 10, + 60, + 688, + 110, + 690, + 110, + 690, + 106, + 694, + 106, + 692, + 106, + 694, + 106, + 694, + 102, + 698, + 102, + 696, + 102, + 698, + 102, + 698, + 98, + 702, + 98, + 698, + 98, + 702, + 98, + 698, + 98, + 702, + 98, + 698, + 98, + 702, + 98, + 700, + 96, + 704, + 96, + 702, + 92, + 708, + 92, + 706, + 86, + 714, + 86, + 714, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 722, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 50, + 2, + 28, + 720, + 50, + 2, + 28, + 720, + 50, + 6, + 22, + 722, + 50, + 6, + 22, + 720, + 50, + 20, + 4, + 726, + 50, + 20, + 4, + 726, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 30, + 770, + 30, + 770, + 24, + 776, + 24, + 778, + 16, + 784, + 16, + 788, + 4, + 796, + 4, + 721201 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.943450391292572, + 0.2473362684249878, + -0.22074085474014282 + ], + [ + -0.33084025979042053, + -0.6600186228752136, + 0.6744778752326965 + ], + [ + 0.021129772067070007, + 0.7093664407730103, + 0.7045233249664307 + ] + ], + "t": [ + -212.1724395751953, + 30.419641494750977, + 450.6271667480469 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 55, + "category_id": 1, + "bbox": [ + 190, + 390, + 186, + 192 + ], + "score": 0.6268227696418762, + "time": 0.0, + "segmentation": { + "counts": [ + 151753, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 44, + 16, + 696, + 44, + 44, + 16, + 696, + 42, + 42, + 22, + 694, + 42, + 42, + 22, + 692, + 42, + 42, + 24, + 692, + 42, + 42, + 24, + 690, + 42, + 42, + 28, + 688, + 42, + 42, + 28, + 688, + 40, + 42, + 30, + 688, + 40, + 42, + 30, + 686, + 40, + 40, + 34, + 686, + 40, + 40, + 34, + 684, + 40, + 40, + 36, + 684, + 40, + 40, + 36, + 682, + 40, + 42, + 36, + 682, + 40, + 42, + 36, + 682, + 38, + 42, + 36, + 684, + 38, + 42, + 36, + 682, + 38, + 42, + 36, + 684, + 38, + 42, + 36, + 684, + 36, + 42, + 36, + 686, + 36, + 42, + 36, + 684, + 36, + 40, + 40, + 684, + 36, + 40, + 40, + 684, + 36, + 38, + 40, + 686, + 36, + 38, + 40, + 684, + 36, + 38, + 42, + 684, + 36, + 38, + 42, + 684, + 34, + 38, + 42, + 686, + 34, + 38, + 42, + 684, + 36, + 36, + 42, + 686, + 36, + 36, + 42, + 682, + 36, + 38, + 42, + 684, + 36, + 38, + 42, + 680, + 40, + 34, + 46, + 680, + 40, + 34, + 46, + 676, + 42, + 34, + 46, + 678, + 42, + 34, + 46, + 672, + 46, + 34, + 46, + 674, + 46, + 34, + 46, + 672, + 46, + 34, + 46, + 674, + 46, + 34, + 46, + 672, + 48, + 30, + 48, + 674, + 48, + 30, + 48, + 674, + 46, + 30, + 48, + 676, + 46, + 30, + 48, + 676, + 44, + 28, + 50, + 678, + 44, + 28, + 50, + 678, + 42, + 28, + 50, + 680, + 42, + 28, + 50, + 678, + 44, + 22, + 54, + 680, + 44, + 22, + 54, + 680, + 42, + 20, + 54, + 684, + 42, + 20, + 54, + 682, + 44, + 16, + 56, + 684, + 44, + 16, + 56, + 684, + 44, + 14, + 56, + 686, + 44, + 14, + 56, + 686, + 42, + 10, + 60, + 688, + 42, + 10, + 60, + 688, + 110, + 690, + 110, + 690, + 106, + 694, + 106, + 692, + 106, + 694, + 106, + 694, + 102, + 698, + 102, + 696, + 102, + 698, + 102, + 698, + 98, + 702, + 98, + 698, + 98, + 702, + 98, + 698, + 98, + 702, + 98, + 698, + 98, + 702, + 98, + 700, + 96, + 704, + 96, + 702, + 92, + 708, + 92, + 706, + 86, + 714, + 86, + 714, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 722, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 50, + 2, + 28, + 720, + 50, + 2, + 28, + 720, + 50, + 6, + 22, + 722, + 50, + 6, + 22, + 720, + 50, + 20, + 4, + 726, + 50, + 20, + 4, + 726, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 30, + 770, + 30, + 770, + 24, + 776, + 24, + 778, + 16, + 784, + 16, + 788, + 4, + 796, + 4, + 721201 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.943450391292572, + 0.2473362684249878, + -0.22074085474014282 + ], + [ + -0.33084025979042053, + -0.6600186228752136, + 0.6744778752326965 + ], + [ + 0.021129772067070007, + 0.7093664407730103, + 0.7045233249664307 + ] + ], + "t": [ + -212.1724395751953, + 30.419641494750977, + 450.6271667480469 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000055/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000055/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000055/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000055/sam6d_results/vis_pem.png" + }, + { + "frame_id": 56, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000056.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000056.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 56, + "category_id": 1, + "bbox": [ + 176, + 430, + 138, + 120 + ], + "score": 0.5108967423439026, + "time": 0.0, + "segmentation": { + "counts": [ + 140541, + 4, + 796, + 4, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 788, + 4, + 796, + 4, + 770759 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9144046902656555, + 0.3190861642360687, + -0.24909430742263794 + ], + [ + -0.4031714200973511, + -0.6627249717712402, + 0.6310693025588989 + ], + [ + 0.036284491419792175, + 0.6774805784225464, + 0.7346452474594116 + ] + ], + "t": [ + -225.66639709472656, + 25.854557037353516, + 463.2062072753906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 56, + "category_id": 1, + "bbox": [ + 176, + 430, + 138, + 120 + ], + "score": 0.5108967423439026, + "time": 0.0, + "segmentation": { + "counts": [ + 140541, + 4, + 796, + 4, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 788, + 4, + 796, + 4, + 770759 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9144046902656555, + 0.3190861642360687, + -0.24909430742263794 + ], + [ + -0.4031714200973511, + -0.6627249717712402, + 0.6310693025588989 + ], + [ + 0.036284491419792175, + 0.6774805784225464, + 0.7346452474594116 + ] + ], + "t": [ + -225.66639709472656, + 25.854557037353516, + 463.2062072753906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000056/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000056/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000056/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000056/sam6d_results/vis_pem.png" + }, + { + "frame_id": 57, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000057.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000057.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 57, + "category_id": 1, + "bbox": [ + 216, + 460, + 104, + 90 + ], + "score": 0.2225620150566101, + "time": 0.0, + "segmentation": { + "counts": [ + 172537, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 765929 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2673930525779724, + 0.4076484441757202, + 0.8731116652488708 + ], + [ + 0.7129808068275452, + -0.6932303309440613, + 0.10531070828437805 + ], + [ + 0.6481970548629761, + 0.5943523645401001, + -0.4760105609893799 + ] + ], + "t": [ + -236.51393127441406, + 76.33625030517578, + 422.62701416015625 + ] + }, + { + "scene_id": 0, + "image_id": 57, + "category_id": 1, + "bbox": [ + 170, + 420, + 146, + 108 + ], + "score": 0.5010958909988403, + "time": 0.0, + "segmentation": { + "counts": [ + 135719, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 792, + 6, + 794, + 6, + 769165 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8893144130706787, + 0.393984317779541, + -0.23215526342391968 + ], + [ + -0.4414474368095398, + -0.60714191198349, + 0.6606835126876831 + ], + [ + 0.11934787780046463, + 0.6900397539138794, + 0.7138634324073792 + ] + ], + "t": [ + -229.5267333984375, + 20.53179168701172, + 472.6592712402344 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 57, + "category_id": 1, + "bbox": [ + 170, + 420, + 146, + 108 + ], + "score": 0.5010958909988403, + "time": 0.0, + "segmentation": { + "counts": [ + 135719, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 792, + 6, + 794, + 6, + 769165 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8893144130706787, + 0.393984317779541, + -0.23215526342391968 + ], + [ + -0.4414474368095398, + -0.60714191198349, + 0.6606835126876831 + ], + [ + 0.11934787780046463, + 0.6900397539138794, + 0.7138634324073792 + ] + ], + "t": [ + -229.5267333984375, + 20.53179168701172, + 472.6592712402344 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000057/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000057/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000057/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000057/sam6d_results/vis_pem.png" + }, + { + "frame_id": 58, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000058.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000058.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 58, + "category_id": 1, + "bbox": [ + 246, + 434, + 108, + 78 + ], + "score": 0.16726593673229218, + "time": 0.0, + "segmentation": { + "counts": [ + 196501, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 738753 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6124618649482727, + -0.4963555634021759, + -0.615241289138794 + ], + [ + 0.7902666926383972, + 0.40338391065597534, + 0.4612596333026886 + ], + [ + 0.019229769706726074, + -0.7687082886695862, + 0.6393100023269653 + ] + ], + "t": [ + -218.93771362304688, + 53.36445617675781, + 435.0003662109375 + ] + }, + { + "scene_id": 0, + "image_id": 58, + "category_id": 1, + "bbox": [ + 208, + 396, + 150, + 92 + ], + "score": 0.20695309340953827, + "time": 0.0, + "segmentation": { + "counts": [ + 166075, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 735589 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6773936152458191, + 0.5464909076690674, + -0.49242833256721497 + ], + [ + -0.23064519464969635, + -0.4778674840927124, + -0.8476113080978394 + ], + [ + -0.6985277533531189, + 0.6877425312995911, + -0.19765867292881012 + ] + ], + "t": [ + -218.75527954101562, + 0.37889617681503296, + 490.6041259765625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 58, + "category_id": 1, + "bbox": [ + 208, + 396, + 150, + 92 + ], + "score": 0.20695309340953827, + "time": 0.0, + "segmentation": { + "counts": [ + 166075, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 735589 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6773936152458191, + 0.5464909076690674, + -0.49242833256721497 + ], + [ + -0.23064519464969635, + -0.4778674840927124, + -0.8476113080978394 + ], + [ + -0.6985277533531189, + 0.6877425312995911, + -0.19765867292881012 + ] + ], + "t": [ + -218.75527954101562, + 0.37889617681503296, + 490.6041259765625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000058/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000058/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000058/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000058/sam6d_results/vis_pem.png" + }, + { + "frame_id": 59, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000059.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000059.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 59, + "category_id": 1, + "bbox": [ + 294, + 466, + 112, + 74 + ], + "score": 0.4172927737236023, + "time": 0.0, + "segmentation": { + "counts": [ + 234931, + 4, + 796, + 4, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 794, + 6, + 794, + 6, + 697121 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8908345699310303, + -0.4523540139198303, + 0.04229990392923355 + ], + [ + -0.26486605405807495, + 0.4414415657520294, + -0.8573072552680969 + ], + [ + 0.3691336214542389, + -0.7749229073524475, + -0.5130646824836731 + ] + ], + "t": [ + -189.9087677001953, + 69.9541015625, + 437.34759521484375 + ] + }, + { + "scene_id": 0, + "image_id": 59, + "category_id": 1, + "bbox": [ + 264, + 428, + 148, + 84 + ], + "score": 0.49582526087760925, + "time": 0.0, + "segmentation": { + "counts": [ + 210899, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 692359 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.30341652035713196, + 0.7329399585723877, + 0.6088823676109314 + ], + [ + 0.43263643980026245, + -0.46337464451789856, + 0.7733755111694336 + ], + [ + 0.8489781022071838, + 0.4980796277523041, + -0.17650113999843597 + ] + ], + "t": [ + -169.3258514404297, + 27.497817993164062, + 489.2393493652344 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 59, + "category_id": 1, + "bbox": [ + 264, + 428, + 148, + 84 + ], + "score": 0.49582526087760925, + "time": 0.0, + "segmentation": { + "counts": [ + 210899, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 692359 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.30341652035713196, + 0.7329399585723877, + 0.6088823676109314 + ], + [ + 0.43263643980026245, + -0.46337464451789856, + 0.7733755111694336 + ], + [ + 0.8489781022071838, + 0.4980796277523041, + -0.17650113999843597 + ] + ], + "t": [ + -169.3258514404297, + 27.497817993164062, + 489.2393493652344 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000059/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000059/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000059/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000059/sam6d_results/vis_pem.png" + }, + { + "frame_id": 60, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000060.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000060.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 60, + "category_id": 1, + "bbox": [ + 300, + 458, + 116, + 62 + ], + "score": 0.2719826400279999, + "time": 0.0, + "segmentation": { + "counts": [ + 239709, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 689129 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.30909430980682373, + -0.7279393076896667, + -0.612017035484314 + ], + [ + 0.9503554105758667, + 0.21216292679309845, + 0.22762072086334229 + ], + [ + -0.03584660589694977, + -0.6519899964332581, + 0.7573795318603516 + ] + ], + "t": [ + -176.06002807617188, + 65.94473266601562, + 437.24658203125 + ] + }, + { + "scene_id": 0, + "image_id": 60, + "category_id": 1, + "bbox": [ + 274, + 416, + 156, + 74 + ], + "score": 0.49030545353889465, + "time": 0.0, + "segmentation": { + "counts": [ + 218879, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 677967 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5369859337806702, + 0.770580530166626, + 0.34329670667648315 + ], + [ + 0.8304243683815002, + -0.41123470664024353, + -0.3758745789527893 + ], + [ + -0.1484658420085907, + 0.4869212210178375, + -0.8607355356216431 + ] + ], + "t": [ + -142.89590454101562, + 26.549341201782227, + 478.77880859375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 60, + "category_id": 1, + "bbox": [ + 274, + 416, + 156, + 74 + ], + "score": 0.49030545353889465, + "time": 0.0, + "segmentation": { + "counts": [ + 218879, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 677967 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5369859337806702, + 0.770580530166626, + 0.34329670667648315 + ], + [ + 0.8304243683815002, + -0.41123470664024353, + -0.3758745789527893 + ], + [ + -0.1484658420085907, + 0.4869212210178375, + -0.8607355356216431 + ] + ], + "t": [ + -142.89590454101562, + 26.549341201782227, + 478.77880859375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000060/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000060/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000060/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000060/sam6d_results/vis_pem.png" + }, + { + "frame_id": 61, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000061.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000061.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 61, + "category_id": 1, + "bbox": [ + 298, + 404, + 152, + 62 + ], + "score": 0.4375912845134735, + "time": 0.0, + "segmentation": { + "counts": [ + 238055, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 792, + 6, + 794, + 6, + 661979 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.25173476338386536, + 0.8907817602157593, + -0.3783342242240906 + ], + [ + -0.4124497175216675, + -0.25489968061447144, + -0.8745919466018677 + ], + [ + -0.8755080103874207, + 0.376208633184433, + 0.3032360076904297 + ] + ], + "t": [ + -135.7896728515625, + 15.68065357208252, + 487.95556640625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 61, + "category_id": 1, + "bbox": [ + 298, + 404, + 152, + 62 + ], + "score": 0.4375912845134735, + "time": 0.0, + "segmentation": { + "counts": [ + 238055, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 792, + 6, + 794, + 6, + 661979 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.25173476338386536, + 0.8907817602157593, + -0.3783342242240906 + ], + [ + -0.4124497175216675, + -0.25489968061447144, + -0.8745919466018677 + ], + [ + -0.8755080103874207, + 0.376208633184433, + 0.3032360076904297 + ] + ], + "t": [ + -135.7896728515625, + 15.68065357208252, + 487.95556640625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000061/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000061/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000061/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000061/sam6d_results/vis_pem.png" + }, + { + "frame_id": 62, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000062.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000062.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 62, + "category_id": 1, + "bbox": [ + 332, + 402, + 152, + 52 + ], + "score": 0.45631539821624756, + "time": 0.0, + "segmentation": { + "counts": [ + 265241, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 792, + 8, + 792, + 8, + 634777 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2720486521720886, + 0.9065378308296204, + 0.32276850938796997 + ], + [ + 0.2389392852783203, + -0.2612771987915039, + 0.9352229833602905 + ], + [ + 0.9321469664573669, + 0.3315488398075104, + -0.14552736282348633 + ] + ], + "t": [ + -113.70355987548828, + 6.20125675201416, + 497.51055908203125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 62, + "category_id": 1, + "bbox": [ + 332, + 402, + 152, + 52 + ], + "score": 0.45631539821624756, + "time": 0.0, + "segmentation": { + "counts": [ + 265241, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 792, + 8, + 792, + 8, + 634777 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2720486521720886, + 0.9065378308296204, + 0.32276850938796997 + ], + [ + 0.2389392852783203, + -0.2612771987915039, + 0.9352229833602905 + ], + [ + 0.9321469664573669, + 0.3315488398075104, + -0.14552736282348633 + ] + ], + "t": [ + -113.70355987548828, + 6.20125675201416, + 497.51055908203125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000062/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000062/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000062/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000062/sam6d_results/vis_pem.png" + }, + { + "frame_id": 63, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000063.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000063.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000063/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000063/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000063/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000063/sam6d_results/vis_pem.png" + }, + { + "frame_id": 64, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000064.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000064.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 64, + "category_id": 1, + "bbox": [ + 364, + 396, + 144, + 64 + ], + "score": 0.5397076606750488, + "time": 0.0, + "segmentation": { + "counts": [ + 290817, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 786, + 16, + 18, + 10, + 756, + 16, + 18, + 10, + 754, + 18, + 14, + 16, + 752, + 18, + 14, + 16, + 752, + 20, + 10, + 18, + 752, + 20, + 10, + 18, + 752, + 20, + 10, + 18, + 752, + 20, + 10, + 18, + 750, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 22, + 8, + 22, + 748, + 22, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 736, + 30, + 6, + 28, + 736, + 30, + 6, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 740, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 24, + 746, + 28, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 776, + 22, + 778, + 22, + 792, + 6, + 794, + 6, + 615575 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3294444680213928, + 0.9392039179801941, + -0.09676681458950043 + ], + [ + -0.5936666131019592, + -0.12635892629623413, + 0.7947288155555725 + ], + [ + 0.7341845631599426, + 0.31926602125167847, + 0.5992021560668945 + ] + ], + "t": [ + -92.13191223144531, + 15.642890930175781, + 505.0347900390625 + ] + }, + { + "scene_id": 0, + "image_id": 64, + "category_id": 1, + "bbox": [ + 612, + 498, + 210, + 34 + ], + "score": 0.27248451113700867, + "time": 0.0, + "segmentation": { + "counts": [ + 489299, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 770, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 364275 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.08646104484796524, + -0.9900730848312378, + 0.11081475019454956 + ], + [ + -0.33803117275238037, + -0.13378703594207764, + -0.9315771460533142 + ], + [ + 0.9371550679206848, + 0.043086081743240356, + -0.3462427854537964 + ] + ], + "t": [ + 36.081668853759766, + 81.1899185180664, + 454.8468933105469 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 64, + "category_id": 1, + "bbox": [ + 364, + 396, + 144, + 64 + ], + "score": 0.5397076606750488, + "time": 0.0, + "segmentation": { + "counts": [ + 290817, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 786, + 16, + 18, + 10, + 756, + 16, + 18, + 10, + 754, + 18, + 14, + 16, + 752, + 18, + 14, + 16, + 752, + 20, + 10, + 18, + 752, + 20, + 10, + 18, + 752, + 20, + 10, + 18, + 752, + 20, + 10, + 18, + 750, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 22, + 8, + 22, + 748, + 22, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 736, + 30, + 6, + 28, + 736, + 30, + 6, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 740, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 24, + 746, + 28, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 776, + 22, + 778, + 22, + 792, + 6, + 794, + 6, + 615575 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3294444680213928, + 0.9392039179801941, + -0.09676681458950043 + ], + [ + -0.5936666131019592, + -0.12635892629623413, + 0.7947288155555725 + ], + [ + 0.7341845631599426, + 0.31926602125167847, + 0.5992021560668945 + ] + ], + "t": [ + -92.13191223144531, + 15.642890930175781, + 505.0347900390625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000064/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000064/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000064/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000064/sam6d_results/vis_pem.png" + }, + { + "frame_id": 65, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000065.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000065.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 65, + "category_id": 1, + "bbox": [ + 374, + 380, + 134, + 54 + ], + "score": 0.5236945748329163, + "time": 0.0, + "segmentation": { + "counts": [ + 298821, + 4, + 796, + 4, + 766, + 8, + 18, + 12, + 762, + 8, + 18, + 12, + 760, + 12, + 14, + 16, + 758, + 12, + 14, + 16, + 756, + 16, + 12, + 16, + 756, + 16, + 12, + 16, + 756, + 18, + 8, + 20, + 754, + 18, + 8, + 20, + 754, + 18, + 8, + 20, + 754, + 18, + 8, + 20, + 754, + 18, + 8, + 20, + 754, + 18, + 8, + 20, + 752, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 746, + 26, + 2, + 26, + 746, + 26, + 2, + 26, + 746, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 12, + 788, + 12, + 615603 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.17706869542598724, + 0.9792018532752991, + -0.0990481972694397 + ], + [ + -0.5800317525863647, + -0.022520646452903748, + 0.8142824769020081 + ], + [ + 0.795116126537323, + 0.20163506269454956, + 0.5719559192657471 + ] + ], + "t": [ + -94.33553314208984, + 7.30251932144165, + 524.1522827148438 + ] + }, + { + "scene_id": 0, + "image_id": 65, + "category_id": 1, + "bbox": [ + 596, + 486, + 210, + 46 + ], + "score": 0.3434546887874603, + "time": 0.0, + "segmentation": { + "counts": [ + 476485, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 377071 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.005407504737377167, + 0.9867411851882935, + 0.16221247613430023 + ], + [ + 0.11237025260925293, + 0.1605878472328186, + -0.9806039929389954 + ], + [ + -0.9936516880989075, + 0.023530209437012672, + -0.11001195013523102 + ] + ], + "t": [ + 87.1205825805664, + 86.77593231201172, + 478.1580505371094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 65, + "category_id": 1, + "bbox": [ + 374, + 380, + 134, + 54 + ], + "score": 0.5236945748329163, + "time": 0.0, + "segmentation": { + "counts": [ + 298821, + 4, + 796, + 4, + 766, + 8, + 18, + 12, + 762, + 8, + 18, + 12, + 760, + 12, + 14, + 16, + 758, + 12, + 14, + 16, + 756, + 16, + 12, + 16, + 756, + 16, + 12, + 16, + 756, + 18, + 8, + 20, + 754, + 18, + 8, + 20, + 754, + 18, + 8, + 20, + 754, + 18, + 8, + 20, + 754, + 18, + 8, + 20, + 754, + 18, + 8, + 20, + 752, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 744, + 28, + 2, + 26, + 746, + 26, + 2, + 26, + 746, + 26, + 2, + 26, + 746, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 12, + 788, + 12, + 615603 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.17706869542598724, + 0.9792018532752991, + -0.0990481972694397 + ], + [ + -0.5800317525863647, + -0.022520646452903748, + 0.8142824769020081 + ], + [ + 0.795116126537323, + 0.20163506269454956, + 0.5719559192657471 + ] + ], + "t": [ + -94.33553314208984, + 7.30251932144165, + 524.1522827148438 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000065/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000065/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000065/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000065/sam6d_results/vis_pem.png" + }, + { + "frame_id": 66, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000066.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000066.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000066/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000066/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000066/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000066/sam6d_results/vis_pem.png" + }, + { + "frame_id": 67, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000067.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000067.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000067/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000067/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000067/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000067/sam6d_results/vis_pem.png" + }, + { + "frame_id": 68, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000068.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000068.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 68, + "category_id": 1, + "bbox": [ + 784, + 502, + 128, + 52 + ], + "score": 0.4570053219795227, + "time": 0.0, + "segmentation": { + "counts": [ + 626903, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 292247 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2159969061613083, + -0.9592503309249878, + -0.18216572701931 + ], + [ + 0.3616902530193329, + -0.2519049644470215, + 0.8976213932037354 + ], + [ + -0.9069319367408752, + 0.127996027469635, + 0.40136224031448364 + ] + ], + "t": [ + 91.81201171875, + 83.31929779052734, + 445.59979248046875 + ] + }, + { + "scene_id": 0, + "image_id": 68, + "category_id": 1, + "bbox": [ + 690, + 484, + 222, + 70 + ], + "score": 0.5296135544776917, + "time": 0.0, + "segmentation": { + "counts": [ + 551683, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 292249 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3918573260307312, + -0.9160599708557129, + -0.08534031361341476 + ], + [ + 0.4052062928676605, + -0.2551187574863434, + 0.8779079914093018 + ], + [ + -0.8259877562522888, + 0.30943402647972107, + 0.47116324305534363 + ] + ], + "t": [ + 91.68434143066406, + 83.19200897216797, + 458.9761047363281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 68, + "category_id": 1, + "bbox": [ + 690, + 484, + 222, + 70 + ], + "score": 0.5296135544776917, + "time": 0.0, + "segmentation": { + "counts": [ + 551683, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 292249 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3918573260307312, + -0.9160599708557129, + -0.08534031361341476 + ], + [ + 0.4052062928676605, + -0.2551187574863434, + 0.8779079914093018 + ], + [ + -0.8259877562522888, + 0.30943402647972107, + 0.47116324305534363 + ] + ], + "t": [ + 91.68434143066406, + 83.19200897216797, + 458.9761047363281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000068/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000068/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000068/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000068/sam6d_results/vis_pem.png" + }, + { + "frame_id": 69, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000069.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000069.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 69, + "category_id": 1, + "bbox": [ + 660, + 494, + 222, + 62 + ], + "score": 0.4865857660770416, + "time": 0.0, + "segmentation": { + "counts": [ + 527695, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 316245 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4147866368293762, + -0.909527599811554, + 0.026683326810598373 + ], + [ + -0.4788614809513092, + -0.2431308627128601, + -0.8435512781143188 + ], + [ + 0.7737208604812622, + 0.33711639046669006, + -0.5363849401473999 + ] + ], + "t": [ + 72.11343383789062, + 89.6920166015625, + 459.6585693359375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 69, + "category_id": 1, + "bbox": [ + 660, + 494, + 222, + 62 + ], + "score": 0.4865857660770416, + "time": 0.0, + "segmentation": { + "counts": [ + 527695, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 316245 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4147866368293762, + -0.909527599811554, + 0.026683326810598373 + ], + [ + -0.4788614809513092, + -0.2431308627128601, + -0.8435512781143188 + ], + [ + 0.7737208604812622, + 0.33711639046669006, + -0.5363849401473999 + ] + ], + "t": [ + 72.11343383789062, + 89.6920166015625, + 459.6585693359375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000069/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000069/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000069/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000069/sam6d_results/vis_pem.png" + }, + { + "frame_id": 70, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000070.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000070.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000070/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000070/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000070/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000070/sam6d_results/vis_pem.png" + }, + { + "frame_id": 71, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000071.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000071.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 71, + "category_id": 1, + "bbox": [ + 590, + 416, + 208, + 62 + ], + "score": 0.5206187963485718, + "time": 0.0, + "segmentation": { + "counts": [ + 471615, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 383523 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.025689881294965744, + -0.9729402661323547, + 0.22962535917758942 + ], + [ + 0.18442308902740479, + -0.23037120699882507, + -0.9554666876792908 + ], + [ + 0.9825108647346497, + 0.01780257746577263, + 0.18535104393959045 + ] + ], + "t": [ + 20.2413272857666, + 29.936256408691406, + 480.7109069824219 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 71, + "category_id": 1, + "bbox": [ + 590, + 416, + 208, + 62 + ], + "score": 0.5206187963485718, + "time": 0.0, + "segmentation": { + "counts": [ + 471615, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 383523 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.025689881294965744, + -0.9729402661323547, + 0.22962535917758942 + ], + [ + 0.18442308902740479, + -0.23037120699882507, + -0.9554666876792908 + ], + [ + 0.9825108647346497, + 0.01780257746577263, + 0.18535104393959045 + ] + ], + "t": [ + 20.2413272857666, + 29.936256408691406, + 480.7109069824219 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000071/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000071/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000071/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000071/sam6d_results/vis_pem.png" + }, + { + "frame_id": 72, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000072.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000072.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 72, + "category_id": 1, + "bbox": [ + 588, + 416, + 206, + 68 + ], + "score": 0.45307865738868713, + "time": 0.0, + "segmentation": { + "counts": [ + 470015, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 4, + 796, + 4, + 386721 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.13433738052845, + -0.9705707430839539, + 0.19986623525619507 + ], + [ + -0.20249797403812408, + -0.2243259996175766, + -0.9532433748245239 + ], + [ + 0.9700250625610352, + 0.08758388459682465, + -0.2266736477613449 + ] + ], + "t": [ + 16.200420379638672, + 28.621789932250977, + 480.4450378417969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 72, + "category_id": 1, + "bbox": [ + 588, + 416, + 206, + 68 + ], + "score": 0.45307865738868713, + "time": 0.0, + "segmentation": { + "counts": [ + 470015, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 4, + 796, + 4, + 386721 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.13433738052845, + -0.9705707430839539, + 0.19986623525619507 + ], + [ + -0.20249797403812408, + -0.2243259996175766, + -0.9532433748245239 + ], + [ + 0.9700250625610352, + 0.08758388459682465, + -0.2266736477613449 + ] + ], + "t": [ + 16.200420379638672, + 28.621789932250977, + 480.4450378417969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000072/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000072/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000072/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000072/sam6d_results/vis_pem.png" + }, + { + "frame_id": 73, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000073.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000073.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 73, + "category_id": 1, + "bbox": [ + 640, + 398, + 218, + 62 + ], + "score": 0.48096394538879395, + "time": 0.0, + "segmentation": { + "counts": [ + 511599, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 335545 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.41693103313446045, + -0.9020102024078369, + 0.11200425028800964 + ], + [ + 0.7562835216522217, + -0.2759110927581787, + 0.5932187438011169 + ], + [ + -0.504186749458313, + 0.3320380449295044, + 0.797211766242981 + ] + ], + "t": [ + 53.815311431884766, + 19.164587020874023, + 467.0193786621094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 73, + "category_id": 1, + "bbox": [ + 640, + 398, + 218, + 62 + ], + "score": 0.48096394538879395, + "time": 0.0, + "segmentation": { + "counts": [ + 511599, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 335545 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.41693103313446045, + -0.9020102024078369, + 0.11200425028800964 + ], + [ + 0.7562835216522217, + -0.2759110927581787, + 0.5932187438011169 + ], + [ + -0.504186749458313, + 0.3320380449295044, + 0.797211766242981 + ] + ], + "t": [ + 53.815311431884766, + 19.164587020874023, + 467.0193786621094 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000073/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000073/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000073/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000073/sam6d_results/vis_pem.png" + }, + { + "frame_id": 74, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000074.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000074.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 74, + "category_id": 1, + "bbox": [ + 690, + 436, + 126, + 62 + ], + "score": 0.5347817540168762, + "time": 0.0, + "segmentation": { + "counts": [ + 551645, + 6, + 794, + 6, + 788, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 369103 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.13100357353687286, + -0.9247834086418152, + 0.3572303056716919 + ], + [ + 0.08410230278968811, + -0.34866976737976074, + -0.933464527130127 + ], + [ + 0.9878078699111938, + 0.15233106911182404, + 0.03209973871707916 + ] + ], + "t": [ + 34.30336380004883, + 28.244630813598633, + 468.3797912597656 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 74, + "category_id": 1, + "bbox": [ + 690, + 436, + 126, + 62 + ], + "score": 0.5347817540168762, + "time": 0.0, + "segmentation": { + "counts": [ + 551645, + 6, + 794, + 6, + 788, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 369103 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.13100357353687286, + -0.9247834086418152, + 0.3572303056716919 + ], + [ + 0.08410230278968811, + -0.34866976737976074, + -0.933464527130127 + ], + [ + 0.9878078699111938, + 0.15233106911182404, + 0.03209973871707916 + ] + ], + "t": [ + 34.30336380004883, + 28.244630813598633, + 468.3797912597656 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000074/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000074/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000074/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000074/sam6d_results/vis_pem.png" + }, + { + "frame_id": 75, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000075.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000075.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 75, + "category_id": 1, + "bbox": [ + 690, + 452, + 128, + 66 + ], + "score": 0.5151596665382385, + "time": 0.0, + "segmentation": { + "counts": [ + 551661, + 4, + 796, + 4, + 792, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 367485 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.44477060437202454, + -0.8838637471199036, + 0.14479166269302368 + ], + [ + 0.89496910572052, + -0.4323106110095978, + 0.11017483472824097 + ], + [ + -0.034784555435180664, + 0.17858657240867615, + 0.983309268951416 + ] + ], + "t": [ + 28.308317184448242, + 47.441429138183594, + 445.0096130371094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 75, + "category_id": 1, + "bbox": [ + 690, + 452, + 128, + 66 + ], + "score": 0.5151596665382385, + "time": 0.0, + "segmentation": { + "counts": [ + 551661, + 4, + 796, + 4, + 792, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 367485 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.44477060437202454, + -0.8838637471199036, + 0.14479166269302368 + ], + [ + 0.89496910572052, + -0.4323106110095978, + 0.11017483472824097 + ], + [ + -0.034784555435180664, + 0.17858657240867615, + 0.983309268951416 + ] + ], + "t": [ + 28.308317184448242, + 47.441429138183594, + 445.0096130371094 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000075/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000075/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000075/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000075/sam6d_results/vis_pem.png" + }, + { + "frame_id": 76, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000076.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000076.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 76, + "category_id": 1, + "bbox": [ + 722, + 442, + 128, + 80 + ], + "score": 0.5503705739974976, + "time": 0.0, + "segmentation": { + "counts": [ + 577249, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 341879 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.08190866559743881, + -0.8965306878089905, + 0.4353434443473816 + ], + [ + 0.0631842315196991, + -0.4312613904476166, + -0.9000120162963867 + ], + [ + 0.9946348667144775, + 0.10122541338205338, + 0.02132272720336914 + ] + ], + "t": [ + 56.479434967041016, + 32.11208724975586, + 444.4885559082031 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 76, + "category_id": 1, + "bbox": [ + 722, + 442, + 128, + 80 + ], + "score": 0.5503705739974976, + "time": 0.0, + "segmentation": { + "counts": [ + 577249, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 341879 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.08190866559743881, + -0.8965306878089905, + 0.4353434443473816 + ], + [ + 0.0631842315196991, + -0.4312613904476166, + -0.9000120162963867 + ], + [ + 0.9946348667144775, + 0.10122541338205338, + 0.02132272720336914 + ] + ], + "t": [ + 56.479434967041016, + 32.11208724975586, + 444.4885559082031 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000076/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000076/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000076/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000076/sam6d_results/vis_pem.png" + }, + { + "frame_id": 77, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000077.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000077.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 77, + "category_id": 1, + "bbox": [ + 694, + 502, + 122, + 94 + ], + "score": 0.52902752161026, + "time": 0.0, + "segmentation": { + "counts": [ + 554911, + 4, + 796, + 4, + 792, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 369005 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6563624739646912, + -0.7489610910415649, + 0.09080764651298523 + ], + [ + 0.6982755661010742, + -0.5575047135353088, + 0.44899851083755493 + ], + [ + -0.2856566309928894, + 0.35811448097229004, + 0.8889062404632568 + ] + ], + "t": [ + 27.686132431030273, + 76.2001724243164, + 436.1347351074219 + ] + }, + { + "scene_id": 0, + "image_id": 77, + "category_id": 1, + "bbox": [ + 696, + 544, + 88, + 90 + ], + "score": 0.23615573346614838, + "time": 0.0, + "segmentation": { + "counts": [ + 556545, + 10, + 790, + 10, + 790, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 394571 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6558754444122314, + 0.6490854024887085, + -0.3853769898414612 + ], + [ + 0.7546182870864868, + 0.5769352912902832, + -0.3125649094581604 + ], + [ + 0.019456133246421814, + -0.49581626057624817, + -0.8682095408439636 + ] + ], + "t": [ + 128.7359161376953, + 150.9517059326172, + 362.7859802246094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 77, + "category_id": 1, + "bbox": [ + 694, + 502, + 122, + 94 + ], + "score": 0.52902752161026, + "time": 0.0, + "segmentation": { + "counts": [ + 554911, + 4, + 796, + 4, + 792, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 369005 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6563624739646912, + -0.7489610910415649, + 0.09080764651298523 + ], + [ + 0.6982755661010742, + -0.5575047135353088, + 0.44899851083755493 + ], + [ + -0.2856566309928894, + 0.35811448097229004, + 0.8889062404632568 + ] + ], + "t": [ + 27.686132431030273, + 76.2001724243164, + 436.1347351074219 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000077/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000077/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000077/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000077/sam6d_results/vis_pem.png" + }, + { + "frame_id": 78, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000078.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000078.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 78, + "category_id": 1, + "bbox": [ + 692, + 514, + 110, + 108 + ], + "score": 0.009942704811692238, + "time": 0.0, + "segmentation": { + "counts": [ + 553319, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 772, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 2412, + 4, + 796, + 4, + 794, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 6, + 794, + 6, + 380181 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9440112113952637, + 0.21184858679771423, + -0.25291043519973755 + ], + [ + 0.014377355575561523, + 0.7394482493400574, + 0.67305988073349 + ], + [ + 0.3296010196208954, + -0.6390117406845093, + 0.6950013637542725 + ] + ], + "t": [ + 75.1508560180664, + 139.867919921875, + 370.2610778808594 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 78, + "category_id": 1, + "bbox": [ + 692, + 514, + 110, + 108 + ], + "score": 0.009942704811692238, + "time": 0.0, + "segmentation": { + "counts": [ + 553319, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 772, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 2412, + 4, + 796, + 4, + 794, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 6, + 794, + 6, + 380181 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9440112113952637, + 0.21184858679771423, + -0.25291043519973755 + ], + [ + 0.014377355575561523, + 0.7394482493400574, + 0.67305988073349 + ], + [ + 0.3296010196208954, + -0.6390117406845093, + 0.6950013637542725 + ] + ], + "t": [ + 75.1508560180664, + 139.867919921875, + 370.2610778808594 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000078/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000078/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000078/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000078/sam6d_results/vis_pem.png" + }, + { + "frame_id": 79, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000079.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000079.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 79, + "category_id": 1, + "bbox": [ + 684, + 478, + 108, + 112 + ], + "score": 0.5428078770637512, + "time": 0.0, + "segmentation": { + "counts": [ + 546885, + 4, + 796, + 4, + 794, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 772, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 388213 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7777448296546936, + -0.5702103972434998, + 0.2645239233970642 + ], + [ + 0.6278178691864014, + -0.7253974080085754, + 0.28221243619918823 + ], + [ + 0.030964091420173645, + 0.3855617344379425, + 0.9221622943878174 + ] + ], + "t": [ + 26.16663360595703, + 50.82101058959961, + 434.1977844238281 + ] + }, + { + "scene_id": 0, + "image_id": 79, + "category_id": 1, + "bbox": [ + 630, + 420, + 162, + 200 + ], + "score": 0.6449170708656311, + "time": 0.0, + "segmentation": { + "counts": [ + 503631, + 4, + 796, + 4, + 786, + 6, + 2, + 6, + 786, + 6, + 2, + 6, + 784, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 754, + 46, + 10, + 16, + 728, + 46, + 10, + 16, + 730, + 72, + 728, + 72, + 732, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 734, + 70, + 730, + 70, + 732, + 74, + 726, + 74, + 728, + 82, + 718, + 82, + 720, + 86, + 714, + 86, + 716, + 92, + 708, + 92, + 712, + 94, + 706, + 94, + 710, + 96, + 704, + 96, + 706, + 98, + 702, + 98, + 702, + 102, + 698, + 102, + 698, + 104, + 696, + 104, + 696, + 108, + 692, + 108, + 692, + 38, + 4, + 70, + 688, + 38, + 4, + 70, + 688, + 38, + 10, + 66, + 686, + 38, + 10, + 66, + 686, + 40, + 14, + 64, + 682, + 40, + 14, + 64, + 682, + 40, + 20, + 60, + 680, + 40, + 20, + 60, + 680, + 42, + 24, + 56, + 678, + 42, + 24, + 56, + 680, + 42, + 28, + 54, + 676, + 42, + 28, + 54, + 678, + 40, + 34, + 50, + 676, + 40, + 34, + 50, + 678, + 40, + 34, + 50, + 676, + 40, + 34, + 50, + 682, + 36, + 36, + 48, + 680, + 36, + 36, + 48, + 684, + 32, + 40, + 44, + 684, + 32, + 40, + 44, + 686, + 32, + 42, + 42, + 684, + 32, + 42, + 42, + 688, + 30, + 42, + 42, + 686, + 30, + 42, + 42, + 688, + 30, + 42, + 42, + 686, + 30, + 42, + 42, + 688, + 28, + 46, + 40, + 686, + 28, + 46, + 40, + 688, + 28, + 46, + 40, + 686, + 28, + 46, + 40, + 686, + 30, + 46, + 38, + 686, + 30, + 46, + 38, + 688, + 30, + 50, + 34, + 686, + 30, + 50, + 34, + 686, + 32, + 50, + 32, + 686, + 32, + 50, + 32, + 688, + 30, + 52, + 32, + 686, + 30, + 52, + 32, + 686, + 32, + 50, + 32, + 686, + 32, + 50, + 32, + 688, + 32, + 52, + 28, + 688, + 32, + 52, + 28, + 690, + 32, + 52, + 26, + 690, + 32, + 52, + 26, + 692, + 32, + 52, + 22, + 694, + 32, + 52, + 22, + 694, + 34, + 54, + 18, + 694, + 34, + 54, + 18, + 696, + 34, + 54, + 12, + 700, + 34, + 54, + 12, + 702, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 388213 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8643194437026978, + -0.5018150210380554, + -0.033696845173835754 + ], + [ + 0.3834894299507141, + -0.7008997201919556, + 0.6013954281806946 + ], + [ + -0.32540756464004517, + 0.5068749189376831, + 0.7982407212257385 + ] + ], + "t": [ + 28.805477142333984, + 50.176212310791016, + 433.27984619140625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 79, + "category_id": 1, + "bbox": [ + 630, + 420, + 162, + 200 + ], + "score": 0.6449170708656311, + "time": 0.0, + "segmentation": { + "counts": [ + 503631, + 4, + 796, + 4, + 786, + 6, + 2, + 6, + 786, + 6, + 2, + 6, + 784, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 754, + 46, + 10, + 16, + 728, + 46, + 10, + 16, + 730, + 72, + 728, + 72, + 732, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 734, + 70, + 730, + 70, + 732, + 74, + 726, + 74, + 728, + 82, + 718, + 82, + 720, + 86, + 714, + 86, + 716, + 92, + 708, + 92, + 712, + 94, + 706, + 94, + 710, + 96, + 704, + 96, + 706, + 98, + 702, + 98, + 702, + 102, + 698, + 102, + 698, + 104, + 696, + 104, + 696, + 108, + 692, + 108, + 692, + 38, + 4, + 70, + 688, + 38, + 4, + 70, + 688, + 38, + 10, + 66, + 686, + 38, + 10, + 66, + 686, + 40, + 14, + 64, + 682, + 40, + 14, + 64, + 682, + 40, + 20, + 60, + 680, + 40, + 20, + 60, + 680, + 42, + 24, + 56, + 678, + 42, + 24, + 56, + 680, + 42, + 28, + 54, + 676, + 42, + 28, + 54, + 678, + 40, + 34, + 50, + 676, + 40, + 34, + 50, + 678, + 40, + 34, + 50, + 676, + 40, + 34, + 50, + 682, + 36, + 36, + 48, + 680, + 36, + 36, + 48, + 684, + 32, + 40, + 44, + 684, + 32, + 40, + 44, + 686, + 32, + 42, + 42, + 684, + 32, + 42, + 42, + 688, + 30, + 42, + 42, + 686, + 30, + 42, + 42, + 688, + 30, + 42, + 42, + 686, + 30, + 42, + 42, + 688, + 28, + 46, + 40, + 686, + 28, + 46, + 40, + 688, + 28, + 46, + 40, + 686, + 28, + 46, + 40, + 686, + 30, + 46, + 38, + 686, + 30, + 46, + 38, + 688, + 30, + 50, + 34, + 686, + 30, + 50, + 34, + 686, + 32, + 50, + 32, + 686, + 32, + 50, + 32, + 688, + 30, + 52, + 32, + 686, + 30, + 52, + 32, + 686, + 32, + 50, + 32, + 686, + 32, + 50, + 32, + 688, + 32, + 52, + 28, + 688, + 32, + 52, + 28, + 690, + 32, + 52, + 26, + 690, + 32, + 52, + 26, + 692, + 32, + 52, + 22, + 694, + 32, + 52, + 22, + 694, + 34, + 54, + 18, + 694, + 34, + 54, + 18, + 696, + 34, + 54, + 12, + 700, + 34, + 54, + 12, + 702, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 388213 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8643194437026978, + -0.5018150210380554, + -0.033696845173835754 + ], + [ + 0.3834894299507141, + -0.7008997201919556, + 0.6013954281806946 + ], + [ + -0.32540756464004517, + 0.5068749189376831, + 0.7982407212257385 + ] + ], + "t": [ + 28.805477142333984, + 50.176212310791016, + 433.27984619140625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000079/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000079/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000079/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000079/sam6d_results/vis_pem.png" + }, + { + "frame_id": 80, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000080.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000080.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000080/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000080/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000080/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000080/sam6d_results/vis_pem.png" + }, + { + "frame_id": 81, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000081.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000081.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000081/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000081/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000081/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000081/sam6d_results/vis_pem.png" + }, + { + "frame_id": 82, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000082.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000082.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000082/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000082/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000082/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000082/sam6d_results/vis_pem.png" + }, + { + "frame_id": 83, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000083.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000083.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 83, + "category_id": 1, + "bbox": [ + 630, + 456, + 90, + 106 + ], + "score": 0.03114539384841919, + "time": 0.0, + "segmentation": { + "counts": [ + 503661, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 784, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 768, + 32, + 768, + 32, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 42, + 758, + 42, + 762, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 778, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 445839 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5883980393409729, + 0.8082454204559326, + 0.022959373891353607 + ], + [ + -0.39433714747428894, + 0.2620544731616974, + 0.880809485912323 + ], + [ + 0.7058937549591064, + -0.5273202657699585, + 0.47291314601898193 + ] + ], + "t": [ + 64.11649322509766, + 95.33773040771484, + 390.2577819824219 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 83, + "category_id": 1, + "bbox": [ + 630, + 456, + 90, + 106 + ], + "score": 0.03114539384841919, + "time": 0.0, + "segmentation": { + "counts": [ + 503661, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 784, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 768, + 32, + 768, + 32, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 42, + 758, + 42, + 762, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 778, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 445839 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5883980393409729, + 0.8082454204559326, + 0.022959373891353607 + ], + [ + -0.39433714747428894, + 0.2620544731616974, + 0.880809485912323 + ], + [ + 0.7058937549591064, + -0.5273202657699585, + 0.47291314601898193 + ] + ], + "t": [ + 64.11649322509766, + 95.33773040771484, + 390.2577819824219 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000083/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000083/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000083/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000083/sam6d_results/vis_pem.png" + }, + { + "frame_id": 84, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000084.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000084.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 84, + "category_id": 1, + "bbox": [ + 570, + 444, + 106, + 132 + ], + "score": 0.5817914605140686, + "time": 0.0, + "segmentation": { + "counts": [ + 455667, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 64, + 736, + 64, + 736, + 78, + 722, + 78, + 722, + 86, + 714, + 86, + 712, + 92, + 708, + 92, + 708, + 96, + 704, + 96, + 704, + 100, + 700, + 100, + 700, + 104, + 696, + 104, + 694, + 110, + 690, + 110, + 688, + 116, + 684, + 116, + 682, + 120, + 680, + 120, + 680, + 30, + 26, + 66, + 678, + 30, + 26, + 66, + 678, + 32, + 40, + 52, + 676, + 32, + 40, + 52, + 676, + 34, + 46, + 46, + 674, + 34, + 46, + 46, + 674, + 36, + 50, + 42, + 672, + 36, + 50, + 42, + 672, + 38, + 52, + 40, + 670, + 38, + 52, + 40, + 672, + 38, + 54, + 38, + 670, + 38, + 54, + 38, + 670, + 38, + 58, + 36, + 668, + 38, + 58, + 36, + 668, + 40, + 60, + 34, + 666, + 40, + 60, + 34, + 666, + 42, + 60, + 32, + 666, + 42, + 60, + 32, + 670, + 40, + 62, + 28, + 670, + 40, + 62, + 28, + 678, + 34, + 62, + 26, + 678, + 34, + 62, + 26, + 682, + 30, + 64, + 24, + 682, + 30, + 64, + 24, + 686, + 28, + 66, + 18, + 688, + 28, + 66, + 18, + 688, + 30, + 68, + 12, + 690, + 30, + 68, + 12, + 692, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 760, + 46, + 754, + 46, + 758, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 774, + 24, + 776, + 24, + 782, + 16, + 784, + 16, + 481051 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9005849957466125, + -0.42458364367485046, + 0.0931382104754448 + ], + [ + 0.40110063552856445, + -0.7291377782821655, + 0.554505467414856 + ], + [ + -0.16752319037914276, + 0.5367372035980225, + 0.8269516229629517 + ] + ], + "t": [ + -33.31230163574219, + 29.395000457763672, + 461.9725341796875 + ] + }, + { + "scene_id": 0, + "image_id": 84, + "category_id": 1, + "bbox": [ + 570, + 452, + 56, + 124 + ], + "score": 0.3929394781589508, + "time": 0.0, + "segmentation": { + "counts": [ + 455669, + 4, + 796, + 4, + 790, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 66, + 734, + 66, + 734, + 78, + 722, + 78, + 722, + 86, + 714, + 86, + 714, + 92, + 708, + 92, + 708, + 96, + 704, + 96, + 706, + 98, + 702, + 98, + 706, + 98, + 702, + 98, + 704, + 98, + 702, + 98, + 710, + 94, + 706, + 94, + 726, + 76, + 724, + 76, + 746, + 56, + 744, + 56, + 752, + 50, + 750, + 50, + 758, + 46, + 754, + 46, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 521023 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9767788648605347, + 0.14906089007854462, + 0.1538972109556198 + ], + [ + 0.034000955522060394, + 0.8170480132102966, + -0.5755668878555298 + ], + [ + -0.21153578162193298, + -0.5569693446159363, + -0.8031427264213562 + ] + ], + "t": [ + -15.947734832763672, + 76.64759826660156, + 422.81890869140625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 84, + "category_id": 1, + "bbox": [ + 570, + 444, + 106, + 132 + ], + "score": 0.5817914605140686, + "time": 0.0, + "segmentation": { + "counts": [ + 455667, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 64, + 736, + 64, + 736, + 78, + 722, + 78, + 722, + 86, + 714, + 86, + 712, + 92, + 708, + 92, + 708, + 96, + 704, + 96, + 704, + 100, + 700, + 100, + 700, + 104, + 696, + 104, + 694, + 110, + 690, + 110, + 688, + 116, + 684, + 116, + 682, + 120, + 680, + 120, + 680, + 30, + 26, + 66, + 678, + 30, + 26, + 66, + 678, + 32, + 40, + 52, + 676, + 32, + 40, + 52, + 676, + 34, + 46, + 46, + 674, + 34, + 46, + 46, + 674, + 36, + 50, + 42, + 672, + 36, + 50, + 42, + 672, + 38, + 52, + 40, + 670, + 38, + 52, + 40, + 672, + 38, + 54, + 38, + 670, + 38, + 54, + 38, + 670, + 38, + 58, + 36, + 668, + 38, + 58, + 36, + 668, + 40, + 60, + 34, + 666, + 40, + 60, + 34, + 666, + 42, + 60, + 32, + 666, + 42, + 60, + 32, + 670, + 40, + 62, + 28, + 670, + 40, + 62, + 28, + 678, + 34, + 62, + 26, + 678, + 34, + 62, + 26, + 682, + 30, + 64, + 24, + 682, + 30, + 64, + 24, + 686, + 28, + 66, + 18, + 688, + 28, + 66, + 18, + 688, + 30, + 68, + 12, + 690, + 30, + 68, + 12, + 692, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 760, + 46, + 754, + 46, + 758, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 774, + 24, + 776, + 24, + 782, + 16, + 784, + 16, + 481051 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9005849957466125, + -0.42458364367485046, + 0.0931382104754448 + ], + [ + 0.40110063552856445, + -0.7291377782821655, + 0.554505467414856 + ], + [ + -0.16752319037914276, + 0.5367372035980225, + 0.8269516229629517 + ] + ], + "t": [ + -33.31230163574219, + 29.395000457763672, + 461.9725341796875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000084/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000084/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000084/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000084/sam6d_results/vis_pem.png" + }, + { + "frame_id": 85, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000085.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000085.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 85, + "category_id": 1, + "bbox": [ + 570, + 450, + 98, + 132 + ], + "score": 0.5747742652893066, + "time": 0.0, + "segmentation": { + "counts": [ + 455671, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 778, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 82, + 718, + 82, + 718, + 90, + 710, + 90, + 710, + 94, + 706, + 94, + 706, + 100, + 700, + 100, + 700, + 104, + 696, + 104, + 696, + 108, + 692, + 108, + 692, + 110, + 690, + 110, + 688, + 114, + 686, + 114, + 684, + 118, + 682, + 118, + 680, + 26, + 4, + 94, + 676, + 26, + 4, + 94, + 676, + 28, + 44, + 54, + 674, + 28, + 44, + 54, + 672, + 32, + 52, + 46, + 670, + 32, + 52, + 46, + 670, + 34, + 58, + 40, + 668, + 34, + 58, + 40, + 668, + 36, + 58, + 40, + 666, + 36, + 58, + 40, + 668, + 36, + 60, + 38, + 666, + 36, + 60, + 38, + 666, + 38, + 64, + 32, + 666, + 38, + 64, + 32, + 666, + 40, + 66, + 28, + 666, + 40, + 66, + 28, + 666, + 40, + 68, + 26, + 666, + 40, + 68, + 26, + 668, + 40, + 68, + 24, + 668, + 40, + 68, + 24, + 668, + 42, + 70, + 20, + 668, + 42, + 70, + 20, + 672, + 40, + 72, + 14, + 674, + 40, + 72, + 14, + 686, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 760, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 38, + 762, + 38, + 768, + 32, + 768, + 32, + 778, + 20, + 780, + 20, + 487443 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.928103506565094, + -0.34020325541496277, + 0.15127959847450256 + ], + [ + 0.36228489875793457, + -0.7314691543579102, + 0.5776700377464294 + ], + [ + -0.0858689695596695, + 0.5909438133239746, + 0.8021295070648193 + ] + ], + "t": [ + -31.785137176513672, + 33.94390869140625, + 470.2024841308594 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 85, + "category_id": 1, + "bbox": [ + 570, + 450, + 98, + 132 + ], + "score": 0.5747742652893066, + "time": 0.0, + "segmentation": { + "counts": [ + 455671, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 778, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 82, + 718, + 82, + 718, + 90, + 710, + 90, + 710, + 94, + 706, + 94, + 706, + 100, + 700, + 100, + 700, + 104, + 696, + 104, + 696, + 108, + 692, + 108, + 692, + 110, + 690, + 110, + 688, + 114, + 686, + 114, + 684, + 118, + 682, + 118, + 680, + 26, + 4, + 94, + 676, + 26, + 4, + 94, + 676, + 28, + 44, + 54, + 674, + 28, + 44, + 54, + 672, + 32, + 52, + 46, + 670, + 32, + 52, + 46, + 670, + 34, + 58, + 40, + 668, + 34, + 58, + 40, + 668, + 36, + 58, + 40, + 666, + 36, + 58, + 40, + 668, + 36, + 60, + 38, + 666, + 36, + 60, + 38, + 666, + 38, + 64, + 32, + 666, + 38, + 64, + 32, + 666, + 40, + 66, + 28, + 666, + 40, + 66, + 28, + 666, + 40, + 68, + 26, + 666, + 40, + 68, + 26, + 668, + 40, + 68, + 24, + 668, + 40, + 68, + 24, + 668, + 42, + 70, + 20, + 668, + 42, + 70, + 20, + 672, + 40, + 72, + 14, + 674, + 40, + 72, + 14, + 686, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 760, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 38, + 762, + 38, + 768, + 32, + 768, + 32, + 778, + 20, + 780, + 20, + 487443 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.928103506565094, + -0.34020325541496277, + 0.15127959847450256 + ], + [ + 0.36228489875793457, + -0.7314691543579102, + 0.5776700377464294 + ], + [ + -0.0858689695596695, + 0.5909438133239746, + 0.8021295070648193 + ] + ], + "t": [ + -31.785137176513672, + 33.94390869140625, + 470.2024841308594 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000085/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000085/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000085/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000085/sam6d_results/vis_pem.png" + }, + { + "frame_id": 86, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000086.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000086.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 86, + "category_id": 1, + "bbox": [ + 576, + 456, + 94, + 132 + ], + "score": 0.5783692002296448, + "time": 0.0, + "segmentation": { + "counts": [ + 460475, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 26, + 24, + 22, + 728, + 26, + 24, + 22, + 726, + 86, + 714, + 86, + 712, + 94, + 706, + 94, + 706, + 100, + 700, + 100, + 700, + 104, + 696, + 104, + 694, + 110, + 690, + 110, + 690, + 112, + 688, + 112, + 688, + 116, + 684, + 116, + 684, + 118, + 682, + 118, + 682, + 122, + 678, + 122, + 676, + 126, + 674, + 126, + 672, + 42, + 44, + 44, + 670, + 42, + 44, + 44, + 670, + 24, + 68, + 40, + 668, + 24, + 68, + 40, + 666, + 30, + 68, + 38, + 664, + 30, + 68, + 38, + 664, + 34, + 72, + 30, + 664, + 34, + 72, + 30, + 664, + 36, + 72, + 28, + 664, + 36, + 72, + 28, + 664, + 38, + 72, + 26, + 664, + 38, + 72, + 26, + 664, + 40, + 74, + 22, + 664, + 40, + 74, + 22, + 666, + 38, + 78, + 16, + 668, + 38, + 78, + 16, + 668, + 42, + 78, + 10, + 670, + 42, + 78, + 10, + 672, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 766, + 34, + 766, + 34, + 772, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 40, + 760, + 40, + 762, + 46, + 754, + 46, + 758, + 52, + 748, + 52, + 750, + 58, + 742, + 58, + 744, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 754, + 46, + 754, + 46, + 758, + 40, + 760, + 40, + 768, + 32, + 768, + 32, + 786, + 10, + 790, + 10, + 485837 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9318980574607849, + -0.304975688457489, + 0.19635739922523499 + ], + [ + 0.36120983958244324, + -0.730912446975708, + 0.5790463089942932 + ], + [ + -0.03307503089308739, + 0.6105382442474365, + 0.7912958860397339 + ] + ], + "t": [ + -26.947952270507812, + 38.49485778808594, + 470.2759094238281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 86, + "category_id": 1, + "bbox": [ + 576, + 456, + 94, + 132 + ], + "score": 0.5783692002296448, + "time": 0.0, + "segmentation": { + "counts": [ + 460475, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 26, + 24, + 22, + 728, + 26, + 24, + 22, + 726, + 86, + 714, + 86, + 712, + 94, + 706, + 94, + 706, + 100, + 700, + 100, + 700, + 104, + 696, + 104, + 694, + 110, + 690, + 110, + 690, + 112, + 688, + 112, + 688, + 116, + 684, + 116, + 684, + 118, + 682, + 118, + 682, + 122, + 678, + 122, + 676, + 126, + 674, + 126, + 672, + 42, + 44, + 44, + 670, + 42, + 44, + 44, + 670, + 24, + 68, + 40, + 668, + 24, + 68, + 40, + 666, + 30, + 68, + 38, + 664, + 30, + 68, + 38, + 664, + 34, + 72, + 30, + 664, + 34, + 72, + 30, + 664, + 36, + 72, + 28, + 664, + 36, + 72, + 28, + 664, + 38, + 72, + 26, + 664, + 38, + 72, + 26, + 664, + 40, + 74, + 22, + 664, + 40, + 74, + 22, + 666, + 38, + 78, + 16, + 668, + 38, + 78, + 16, + 668, + 42, + 78, + 10, + 670, + 42, + 78, + 10, + 672, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 766, + 34, + 766, + 34, + 772, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 40, + 760, + 40, + 762, + 46, + 754, + 46, + 758, + 52, + 748, + 52, + 750, + 58, + 742, + 58, + 744, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 754, + 46, + 754, + 46, + 758, + 40, + 760, + 40, + 768, + 32, + 768, + 32, + 786, + 10, + 790, + 10, + 485837 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9318980574607849, + -0.304975688457489, + 0.19635739922523499 + ], + [ + 0.36120983958244324, + -0.730912446975708, + 0.5790463089942932 + ], + [ + -0.03307503089308739, + 0.6105382442474365, + 0.7912958860397339 + ] + ], + "t": [ + -26.947952270507812, + 38.49485778808594, + 470.2759094238281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000086/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000086/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000086/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000086/sam6d_results/vis_pem.png" + }, + { + "frame_id": 87, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000087.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000087.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 87, + "category_id": 1, + "bbox": [ + 604, + 456, + 60, + 112 + ], + "score": 0.3651736080646515, + "time": 0.0, + "segmentation": { + "counts": [ + 482859, + 12, + 788, + 12, + 786, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 766, + 38, + 762, + 38, + 764, + 46, + 754, + 46, + 756, + 60, + 740, + 60, + 744, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 742, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 752, + 48, + 752, + 48, + 756, + 42, + 758, + 42, + 770, + 26, + 774, + 26, + 490635 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9568547606468201, + 0.21149000525474548, + 0.19924984872341156 + ], + [ + -0.2901704013347626, + 0.7312731146812439, + 0.6172848343849182 + ], + [ + -0.015156477689743042, + -0.6484681963920593, + 0.7610906958580017 + ] + ], + "t": [ + 8.845693588256836, + 73.44034576416016, + 434.072265625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 87, + "category_id": 1, + "bbox": [ + 604, + 456, + 60, + 112 + ], + "score": 0.3651736080646515, + "time": 0.0, + "segmentation": { + "counts": [ + 482859, + 12, + 788, + 12, + 786, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 766, + 38, + 762, + 38, + 764, + 46, + 754, + 46, + 756, + 60, + 740, + 60, + 744, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 742, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 752, + 48, + 752, + 48, + 756, + 42, + 758, + 42, + 770, + 26, + 774, + 26, + 490635 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9568547606468201, + 0.21149000525474548, + 0.19924984872341156 + ], + [ + -0.2901704013347626, + 0.7312731146812439, + 0.6172848343849182 + ], + [ + -0.015156477689743042, + -0.6484681963920593, + 0.7610906958580017 + ] + ], + "t": [ + 8.845693588256836, + 73.44034576416016, + 434.072265625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000087/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000087/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000087/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000087/sam6d_results/vis_pem.png" + }, + { + "frame_id": 88, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000088.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000088.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000088/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000088/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000088/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000088/sam6d_results/vis_pem.png" + }, + { + "frame_id": 89, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000089.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000089.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 89, + "category_id": 1, + "bbox": [ + 550, + 442, + 80, + 134 + ], + "score": 0.5456942915916443, + "time": 0.0, + "segmentation": { + "counts": [ + 439721, + 30, + 770, + 30, + 760, + 48, + 752, + 48, + 746, + 60, + 740, + 60, + 734, + 70, + 730, + 70, + 726, + 80, + 720, + 80, + 686, + 4, + 24, + 88, + 684, + 4, + 24, + 88, + 682, + 10, + 14, + 96, + 680, + 10, + 14, + 96, + 676, + 124, + 676, + 124, + 674, + 126, + 674, + 126, + 672, + 128, + 672, + 128, + 672, + 128, + 672, + 128, + 670, + 80, + 28, + 20, + 672, + 80, + 28, + 20, + 672, + 70, + 44, + 12, + 674, + 70, + 44, + 12, + 672, + 64, + 736, + 64, + 736, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 746, + 46, + 754, + 46, + 756, + 38, + 762, + 38, + 762, + 32, + 768, + 32, + 768, + 20, + 780, + 20, + 778, + 28, + 772, + 28, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 48, + 752, + 48, + 752, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 744, + 60, + 740, + 60, + 742, + 84, + 2, + 26, + 688, + 84, + 2, + 26, + 692, + 112, + 688, + 112, + 708, + 92, + 708, + 92, + 712, + 88, + 712, + 88, + 716, + 84, + 716, + 84, + 720, + 80, + 720, + 80, + 724, + 76, + 724, + 76, + 728, + 72, + 728, + 72, + 732, + 64, + 736, + 64, + 742, + 56, + 744, + 56, + 750, + 42, + 758, + 42, + 772, + 14, + 786, + 14, + 517861 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9647269248962402, + -0.09571835398674011, + 0.24523845314979553 + ], + [ + 0.22270672023296356, + -0.793475866317749, + 0.5663902759552002 + ], + [ + 0.1403769999742508, + 0.6010275483131409, + 0.7868037819862366 + ] + ], + "t": [ + -35.709678649902344, + 30.38998031616211, + 475.536865234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 89, + "category_id": 1, + "bbox": [ + 550, + 442, + 80, + 134 + ], + "score": 0.5456942915916443, + "time": 0.0, + "segmentation": { + "counts": [ + 439721, + 30, + 770, + 30, + 760, + 48, + 752, + 48, + 746, + 60, + 740, + 60, + 734, + 70, + 730, + 70, + 726, + 80, + 720, + 80, + 686, + 4, + 24, + 88, + 684, + 4, + 24, + 88, + 682, + 10, + 14, + 96, + 680, + 10, + 14, + 96, + 676, + 124, + 676, + 124, + 674, + 126, + 674, + 126, + 672, + 128, + 672, + 128, + 672, + 128, + 672, + 128, + 670, + 80, + 28, + 20, + 672, + 80, + 28, + 20, + 672, + 70, + 44, + 12, + 674, + 70, + 44, + 12, + 672, + 64, + 736, + 64, + 736, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 746, + 46, + 754, + 46, + 756, + 38, + 762, + 38, + 762, + 32, + 768, + 32, + 768, + 20, + 780, + 20, + 778, + 28, + 772, + 28, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 48, + 752, + 48, + 752, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 744, + 60, + 740, + 60, + 742, + 84, + 2, + 26, + 688, + 84, + 2, + 26, + 692, + 112, + 688, + 112, + 708, + 92, + 708, + 92, + 712, + 88, + 712, + 88, + 716, + 84, + 716, + 84, + 720, + 80, + 720, + 80, + 724, + 76, + 724, + 76, + 728, + 72, + 728, + 72, + 732, + 64, + 736, + 64, + 742, + 56, + 744, + 56, + 750, + 42, + 758, + 42, + 772, + 14, + 786, + 14, + 517861 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9647269248962402, + -0.09571835398674011, + 0.24523845314979553 + ], + [ + 0.22270672023296356, + -0.793475866317749, + 0.5663902759552002 + ], + [ + 0.1403769999742508, + 0.6010275483131409, + 0.7868037819862366 + ] + ], + "t": [ + -35.709678649902344, + 30.38998031616211, + 475.536865234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000089/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000089/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000089/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000089/sam6d_results/vis_pem.png" + }, + { + "frame_id": 90, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000090.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000090.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000090/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000090/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000090/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000090/sam6d_results/vis_pem.png" + }, + { + "frame_id": 91, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000091.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000091.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 91, + "category_id": 1, + "bbox": [ + 468, + 432, + 80, + 194 + ], + "score": 0.6075426936149597, + "time": 0.0, + "segmentation": { + "counts": [ + 374189, + 16, + 784, + 16, + 770, + 46, + 754, + 46, + 748, + 58, + 742, + 58, + 736, + 64, + 736, + 64, + 732, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 714, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 710, + 88, + 712, + 88, + 706, + 64, + 736, + 64, + 714, + 8, + 10, + 58, + 724, + 8, + 10, + 58, + 722, + 72, + 728, + 72, + 726, + 68, + 732, + 68, + 732, + 64, + 736, + 64, + 734, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 732, + 64, + 736, + 64, + 726, + 70, + 730, + 70, + 718, + 78, + 722, + 78, + 718, + 78, + 722, + 78, + 718, + 74, + 726, + 74, + 722, + 80, + 720, + 80, + 714, + 90, + 710, + 90, + 708, + 96, + 68, + 10, + 626, + 96, + 68, + 10, + 620, + 110, + 52, + 22, + 616, + 110, + 52, + 22, + 612, + 122, + 38, + 30, + 610, + 122, + 38, + 30, + 610, + 136, + 18, + 38, + 608, + 136, + 18, + 38, + 608, + 192, + 608, + 192, + 614, + 186, + 614, + 186, + 622, + 42, + 8, + 128, + 622, + 42, + 8, + 128, + 624, + 4, + 48, + 122, + 626, + 4, + 48, + 122, + 680, + 118, + 682, + 118, + 684, + 114, + 686, + 114, + 688, + 18, + 8, + 82, + 692, + 18, + 8, + 82, + 696, + 10, + 20, + 70, + 700, + 10, + 20, + 70, + 736, + 60, + 740, + 60, + 748, + 44, + 756, + 44, + 766, + 26, + 774, + 26, + 583411 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.988549530506134, + -0.02024749480187893, + 0.14953632652759552 + ], + [ + 0.1125982403755188, + -0.7587052583694458, + 0.6416298151016235 + ], + [ + 0.10046257078647614, + 0.6511201858520508, + 0.7522967457771301 + ] + ], + "t": [ + -86.35274505615234, + 69.48921203613281, + 490.2168273925781 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 91, + "category_id": 1, + "bbox": [ + 468, + 432, + 80, + 194 + ], + "score": 0.6075426936149597, + "time": 0.0, + "segmentation": { + "counts": [ + 374189, + 16, + 784, + 16, + 770, + 46, + 754, + 46, + 748, + 58, + 742, + 58, + 736, + 64, + 736, + 64, + 732, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 714, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 710, + 88, + 712, + 88, + 706, + 64, + 736, + 64, + 714, + 8, + 10, + 58, + 724, + 8, + 10, + 58, + 722, + 72, + 728, + 72, + 726, + 68, + 732, + 68, + 732, + 64, + 736, + 64, + 734, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 732, + 64, + 736, + 64, + 726, + 70, + 730, + 70, + 718, + 78, + 722, + 78, + 718, + 78, + 722, + 78, + 718, + 74, + 726, + 74, + 722, + 80, + 720, + 80, + 714, + 90, + 710, + 90, + 708, + 96, + 68, + 10, + 626, + 96, + 68, + 10, + 620, + 110, + 52, + 22, + 616, + 110, + 52, + 22, + 612, + 122, + 38, + 30, + 610, + 122, + 38, + 30, + 610, + 136, + 18, + 38, + 608, + 136, + 18, + 38, + 608, + 192, + 608, + 192, + 614, + 186, + 614, + 186, + 622, + 42, + 8, + 128, + 622, + 42, + 8, + 128, + 624, + 4, + 48, + 122, + 626, + 4, + 48, + 122, + 680, + 118, + 682, + 118, + 684, + 114, + 686, + 114, + 688, + 18, + 8, + 82, + 692, + 18, + 8, + 82, + 696, + 10, + 20, + 70, + 700, + 10, + 20, + 70, + 736, + 60, + 740, + 60, + 748, + 44, + 756, + 44, + 766, + 26, + 774, + 26, + 583411 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.988549530506134, + -0.02024749480187893, + 0.14953632652759552 + ], + [ + 0.1125982403755188, + -0.7587052583694458, + 0.6416298151016235 + ], + [ + 0.10046257078647614, + 0.6511201858520508, + 0.7522967457771301 + ] + ], + "t": [ + -86.35274505615234, + 69.48921203613281, + 490.2168273925781 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000091/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000091/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000091/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000091/sam6d_results/vis_pem.png" + }, + { + "frame_id": 92, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000092.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000092.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 92, + "category_id": 1, + "bbox": [ + 436, + 524, + 52, + 128 + ], + "score": 0.10876789689064026, + "time": 0.0, + "segmentation": { + "counts": [ + 348615, + 24, + 776, + 24, + 768, + 42, + 758, + 42, + 750, + 54, + 746, + 54, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 730, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 720, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 716, + 62, + 738, + 62, + 734, + 56, + 744, + 56, + 740, + 54, + 746, + 54, + 744, + 50, + 750, + 50, + 728, + 68, + 732, + 68, + 730, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 32, + 768, + 32, + 768, + 10, + 790, + 10, + 631465 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9888717532157898, + -0.14873506128787994, + 0.0034793540835380554 + ], + [ + 0.1134043037891388, + 0.7686979174613953, + 0.6294782757759094 + ], + [ + -0.09630005806684494, + -0.6220781803131104, + 0.7770103216171265 + ] + ], + "t": [ + -117.0832748413086, + 142.18833923339844, + 447.581298828125 + ] + }, + { + "scene_id": 0, + "image_id": 92, + "category_id": 1, + "bbox": [ + 568, + 330, + 68, + 98 + ], + "score": 0.5828505754470825, + "time": 0.0, + "segmentation": { + "counts": [ + 453939, + 14, + 786, + 14, + 786, + 22, + 778, + 22, + 776, + 30, + 770, + 30, + 770, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 770, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 726, + 8, + 32, + 36, + 724, + 8, + 32, + 36, + 724, + 14, + 28, + 34, + 724, + 14, + 28, + 34, + 724, + 18, + 26, + 32, + 724, + 18, + 26, + 32, + 724, + 20, + 26, + 30, + 724, + 20, + 26, + 30, + 724, + 22, + 26, + 32, + 720, + 22, + 26, + 32, + 720, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 30, + 26, + 32, + 712, + 30, + 26, + 32, + 714, + 88, + 712, + 88, + 714, + 86, + 714, + 86, + 716, + 86, + 714, + 86, + 716, + 86, + 714, + 86, + 718, + 84, + 716, + 84, + 718, + 84, + 716, + 84, + 718, + 84, + 716, + 84, + 722, + 80, + 720, + 80, + 730, + 70, + 730, + 70, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 20, + 2, + 38, + 740, + 20, + 2, + 38, + 742, + 16, + 12, + 30, + 742, + 16, + 12, + 30, + 513169 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9604501128196716, + 0.2717887759208679, + 0.0605425089597702 + ], + [ + -0.21370963752269745, + 0.5801259875297546, + 0.7859911322593689 + ], + [ + 0.17850132286548615, + -0.7678439617156982, + 0.6152662634849548 + ] + ], + "t": [ + -9.109084129333496, + 0.2814997434616089, + 585.0662231445312 + ] + }, + { + "scene_id": 0, + "image_id": 92, + "category_id": 1, + "bbox": [ + 436, + 456, + 80, + 196 + ], + "score": 0.589618444442749, + "time": 0.0, + "segmentation": { + "counts": [ + 348613, + 26, + 774, + 26, + 768, + 42, + 758, + 42, + 750, + 52, + 748, + 52, + 742, + 60, + 740, + 60, + 734, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 618, + 10, + 92, + 80, + 618, + 10, + 92, + 80, + 616, + 12, + 90, + 80, + 618, + 12, + 90, + 80, + 618, + 12, + 86, + 82, + 620, + 12, + 86, + 82, + 618, + 12, + 86, + 82, + 620, + 12, + 86, + 82, + 620, + 8, + 88, + 62, + 642, + 8, + 88, + 62, + 642, + 10, + 82, + 56, + 652, + 10, + 82, + 56, + 652, + 12, + 76, + 54, + 658, + 12, + 76, + 54, + 658, + 14, + 70, + 52, + 664, + 14, + 70, + 52, + 664, + 16, + 46, + 68, + 670, + 16, + 46, + 68, + 670, + 16, + 46, + 66, + 672, + 16, + 46, + 66, + 672, + 14, + 46, + 64, + 676, + 14, + 46, + 64, + 678, + 10, + 46, + 62, + 682, + 10, + 46, + 62, + 682, + 10, + 46, + 58, + 686, + 10, + 46, + 58, + 686, + 6, + 48, + 54, + 692, + 6, + 48, + 54, + 692, + 4, + 50, + 52, + 694, + 4, + 50, + 52, + 744, + 52, + 748, + 52, + 736, + 60, + 740, + 60, + 732, + 66, + 734, + 66, + 726, + 68, + 732, + 68, + 726, + 70, + 78, + 4, + 648, + 70, + 78, + 4, + 644, + 74, + 66, + 22, + 638, + 74, + 66, + 22, + 634, + 80, + 60, + 28, + 632, + 80, + 60, + 28, + 626, + 96, + 44, + 34, + 626, + 96, + 44, + 34, + 624, + 110, + 20, + 48, + 622, + 110, + 20, + 48, + 618, + 182, + 618, + 182, + 614, + 184, + 616, + 184, + 612, + 188, + 612, + 188, + 610, + 190, + 610, + 190, + 608, + 188, + 612, + 188, + 612, + 60, + 8, + 118, + 614, + 60, + 8, + 118, + 626, + 32, + 26, + 112, + 630, + 32, + 26, + 112, + 634, + 18, + 38, + 106, + 638, + 18, + 38, + 106, + 696, + 20, + 10, + 70, + 700, + 20, + 10, + 70, + 702, + 14, + 24, + 54, + 708, + 14, + 24, + 54, + 756, + 36, + 764, + 36, + 608985 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9839689135551453, + 0.0006900557200424373, + 0.17833879590034485 + ], + [ + 0.12041811645030975, + -0.7350438833236694, + 0.6672407388687134 + ], + [ + 0.131547212600708, + 0.6780195236206055, + 0.7231770753860474 + ] + ], + "t": [ + -107.14754486083984, + 89.80332946777344, + 494.59228515625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 92, + "category_id": 1, + "bbox": [ + 436, + 456, + 80, + 196 + ], + "score": 0.589618444442749, + "time": 0.0, + "segmentation": { + "counts": [ + 348613, + 26, + 774, + 26, + 768, + 42, + 758, + 42, + 750, + 52, + 748, + 52, + 742, + 60, + 740, + 60, + 734, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 618, + 10, + 92, + 80, + 618, + 10, + 92, + 80, + 616, + 12, + 90, + 80, + 618, + 12, + 90, + 80, + 618, + 12, + 86, + 82, + 620, + 12, + 86, + 82, + 618, + 12, + 86, + 82, + 620, + 12, + 86, + 82, + 620, + 8, + 88, + 62, + 642, + 8, + 88, + 62, + 642, + 10, + 82, + 56, + 652, + 10, + 82, + 56, + 652, + 12, + 76, + 54, + 658, + 12, + 76, + 54, + 658, + 14, + 70, + 52, + 664, + 14, + 70, + 52, + 664, + 16, + 46, + 68, + 670, + 16, + 46, + 68, + 670, + 16, + 46, + 66, + 672, + 16, + 46, + 66, + 672, + 14, + 46, + 64, + 676, + 14, + 46, + 64, + 678, + 10, + 46, + 62, + 682, + 10, + 46, + 62, + 682, + 10, + 46, + 58, + 686, + 10, + 46, + 58, + 686, + 6, + 48, + 54, + 692, + 6, + 48, + 54, + 692, + 4, + 50, + 52, + 694, + 4, + 50, + 52, + 744, + 52, + 748, + 52, + 736, + 60, + 740, + 60, + 732, + 66, + 734, + 66, + 726, + 68, + 732, + 68, + 726, + 70, + 78, + 4, + 648, + 70, + 78, + 4, + 644, + 74, + 66, + 22, + 638, + 74, + 66, + 22, + 634, + 80, + 60, + 28, + 632, + 80, + 60, + 28, + 626, + 96, + 44, + 34, + 626, + 96, + 44, + 34, + 624, + 110, + 20, + 48, + 622, + 110, + 20, + 48, + 618, + 182, + 618, + 182, + 614, + 184, + 616, + 184, + 612, + 188, + 612, + 188, + 610, + 190, + 610, + 190, + 608, + 188, + 612, + 188, + 612, + 60, + 8, + 118, + 614, + 60, + 8, + 118, + 626, + 32, + 26, + 112, + 630, + 32, + 26, + 112, + 634, + 18, + 38, + 106, + 638, + 18, + 38, + 106, + 696, + 20, + 10, + 70, + 700, + 20, + 10, + 70, + 702, + 14, + 24, + 54, + 708, + 14, + 24, + 54, + 756, + 36, + 764, + 36, + 608985 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9839689135551453, + 0.0006900557200424373, + 0.17833879590034485 + ], + [ + 0.12041811645030975, + -0.7350438833236694, + 0.6672407388687134 + ], + [ + 0.131547212600708, + 0.6780195236206055, + 0.7231770753860474 + ] + ], + "t": [ + -107.14754486083984, + 89.80332946777344, + 494.59228515625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000092/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000092/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000092/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000092/sam6d_results/vis_pem.png" + }, + { + "frame_id": 93, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000093.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000093.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 93, + "category_id": 1, + "bbox": [ + 394, + 506, + 56, + 122 + ], + "score": 0.5176945328712463, + "time": 0.0, + "segmentation": { + "counts": [ + 314997, + 28, + 772, + 28, + 762, + 42, + 758, + 42, + 752, + 50, + 750, + 50, + 744, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 726, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 724, + 58, + 742, + 58, + 740, + 54, + 746, + 54, + 742, + 50, + 750, + 50, + 748, + 46, + 754, + 46, + 750, + 46, + 754, + 46, + 750, + 46, + 754, + 46, + 736, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 16, + 4, + 8, + 772, + 16, + 4, + 8, + 661865 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9817975163459778, + 0.11939498037099838, + 0.1477130800485611 + ], + [ + 0.0033022910356521606, + -0.7668654918670654, + 0.6417996883392334 + ], + [ + 0.18990358710289001, + 0.6306048631668091, + 0.7525120377540588 + ] + ], + "t": [ + -130.97781372070312, + 78.181640625, + 495.6914367675781 + ] + }, + { + "scene_id": 0, + "image_id": 93, + "category_id": 1, + "bbox": [ + 394, + 442, + 84, + 186 + ], + "score": 0.6072641611099243, + "time": 0.0, + "segmentation": { + "counts": [ + 314993, + 34, + 766, + 34, + 760, + 42, + 758, + 42, + 754, + 48, + 752, + 48, + 744, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 724, + 58, + 742, + 58, + 740, + 54, + 746, + 54, + 742, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 750, + 46, + 754, + 46, + 738, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 750, + 48, + 64, + 8, + 680, + 48, + 64, + 8, + 674, + 50, + 62, + 18, + 670, + 50, + 62, + 18, + 664, + 52, + 58, + 28, + 662, + 52, + 58, + 28, + 658, + 54, + 58, + 30, + 658, + 54, + 58, + 30, + 654, + 60, + 52, + 34, + 654, + 60, + 52, + 34, + 650, + 76, + 32, + 42, + 650, + 76, + 32, + 42, + 642, + 158, + 642, + 158, + 638, + 162, + 638, + 162, + 632, + 166, + 634, + 166, + 630, + 168, + 632, + 168, + 628, + 168, + 632, + 168, + 630, + 168, + 632, + 168, + 630, + 166, + 634, + 166, + 630, + 166, + 634, + 166, + 632, + 50, + 14, + 100, + 636, + 50, + 14, + 100, + 636, + 42, + 26, + 90, + 642, + 42, + 26, + 90, + 646, + 18, + 48, + 20, + 20, + 42, + 652, + 18, + 48, + 20, + 20, + 42, + 720, + 16, + 38, + 12, + 734, + 16, + 38, + 12, + 740, + 6, + 794, + 6, + 639475 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9915277361869812, + 0.018812401220202446, + 0.12852449715137482 + ], + [ + 0.07337645441293716, + -0.7353425025939941, + 0.673711359500885 + ], + [ + 0.10718369483947754, + 0.6774337887763977, + 0.7277325987815857 + ] + ], + "t": [ + -136.82615661621094, + 77.83567810058594, + 499.70794677734375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 93, + "category_id": 1, + "bbox": [ + 394, + 442, + 84, + 186 + ], + "score": 0.6072641611099243, + "time": 0.0, + "segmentation": { + "counts": [ + 314993, + 34, + 766, + 34, + 760, + 42, + 758, + 42, + 754, + 48, + 752, + 48, + 744, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 724, + 58, + 742, + 58, + 740, + 54, + 746, + 54, + 742, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 750, + 46, + 754, + 46, + 738, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 750, + 48, + 64, + 8, + 680, + 48, + 64, + 8, + 674, + 50, + 62, + 18, + 670, + 50, + 62, + 18, + 664, + 52, + 58, + 28, + 662, + 52, + 58, + 28, + 658, + 54, + 58, + 30, + 658, + 54, + 58, + 30, + 654, + 60, + 52, + 34, + 654, + 60, + 52, + 34, + 650, + 76, + 32, + 42, + 650, + 76, + 32, + 42, + 642, + 158, + 642, + 158, + 638, + 162, + 638, + 162, + 632, + 166, + 634, + 166, + 630, + 168, + 632, + 168, + 628, + 168, + 632, + 168, + 630, + 168, + 632, + 168, + 630, + 166, + 634, + 166, + 630, + 166, + 634, + 166, + 632, + 50, + 14, + 100, + 636, + 50, + 14, + 100, + 636, + 42, + 26, + 90, + 642, + 42, + 26, + 90, + 646, + 18, + 48, + 20, + 20, + 42, + 652, + 18, + 48, + 20, + 20, + 42, + 720, + 16, + 38, + 12, + 734, + 16, + 38, + 12, + 740, + 6, + 794, + 6, + 639475 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9915277361869812, + 0.018812401220202446, + 0.12852449715137482 + ], + [ + 0.07337645441293716, + -0.7353425025939941, + 0.673711359500885 + ], + [ + 0.10718369483947754, + 0.6774337887763977, + 0.7277325987815857 + ] + ], + "t": [ + -136.82615661621094, + 77.83567810058594, + 499.70794677734375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000093/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000093/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000093/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000093/sam6d_results/vis_pem.png" + }, + { + "frame_id": 94, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000094.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000094.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 94, + "category_id": 1, + "bbox": [ + 376, + 444, + 88, + 184 + ], + "score": 0.6152438521385193, + "time": 0.0, + "segmentation": { + "counts": [ + 300593, + 34, + 766, + 34, + 760, + 42, + 758, + 42, + 752, + 48, + 752, + 48, + 748, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 728, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 50, + 750, + 50, + 746, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 58, + 8, + 684, + 50, + 58, + 8, + 684, + 48, + 52, + 18, + 682, + 48, + 52, + 18, + 680, + 46, + 50, + 26, + 678, + 46, + 50, + 26, + 678, + 44, + 50, + 28, + 678, + 44, + 50, + 28, + 670, + 50, + 48, + 32, + 670, + 50, + 48, + 32, + 664, + 52, + 46, + 38, + 664, + 52, + 46, + 38, + 658, + 56, + 42, + 44, + 658, + 56, + 42, + 44, + 656, + 66, + 30, + 48, + 656, + 66, + 30, + 48, + 650, + 148, + 652, + 148, + 648, + 148, + 652, + 148, + 646, + 152, + 648, + 152, + 644, + 154, + 646, + 154, + 644, + 154, + 646, + 154, + 644, + 152, + 648, + 152, + 644, + 152, + 648, + 152, + 646, + 150, + 650, + 150, + 648, + 146, + 654, + 146, + 652, + 52, + 8, + 28, + 6, + 48, + 658, + 52, + 8, + 28, + 6, + 48, + 654, + 44, + 22, + 22, + 712, + 44, + 22, + 22, + 710, + 40, + 32, + 16, + 712, + 40, + 32, + 16, + 712, + 30, + 44, + 12, + 714, + 30, + 44, + 12, + 726, + 8, + 792, + 8, + 650737 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9909568428993225, + 0.06832100450992584, + 0.115484818816185 + ], + [ + 0.027640152722597122, + -0.7382712960243225, + 0.6739375591278076 + ], + [ + 0.13130316138267517, + 0.6710353493690491, + 0.7297064065933228 + ] + ], + "t": [ + -147.75625610351562, + 79.80884552001953, + 503.14361572265625 + ] + }, + { + "scene_id": 0, + "image_id": 94, + "category_id": 1, + "bbox": [ + 376, + 508, + 60, + 118 + ], + "score": 0.45433005690574646, + "time": 0.0, + "segmentation": { + "counts": [ + 300595, + 32, + 768, + 32, + 762, + 40, + 760, + 40, + 754, + 46, + 754, + 46, + 748, + 52, + 748, + 52, + 744, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 728, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 770, + 8, + 792, + 8, + 673083 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8716510534286499, + 0.20012658834457397, + -0.44740718603134155 + ], + [ + -0.421428918838501, + -0.7720913290977478, + 0.4756810963153839 + ], + [ + -0.25024276971817017, + 0.6031783819198608, + 0.7573336958885193 + ] + ], + "t": [ + -142.96469116210938, + 82.2750473022461, + 506.4825439453125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 94, + "category_id": 1, + "bbox": [ + 376, + 444, + 88, + 184 + ], + "score": 0.6152438521385193, + "time": 0.0, + "segmentation": { + "counts": [ + 300593, + 34, + 766, + 34, + 760, + 42, + 758, + 42, + 752, + 48, + 752, + 48, + 748, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 728, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 50, + 750, + 50, + 746, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 58, + 8, + 684, + 50, + 58, + 8, + 684, + 48, + 52, + 18, + 682, + 48, + 52, + 18, + 680, + 46, + 50, + 26, + 678, + 46, + 50, + 26, + 678, + 44, + 50, + 28, + 678, + 44, + 50, + 28, + 670, + 50, + 48, + 32, + 670, + 50, + 48, + 32, + 664, + 52, + 46, + 38, + 664, + 52, + 46, + 38, + 658, + 56, + 42, + 44, + 658, + 56, + 42, + 44, + 656, + 66, + 30, + 48, + 656, + 66, + 30, + 48, + 650, + 148, + 652, + 148, + 648, + 148, + 652, + 148, + 646, + 152, + 648, + 152, + 644, + 154, + 646, + 154, + 644, + 154, + 646, + 154, + 644, + 152, + 648, + 152, + 644, + 152, + 648, + 152, + 646, + 150, + 650, + 150, + 648, + 146, + 654, + 146, + 652, + 52, + 8, + 28, + 6, + 48, + 658, + 52, + 8, + 28, + 6, + 48, + 654, + 44, + 22, + 22, + 712, + 44, + 22, + 22, + 710, + 40, + 32, + 16, + 712, + 40, + 32, + 16, + 712, + 30, + 44, + 12, + 714, + 30, + 44, + 12, + 726, + 8, + 792, + 8, + 650737 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9909568428993225, + 0.06832100450992584, + 0.115484818816185 + ], + [ + 0.027640152722597122, + -0.7382712960243225, + 0.6739375591278076 + ], + [ + 0.13130316138267517, + 0.6710353493690491, + 0.7297064065933228 + ] + ], + "t": [ + -147.75625610351562, + 79.80884552001953, + 503.14361572265625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000094/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000094/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000094/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000094/sam6d_results/vis_pem.png" + }, + { + "frame_id": 95, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000095.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000095.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 95, + "category_id": 1, + "bbox": [ + 396, + 610, + 74, + 126 + ], + "score": 0.5208407640457153, + "time": 0.0, + "segmentation": { + "counts": [ + 316715, + 20, + 780, + 20, + 770, + 32, + 768, + 32, + 762, + 38, + 762, + 38, + 756, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 732, + 62, + 738, + 62, + 736, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 46, + 754, + 46, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 766, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 790, + 6, + 794, + 6, + 645783 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9630427360534668, + 0.26832807064056396, + 0.02342963218688965 + ], + [ + 0.20027664303779602, + -0.6551997661590576, + -0.7284250855445862 + ], + [ + -0.18010573089122772, + 0.7061970829963684, + -0.6847250461578369 + ] + ], + "t": [ + -112.47870635986328, + 162.24110412597656, + 496.2938232421875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 95, + "category_id": 1, + "bbox": [ + 396, + 610, + 74, + 126 + ], + "score": 0.5208407640457153, + "time": 0.0, + "segmentation": { + "counts": [ + 316715, + 20, + 780, + 20, + 770, + 32, + 768, + 32, + 762, + 38, + 762, + 38, + 756, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 732, + 62, + 738, + 62, + 736, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 46, + 754, + 46, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 766, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 790, + 6, + 794, + 6, + 645783 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9630427360534668, + 0.26832807064056396, + 0.02342963218688965 + ], + [ + 0.20027664303779602, + -0.6551997661590576, + -0.7284250855445862 + ], + [ + -0.18010573089122772, + 0.7061970829963684, + -0.6847250461578369 + ] + ], + "t": [ + -112.47870635986328, + 162.24110412597656, + 496.2938232421875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000095/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000095/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000095/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000095/sam6d_results/vis_pem.png" + }, + { + "frame_id": 96, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000096.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000096.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 96, + "category_id": 1, + "bbox": [ + 354, + 598, + 80, + 124 + ], + "score": 0.27658867835998535, + "time": 0.0, + "segmentation": { + "counts": [ + 283105, + 18, + 782, + 18, + 772, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 760, + 40, + 760, + 40, + 754, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 54, + 746, + 54, + 742, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 752, + 46, + 754, + 46, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 768, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 4, + 796, + 4, + 674595 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8482503890991211, + -0.2843320965766907, + -0.44679588079452515 + ], + [ + 0.49758532643318176, + 0.7167471647262573, + 0.48855146765708923 + ], + [ + 0.18132880330085754, + -0.6367332935333252, + 0.7494603395462036 + ] + ], + "t": [ + -202.08908081054688, + 227.72264099121094, + 420.6922607421875 + ] + }, + { + "scene_id": 0, + "image_id": 96, + "category_id": 1, + "bbox": [ + 354, + 538, + 118, + 188 + ], + "score": 0.6294146776199341, + "time": 0.0, + "segmentation": { + "counts": [ + 283103, + 20, + 780, + 20, + 772, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 760, + 40, + 760, + 40, + 754, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 748, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 44, + 18, + 702, + 36, + 44, + 18, + 698, + 38, + 42, + 22, + 698, + 38, + 42, + 22, + 696, + 38, + 42, + 26, + 694, + 38, + 42, + 26, + 690, + 40, + 40, + 30, + 690, + 40, + 40, + 30, + 682, + 46, + 38, + 34, + 682, + 46, + 38, + 34, + 676, + 48, + 40, + 36, + 676, + 48, + 40, + 36, + 674, + 48, + 38, + 38, + 676, + 48, + 38, + 38, + 676, + 46, + 38, + 40, + 676, + 46, + 38, + 40, + 674, + 46, + 38, + 40, + 676, + 46, + 38, + 40, + 674, + 46, + 34, + 42, + 678, + 46, + 34, + 42, + 678, + 44, + 28, + 48, + 680, + 44, + 28, + 48, + 678, + 44, + 24, + 52, + 680, + 44, + 24, + 52, + 680, + 42, + 20, + 56, + 682, + 42, + 20, + 56, + 682, + 42, + 8, + 66, + 684, + 42, + 8, + 66, + 682, + 116, + 684, + 116, + 676, + 120, + 680, + 120, + 676, + 122, + 678, + 122, + 676, + 120, + 680, + 120, + 678, + 118, + 682, + 118, + 678, + 116, + 684, + 116, + 680, + 116, + 684, + 116, + 682, + 114, + 686, + 114, + 684, + 106, + 694, + 106, + 690, + 98, + 702, + 98, + 698, + 78, + 722, + 78, + 722, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 722, + 44, + 6, + 26, + 724, + 44, + 6, + 26, + 722, + 44, + 12, + 20, + 724, + 44, + 12, + 20, + 720, + 42, + 26, + 4, + 728, + 42, + 26, + 4, + 726, + 40, + 760, + 40, + 760, + 34, + 766, + 34, + 762, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 22, + 778, + 22, + 778, + 8, + 792, + 8, + 644255 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9767788052558899, + 0.170225128531456, + 0.13010193407535553 + ], + [ + -0.005558822304010391, + -0.6271743178367615, + 0.77885901927948 + ], + [ + 0.21417801082134247, + 0.7600497603416443, + 0.6135568618774414 + ] + ], + "t": [ + -148.83106994628906, + 153.47354125976562, + 501.8678283691406 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 96, + "category_id": 1, + "bbox": [ + 354, + 538, + 118, + 188 + ], + "score": 0.6294146776199341, + "time": 0.0, + "segmentation": { + "counts": [ + 283103, + 20, + 780, + 20, + 772, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 760, + 40, + 760, + 40, + 754, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 748, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 44, + 18, + 702, + 36, + 44, + 18, + 698, + 38, + 42, + 22, + 698, + 38, + 42, + 22, + 696, + 38, + 42, + 26, + 694, + 38, + 42, + 26, + 690, + 40, + 40, + 30, + 690, + 40, + 40, + 30, + 682, + 46, + 38, + 34, + 682, + 46, + 38, + 34, + 676, + 48, + 40, + 36, + 676, + 48, + 40, + 36, + 674, + 48, + 38, + 38, + 676, + 48, + 38, + 38, + 676, + 46, + 38, + 40, + 676, + 46, + 38, + 40, + 674, + 46, + 38, + 40, + 676, + 46, + 38, + 40, + 674, + 46, + 34, + 42, + 678, + 46, + 34, + 42, + 678, + 44, + 28, + 48, + 680, + 44, + 28, + 48, + 678, + 44, + 24, + 52, + 680, + 44, + 24, + 52, + 680, + 42, + 20, + 56, + 682, + 42, + 20, + 56, + 682, + 42, + 8, + 66, + 684, + 42, + 8, + 66, + 682, + 116, + 684, + 116, + 676, + 120, + 680, + 120, + 676, + 122, + 678, + 122, + 676, + 120, + 680, + 120, + 678, + 118, + 682, + 118, + 678, + 116, + 684, + 116, + 680, + 116, + 684, + 116, + 682, + 114, + 686, + 114, + 684, + 106, + 694, + 106, + 690, + 98, + 702, + 98, + 698, + 78, + 722, + 78, + 722, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 722, + 44, + 6, + 26, + 724, + 44, + 6, + 26, + 722, + 44, + 12, + 20, + 724, + 44, + 12, + 20, + 720, + 42, + 26, + 4, + 728, + 42, + 26, + 4, + 726, + 40, + 760, + 40, + 760, + 34, + 766, + 34, + 762, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 22, + 778, + 22, + 778, + 8, + 792, + 8, + 644255 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9767788052558899, + 0.170225128531456, + 0.13010193407535553 + ], + [ + -0.005558822304010391, + -0.6271743178367615, + 0.77885901927948 + ], + [ + 0.21417801082134247, + 0.7600497603416443, + 0.6135568618774414 + ] + ], + "t": [ + -148.83106994628906, + 153.47354125976562, + 501.8678283691406 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000096/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000096/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000096/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000096/sam6d_results/vis_pem.png" + }, + { + "frame_id": 97, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000097.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000097.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 97, + "category_id": 1, + "bbox": [ + 302, + 568, + 86, + 116 + ], + "score": 0.21665407717227936, + "time": 0.0, + "segmentation": { + "counts": [ + 241467, + 18, + 782, + 18, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 750, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 28, + 772, + 28, + 772, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 792, + 4, + 796, + 4, + 711425 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.20427800714969635, + 0.4031048119068146, + 0.8920634984970093 + ], + [ + 0.6771187782287598, + -0.5999229550361633, + 0.42614877223968506 + ], + [ + 0.7069513201713562, + 0.6910861134529114, + -0.15039899945259094 + ] + ], + "t": [ + -190.59303283691406, + 137.1422882080078, + 512.8585815429688 + ] + }, + { + "scene_id": 0, + "image_id": 97, + "category_id": 1, + "bbox": [ + 300, + 512, + 200, + 178 + ], + "score": 0.6435969471931458, + "time": 0.0, + "segmentation": { + "counts": [ + 239873, + 12, + 788, + 12, + 780, + 22, + 778, + 22, + 772, + 28, + 772, + 28, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 40, + 8, + 714, + 38, + 40, + 8, + 714, + 34, + 38, + 16, + 712, + 34, + 38, + 16, + 710, + 34, + 36, + 22, + 708, + 34, + 36, + 22, + 706, + 34, + 36, + 24, + 706, + 34, + 36, + 24, + 704, + 34, + 34, + 28, + 704, + 34, + 34, + 28, + 702, + 34, + 34, + 30, + 702, + 34, + 34, + 30, + 698, + 36, + 34, + 32, + 698, + 36, + 34, + 32, + 696, + 36, + 34, + 32, + 698, + 36, + 34, + 32, + 694, + 38, + 34, + 34, + 694, + 38, + 34, + 34, + 684, + 46, + 32, + 36, + 686, + 46, + 32, + 36, + 684, + 46, + 32, + 36, + 686, + 46, + 32, + 36, + 686, + 44, + 30, + 38, + 688, + 44, + 30, + 38, + 686, + 44, + 28, + 40, + 688, + 44, + 28, + 40, + 688, + 42, + 24, + 44, + 690, + 42, + 24, + 44, + 688, + 44, + 20, + 46, + 690, + 44, + 20, + 46, + 690, + 42, + 16, + 50, + 692, + 42, + 16, + 50, + 692, + 40, + 14, + 52, + 694, + 40, + 14, + 52, + 692, + 104, + 696, + 104, + 696, + 102, + 698, + 102, + 696, + 100, + 700, + 100, + 696, + 100, + 700, + 100, + 696, + 102, + 698, + 102, + 694, + 102, + 698, + 102, + 696, + 98, + 702, + 98, + 698, + 96, + 704, + 96, + 702, + 90, + 710, + 90, + 708, + 80, + 720, + 80, + 720, + 66, + 734, + 66, + 730, + 64, + 736, + 64, + 730, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 42, + 8, + 20, + 730, + 42, + 8, + 20, + 730, + 38, + 18, + 10, + 734, + 38, + 18, + 10, + 730, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 776, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 55212, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 621861 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9759739637374878, + 0.1865837424993515, + 0.11251801252365112 + ], + [ + -0.030711421743035316, + -0.6290587782859802, + 0.7767507433891296 + ], + [ + 0.2157093584537506, + 0.7546334862709045, + 0.6196751594543457 + ] + ], + "t": [ + -189.2135772705078, + 133.16104125976562, + 511.8542175292969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 97, + "category_id": 1, + "bbox": [ + 300, + 512, + 200, + 178 + ], + "score": 0.6435969471931458, + "time": 0.0, + "segmentation": { + "counts": [ + 239873, + 12, + 788, + 12, + 780, + 22, + 778, + 22, + 772, + 28, + 772, + 28, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 40, + 8, + 714, + 38, + 40, + 8, + 714, + 34, + 38, + 16, + 712, + 34, + 38, + 16, + 710, + 34, + 36, + 22, + 708, + 34, + 36, + 22, + 706, + 34, + 36, + 24, + 706, + 34, + 36, + 24, + 704, + 34, + 34, + 28, + 704, + 34, + 34, + 28, + 702, + 34, + 34, + 30, + 702, + 34, + 34, + 30, + 698, + 36, + 34, + 32, + 698, + 36, + 34, + 32, + 696, + 36, + 34, + 32, + 698, + 36, + 34, + 32, + 694, + 38, + 34, + 34, + 694, + 38, + 34, + 34, + 684, + 46, + 32, + 36, + 686, + 46, + 32, + 36, + 684, + 46, + 32, + 36, + 686, + 46, + 32, + 36, + 686, + 44, + 30, + 38, + 688, + 44, + 30, + 38, + 686, + 44, + 28, + 40, + 688, + 44, + 28, + 40, + 688, + 42, + 24, + 44, + 690, + 42, + 24, + 44, + 688, + 44, + 20, + 46, + 690, + 44, + 20, + 46, + 690, + 42, + 16, + 50, + 692, + 42, + 16, + 50, + 692, + 40, + 14, + 52, + 694, + 40, + 14, + 52, + 692, + 104, + 696, + 104, + 696, + 102, + 698, + 102, + 696, + 100, + 700, + 100, + 696, + 100, + 700, + 100, + 696, + 102, + 698, + 102, + 694, + 102, + 698, + 102, + 696, + 98, + 702, + 98, + 698, + 96, + 704, + 96, + 702, + 90, + 710, + 90, + 708, + 80, + 720, + 80, + 720, + 66, + 734, + 66, + 730, + 64, + 736, + 64, + 730, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 42, + 8, + 20, + 730, + 42, + 8, + 20, + 730, + 38, + 18, + 10, + 734, + 38, + 18, + 10, + 730, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 776, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 55212, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 621861 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9759739637374878, + 0.1865837424993515, + 0.11251801252365112 + ], + [ + -0.030711421743035316, + -0.6290587782859802, + 0.7767507433891296 + ], + [ + 0.2157093584537506, + 0.7546334862709045, + 0.6196751594543457 + ] + ], + "t": [ + -189.2135772705078, + 133.16104125976562, + 511.8542175292969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000097/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000097/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000097/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000097/sam6d_results/vis_pem.png" + }, + { + "frame_id": 98, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000098.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000098.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 98, + "category_id": 1, + "bbox": [ + 268, + 510, + 90, + 106 + ], + "score": 0.3942674398422241, + "time": 0.0, + "segmentation": { + "counts": [ + 214211, + 4, + 796, + 4, + 788, + 14, + 786, + 14, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 750, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 28, + 772, + 28, + 772, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 6, + 794, + 6, + 735483 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9345138072967529, + 0.34576740860939026, + 0.08443066477775574 + ], + [ + -0.19970856606960297, + -0.7057393789291382, + 0.679741621017456 + ], + [ + 0.2946183383464813, + 0.618366539478302, + 0.7285758256912231 + ] + ], + "t": [ + -204.79083251953125, + 84.86840057373047, + 511.1274108886719 + ] + }, + { + "scene_id": 0, + "image_id": 98, + "category_id": 1, + "bbox": [ + 268, + 454, + 136, + 170 + ], + "score": 0.6426845788955688, + "time": 0.0, + "segmentation": { + "counts": [ + 214209, + 6, + 794, + 6, + 786, + 16, + 784, + 16, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 34, + 34, + 14, + 718, + 34, + 34, + 14, + 716, + 34, + 34, + 16, + 716, + 34, + 34, + 16, + 716, + 32, + 34, + 20, + 714, + 32, + 34, + 20, + 712, + 32, + 32, + 24, + 712, + 32, + 32, + 24, + 710, + 32, + 30, + 28, + 710, + 32, + 30, + 28, + 708, + 32, + 30, + 30, + 708, + 32, + 30, + 30, + 706, + 32, + 30, + 32, + 706, + 32, + 30, + 32, + 704, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 704, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 702, + 36, + 26, + 34, + 704, + 36, + 26, + 34, + 698, + 40, + 26, + 34, + 700, + 40, + 26, + 34, + 696, + 42, + 26, + 36, + 696, + 42, + 26, + 36, + 694, + 42, + 26, + 36, + 696, + 42, + 26, + 36, + 694, + 42, + 26, + 36, + 696, + 42, + 26, + 36, + 696, + 40, + 20, + 42, + 698, + 40, + 20, + 42, + 698, + 40, + 18, + 42, + 700, + 40, + 18, + 42, + 698, + 40, + 14, + 46, + 700, + 40, + 14, + 46, + 700, + 38, + 10, + 50, + 702, + 38, + 10, + 50, + 700, + 98, + 702, + 98, + 702, + 94, + 706, + 94, + 706, + 92, + 708, + 92, + 706, + 90, + 710, + 90, + 706, + 90, + 710, + 90, + 708, + 86, + 714, + 86, + 710, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 80, + 720, + 80, + 720, + 70, + 730, + 70, + 728, + 62, + 738, + 62, + 734, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 732, + 64, + 736, + 64, + 732, + 42, + 10, + 14, + 734, + 42, + 10, + 14, + 734, + 40, + 16, + 8, + 736, + 40, + 16, + 8, + 734, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 768, + 26, + 774, + 26, + 774, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 10, + 790, + 10, + 698737 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9710062146186829, + 0.23355576395988464, + 0.05098140984773636 + ], + [ + -0.12570086121559143, + -0.6802315711975098, + 0.7221388816833496 + ], + [ + 0.20333881676197052, + 0.6947928071022034, + 0.689866840839386 + ] + ], + "t": [ + -212.1698760986328, + 84.25699615478516, + 519.0777587890625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 98, + "category_id": 1, + "bbox": [ + 268, + 454, + 136, + 170 + ], + "score": 0.6426845788955688, + "time": 0.0, + "segmentation": { + "counts": [ + 214209, + 6, + 794, + 6, + 786, + 16, + 784, + 16, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 34, + 34, + 14, + 718, + 34, + 34, + 14, + 716, + 34, + 34, + 16, + 716, + 34, + 34, + 16, + 716, + 32, + 34, + 20, + 714, + 32, + 34, + 20, + 712, + 32, + 32, + 24, + 712, + 32, + 32, + 24, + 710, + 32, + 30, + 28, + 710, + 32, + 30, + 28, + 708, + 32, + 30, + 30, + 708, + 32, + 30, + 30, + 706, + 32, + 30, + 32, + 706, + 32, + 30, + 32, + 704, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 704, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 702, + 36, + 26, + 34, + 704, + 36, + 26, + 34, + 698, + 40, + 26, + 34, + 700, + 40, + 26, + 34, + 696, + 42, + 26, + 36, + 696, + 42, + 26, + 36, + 694, + 42, + 26, + 36, + 696, + 42, + 26, + 36, + 694, + 42, + 26, + 36, + 696, + 42, + 26, + 36, + 696, + 40, + 20, + 42, + 698, + 40, + 20, + 42, + 698, + 40, + 18, + 42, + 700, + 40, + 18, + 42, + 698, + 40, + 14, + 46, + 700, + 40, + 14, + 46, + 700, + 38, + 10, + 50, + 702, + 38, + 10, + 50, + 700, + 98, + 702, + 98, + 702, + 94, + 706, + 94, + 706, + 92, + 708, + 92, + 706, + 90, + 710, + 90, + 706, + 90, + 710, + 90, + 708, + 86, + 714, + 86, + 710, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 80, + 720, + 80, + 720, + 70, + 730, + 70, + 728, + 62, + 738, + 62, + 734, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 732, + 64, + 736, + 64, + 732, + 42, + 10, + 14, + 734, + 42, + 10, + 14, + 734, + 40, + 16, + 8, + 736, + 40, + 16, + 8, + 734, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 768, + 26, + 774, + 26, + 774, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 10, + 790, + 10, + 698737 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9710062146186829, + 0.23355576395988464, + 0.05098140984773636 + ], + [ + -0.12570086121559143, + -0.6802315711975098, + 0.7221388816833496 + ], + [ + 0.20333881676197052, + 0.6947928071022034, + 0.689866840839386 + ] + ], + "t": [ + -212.1698760986328, + 84.25699615478516, + 519.0777587890625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000098/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000098/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000098/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000098/sam6d_results/vis_pem.png" + }, + { + "frame_id": 99, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000099.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000099.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 99, + "category_id": 1, + "bbox": [ + 242, + 500, + 98, + 108 + ], + "score": 0.2289346307516098, + "time": 0.0, + "segmentation": { + "counts": [ + 193399, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 778, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 766, + 26, + 774, + 26, + 774, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 749891 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.947536289691925, + 0.31929609179496765, + -0.01501522958278656 + ], + [ + -0.2480798363685608, + -0.704950749874115, + 0.6644558906555176 + ], + [ + 0.20157289505004883, + 0.6333211064338684, + 0.7471767067909241 + ] + ], + "t": [ + -223.661865234375, + 77.39945983886719, + 506.24591064453125 + ] + }, + { + "scene_id": 0, + "image_id": 99, + "category_id": 1, + "bbox": [ + 242, + 448, + 146, + 168 + ], + "score": 0.6477273106575012, + "time": 0.0, + "segmentation": { + "counts": [ + 193399, + 6, + 794, + 6, + 786, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 32, + 8, + 724, + 36, + 32, + 8, + 724, + 34, + 30, + 14, + 722, + 34, + 30, + 14, + 720, + 34, + 28, + 20, + 718, + 34, + 28, + 20, + 716, + 34, + 28, + 22, + 716, + 34, + 28, + 22, + 714, + 34, + 28, + 24, + 714, + 34, + 28, + 24, + 714, + 32, + 28, + 26, + 714, + 32, + 28, + 26, + 712, + 32, + 28, + 28, + 712, + 32, + 28, + 28, + 710, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 708, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 26, + 32, + 710, + 32, + 26, + 32, + 708, + 32, + 24, + 36, + 708, + 32, + 24, + 36, + 704, + 34, + 24, + 36, + 706, + 34, + 24, + 36, + 704, + 34, + 24, + 36, + 706, + 34, + 24, + 36, + 700, + 38, + 22, + 38, + 702, + 38, + 22, + 38, + 698, + 40, + 22, + 38, + 700, + 40, + 22, + 38, + 698, + 42, + 18, + 40, + 700, + 42, + 18, + 40, + 700, + 40, + 18, + 40, + 702, + 40, + 18, + 40, + 700, + 38, + 18, + 42, + 702, + 38, + 18, + 42, + 702, + 36, + 12, + 48, + 704, + 36, + 12, + 48, + 702, + 96, + 704, + 96, + 704, + 94, + 706, + 94, + 706, + 90, + 710, + 90, + 710, + 88, + 712, + 88, + 710, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 716, + 80, + 720, + 80, + 718, + 74, + 726, + 74, + 724, + 68, + 732, + 68, + 730, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 736, + 38, + 4, + 18, + 740, + 38, + 4, + 18, + 738, + 38, + 12, + 10, + 740, + 38, + 12, + 10, + 740, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 711543 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9702262878417969, + 0.24192464351654053, + 0.011537564918398857 + ], + [ + -0.15923094749450684, + -0.6730332374572754, + 0.7222685217857361 + ], + [ + 0.18249966204166412, + 0.698927104473114, + 0.6915164589881897 + ] + ], + "t": [ + -226.583251953125, + 79.0704116821289, + 511.9868469238281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 99, + "category_id": 1, + "bbox": [ + 242, + 448, + 146, + 168 + ], + "score": 0.6477273106575012, + "time": 0.0, + "segmentation": { + "counts": [ + 193399, + 6, + 794, + 6, + 786, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 32, + 8, + 724, + 36, + 32, + 8, + 724, + 34, + 30, + 14, + 722, + 34, + 30, + 14, + 720, + 34, + 28, + 20, + 718, + 34, + 28, + 20, + 716, + 34, + 28, + 22, + 716, + 34, + 28, + 22, + 714, + 34, + 28, + 24, + 714, + 34, + 28, + 24, + 714, + 32, + 28, + 26, + 714, + 32, + 28, + 26, + 712, + 32, + 28, + 28, + 712, + 32, + 28, + 28, + 710, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 708, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 26, + 32, + 710, + 32, + 26, + 32, + 708, + 32, + 24, + 36, + 708, + 32, + 24, + 36, + 704, + 34, + 24, + 36, + 706, + 34, + 24, + 36, + 704, + 34, + 24, + 36, + 706, + 34, + 24, + 36, + 700, + 38, + 22, + 38, + 702, + 38, + 22, + 38, + 698, + 40, + 22, + 38, + 700, + 40, + 22, + 38, + 698, + 42, + 18, + 40, + 700, + 42, + 18, + 40, + 700, + 40, + 18, + 40, + 702, + 40, + 18, + 40, + 700, + 38, + 18, + 42, + 702, + 38, + 18, + 42, + 702, + 36, + 12, + 48, + 704, + 36, + 12, + 48, + 702, + 96, + 704, + 96, + 704, + 94, + 706, + 94, + 706, + 90, + 710, + 90, + 710, + 88, + 712, + 88, + 710, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 716, + 80, + 720, + 80, + 718, + 74, + 726, + 74, + 724, + 68, + 732, + 68, + 730, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 736, + 38, + 4, + 18, + 740, + 38, + 4, + 18, + 738, + 38, + 12, + 10, + 740, + 38, + 12, + 10, + 740, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 711543 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9702262878417969, + 0.24192464351654053, + 0.011537564918398857 + ], + [ + -0.15923094749450684, + -0.6730332374572754, + 0.7222685217857361 + ], + [ + 0.18249966204166412, + 0.698927104473114, + 0.6915164589881897 + ] + ], + "t": [ + -226.583251953125, + 79.0704116821289, + 511.9868469238281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000099/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000099/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000099/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000099/sam6d_results/vis_pem.png" + }, + { + "frame_id": 100, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000100.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000100.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 100, + "category_id": 1, + "bbox": [ + 278, + 476, + 68, + 112 + ], + "score": 0.41252267360687256, + "time": 0.0, + "segmentation": { + "counts": [ + 222181, + 4, + 796, + 4, + 790, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 746, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 32, + 768, + 32, + 768, + 26, + 774, + 26, + 774, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 762, + 4, + 22, + 8, + 766, + 4, + 22, + 8, + 766, + 4, + 22, + 4, + 770, + 4, + 22, + 4, + 745095 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9786980152130127, + 0.18878571689128876, + 0.08068400621414185 + ], + [ + 0.19092825055122375, + -0.6924587488174438, + -0.695734977722168 + ], + [ + -0.07547438144683838, + 0.6963193416595459, + -0.7137527465820312 + ] + ], + "t": [ + -231.63833618164062, + 52.34686279296875, + 509.85174560546875 + ] + }, + { + "scene_id": 0, + "image_id": 100, + "category_id": 1, + "bbox": [ + 236, + 472, + 98, + 104 + ], + "score": 0.5042388439178467, + "time": 0.0, + "segmentation": { + "counts": [ + 188571, + 4, + 796, + 4, + 792, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 34, + 766, + 34, + 766, + 28, + 772, + 28, + 772, + 22, + 778, + 22, + 778, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 754719 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8907899856567383, + 0.4444971978664398, + -0.09441977739334106 + ], + [ + -0.40823984146118164, + -0.6915470957756042, + 0.5959047079086304 + ], + [ + 0.1995822787284851, + 0.5693719983100891, + 0.7974849343299866 + ] + ], + "t": [ + -216.37191772460938, + 59.02120590209961, + 500.14300537109375 + ] + }, + { + "scene_id": 0, + "image_id": 100, + "category_id": 1, + "bbox": [ + 236, + 416, + 152, + 172 + ], + "score": 0.6505953073501587, + "time": 0.0, + "segmentation": { + "counts": [ + 188569, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 782, + 20, + 780, + 20, + 774, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 34, + 4, + 728, + 34, + 34, + 4, + 726, + 34, + 30, + 12, + 724, + 34, + 30, + 12, + 722, + 34, + 30, + 16, + 720, + 34, + 30, + 16, + 718, + 34, + 30, + 18, + 718, + 34, + 30, + 18, + 716, + 34, + 28, + 24, + 714, + 34, + 28, + 24, + 714, + 34, + 26, + 26, + 714, + 34, + 26, + 26, + 712, + 34, + 26, + 28, + 712, + 34, + 26, + 28, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 32, + 26, + 30, + 712, + 32, + 26, + 30, + 710, + 32, + 26, + 32, + 710, + 32, + 26, + 32, + 710, + 30, + 26, + 32, + 712, + 30, + 26, + 32, + 710, + 30, + 26, + 32, + 712, + 30, + 26, + 32, + 708, + 32, + 26, + 34, + 708, + 32, + 26, + 34, + 706, + 34, + 22, + 36, + 708, + 34, + 22, + 36, + 706, + 34, + 22, + 36, + 708, + 34, + 22, + 36, + 706, + 34, + 22, + 36, + 708, + 34, + 22, + 36, + 702, + 38, + 20, + 38, + 704, + 38, + 20, + 38, + 700, + 42, + 16, + 40, + 702, + 42, + 16, + 40, + 700, + 42, + 14, + 42, + 702, + 42, + 14, + 42, + 702, + 40, + 12, + 44, + 704, + 40, + 12, + 44, + 702, + 42, + 8, + 46, + 704, + 42, + 8, + 46, + 704, + 94, + 706, + 94, + 706, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 708, + 88, + 712, + 88, + 712, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 716, + 80, + 720, + 80, + 718, + 76, + 724, + 76, + 722, + 72, + 728, + 72, + 726, + 68, + 732, + 68, + 728, + 68, + 732, + 68, + 730, + 62, + 738, + 62, + 736, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 38, + 6, + 18, + 738, + 38, + 6, + 18, + 738, + 36, + 16, + 6, + 742, + 36, + 16, + 6, + 740, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 784, + 10, + 790, + 10, + 790, + 6, + 794, + 6, + 711579 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.961421012878418, + 0.27430570125579834, + 0.020633039996027946 + ], + [ + -0.18372857570648193, + -0.6961559057235718, + 0.6939816474914551 + ], + [ + 0.2047269344329834, + 0.6634176969528198, + 0.719697117805481 + ] + ], + "t": [ + -225.83563232421875, + 53.75971984863281, + 507.3462219238281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 100, + "category_id": 1, + "bbox": [ + 236, + 416, + 152, + 172 + ], + "score": 0.6505953073501587, + "time": 0.0, + "segmentation": { + "counts": [ + 188569, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 782, + 20, + 780, + 20, + 774, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 34, + 4, + 728, + 34, + 34, + 4, + 726, + 34, + 30, + 12, + 724, + 34, + 30, + 12, + 722, + 34, + 30, + 16, + 720, + 34, + 30, + 16, + 718, + 34, + 30, + 18, + 718, + 34, + 30, + 18, + 716, + 34, + 28, + 24, + 714, + 34, + 28, + 24, + 714, + 34, + 26, + 26, + 714, + 34, + 26, + 26, + 712, + 34, + 26, + 28, + 712, + 34, + 26, + 28, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 32, + 26, + 30, + 712, + 32, + 26, + 30, + 710, + 32, + 26, + 32, + 710, + 32, + 26, + 32, + 710, + 30, + 26, + 32, + 712, + 30, + 26, + 32, + 710, + 30, + 26, + 32, + 712, + 30, + 26, + 32, + 708, + 32, + 26, + 34, + 708, + 32, + 26, + 34, + 706, + 34, + 22, + 36, + 708, + 34, + 22, + 36, + 706, + 34, + 22, + 36, + 708, + 34, + 22, + 36, + 706, + 34, + 22, + 36, + 708, + 34, + 22, + 36, + 702, + 38, + 20, + 38, + 704, + 38, + 20, + 38, + 700, + 42, + 16, + 40, + 702, + 42, + 16, + 40, + 700, + 42, + 14, + 42, + 702, + 42, + 14, + 42, + 702, + 40, + 12, + 44, + 704, + 40, + 12, + 44, + 702, + 42, + 8, + 46, + 704, + 42, + 8, + 46, + 704, + 94, + 706, + 94, + 706, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 708, + 88, + 712, + 88, + 712, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 716, + 80, + 720, + 80, + 718, + 76, + 724, + 76, + 722, + 72, + 728, + 72, + 726, + 68, + 732, + 68, + 728, + 68, + 732, + 68, + 730, + 62, + 738, + 62, + 736, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 38, + 6, + 18, + 738, + 38, + 6, + 18, + 738, + 36, + 16, + 6, + 742, + 36, + 16, + 6, + 740, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 784, + 10, + 790, + 10, + 790, + 6, + 794, + 6, + 711579 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.961421012878418, + 0.27430570125579834, + 0.020633039996027946 + ], + [ + -0.18372857570648193, + -0.6961559057235718, + 0.6939816474914551 + ], + [ + 0.2047269344329834, + 0.6634176969528198, + 0.719697117805481 + ] + ], + "t": [ + -225.83563232421875, + 53.75971984863281, + 507.3462219238281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000100/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000100/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000100/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000100/sam6d_results/vis_pem.png" + }, + { + "frame_id": 101, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000101.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000101.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 101, + "category_id": 1, + "bbox": [ + 266, + 472, + 92, + 100 + ], + "score": 0.07413055002689362, + "time": 0.0, + "segmentation": { + "counts": [ + 212569, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 5566, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 772, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 735517 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8348252773284912, + -0.14340366423130035, + 0.5315099358558655 + ], + [ + -0.4497385025024414, + 0.734467089176178, + -0.5082263946533203 + ], + [ + -0.31749477982521057, + -0.6633201837539673, + -0.6776455640792847 + ] + ], + "t": [ + -253.11314392089844, + 100.70234680175781, + 476.3057861328125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 101, + "category_id": 1, + "bbox": [ + 266, + 472, + 92, + 100 + ], + "score": 0.07413055002689362, + "time": 0.0, + "segmentation": { + "counts": [ + 212569, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 5566, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 772, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 735517 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8348252773284912, + -0.14340366423130035, + 0.5315099358558655 + ], + [ + -0.4497385025024414, + 0.734467089176178, + -0.5082263946533203 + ], + [ + -0.31749477982521057, + -0.6633201837539673, + -0.6776455640792847 + ] + ], + "t": [ + -253.11314392089844, + 100.70234680175781, + 476.3057861328125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000101/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000101/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000101/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000101/sam6d_results/vis_pem.png" + }, + { + "frame_id": 102, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000102.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000102.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 102, + "category_id": 1, + "bbox": [ + 286, + 476, + 90, + 104 + ], + "score": 0.23727189004421234, + "time": 0.0, + "segmentation": { + "counts": [ + 228567, + 12, + 788, + 12, + 782, + 20, + 780, + 20, + 774, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 764, + 34, + 766, + 34, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 30, + 770, + 30, + 770, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 784, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 721115 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7919807434082031, + 0.4463758170604706, + -0.416551411151886 + ], + [ + 0.0037984848022460938, + -0.6858497262001038, + -0.7277332544326782 + ], + [ + -0.6105343103408813, + 0.5747684240341187, + -0.54487544298172 + ] + ], + "t": [ + -193.47000122070312, + 56.34489059448242, + 519.7031860351562 + ] + }, + { + "scene_id": 0, + "image_id": 102, + "category_id": 1, + "bbox": [ + 286, + 422, + 138, + 170 + ], + "score": 0.647311806678772, + "time": 0.0, + "segmentation": { + "counts": [ + 228565, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 766, + 32, + 36, + 12, + 720, + 32, + 36, + 12, + 718, + 32, + 36, + 16, + 716, + 32, + 36, + 16, + 714, + 32, + 34, + 20, + 714, + 32, + 34, + 20, + 714, + 30, + 34, + 22, + 714, + 30, + 34, + 22, + 712, + 30, + 34, + 24, + 712, + 30, + 34, + 24, + 710, + 30, + 34, + 26, + 710, + 30, + 34, + 26, + 708, + 32, + 32, + 28, + 708, + 32, + 32, + 28, + 708, + 30, + 34, + 28, + 708, + 30, + 34, + 28, + 706, + 30, + 32, + 30, + 708, + 30, + 32, + 30, + 706, + 30, + 32, + 30, + 708, + 30, + 32, + 30, + 706, + 30, + 32, + 30, + 708, + 30, + 32, + 30, + 706, + 30, + 30, + 34, + 706, + 30, + 30, + 34, + 702, + 34, + 26, + 36, + 704, + 34, + 26, + 36, + 700, + 36, + 24, + 38, + 702, + 36, + 24, + 38, + 696, + 40, + 24, + 38, + 698, + 40, + 24, + 38, + 696, + 40, + 22, + 40, + 698, + 40, + 22, + 40, + 698, + 38, + 22, + 40, + 700, + 38, + 22, + 40, + 700, + 38, + 16, + 42, + 704, + 38, + 16, + 42, + 702, + 38, + 10, + 48, + 704, + 38, + 10, + 48, + 704, + 36, + 8, + 50, + 706, + 36, + 8, + 50, + 704, + 94, + 706, + 94, + 706, + 90, + 710, + 90, + 710, + 88, + 712, + 88, + 712, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 714, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 718, + 74, + 726, + 74, + 724, + 68, + 732, + 68, + 730, + 64, + 736, + 64, + 732, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 40, + 8, + 12, + 740, + 40, + 8, + 12, + 738, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 758, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 768, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 792, + 4, + 796, + 4, + 682765 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9411681294441223, + 0.3373771607875824, + -0.01942506432533264 + ], + [ + -0.27588289976119995, + -0.7338815927505493, + 0.6207301616668701 + ], + [ + 0.19516432285308838, + 0.589570939540863, + 0.7837837934494019 + ] + ], + "t": [ + -199.09507751464844, + 60.00037384033203, + 524.99609375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 102, + "category_id": 1, + "bbox": [ + 286, + 422, + 138, + 170 + ], + "score": 0.647311806678772, + "time": 0.0, + "segmentation": { + "counts": [ + 228565, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 766, + 32, + 36, + 12, + 720, + 32, + 36, + 12, + 718, + 32, + 36, + 16, + 716, + 32, + 36, + 16, + 714, + 32, + 34, + 20, + 714, + 32, + 34, + 20, + 714, + 30, + 34, + 22, + 714, + 30, + 34, + 22, + 712, + 30, + 34, + 24, + 712, + 30, + 34, + 24, + 710, + 30, + 34, + 26, + 710, + 30, + 34, + 26, + 708, + 32, + 32, + 28, + 708, + 32, + 32, + 28, + 708, + 30, + 34, + 28, + 708, + 30, + 34, + 28, + 706, + 30, + 32, + 30, + 708, + 30, + 32, + 30, + 706, + 30, + 32, + 30, + 708, + 30, + 32, + 30, + 706, + 30, + 32, + 30, + 708, + 30, + 32, + 30, + 706, + 30, + 30, + 34, + 706, + 30, + 30, + 34, + 702, + 34, + 26, + 36, + 704, + 34, + 26, + 36, + 700, + 36, + 24, + 38, + 702, + 36, + 24, + 38, + 696, + 40, + 24, + 38, + 698, + 40, + 24, + 38, + 696, + 40, + 22, + 40, + 698, + 40, + 22, + 40, + 698, + 38, + 22, + 40, + 700, + 38, + 22, + 40, + 700, + 38, + 16, + 42, + 704, + 38, + 16, + 42, + 702, + 38, + 10, + 48, + 704, + 38, + 10, + 48, + 704, + 36, + 8, + 50, + 706, + 36, + 8, + 50, + 704, + 94, + 706, + 94, + 706, + 90, + 710, + 90, + 710, + 88, + 712, + 88, + 712, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 714, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 718, + 74, + 726, + 74, + 724, + 68, + 732, + 68, + 730, + 64, + 736, + 64, + 732, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 40, + 8, + 12, + 740, + 40, + 8, + 12, + 738, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 758, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 768, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 792, + 4, + 796, + 4, + 682765 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9411681294441223, + 0.3373771607875824, + -0.01942506432533264 + ], + [ + -0.27588289976119995, + -0.7338815927505493, + 0.6207301616668701 + ], + [ + 0.19516432285308838, + 0.589570939540863, + 0.7837837934494019 + ] + ], + "t": [ + -199.09507751464844, + 60.00037384033203, + 524.99609375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000102/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000102/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000102/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000102/sam6d_results/vis_pem.png" + }, + { + "frame_id": 103, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000103.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000103.png", + "status": "ok", + "detection_count": 4, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 103, + "category_id": 1, + "bbox": [ + 314, + 424, + 134, + 170 + ], + "score": 0.6505937576293945, + "time": 0.0, + "segmentation": { + "counts": [ + 250969, + 10, + 790, + 10, + 784, + 18, + 782, + 18, + 776, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 764, + 34, + 766, + 34, + 766, + 32, + 42, + 4, + 722, + 32, + 42, + 4, + 720, + 32, + 38, + 12, + 718, + 32, + 38, + 12, + 716, + 32, + 38, + 16, + 714, + 32, + 38, + 16, + 712, + 32, + 38, + 18, + 712, + 32, + 38, + 18, + 712, + 30, + 36, + 22, + 712, + 30, + 36, + 22, + 710, + 30, + 36, + 24, + 710, + 30, + 36, + 24, + 708, + 30, + 36, + 26, + 708, + 30, + 36, + 26, + 708, + 28, + 36, + 28, + 708, + 28, + 36, + 28, + 706, + 28, + 38, + 26, + 708, + 28, + 38, + 26, + 706, + 28, + 36, + 30, + 706, + 28, + 36, + 30, + 704, + 28, + 36, + 30, + 706, + 28, + 36, + 30, + 704, + 30, + 34, + 30, + 706, + 30, + 34, + 30, + 702, + 32, + 32, + 32, + 704, + 32, + 32, + 32, + 700, + 34, + 30, + 34, + 702, + 34, + 30, + 34, + 696, + 38, + 28, + 36, + 698, + 38, + 28, + 36, + 696, + 38, + 26, + 38, + 698, + 38, + 26, + 38, + 698, + 36, + 24, + 40, + 700, + 36, + 24, + 40, + 698, + 36, + 20, + 44, + 700, + 36, + 20, + 44, + 700, + 34, + 18, + 46, + 702, + 34, + 18, + 46, + 700, + 36, + 8, + 54, + 702, + 36, + 8, + 54, + 702, + 94, + 706, + 94, + 706, + 92, + 708, + 92, + 708, + 88, + 712, + 88, + 710, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 712, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 718, + 74, + 726, + 74, + 722, + 72, + 728, + 72, + 726, + 64, + 736, + 64, + 734, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 42, + 8, + 12, + 738, + 42, + 8, + 12, + 736, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 663563 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9338361620903015, + 0.3575715124607086, + -0.009629901498556137 + ], + [ + -0.2987038791179657, + -0.7647204995155334, + 0.5709452033042908 + ], + [ + 0.19678960740566254, + 0.5360457301139832, + 0.8209316730499268 + ] + ], + "t": [ + -180.79461669921875, + 62.092105865478516, + 527.8592529296875 + ] + }, + { + "scene_id": 0, + "image_id": 103, + "category_id": 1, + "bbox": [ + 560, + 318, + 58, + 122 + ], + "score": 0.6012540459632874, + "time": 0.0, + "segmentation": { + "counts": [ + 447579, + 10, + 790, + 10, + 746, + 28, + 12, + 18, + 742, + 28, + 12, + 18, + 738, + 36, + 4, + 24, + 736, + 36, + 4, + 24, + 730, + 72, + 8, + 10, + 710, + 72, + 8, + 10, + 706, + 104, + 696, + 104, + 694, + 114, + 686, + 114, + 684, + 122, + 678, + 122, + 678, + 124, + 676, + 124, + 676, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 26, + 14, + 86, + 674, + 26, + 14, + 86, + 678, + 14, + 30, + 78, + 678, + 14, + 30, + 78, + 728, + 70, + 730, + 70, + 740, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 740, + 58, + 742, + 58, + 738, + 58, + 742, + 58, + 738, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 742, + 46, + 754, + 46, + 750, + 44, + 756, + 44, + 746, + 52, + 748, + 52, + 726, + 74, + 726, + 74, + 722, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 722, + 54, + 4, + 16, + 726, + 54, + 4, + 16, + 726, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 44, + 756, + 44, + 762, + 34, + 766, + 34, + 782, + 6, + 794, + 6, + 527651 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9990431666374207, + -0.03648039326071739, + -0.024133790284395218 + ], + [ + 0.04321657121181488, + 0.7380605340003967, + 0.6733492016792297 + ], + [ + -0.0067518409341573715, + -0.6737475395202637, + 0.7389307022094727 + ] + ], + "t": [ + -42.91484832763672, + 3.115302801132202, + 592.8421020507812 + ] + }, + { + "scene_id": 0, + "image_id": 103, + "category_id": 1, + "bbox": [ + 352, + 500, + 70, + 94 + ], + "score": 0.43925541639328003, + "time": 0.0, + "segmentation": { + "counts": [ + 281387, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 754, + 44, + 756, + 44, + 750, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 756, + 38, + 762, + 38, + 762, + 32, + 768, + 32, + 768, + 22, + 778, + 22, + 780, + 12, + 788, + 12, + 788, + 4, + 796, + 4, + 7184, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 684295 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9435401558876038, + -0.2552180290222168, + -0.21117804944515228 + ], + [ + 0.32672634720802307, + 0.8221005797386169, + 0.4662624001502991 + ], + [ + 0.05461110919713974, + -0.508934736251831, + 0.8590710163116455 + ] + ], + "t": [ + -190.31434631347656, + 111.93213653564453, + 489.70806884765625 + ] + }, + { + "scene_id": 0, + "image_id": 103, + "category_id": 1, + "bbox": [ + 314, + 478, + 86, + 102 + ], + "score": 0.5287920832633972, + "time": 0.0, + "segmentation": { + "counts": [ + 250971, + 8, + 792, + 8, + 784, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 764, + 34, + 766, + 34, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 770, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 701909 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8005533814430237, + 0.5075712203979492, + 0.3185683786869049 + ], + [ + -0.18032586574554443, + -0.7110016942024231, + 0.6796761155128479 + ], + [ + 0.5714862942695618, + 0.4866710305213928, + 0.6607229113578796 + ] + ], + "t": [ + -170.74215698242188, + 62.26682662963867, + 519.0223999023438 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 103, + "category_id": 1, + "bbox": [ + 314, + 424, + 134, + 170 + ], + "score": 0.6505937576293945, + "time": 0.0, + "segmentation": { + "counts": [ + 250969, + 10, + 790, + 10, + 784, + 18, + 782, + 18, + 776, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 764, + 34, + 766, + 34, + 766, + 32, + 42, + 4, + 722, + 32, + 42, + 4, + 720, + 32, + 38, + 12, + 718, + 32, + 38, + 12, + 716, + 32, + 38, + 16, + 714, + 32, + 38, + 16, + 712, + 32, + 38, + 18, + 712, + 32, + 38, + 18, + 712, + 30, + 36, + 22, + 712, + 30, + 36, + 22, + 710, + 30, + 36, + 24, + 710, + 30, + 36, + 24, + 708, + 30, + 36, + 26, + 708, + 30, + 36, + 26, + 708, + 28, + 36, + 28, + 708, + 28, + 36, + 28, + 706, + 28, + 38, + 26, + 708, + 28, + 38, + 26, + 706, + 28, + 36, + 30, + 706, + 28, + 36, + 30, + 704, + 28, + 36, + 30, + 706, + 28, + 36, + 30, + 704, + 30, + 34, + 30, + 706, + 30, + 34, + 30, + 702, + 32, + 32, + 32, + 704, + 32, + 32, + 32, + 700, + 34, + 30, + 34, + 702, + 34, + 30, + 34, + 696, + 38, + 28, + 36, + 698, + 38, + 28, + 36, + 696, + 38, + 26, + 38, + 698, + 38, + 26, + 38, + 698, + 36, + 24, + 40, + 700, + 36, + 24, + 40, + 698, + 36, + 20, + 44, + 700, + 36, + 20, + 44, + 700, + 34, + 18, + 46, + 702, + 34, + 18, + 46, + 700, + 36, + 8, + 54, + 702, + 36, + 8, + 54, + 702, + 94, + 706, + 94, + 706, + 92, + 708, + 92, + 708, + 88, + 712, + 88, + 710, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 712, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 718, + 74, + 726, + 74, + 722, + 72, + 728, + 72, + 726, + 64, + 736, + 64, + 734, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 42, + 8, + 12, + 738, + 42, + 8, + 12, + 736, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 663563 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9338361620903015, + 0.3575715124607086, + -0.009629901498556137 + ], + [ + -0.2987038791179657, + -0.7647204995155334, + 0.5709452033042908 + ], + [ + 0.19678960740566254, + 0.5360457301139832, + 0.8209316730499268 + ] + ], + "t": [ + -180.79461669921875, + 62.092105865478516, + 527.8592529296875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000103/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000103/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000103/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000103/sam6d_results/vis_pem.png" + }, + { + "frame_id": 104, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000104.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000104.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 104, + "category_id": 1, + "bbox": [ + 346, + 514, + 88, + 102 + ], + "score": 0.5213053226470947, + "time": 0.0, + "segmentation": { + "counts": [ + 276605, + 10, + 790, + 10, + 784, + 18, + 782, + 18, + 776, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 766, + 32, + 768, + 32, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 674675 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8487106561660767, + 0.5240046381950378, + 0.0714838057756424 + ], + [ + 0.49425461888313293, + -0.737808883190155, + -0.45972856879234314 + ], + [ + -0.18815869092941284, + 0.4255073666572571, + -0.8851778507232666 + ] + ], + "t": [ + -145.6658477783203, + 95.68557739257812, + 524.53857421875 + ] + }, + { + "scene_id": 0, + "image_id": 104, + "category_id": 1, + "bbox": [ + 596, + 348, + 58, + 134 + ], + "score": 0.6409916877746582, + "time": 0.0, + "segmentation": { + "counts": [ + 476381, + 4, + 28, + 14, + 754, + 4, + 28, + 14, + 744, + 24, + 16, + 18, + 742, + 24, + 16, + 18, + 736, + 36, + 6, + 22, + 736, + 36, + 6, + 22, + 730, + 74, + 6, + 26, + 694, + 74, + 6, + 26, + 690, + 120, + 680, + 120, + 676, + 130, + 670, + 130, + 668, + 134, + 666, + 134, + 666, + 136, + 664, + 136, + 662, + 138, + 662, + 138, + 662, + 138, + 662, + 138, + 664, + 28, + 12, + 94, + 666, + 28, + 12, + 94, + 666, + 18, + 38, + 76, + 668, + 18, + 38, + 76, + 738, + 56, + 744, + 56, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 744, + 50, + 750, + 50, + 746, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 748, + 46, + 754, + 46, + 752, + 40, + 760, + 40, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 748, + 52, + 748, + 52, + 718, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 718, + 58, + 8, + 14, + 720, + 58, + 8, + 14, + 720, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 768, + 22, + 778, + 22, + 498813 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9925946593284607, + -0.11319528520107269, + -0.04407162964344025 + ], + [ + 0.11396308988332748, + 0.7421994805335999, + 0.6604183316230774 + ], + [ + -0.04204630106687546, + -0.6605504155158997, + 0.7496034502983093 + ] + ], + "t": [ + -10.85618782043457, + 38.03614044189453, + 587.66259765625 + ] + }, + { + "scene_id": 0, + "image_id": 104, + "category_id": 1, + "bbox": [ + 346, + 456, + 140, + 178 + ], + "score": 0.6485055088996887, + "time": 0.0, + "segmentation": { + "counts": [ + 276605, + 10, + 790, + 10, + 784, + 18, + 782, + 18, + 776, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 44, + 8, + 718, + 30, + 44, + 8, + 716, + 30, + 42, + 14, + 714, + 30, + 42, + 14, + 712, + 30, + 40, + 20, + 710, + 30, + 40, + 20, + 708, + 30, + 40, + 22, + 708, + 30, + 40, + 22, + 708, + 28, + 40, + 24, + 708, + 28, + 40, + 24, + 706, + 28, + 40, + 26, + 706, + 28, + 40, + 26, + 704, + 28, + 40, + 28, + 704, + 28, + 40, + 28, + 704, + 26, + 40, + 28, + 706, + 26, + 40, + 28, + 704, + 26, + 40, + 28, + 706, + 26, + 40, + 28, + 704, + 26, + 40, + 30, + 704, + 26, + 40, + 30, + 702, + 26, + 40, + 30, + 704, + 26, + 40, + 30, + 702, + 28, + 36, + 32, + 704, + 28, + 36, + 32, + 702, + 28, + 34, + 34, + 704, + 28, + 34, + 34, + 700, + 30, + 32, + 36, + 702, + 30, + 32, + 36, + 698, + 32, + 32, + 36, + 700, + 32, + 32, + 36, + 696, + 34, + 30, + 38, + 698, + 34, + 30, + 38, + 696, + 34, + 26, + 42, + 698, + 34, + 26, + 42, + 696, + 34, + 26, + 42, + 698, + 34, + 26, + 42, + 698, + 32, + 22, + 46, + 700, + 32, + 22, + 46, + 698, + 32, + 18, + 48, + 702, + 32, + 18, + 48, + 702, + 32, + 10, + 54, + 704, + 32, + 10, + 54, + 704, + 92, + 708, + 92, + 706, + 90, + 710, + 90, + 710, + 86, + 714, + 86, + 714, + 84, + 716, + 84, + 712, + 82, + 718, + 82, + 716, + 78, + 722, + 78, + 720, + 72, + 728, + 72, + 724, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 730, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 42, + 10, + 10, + 738, + 42, + 10, + 10, + 738, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 774, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 788, + 4, + 796, + 4, + 633141 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9100478887557983, + 0.4134228229522705, + -0.029918748885393143 + ], + [ + -0.358193576335907, + -0.7480431199073792, + 0.5586854219436646 + ], + [ + 0.20859278738498688, + 0.5191470384597778, + 0.828839898109436 + ] + ], + "t": [ + -151.2693634033203, + 91.6123275756836, + 529.5701904296875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 104, + "category_id": 1, + "bbox": [ + 346, + 456, + 140, + 178 + ], + "score": 0.6485055088996887, + "time": 0.0, + "segmentation": { + "counts": [ + 276605, + 10, + 790, + 10, + 784, + 18, + 782, + 18, + 776, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 44, + 8, + 718, + 30, + 44, + 8, + 716, + 30, + 42, + 14, + 714, + 30, + 42, + 14, + 712, + 30, + 40, + 20, + 710, + 30, + 40, + 20, + 708, + 30, + 40, + 22, + 708, + 30, + 40, + 22, + 708, + 28, + 40, + 24, + 708, + 28, + 40, + 24, + 706, + 28, + 40, + 26, + 706, + 28, + 40, + 26, + 704, + 28, + 40, + 28, + 704, + 28, + 40, + 28, + 704, + 26, + 40, + 28, + 706, + 26, + 40, + 28, + 704, + 26, + 40, + 28, + 706, + 26, + 40, + 28, + 704, + 26, + 40, + 30, + 704, + 26, + 40, + 30, + 702, + 26, + 40, + 30, + 704, + 26, + 40, + 30, + 702, + 28, + 36, + 32, + 704, + 28, + 36, + 32, + 702, + 28, + 34, + 34, + 704, + 28, + 34, + 34, + 700, + 30, + 32, + 36, + 702, + 30, + 32, + 36, + 698, + 32, + 32, + 36, + 700, + 32, + 32, + 36, + 696, + 34, + 30, + 38, + 698, + 34, + 30, + 38, + 696, + 34, + 26, + 42, + 698, + 34, + 26, + 42, + 696, + 34, + 26, + 42, + 698, + 34, + 26, + 42, + 698, + 32, + 22, + 46, + 700, + 32, + 22, + 46, + 698, + 32, + 18, + 48, + 702, + 32, + 18, + 48, + 702, + 32, + 10, + 54, + 704, + 32, + 10, + 54, + 704, + 92, + 708, + 92, + 706, + 90, + 710, + 90, + 710, + 86, + 714, + 86, + 714, + 84, + 716, + 84, + 712, + 82, + 718, + 82, + 716, + 78, + 722, + 78, + 720, + 72, + 728, + 72, + 724, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 730, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 42, + 10, + 10, + 738, + 42, + 10, + 10, + 738, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 774, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 788, + 4, + 796, + 4, + 633141 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9100478887557983, + 0.4134228229522705, + -0.029918748885393143 + ], + [ + -0.358193576335907, + -0.7480431199073792, + 0.5586854219436646 + ], + [ + 0.20859278738498688, + 0.5191470384597778, + 0.828839898109436 + ] + ], + "t": [ + -151.2693634033203, + 91.6123275756836, + 529.5701904296875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000104/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000104/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000104/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000104/sam6d_results/vis_pem.png" + }, + { + "frame_id": 105, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000105.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000105.png", + "status": "ok", + "detection_count": 4, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 105, + "category_id": 1, + "bbox": [ + 600, + 338, + 60, + 138 + ], + "score": 0.6392090916633606, + "time": 0.0, + "segmentation": { + "counts": [ + 479611, + 4, + 796, + 4, + 792, + 14, + 786, + 14, + 742, + 28, + 12, + 20, + 740, + 28, + 12, + 20, + 732, + 72, + 8, + 30, + 690, + 72, + 8, + 30, + 686, + 124, + 676, + 124, + 672, + 130, + 670, + 130, + 666, + 136, + 664, + 136, + 660, + 140, + 660, + 140, + 658, + 142, + 658, + 142, + 658, + 142, + 658, + 142, + 658, + 140, + 660, + 140, + 660, + 138, + 662, + 138, + 662, + 24, + 30, + 82, + 664, + 24, + 30, + 82, + 666, + 8, + 70, + 52, + 670, + 8, + 70, + 52, + 750, + 46, + 754, + 46, + 746, + 50, + 750, + 50, + 744, + 52, + 748, + 52, + 744, + 52, + 748, + 52, + 744, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 754, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 746, + 52, + 748, + 52, + 728, + 6, + 4, + 62, + 728, + 6, + 4, + 62, + 716, + 82, + 718, + 82, + 716, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 754, + 40, + 760, + 40, + 770, + 6, + 2, + 10, + 782, + 6, + 2, + 10, + 494027 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9872506260871887, + -0.13473288714885712, + -0.08475390076637268 + ], + [ + 0.15864568948745728, + 0.7895678281784058, + 0.5928017497062683 + ], + [ + -0.012950940988957882, + -0.5986899137496948, + 0.8008761405944824 + ] + ], + "t": [ + -6.315207004547119, + 30.97599983215332, + 593.50634765625 + ] + }, + { + "scene_id": 0, + "image_id": 105, + "category_id": 1, + "bbox": [ + 354, + 448, + 136, + 172 + ], + "score": 0.6647627353668213, + "time": 0.0, + "segmentation": { + "counts": [ + 282987, + 12, + 788, + 12, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 26, + 46, + 10, + 718, + 26, + 46, + 10, + 716, + 26, + 44, + 16, + 714, + 26, + 44, + 16, + 712, + 26, + 44, + 18, + 712, + 26, + 44, + 18, + 712, + 24, + 44, + 20, + 712, + 24, + 44, + 20, + 710, + 24, + 44, + 22, + 710, + 24, + 44, + 22, + 708, + 26, + 42, + 24, + 708, + 26, + 42, + 24, + 706, + 26, + 42, + 26, + 706, + 26, + 42, + 26, + 704, + 26, + 42, + 26, + 706, + 26, + 42, + 26, + 706, + 24, + 42, + 26, + 708, + 24, + 42, + 26, + 706, + 24, + 42, + 26, + 708, + 24, + 42, + 26, + 706, + 26, + 40, + 28, + 706, + 26, + 40, + 28, + 704, + 26, + 38, + 30, + 706, + 26, + 38, + 30, + 704, + 26, + 38, + 30, + 706, + 26, + 38, + 30, + 702, + 28, + 36, + 32, + 704, + 28, + 36, + 32, + 702, + 28, + 36, + 32, + 704, + 28, + 36, + 32, + 698, + 32, + 34, + 34, + 700, + 32, + 34, + 34, + 698, + 32, + 32, + 36, + 700, + 32, + 32, + 36, + 700, + 32, + 26, + 40, + 702, + 32, + 26, + 40, + 700, + 30, + 22, + 46, + 702, + 30, + 22, + 46, + 702, + 28, + 18, + 48, + 706, + 28, + 18, + 48, + 706, + 28, + 10, + 54, + 708, + 28, + 10, + 54, + 706, + 90, + 710, + 90, + 710, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 718, + 76, + 724, + 76, + 720, + 74, + 726, + 74, + 724, + 70, + 730, + 70, + 726, + 66, + 734, + 66, + 732, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 40, + 6, + 16, + 738, + 40, + 6, + 16, + 736, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 629941 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.879162073135376, + 0.47461697459220886, + -0.04258325323462486 + ], + [ + -0.43357545137405396, + -0.7596487998962402, + 0.4847124218940735 + ], + [ + 0.1977044939994812, + 0.44460368156433105, + 0.8736365437507629 + ] + ], + "t": [ + -149.18643188476562, + 85.11384582519531, + 537.1245727539062 + ] + }, + { + "scene_id": 0, + "image_id": 105, + "category_id": 1, + "bbox": [ + 354, + 502, + 86, + 98 + ], + "score": 0.43358391523361206, + "time": 0.0, + "segmentation": { + "counts": [ + 282987, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 768, + 30, + 770, + 30, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 669885 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8183975219726562, + 0.5094163417816162, + -0.26593223214149475 + ], + [ + 0.22367501258850098, + -0.7086635828018188, + -0.6691526174545288 + ], + [ + -0.5293336510658264, + 0.4881507158279419, + -0.69391268491745 + ] + ], + "t": [ + -146.35118103027344, + 85.60081481933594, + 532.3519897460938 + ] + }, + { + "scene_id": 0, + "image_id": 105, + "category_id": 1, + "bbox": [ + 390, + 510, + 68, + 110 + ], + "score": 0.49705860018730164, + "time": 0.0, + "segmentation": { + "counts": [ + 311811, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 34, + 766, + 34, + 760, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 752, + 44, + 756, + 44, + 748, + 50, + 750, + 50, + 742, + 54, + 746, + 54, + 732, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 734, + 62, + 738, + 62, + 736, + 58, + 742, + 58, + 740, + 54, + 746, + 54, + 744, + 50, + 750, + 50, + 748, + 44, + 756, + 44, + 756, + 36, + 764, + 36, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 786, + 10, + 790, + 10, + 655469 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9061008095741272, + 0.4200686812400818, + 0.050233349204063416 + ], + [ + 0.39094483852386475, + -0.7860115170478821, + -0.4789033830165863 + ], + [ + -0.16168837249279022, + 0.4535733461380005, + -0.8764291405677795 + ] + ], + "t": [ + -153.63768005371094, + 85.67430114746094, + 535.5490112304688 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 105, + "category_id": 1, + "bbox": [ + 354, + 448, + 136, + 172 + ], + "score": 0.6647627353668213, + "time": 0.0, + "segmentation": { + "counts": [ + 282987, + 12, + 788, + 12, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 26, + 46, + 10, + 718, + 26, + 46, + 10, + 716, + 26, + 44, + 16, + 714, + 26, + 44, + 16, + 712, + 26, + 44, + 18, + 712, + 26, + 44, + 18, + 712, + 24, + 44, + 20, + 712, + 24, + 44, + 20, + 710, + 24, + 44, + 22, + 710, + 24, + 44, + 22, + 708, + 26, + 42, + 24, + 708, + 26, + 42, + 24, + 706, + 26, + 42, + 26, + 706, + 26, + 42, + 26, + 704, + 26, + 42, + 26, + 706, + 26, + 42, + 26, + 706, + 24, + 42, + 26, + 708, + 24, + 42, + 26, + 706, + 24, + 42, + 26, + 708, + 24, + 42, + 26, + 706, + 26, + 40, + 28, + 706, + 26, + 40, + 28, + 704, + 26, + 38, + 30, + 706, + 26, + 38, + 30, + 704, + 26, + 38, + 30, + 706, + 26, + 38, + 30, + 702, + 28, + 36, + 32, + 704, + 28, + 36, + 32, + 702, + 28, + 36, + 32, + 704, + 28, + 36, + 32, + 698, + 32, + 34, + 34, + 700, + 32, + 34, + 34, + 698, + 32, + 32, + 36, + 700, + 32, + 32, + 36, + 700, + 32, + 26, + 40, + 702, + 32, + 26, + 40, + 700, + 30, + 22, + 46, + 702, + 30, + 22, + 46, + 702, + 28, + 18, + 48, + 706, + 28, + 18, + 48, + 706, + 28, + 10, + 54, + 708, + 28, + 10, + 54, + 706, + 90, + 710, + 90, + 710, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 718, + 76, + 724, + 76, + 720, + 74, + 726, + 74, + 724, + 70, + 730, + 70, + 726, + 66, + 734, + 66, + 732, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 40, + 6, + 16, + 738, + 40, + 6, + 16, + 736, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 629941 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.879162073135376, + 0.47461697459220886, + -0.04258325323462486 + ], + [ + -0.43357545137405396, + -0.7596487998962402, + 0.4847124218940735 + ], + [ + 0.1977044939994812, + 0.44460368156433105, + 0.8736365437507629 + ] + ], + "t": [ + -149.18643188476562, + 85.11384582519531, + 537.1245727539062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000105/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000105/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000105/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000105/sam6d_results/vis_pem.png" + }, + { + "frame_id": 106, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000106.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000106.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 106, + "category_id": 1, + "bbox": [ + 598, + 304, + 60, + 144 + ], + "score": 0.6343173384666443, + "time": 0.0, + "segmentation": { + "counts": [ + 477979, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 740, + 26, + 14, + 22, + 18, + 18, + 702, + 26, + 14, + 22, + 18, + 18, + 696, + 70, + 8, + 40, + 682, + 70, + 8, + 40, + 676, + 130, + 670, + 130, + 666, + 136, + 664, + 136, + 660, + 140, + 660, + 140, + 656, + 144, + 656, + 144, + 652, + 148, + 652, + 148, + 652, + 148, + 652, + 148, + 652, + 146, + 654, + 146, + 654, + 142, + 658, + 142, + 658, + 30, + 34, + 76, + 660, + 30, + 34, + 76, + 660, + 20, + 64, + 52, + 664, + 20, + 64, + 52, + 748, + 48, + 752, + 48, + 746, + 50, + 750, + 50, + 744, + 54, + 746, + 54, + 742, + 50, + 750, + 50, + 748, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 752, + 46, + 754, + 46, + 746, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 718, + 60, + 6, + 14, + 720, + 60, + 6, + 14, + 716, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 758, + 36, + 764, + 36, + 495649 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9813239574432373, + -0.154732808470726, + -0.11428824812173843 + ], + [ + 0.19141659140586853, + 0.844368577003479, + 0.5004004836082458 + ], + [ + 0.019073063507676125, + -0.512931227684021, + 0.8582176566123962 + ] + ], + "t": [ + -8.901518821716309, + 4.3533477783203125, + 590.3909912109375 + ] + }, + { + "scene_id": 0, + "image_id": 106, + "category_id": 1, + "bbox": [ + 352, + 416, + 136, + 172 + ], + "score": 0.6602306365966797, + "time": 0.0, + "segmentation": { + "counts": [ + 281357, + 10, + 790, + 10, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 46, + 6, + 718, + 30, + 46, + 6, + 718, + 28, + 44, + 12, + 716, + 28, + 44, + 12, + 714, + 26, + 46, + 16, + 712, + 26, + 46, + 16, + 710, + 26, + 44, + 20, + 710, + 26, + 44, + 20, + 710, + 26, + 42, + 22, + 710, + 26, + 42, + 22, + 708, + 26, + 44, + 22, + 708, + 26, + 44, + 22, + 706, + 26, + 44, + 24, + 706, + 26, + 44, + 24, + 704, + 26, + 44, + 24, + 706, + 26, + 44, + 24, + 706, + 24, + 44, + 26, + 706, + 24, + 44, + 26, + 704, + 24, + 44, + 26, + 706, + 24, + 44, + 26, + 704, + 24, + 42, + 28, + 706, + 24, + 42, + 28, + 704, + 26, + 38, + 30, + 706, + 26, + 38, + 30, + 704, + 26, + 38, + 30, + 706, + 26, + 38, + 30, + 702, + 28, + 36, + 32, + 704, + 28, + 36, + 32, + 698, + 32, + 34, + 34, + 700, + 32, + 34, + 34, + 698, + 34, + 30, + 36, + 700, + 34, + 30, + 36, + 698, + 34, + 26, + 40, + 700, + 34, + 26, + 40, + 700, + 32, + 22, + 44, + 702, + 32, + 22, + 44, + 700, + 32, + 20, + 46, + 702, + 32, + 20, + 46, + 702, + 32, + 12, + 50, + 706, + 32, + 12, + 50, + 706, + 30, + 8, + 52, + 710, + 30, + 8, + 52, + 710, + 88, + 712, + 88, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 716, + 78, + 722, + 78, + 718, + 76, + 724, + 76, + 722, + 72, + 728, + 72, + 726, + 66, + 734, + 66, + 730, + 64, + 736, + 64, + 734, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 42, + 8, + 8, + 742, + 42, + 8, + 8, + 740, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 766, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 8, + 792, + 8, + 792, + 4, + 796, + 4, + 631581 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.878213107585907, + 0.4723900258541107, + -0.0747658908367157 + ], + [ + -0.46571460366249084, + -0.80906081199646, + 0.3585120737552643 + ], + [ + 0.1088673323392868, + 0.3496696352958679, + 0.9305262565612793 + ] + ], + "t": [ + -152.46014404296875, + 57.233238220214844, + 538.126708984375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 106, + "category_id": 1, + "bbox": [ + 352, + 416, + 136, + 172 + ], + "score": 0.6602306365966797, + "time": 0.0, + "segmentation": { + "counts": [ + 281357, + 10, + 790, + 10, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 46, + 6, + 718, + 30, + 46, + 6, + 718, + 28, + 44, + 12, + 716, + 28, + 44, + 12, + 714, + 26, + 46, + 16, + 712, + 26, + 46, + 16, + 710, + 26, + 44, + 20, + 710, + 26, + 44, + 20, + 710, + 26, + 42, + 22, + 710, + 26, + 42, + 22, + 708, + 26, + 44, + 22, + 708, + 26, + 44, + 22, + 706, + 26, + 44, + 24, + 706, + 26, + 44, + 24, + 704, + 26, + 44, + 24, + 706, + 26, + 44, + 24, + 706, + 24, + 44, + 26, + 706, + 24, + 44, + 26, + 704, + 24, + 44, + 26, + 706, + 24, + 44, + 26, + 704, + 24, + 42, + 28, + 706, + 24, + 42, + 28, + 704, + 26, + 38, + 30, + 706, + 26, + 38, + 30, + 704, + 26, + 38, + 30, + 706, + 26, + 38, + 30, + 702, + 28, + 36, + 32, + 704, + 28, + 36, + 32, + 698, + 32, + 34, + 34, + 700, + 32, + 34, + 34, + 698, + 34, + 30, + 36, + 700, + 34, + 30, + 36, + 698, + 34, + 26, + 40, + 700, + 34, + 26, + 40, + 700, + 32, + 22, + 44, + 702, + 32, + 22, + 44, + 700, + 32, + 20, + 46, + 702, + 32, + 20, + 46, + 702, + 32, + 12, + 50, + 706, + 32, + 12, + 50, + 706, + 30, + 8, + 52, + 710, + 30, + 8, + 52, + 710, + 88, + 712, + 88, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 716, + 78, + 722, + 78, + 718, + 76, + 724, + 76, + 722, + 72, + 728, + 72, + 726, + 66, + 734, + 66, + 730, + 64, + 736, + 64, + 734, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 42, + 8, + 8, + 742, + 42, + 8, + 8, + 740, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 766, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 8, + 792, + 8, + 792, + 4, + 796, + 4, + 631581 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.878213107585907, + 0.4723900258541107, + -0.0747658908367157 + ], + [ + -0.46571460366249084, + -0.80906081199646, + 0.3585120737552643 + ], + [ + 0.1088673323392868, + 0.3496696352958679, + 0.9305262565612793 + ] + ], + "t": [ + -152.46014404296875, + 57.233238220214844, + 538.126708984375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000106/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000106/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000106/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000106/sam6d_results/vis_pem.png" + }, + { + "frame_id": 107, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000107.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000107.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 107, + "category_id": 1, + "bbox": [ + 606, + 296, + 62, + 152 + ], + "score": 0.6475854516029358, + "time": 0.0, + "segmentation": { + "counts": [ + 484375, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 744, + 16, + 22, + 22, + 20, + 18, + 702, + 16, + 22, + 22, + 20, + 18, + 694, + 36, + 4, + 30, + 10, + 42, + 678, + 36, + 4, + 30, + 10, + 42, + 670, + 134, + 666, + 134, + 662, + 140, + 660, + 140, + 656, + 144, + 656, + 144, + 652, + 148, + 652, + 148, + 648, + 150, + 650, + 150, + 648, + 152, + 648, + 152, + 646, + 150, + 650, + 150, + 650, + 146, + 654, + 146, + 654, + 34, + 28, + 28, + 4, + 50, + 656, + 34, + 28, + 28, + 4, + 50, + 656, + 26, + 68, + 48, + 658, + 26, + 68, + 48, + 658, + 16, + 74, + 48, + 662, + 16, + 74, + 48, + 746, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 746, + 46, + 754, + 46, + 750, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 752, + 46, + 754, + 46, + 748, + 52, + 748, + 52, + 738, + 58, + 742, + 58, + 722, + 56, + 744, + 56, + 734, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 40, + 760, + 40, + 487655 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9794228076934814, + -0.16970819234848022, + -0.10922597348690033 + ], + [ + 0.20070655643939972, + 0.8758095502853394, + 0.4389459192752838 + ], + [ + 0.021168459206819534, + -0.4518357813358307, + 0.8918497562408447 + ] + ], + "t": [ + -0.9786072373390198, + 1.6718946695327759, + 584.4773559570312 + ] + }, + { + "scene_id": 0, + "image_id": 107, + "category_id": 1, + "bbox": [ + 358, + 412, + 140, + 174 + ], + "score": 0.6746625304222107, + "time": 0.0, + "segmentation": { + "counts": [ + 286153, + 10, + 790, + 10, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 48, + 8, + 718, + 26, + 48, + 8, + 716, + 26, + 46, + 14, + 714, + 26, + 46, + 14, + 714, + 24, + 46, + 18, + 712, + 24, + 46, + 18, + 710, + 24, + 46, + 20, + 710, + 24, + 46, + 20, + 708, + 24, + 46, + 22, + 708, + 24, + 46, + 22, + 706, + 24, + 46, + 24, + 706, + 24, + 46, + 24, + 704, + 24, + 48, + 22, + 706, + 24, + 48, + 22, + 706, + 22, + 48, + 22, + 708, + 22, + 48, + 22, + 706, + 24, + 44, + 26, + 706, + 24, + 44, + 26, + 704, + 24, + 44, + 26, + 706, + 24, + 44, + 26, + 704, + 24, + 44, + 26, + 706, + 24, + 44, + 26, + 706, + 22, + 42, + 28, + 708, + 22, + 42, + 28, + 706, + 24, + 40, + 28, + 708, + 24, + 40, + 28, + 704, + 26, + 38, + 30, + 706, + 26, + 38, + 30, + 700, + 30, + 34, + 36, + 700, + 30, + 34, + 36, + 696, + 32, + 32, + 38, + 698, + 32, + 32, + 38, + 698, + 30, + 28, + 40, + 702, + 30, + 28, + 40, + 700, + 30, + 26, + 42, + 702, + 30, + 26, + 42, + 702, + 30, + 20, + 46, + 704, + 30, + 20, + 46, + 704, + 28, + 18, + 46, + 708, + 28, + 18, + 46, + 708, + 30, + 6, + 52, + 712, + 30, + 6, + 52, + 712, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 714, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 720, + 70, + 730, + 70, + 728, + 66, + 734, + 66, + 730, + 64, + 736, + 64, + 734, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 42, + 8, + 8, + 742, + 42, + 8, + 8, + 738, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 623569 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8427782654762268, + 0.5288872122764587, + -0.10001746565103531 + ], + [ + -0.5292238593101501, + -0.7802881002426147, + 0.33327531814575195 + ], + [ + 0.09822273999452591, + 0.333808571100235, + 0.9375095367431641 + ] + ], + "t": [ + -144.3415069580078, + 57.69243240356445, + 536.9749145507812 + ] + }, + { + "scene_id": 0, + "image_id": 107, + "category_id": 1, + "bbox": [ + 358, + 470, + 86, + 92 + ], + "score": 0.5303243398666382, + "time": 0.0, + "segmentation": { + "counts": [ + 286151, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 770, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 666721 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8126862645149231, + 0.5615148544311523, + 0.15569904446601868 + ], + [ + 0.5826287865638733, + -0.7788052558898926, + -0.23239204287528992 + ], + [ + -0.009232565760612488, + 0.2795765995979309, + -0.9600788354873657 + ] + ], + "t": [ + -144.6186981201172, + 60.35626983642578, + 534.7782592773438 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 107, + "category_id": 1, + "bbox": [ + 358, + 412, + 140, + 174 + ], + "score": 0.6746625304222107, + "time": 0.0, + "segmentation": { + "counts": [ + 286153, + 10, + 790, + 10, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 48, + 8, + 718, + 26, + 48, + 8, + 716, + 26, + 46, + 14, + 714, + 26, + 46, + 14, + 714, + 24, + 46, + 18, + 712, + 24, + 46, + 18, + 710, + 24, + 46, + 20, + 710, + 24, + 46, + 20, + 708, + 24, + 46, + 22, + 708, + 24, + 46, + 22, + 706, + 24, + 46, + 24, + 706, + 24, + 46, + 24, + 704, + 24, + 48, + 22, + 706, + 24, + 48, + 22, + 706, + 22, + 48, + 22, + 708, + 22, + 48, + 22, + 706, + 24, + 44, + 26, + 706, + 24, + 44, + 26, + 704, + 24, + 44, + 26, + 706, + 24, + 44, + 26, + 704, + 24, + 44, + 26, + 706, + 24, + 44, + 26, + 706, + 22, + 42, + 28, + 708, + 22, + 42, + 28, + 706, + 24, + 40, + 28, + 708, + 24, + 40, + 28, + 704, + 26, + 38, + 30, + 706, + 26, + 38, + 30, + 700, + 30, + 34, + 36, + 700, + 30, + 34, + 36, + 696, + 32, + 32, + 38, + 698, + 32, + 32, + 38, + 698, + 30, + 28, + 40, + 702, + 30, + 28, + 40, + 700, + 30, + 26, + 42, + 702, + 30, + 26, + 42, + 702, + 30, + 20, + 46, + 704, + 30, + 20, + 46, + 704, + 28, + 18, + 46, + 708, + 28, + 18, + 46, + 708, + 30, + 6, + 52, + 712, + 30, + 6, + 52, + 712, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 714, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 720, + 70, + 730, + 70, + 728, + 66, + 734, + 66, + 730, + 64, + 736, + 64, + 734, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 42, + 8, + 8, + 742, + 42, + 8, + 8, + 738, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 623569 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8427782654762268, + 0.5288872122764587, + -0.10001746565103531 + ], + [ + -0.5292238593101501, + -0.7802881002426147, + 0.33327531814575195 + ], + [ + 0.09822273999452591, + 0.333808571100235, + 0.9375095367431641 + ] + ], + "t": [ + -144.3415069580078, + 57.69243240356445, + 536.9749145507812 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000107/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000107/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000107/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000107/sam6d_results/vis_pem.png" + }, + { + "frame_id": 108, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000108.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000108.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000108/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000108/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000108/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000108/sam6d_results/vis_pem.png" + }, + { + "frame_id": 109, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000109.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000109.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000109/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000109/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000109/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000109/sam6d_results/vis_pem.png" + }, + { + "frame_id": 110, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000110.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000110.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000110/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000110/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000110/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000110/sam6d_results/vis_pem.png" + }, + { + "frame_id": 111, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000111.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000111.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 111, + "category_id": 1, + "bbox": [ + 674, + 316, + 72, + 168 + ], + "score": 0.6834267973899841, + "time": 0.0, + "segmentation": { + "counts": [ + 538855, + 12, + 788, + 12, + 740, + 8, + 24, + 46, + 722, + 8, + 24, + 46, + 720, + 14, + 16, + 52, + 718, + 14, + 16, + 52, + 714, + 86, + 714, + 86, + 678, + 14, + 18, + 90, + 678, + 14, + 18, + 90, + 666, + 134, + 666, + 134, + 656, + 142, + 658, + 142, + 656, + 142, + 658, + 142, + 652, + 146, + 654, + 146, + 650, + 148, + 652, + 148, + 648, + 148, + 652, + 148, + 648, + 148, + 652, + 148, + 650, + 148, + 652, + 148, + 650, + 92, + 10, + 46, + 652, + 92, + 10, + 46, + 648, + 48, + 60, + 40, + 652, + 48, + 60, + 40, + 652, + 38, + 60, + 8, + 2, + 38, + 654, + 38, + 60, + 8, + 2, + 38, + 654, + 30, + 64, + 46, + 660, + 30, + 64, + 46, + 660, + 26, + 66, + 34, + 674, + 26, + 66, + 34, + 674, + 14, + 74, + 36, + 676, + 14, + 74, + 36, + 762, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 748, + 34, + 766, + 34, + 762, + 34, + 766, + 34, + 760, + 34, + 766, + 34, + 750, + 48, + 752, + 48, + 740, + 60, + 740, + 60, + 734, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 754, + 32, + 768, + 32, + 772, + 20, + 780, + 20, + 425249 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9546396732330322, + -0.2857116162776947, + -0.08385438472032547 + ], + [ + 0.2975248694419861, + 0.9265239238739014, + 0.2302888184785843 + ], + [ + 0.011896898038685322, + -0.24479174613952637, + 0.9695028066635132 + ] + ], + "t": [ + 58.89440155029297, + 33.776939392089844, + 575.1845092773438 + ] + }, + { + "scene_id": 0, + "image_id": 111, + "category_id": 1, + "bbox": [ + 428, + 498, + 80, + 82 + ], + "score": 0.4930175840854645, + "time": 0.0, + "segmentation": { + "counts": [ + 342171, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 778, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 764, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 615489 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7772765755653381, + 0.6245388388633728, + -0.07610999047756195 + ], + [ + -0.6267658472061157, + -0.7791751027107239, + 0.007156595587730408 + ], + [ + -0.054833248257637024, + 0.053265780210494995, + 0.997073769569397 + ] + ], + "t": [ + -90.2324447631836, + 83.80904388427734, + 546.00244140625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 111, + "category_id": 1, + "bbox": [ + 674, + 316, + 72, + 168 + ], + "score": 0.6834267973899841, + "time": 0.0, + "segmentation": { + "counts": [ + 538855, + 12, + 788, + 12, + 740, + 8, + 24, + 46, + 722, + 8, + 24, + 46, + 720, + 14, + 16, + 52, + 718, + 14, + 16, + 52, + 714, + 86, + 714, + 86, + 678, + 14, + 18, + 90, + 678, + 14, + 18, + 90, + 666, + 134, + 666, + 134, + 656, + 142, + 658, + 142, + 656, + 142, + 658, + 142, + 652, + 146, + 654, + 146, + 650, + 148, + 652, + 148, + 648, + 148, + 652, + 148, + 648, + 148, + 652, + 148, + 650, + 148, + 652, + 148, + 650, + 92, + 10, + 46, + 652, + 92, + 10, + 46, + 648, + 48, + 60, + 40, + 652, + 48, + 60, + 40, + 652, + 38, + 60, + 8, + 2, + 38, + 654, + 38, + 60, + 8, + 2, + 38, + 654, + 30, + 64, + 46, + 660, + 30, + 64, + 46, + 660, + 26, + 66, + 34, + 674, + 26, + 66, + 34, + 674, + 14, + 74, + 36, + 676, + 14, + 74, + 36, + 762, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 748, + 34, + 766, + 34, + 762, + 34, + 766, + 34, + 760, + 34, + 766, + 34, + 750, + 48, + 752, + 48, + 740, + 60, + 740, + 60, + 734, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 754, + 32, + 768, + 32, + 772, + 20, + 780, + 20, + 425249 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9546396732330322, + -0.2857116162776947, + -0.08385438472032547 + ], + [ + 0.2975248694419861, + 0.9265239238739014, + 0.2302888184785843 + ], + [ + 0.011896898038685322, + -0.24479174613952637, + 0.9695028066635132 + ] + ], + "t": [ + 58.89440155029297, + 33.776939392089844, + 575.1845092773438 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000111/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000111/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000111/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000111/sam6d_results/vis_pem.png" + }, + { + "frame_id": 112, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000112.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000112.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 112, + "category_id": 1, + "bbox": [ + 690, + 332, + 74, + 174 + ], + "score": 0.687044620513916, + "time": 0.0, + "segmentation": { + "counts": [ + 551627, + 8, + 30, + 40, + 722, + 8, + 30, + 40, + 718, + 18, + 20, + 46, + 716, + 18, + 20, + 46, + 714, + 22, + 12, + 52, + 714, + 22, + 12, + 52, + 710, + 30, + 2, + 60, + 708, + 30, + 2, + 60, + 668, + 132, + 668, + 132, + 658, + 140, + 660, + 140, + 654, + 144, + 656, + 144, + 650, + 148, + 652, + 148, + 648, + 148, + 652, + 148, + 648, + 148, + 652, + 148, + 648, + 150, + 650, + 150, + 648, + 148, + 652, + 148, + 648, + 150, + 650, + 150, + 648, + 70, + 30, + 48, + 652, + 70, + 30, + 48, + 650, + 46, + 54, + 48, + 652, + 46, + 54, + 48, + 650, + 40, + 58, + 46, + 656, + 40, + 58, + 46, + 656, + 32, + 64, + 34, + 670, + 32, + 64, + 34, + 670, + 24, + 68, + 34, + 674, + 24, + 68, + 34, + 674, + 20, + 70, + 34, + 676, + 20, + 70, + 34, + 678, + 12, + 72, + 36, + 680, + 12, + 72, + 36, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 744, + 36, + 2, + 16, + 746, + 36, + 2, + 16, + 742, + 38, + 762, + 38, + 754, + 42, + 758, + 42, + 744, + 54, + 746, + 54, + 734, + 62, + 738, + 62, + 732, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 736, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 744, + 50, + 750, + 50, + 752, + 42, + 758, + 42, + 760, + 26, + 774, + 26, + 410829 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9541307687759399, + -0.29267850518226624, + -0.06303583085536957 + ], + [ + 0.2992609739303589, + 0.9385175108909607, + 0.17212475836277008 + ], + [ + 0.00878302101045847, + -0.1830936223268509, + 0.9830562472343445 + ] + ], + "t": [ + 72.44551086425781, + 53.28110122680664, + 570.2864990234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 112, + "category_id": 1, + "bbox": [ + 690, + 332, + 74, + 174 + ], + "score": 0.687044620513916, + "time": 0.0, + "segmentation": { + "counts": [ + 551627, + 8, + 30, + 40, + 722, + 8, + 30, + 40, + 718, + 18, + 20, + 46, + 716, + 18, + 20, + 46, + 714, + 22, + 12, + 52, + 714, + 22, + 12, + 52, + 710, + 30, + 2, + 60, + 708, + 30, + 2, + 60, + 668, + 132, + 668, + 132, + 658, + 140, + 660, + 140, + 654, + 144, + 656, + 144, + 650, + 148, + 652, + 148, + 648, + 148, + 652, + 148, + 648, + 148, + 652, + 148, + 648, + 150, + 650, + 150, + 648, + 148, + 652, + 148, + 648, + 150, + 650, + 150, + 648, + 70, + 30, + 48, + 652, + 70, + 30, + 48, + 650, + 46, + 54, + 48, + 652, + 46, + 54, + 48, + 650, + 40, + 58, + 46, + 656, + 40, + 58, + 46, + 656, + 32, + 64, + 34, + 670, + 32, + 64, + 34, + 670, + 24, + 68, + 34, + 674, + 24, + 68, + 34, + 674, + 20, + 70, + 34, + 676, + 20, + 70, + 34, + 678, + 12, + 72, + 36, + 680, + 12, + 72, + 36, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 744, + 36, + 2, + 16, + 746, + 36, + 2, + 16, + 742, + 38, + 762, + 38, + 754, + 42, + 758, + 42, + 744, + 54, + 746, + 54, + 734, + 62, + 738, + 62, + 732, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 736, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 744, + 50, + 750, + 50, + 752, + 42, + 758, + 42, + 760, + 26, + 774, + 26, + 410829 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9541307687759399, + -0.29267850518226624, + -0.06303583085536957 + ], + [ + 0.2992609739303589, + 0.9385175108909607, + 0.17212475836277008 + ], + [ + 0.00878302101045847, + -0.1830936223268509, + 0.9830562472343445 + ] + ], + "t": [ + 72.44551086425781, + 53.28110122680664, + 570.2864990234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000112/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000112/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000112/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000112/sam6d_results/vis_pem.png" + }, + { + "frame_id": 113, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000113.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000113.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000113/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000113/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000113/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000113/sam6d_results/vis_pem.png" + }, + { + "frame_id": 114, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000114.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000114.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 114, + "category_id": 1, + "bbox": [ + 704, + 384, + 82, + 178 + ], + "score": 0.6874383091926575, + "time": 0.0, + "segmentation": { + "counts": [ + 562929, + 30, + 770, + 30, + 760, + 44, + 756, + 44, + 718, + 8, + 24, + 52, + 716, + 8, + 24, + 52, + 712, + 20, + 12, + 56, + 712, + 20, + 12, + 56, + 708, + 92, + 708, + 92, + 706, + 94, + 706, + 94, + 664, + 134, + 666, + 134, + 662, + 136, + 664, + 136, + 656, + 142, + 658, + 142, + 652, + 146, + 654, + 146, + 648, + 150, + 650, + 150, + 646, + 150, + 650, + 150, + 648, + 148, + 652, + 148, + 648, + 150, + 650, + 150, + 646, + 92, + 14, + 44, + 650, + 92, + 14, + 44, + 648, + 70, + 30, + 50, + 650, + 70, + 30, + 50, + 646, + 52, + 50, + 48, + 650, + 52, + 50, + 48, + 648, + 46, + 54, + 48, + 652, + 46, + 54, + 48, + 652, + 40, + 58, + 34, + 668, + 40, + 58, + 34, + 668, + 34, + 60, + 34, + 672, + 34, + 60, + 34, + 672, + 28, + 64, + 34, + 674, + 28, + 64, + 34, + 674, + 20, + 68, + 38, + 674, + 20, + 68, + 38, + 676, + 14, + 70, + 40, + 676, + 14, + 70, + 40, + 756, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 40, + 760, + 40, + 756, + 34, + 766, + 34, + 760, + 38, + 762, + 38, + 754, + 44, + 756, + 44, + 740, + 56, + 744, + 56, + 736, + 62, + 738, + 62, + 730, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 742, + 52, + 748, + 52, + 748, + 44, + 756, + 44, + 758, + 34, + 766, + 34, + 772, + 10, + 790, + 10, + 393189 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9458178877830505, + -0.32048940658569336, + -0.05211060121655464 + ], + [ + 0.32438433170318604, + 0.9397101998329163, + 0.10825900733470917 + ], + [ + 0.014272993430495262, + -0.11929716169834137, + 0.9927560687065125 + ] + ], + "t": [ + 85.41629028320312, + 102.97241973876953, + 561.9185180664062 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 114, + "category_id": 1, + "bbox": [ + 704, + 384, + 82, + 178 + ], + "score": 0.6874383091926575, + "time": 0.0, + "segmentation": { + "counts": [ + 562929, + 30, + 770, + 30, + 760, + 44, + 756, + 44, + 718, + 8, + 24, + 52, + 716, + 8, + 24, + 52, + 712, + 20, + 12, + 56, + 712, + 20, + 12, + 56, + 708, + 92, + 708, + 92, + 706, + 94, + 706, + 94, + 664, + 134, + 666, + 134, + 662, + 136, + 664, + 136, + 656, + 142, + 658, + 142, + 652, + 146, + 654, + 146, + 648, + 150, + 650, + 150, + 646, + 150, + 650, + 150, + 648, + 148, + 652, + 148, + 648, + 150, + 650, + 150, + 646, + 92, + 14, + 44, + 650, + 92, + 14, + 44, + 648, + 70, + 30, + 50, + 650, + 70, + 30, + 50, + 646, + 52, + 50, + 48, + 650, + 52, + 50, + 48, + 648, + 46, + 54, + 48, + 652, + 46, + 54, + 48, + 652, + 40, + 58, + 34, + 668, + 40, + 58, + 34, + 668, + 34, + 60, + 34, + 672, + 34, + 60, + 34, + 672, + 28, + 64, + 34, + 674, + 28, + 64, + 34, + 674, + 20, + 68, + 38, + 674, + 20, + 68, + 38, + 676, + 14, + 70, + 40, + 676, + 14, + 70, + 40, + 756, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 40, + 760, + 40, + 756, + 34, + 766, + 34, + 760, + 38, + 762, + 38, + 754, + 44, + 756, + 44, + 740, + 56, + 744, + 56, + 736, + 62, + 738, + 62, + 730, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 742, + 52, + 748, + 52, + 748, + 44, + 756, + 44, + 758, + 34, + 766, + 34, + 772, + 10, + 790, + 10, + 393189 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9458178877830505, + -0.32048940658569336, + -0.05211060121655464 + ], + [ + 0.32438433170318604, + 0.9397101998329163, + 0.10825900733470917 + ], + [ + 0.014272993430495262, + -0.11929716169834137, + 0.9927560687065125 + ] + ], + "t": [ + 85.41629028320312, + 102.97241973876953, + 561.9185180664062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000114/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000114/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000114/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000114/sam6d_results/vis_pem.png" + }, + { + "frame_id": 115, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000115.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000115.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 115, + "category_id": 1, + "bbox": [ + 722, + 374, + 80, + 178 + ], + "score": 0.6262064576148987, + "time": 0.0, + "segmentation": { + "counts": [ + 577319, + 30, + 770, + 30, + 722, + 10, + 30, + 42, + 718, + 10, + 30, + 42, + 716, + 18, + 18, + 50, + 714, + 18, + 18, + 50, + 712, + 26, + 10, + 52, + 712, + 26, + 10, + 52, + 708, + 92, + 708, + 92, + 668, + 132, + 668, + 132, + 658, + 142, + 658, + 142, + 652, + 144, + 656, + 144, + 652, + 146, + 654, + 146, + 648, + 150, + 650, + 150, + 646, + 152, + 648, + 152, + 644, + 152, + 648, + 152, + 644, + 154, + 646, + 154, + 642, + 156, + 644, + 156, + 642, + 154, + 646, + 154, + 642, + 76, + 32, + 48, + 644, + 76, + 32, + 48, + 642, + 54, + 54, + 46, + 646, + 54, + 54, + 46, + 646, + 44, + 56, + 46, + 654, + 44, + 56, + 46, + 654, + 38, + 60, + 36, + 666, + 38, + 60, + 36, + 666, + 24, + 72, + 36, + 668, + 24, + 72, + 36, + 668, + 22, + 70, + 36, + 672, + 22, + 70, + 36, + 674, + 16, + 72, + 36, + 676, + 16, + 72, + 36, + 680, + 6, + 74, + 40, + 680, + 6, + 74, + 40, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 750, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 746, + 40, + 2, + 8, + 750, + 40, + 2, + 8, + 748, + 34, + 766, + 34, + 762, + 34, + 766, + 34, + 758, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 748, + 48, + 752, + 48, + 734, + 64, + 736, + 64, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 746, + 46, + 754, + 46, + 756, + 34, + 766, + 34, + 768, + 18, + 782, + 18, + 380395 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9546229243278503, + -0.2970238924026489, + -0.02173079177737236 + ], + [ + 0.29765501618385315, + 0.9539697170257568, + 0.03665000572800636 + ], + [ + 0.009844587184488773, + -0.04145520552992821, + 0.9990918636322021 + ] + ], + "t": [ + 101.80033874511719, + 93.83055877685547, + 563.2059326171875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 115, + "category_id": 1, + "bbox": [ + 722, + 374, + 80, + 178 + ], + "score": 0.6262064576148987, + "time": 0.0, + "segmentation": { + "counts": [ + 577319, + 30, + 770, + 30, + 722, + 10, + 30, + 42, + 718, + 10, + 30, + 42, + 716, + 18, + 18, + 50, + 714, + 18, + 18, + 50, + 712, + 26, + 10, + 52, + 712, + 26, + 10, + 52, + 708, + 92, + 708, + 92, + 668, + 132, + 668, + 132, + 658, + 142, + 658, + 142, + 652, + 144, + 656, + 144, + 652, + 146, + 654, + 146, + 648, + 150, + 650, + 150, + 646, + 152, + 648, + 152, + 644, + 152, + 648, + 152, + 644, + 154, + 646, + 154, + 642, + 156, + 644, + 156, + 642, + 154, + 646, + 154, + 642, + 76, + 32, + 48, + 644, + 76, + 32, + 48, + 642, + 54, + 54, + 46, + 646, + 54, + 54, + 46, + 646, + 44, + 56, + 46, + 654, + 44, + 56, + 46, + 654, + 38, + 60, + 36, + 666, + 38, + 60, + 36, + 666, + 24, + 72, + 36, + 668, + 24, + 72, + 36, + 668, + 22, + 70, + 36, + 672, + 22, + 70, + 36, + 674, + 16, + 72, + 36, + 676, + 16, + 72, + 36, + 680, + 6, + 74, + 40, + 680, + 6, + 74, + 40, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 750, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 746, + 40, + 2, + 8, + 750, + 40, + 2, + 8, + 748, + 34, + 766, + 34, + 762, + 34, + 766, + 34, + 758, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 748, + 48, + 752, + 48, + 734, + 64, + 736, + 64, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 746, + 46, + 754, + 46, + 756, + 34, + 766, + 34, + 768, + 18, + 782, + 18, + 380395 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9546229243278503, + -0.2970238924026489, + -0.02173079177737236 + ], + [ + 0.29765501618385315, + 0.9539697170257568, + 0.03665000572800636 + ], + [ + 0.009844587184488773, + -0.04145520552992821, + 0.9990918636322021 + ] + ], + "t": [ + 101.80033874511719, + 93.83055877685547, + 563.2059326171875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000115/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000115/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000115/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000115/sam6d_results/vis_pem.png" + }, + { + "frame_id": 116, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000116.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000116.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 116, + "category_id": 1, + "bbox": [ + 750, + 360, + 74, + 182 + ], + "score": 0.6858090758323669, + "time": 0.0, + "segmentation": { + "counts": [ + 599663, + 10, + 28, + 28, + 734, + 10, + 28, + 28, + 728, + 22, + 16, + 46, + 716, + 22, + 16, + 46, + 664, + 28, + 20, + 30, + 8, + 52, + 662, + 28, + 20, + 30, + 8, + 52, + 654, + 148, + 652, + 148, + 648, + 152, + 648, + 152, + 642, + 158, + 642, + 158, + 634, + 166, + 634, + 166, + 630, + 168, + 632, + 168, + 628, + 170, + 630, + 170, + 626, + 170, + 630, + 170, + 626, + 172, + 628, + 172, + 626, + 170, + 630, + 170, + 630, + 54, + 4, + 16, + 6, + 24, + 2, + 60, + 634, + 54, + 4, + 16, + 6, + 24, + 2, + 60, + 632, + 48, + 58, + 60, + 634, + 48, + 58, + 60, + 634, + 36, + 68, + 58, + 638, + 36, + 68, + 58, + 640, + 24, + 74, + 58, + 644, + 24, + 74, + 58, + 644, + 20, + 76, + 56, + 648, + 20, + 76, + 56, + 648, + 16, + 76, + 44, + 664, + 16, + 76, + 44, + 754, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 730, + 46, + 754, + 46, + 738, + 58, + 742, + 58, + 722, + 76, + 724, + 76, + 720, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 726, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 734, + 60, + 740, + 60, + 740, + 54, + 746, + 54, + 748, + 42, + 758, + 42, + 762, + 22, + 778, + 22, + 362805 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9760810732841492, + -0.2160942703485489, + 0.023847542703151703 + ], + [ + 0.21653635799884796, + 0.976111888885498, + -0.017818216234445572 + ], + [ + -0.019427461549639702, + 0.0225558839738369, + 0.999556839466095 + ] + ], + "t": [ + 124.78990173339844, + 83.60636901855469, + 559.3826904296875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 116, + "category_id": 1, + "bbox": [ + 750, + 360, + 74, + 182 + ], + "score": 0.6858090758323669, + "time": 0.0, + "segmentation": { + "counts": [ + 599663, + 10, + 28, + 28, + 734, + 10, + 28, + 28, + 728, + 22, + 16, + 46, + 716, + 22, + 16, + 46, + 664, + 28, + 20, + 30, + 8, + 52, + 662, + 28, + 20, + 30, + 8, + 52, + 654, + 148, + 652, + 148, + 648, + 152, + 648, + 152, + 642, + 158, + 642, + 158, + 634, + 166, + 634, + 166, + 630, + 168, + 632, + 168, + 628, + 170, + 630, + 170, + 626, + 170, + 630, + 170, + 626, + 172, + 628, + 172, + 626, + 170, + 630, + 170, + 630, + 54, + 4, + 16, + 6, + 24, + 2, + 60, + 634, + 54, + 4, + 16, + 6, + 24, + 2, + 60, + 632, + 48, + 58, + 60, + 634, + 48, + 58, + 60, + 634, + 36, + 68, + 58, + 638, + 36, + 68, + 58, + 640, + 24, + 74, + 58, + 644, + 24, + 74, + 58, + 644, + 20, + 76, + 56, + 648, + 20, + 76, + 56, + 648, + 16, + 76, + 44, + 664, + 16, + 76, + 44, + 754, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 730, + 46, + 754, + 46, + 738, + 58, + 742, + 58, + 722, + 76, + 724, + 76, + 720, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 726, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 734, + 60, + 740, + 60, + 740, + 54, + 746, + 54, + 748, + 42, + 758, + 42, + 762, + 22, + 778, + 22, + 362805 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9760810732841492, + -0.2160942703485489, + 0.023847542703151703 + ], + [ + 0.21653635799884796, + 0.976111888885498, + -0.017818216234445572 + ], + [ + -0.019427461549639702, + 0.0225558839738369, + 0.999556839466095 + ] + ], + "t": [ + 124.78990173339844, + 83.60636901855469, + 559.3826904296875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000116/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000116/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000116/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000116/sam6d_results/vis_pem.png" + }, + { + "frame_id": 117, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000117.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000117.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 117, + "category_id": 1, + "bbox": [ + 754, + 378, + 70, + 184 + ], + "score": 0.6849035024642944, + "time": 0.0, + "segmentation": { + "counts": [ + 602879, + 12, + 788, + 12, + 730, + 30, + 24, + 22, + 20, + 22, + 682, + 30, + 24, + 22, + 20, + 22, + 674, + 44, + 14, + 28, + 12, + 46, + 656, + 44, + 14, + 28, + 12, + 46, + 648, + 156, + 644, + 156, + 638, + 164, + 636, + 164, + 630, + 172, + 628, + 172, + 624, + 176, + 624, + 176, + 620, + 180, + 620, + 180, + 616, + 182, + 618, + 182, + 616, + 182, + 618, + 182, + 616, + 182, + 618, + 182, + 618, + 178, + 622, + 178, + 622, + 50, + 24, + 102, + 624, + 50, + 24, + 102, + 624, + 30, + 2, + 6, + 64, + 70, + 628, + 30, + 2, + 6, + 64, + 70, + 630, + 22, + 86, + 58, + 634, + 22, + 86, + 58, + 634, + 18, + 82, + 62, + 638, + 18, + 82, + 62, + 734, + 62, + 738, + 62, + 734, + 62, + 738, + 62, + 734, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 44, + 756, + 44, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 738, + 60, + 740, + 60, + 734, + 64, + 736, + 64, + 726, + 72, + 728, + 72, + 706, + 72, + 14, + 6, + 708, + 72, + 14, + 6, + 692, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 716, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 722, + 74, + 726, + 74, + 726, + 68, + 732, + 68, + 734, + 62, + 738, + 62, + 738, + 56, + 744, + 56, + 748, + 42, + 758, + 42, + 362771 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9855047464370728, + -0.16960273683071136, + -0.0038460902869701385 + ], + [ + 0.1691484898328781, + 0.984095573425293, + -0.054259173572063446 + ], + [ + 0.012987421825528145, + 0.052822113037109375, + 0.9985194206237793 + ] + ], + "t": [ + 128.0294647216797, + 99.20726776123047, + 555.4674682617188 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 117, + "category_id": 1, + "bbox": [ + 754, + 378, + 70, + 184 + ], + "score": 0.6849035024642944, + "time": 0.0, + "segmentation": { + "counts": [ + 602879, + 12, + 788, + 12, + 730, + 30, + 24, + 22, + 20, + 22, + 682, + 30, + 24, + 22, + 20, + 22, + 674, + 44, + 14, + 28, + 12, + 46, + 656, + 44, + 14, + 28, + 12, + 46, + 648, + 156, + 644, + 156, + 638, + 164, + 636, + 164, + 630, + 172, + 628, + 172, + 624, + 176, + 624, + 176, + 620, + 180, + 620, + 180, + 616, + 182, + 618, + 182, + 616, + 182, + 618, + 182, + 616, + 182, + 618, + 182, + 618, + 178, + 622, + 178, + 622, + 50, + 24, + 102, + 624, + 50, + 24, + 102, + 624, + 30, + 2, + 6, + 64, + 70, + 628, + 30, + 2, + 6, + 64, + 70, + 630, + 22, + 86, + 58, + 634, + 22, + 86, + 58, + 634, + 18, + 82, + 62, + 638, + 18, + 82, + 62, + 734, + 62, + 738, + 62, + 734, + 62, + 738, + 62, + 734, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 44, + 756, + 44, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 738, + 60, + 740, + 60, + 734, + 64, + 736, + 64, + 726, + 72, + 728, + 72, + 706, + 72, + 14, + 6, + 708, + 72, + 14, + 6, + 692, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 716, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 722, + 74, + 726, + 74, + 726, + 68, + 732, + 68, + 734, + 62, + 738, + 62, + 738, + 56, + 744, + 56, + 748, + 42, + 758, + 42, + 362771 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9855047464370728, + -0.16960273683071136, + -0.0038460902869701385 + ], + [ + 0.1691484898328781, + 0.984095573425293, + -0.054259173572063446 + ], + [ + 0.012987421825528145, + 0.052822113037109375, + 0.9985194206237793 + ] + ], + "t": [ + 128.0294647216797, + 99.20726776123047, + 555.4674682617188 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000117/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000117/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000117/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000117/sam6d_results/vis_pem.png" + }, + { + "frame_id": 118, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000118.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000118.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 118, + "category_id": 1, + "bbox": [ + 758, + 392, + 70, + 182 + ], + "score": 0.6751312613487244, + "time": 0.0, + "segmentation": { + "counts": [ + 606091, + 12, + 788, + 12, + 728, + 32, + 24, + 20, + 724, + 32, + 24, + 20, + 714, + 54, + 10, + 26, + 710, + 54, + 10, + 26, + 704, + 100, + 10, + 34, + 656, + 100, + 10, + 34, + 650, + 108, + 2, + 50, + 640, + 108, + 2, + 50, + 634, + 172, + 628, + 172, + 622, + 180, + 620, + 180, + 616, + 184, + 616, + 184, + 614, + 186, + 614, + 186, + 614, + 186, + 614, + 186, + 614, + 186, + 614, + 186, + 614, + 184, + 616, + 184, + 616, + 52, + 20, + 108, + 620, + 52, + 20, + 108, + 620, + 38, + 50, + 88, + 624, + 38, + 50, + 88, + 626, + 18, + 78, + 74, + 630, + 18, + 78, + 74, + 732, + 64, + 736, + 64, + 730, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 728, + 52, + 2, + 10, + 736, + 52, + 2, + 10, + 734, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 744, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 736, + 62, + 738, + 62, + 730, + 70, + 730, + 70, + 718, + 80, + 720, + 80, + 688, + 110, + 690, + 110, + 686, + 88, + 712, + 88, + 710, + 84, + 716, + 84, + 716, + 82, + 718, + 82, + 718, + 76, + 724, + 76, + 724, + 74, + 726, + 74, + 726, + 68, + 732, + 68, + 732, + 62, + 738, + 62, + 740, + 54, + 746, + 54, + 760, + 18, + 782, + 18, + 359571 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9920540452003479, + -0.12557822465896606, + 0.007706306874752045 + ], + [ + 0.1257680207490921, + 0.9881601929664612, + -0.08787377178668976 + ], + [ + 0.003419967368245125, + 0.08814471960067749, + 0.9961018562316895 + ] + ], + "t": [ + 134.2139434814453, + 110.5755844116211, + 556.740234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 118, + "category_id": 1, + "bbox": [ + 758, + 392, + 70, + 182 + ], + "score": 0.6751312613487244, + "time": 0.0, + "segmentation": { + "counts": [ + 606091, + 12, + 788, + 12, + 728, + 32, + 24, + 20, + 724, + 32, + 24, + 20, + 714, + 54, + 10, + 26, + 710, + 54, + 10, + 26, + 704, + 100, + 10, + 34, + 656, + 100, + 10, + 34, + 650, + 108, + 2, + 50, + 640, + 108, + 2, + 50, + 634, + 172, + 628, + 172, + 622, + 180, + 620, + 180, + 616, + 184, + 616, + 184, + 614, + 186, + 614, + 186, + 614, + 186, + 614, + 186, + 614, + 186, + 614, + 186, + 614, + 184, + 616, + 184, + 616, + 52, + 20, + 108, + 620, + 52, + 20, + 108, + 620, + 38, + 50, + 88, + 624, + 38, + 50, + 88, + 626, + 18, + 78, + 74, + 630, + 18, + 78, + 74, + 732, + 64, + 736, + 64, + 730, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 728, + 52, + 2, + 10, + 736, + 52, + 2, + 10, + 734, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 744, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 736, + 62, + 738, + 62, + 730, + 70, + 730, + 70, + 718, + 80, + 720, + 80, + 688, + 110, + 690, + 110, + 686, + 88, + 712, + 88, + 710, + 84, + 716, + 84, + 716, + 82, + 718, + 82, + 718, + 76, + 724, + 76, + 724, + 74, + 726, + 74, + 726, + 68, + 732, + 68, + 732, + 62, + 738, + 62, + 740, + 54, + 746, + 54, + 760, + 18, + 782, + 18, + 359571 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9920540452003479, + -0.12557822465896606, + 0.007706306874752045 + ], + [ + 0.1257680207490921, + 0.9881601929664612, + -0.08787377178668976 + ], + [ + 0.003419967368245125, + 0.08814471960067749, + 0.9961018562316895 + ] + ], + "t": [ + 134.2139434814453, + 110.5755844116211, + 556.740234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000118/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000118/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000118/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000118/sam6d_results/vis_pem.png" + }, + { + "frame_id": 119, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000119.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000119.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 119, + "category_id": 1, + "bbox": [ + 748, + 396, + 68, + 178 + ], + "score": 0.6797820925712585, + "time": 0.0, + "segmentation": { + "counts": [ + 598037, + 24, + 32, + 14, + 730, + 24, + 32, + 14, + 718, + 52, + 12, + 24, + 712, + 52, + 12, + 24, + 706, + 98, + 12, + 30, + 660, + 98, + 12, + 30, + 654, + 106, + 4, + 46, + 644, + 106, + 4, + 46, + 640, + 164, + 636, + 164, + 632, + 170, + 630, + 170, + 626, + 176, + 624, + 176, + 620, + 180, + 620, + 180, + 618, + 182, + 618, + 182, + 618, + 180, + 620, + 180, + 620, + 178, + 622, + 178, + 622, + 48, + 36, + 90, + 626, + 48, + 36, + 90, + 626, + 36, + 70, + 64, + 630, + 36, + 70, + 64, + 632, + 20, + 78, + 66, + 636, + 20, + 78, + 66, + 732, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 732, + 62, + 738, + 62, + 734, + 48, + 8, + 4, + 740, + 48, + 8, + 4, + 736, + 48, + 752, + 48, + 746, + 52, + 748, + 52, + 742, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 734, + 64, + 736, + 64, + 728, + 70, + 730, + 70, + 722, + 76, + 724, + 76, + 692, + 14, + 4, + 68, + 12, + 8, + 694, + 14, + 4, + 68, + 12, + 8, + 690, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 716, + 80, + 720, + 80, + 720, + 76, + 724, + 76, + 724, + 72, + 728, + 72, + 728, + 68, + 732, + 68, + 732, + 62, + 738, + 62, + 740, + 52, + 748, + 52, + 758, + 30, + 770, + 30, + 369159 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9907503724098206, + -0.13569439947605133, + 0.0006594453006982803 + ], + [ + 0.13486133515834808, + 0.9841071367263794, + -0.11552408337593079 + ], + [ + 0.0150270015001297, + 0.11454448848962784, + 0.9933044910430908 + ] + ], + "t": [ + 124.99400329589844, + 113.66478729248047, + 564.1658935546875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 119, + "category_id": 1, + "bbox": [ + 748, + 396, + 68, + 178 + ], + "score": 0.6797820925712585, + "time": 0.0, + "segmentation": { + "counts": [ + 598037, + 24, + 32, + 14, + 730, + 24, + 32, + 14, + 718, + 52, + 12, + 24, + 712, + 52, + 12, + 24, + 706, + 98, + 12, + 30, + 660, + 98, + 12, + 30, + 654, + 106, + 4, + 46, + 644, + 106, + 4, + 46, + 640, + 164, + 636, + 164, + 632, + 170, + 630, + 170, + 626, + 176, + 624, + 176, + 620, + 180, + 620, + 180, + 618, + 182, + 618, + 182, + 618, + 180, + 620, + 180, + 620, + 178, + 622, + 178, + 622, + 48, + 36, + 90, + 626, + 48, + 36, + 90, + 626, + 36, + 70, + 64, + 630, + 36, + 70, + 64, + 632, + 20, + 78, + 66, + 636, + 20, + 78, + 66, + 732, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 732, + 62, + 738, + 62, + 734, + 48, + 8, + 4, + 740, + 48, + 8, + 4, + 736, + 48, + 752, + 48, + 746, + 52, + 748, + 52, + 742, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 734, + 64, + 736, + 64, + 728, + 70, + 730, + 70, + 722, + 76, + 724, + 76, + 692, + 14, + 4, + 68, + 12, + 8, + 694, + 14, + 4, + 68, + 12, + 8, + 690, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 716, + 80, + 720, + 80, + 720, + 76, + 724, + 76, + 724, + 72, + 728, + 72, + 728, + 68, + 732, + 68, + 732, + 62, + 738, + 62, + 740, + 52, + 748, + 52, + 758, + 30, + 770, + 30, + 369159 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9907503724098206, + -0.13569439947605133, + 0.0006594453006982803 + ], + [ + 0.13486133515834808, + 0.9841071367263794, + -0.11552408337593079 + ], + [ + 0.0150270015001297, + 0.11454448848962784, + 0.9933044910430908 + ] + ], + "t": [ + 124.99400329589844, + 113.66478729248047, + 564.1658935546875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000119/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000119/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000119/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000119/sam6d_results/vis_pem.png" + }, + { + "frame_id": 120, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000120.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000120.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 120, + "category_id": 1, + "bbox": [ + 754, + 396, + 68, + 176 + ], + "score": 0.6792486310005188, + "time": 0.0, + "segmentation": { + "counts": [ + 602845, + 4, + 46, + 10, + 740, + 4, + 46, + 10, + 724, + 40, + 22, + 16, + 722, + 40, + 22, + 16, + 716, + 52, + 14, + 22, + 712, + 52, + 14, + 22, + 704, + 100, + 10, + 30, + 660, + 100, + 10, + 30, + 654, + 108, + 4, + 44, + 644, + 108, + 4, + 44, + 638, + 168, + 632, + 168, + 628, + 176, + 624, + 176, + 622, + 178, + 622, + 178, + 620, + 180, + 620, + 180, + 620, + 180, + 620, + 180, + 620, + 116, + 2, + 62, + 620, + 116, + 2, + 62, + 620, + 180, + 620, + 180, + 620, + 40, + 40, + 96, + 624, + 40, + 40, + 96, + 626, + 22, + 70, + 80, + 628, + 22, + 70, + 80, + 630, + 12, + 90, + 64, + 634, + 12, + 90, + 64, + 732, + 64, + 736, + 64, + 730, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 730, + 64, + 736, + 64, + 730, + 50, + 750, + 50, + 744, + 52, + 748, + 52, + 744, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 736, + 62, + 738, + 62, + 730, + 70, + 730, + 70, + 692, + 106, + 694, + 106, + 688, + 90, + 6, + 14, + 690, + 90, + 6, + 14, + 688, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 716, + 82, + 718, + 82, + 718, + 78, + 722, + 78, + 722, + 74, + 726, + 74, + 726, + 66, + 734, + 66, + 736, + 58, + 742, + 58, + 744, + 50, + 750, + 50, + 364349 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9961172342300415, + -0.08724725246429443, + 0.011741547845304012 + ], + [ + 0.08798601478338242, + 0.9822883009910583, + -0.16543202102184296 + ], + [ + 0.0028999140486121178, + 0.1658228039741516, + 0.9861512780189514 + ] + ], + "t": [ + 132.36288452148438, + 112.42744445800781, + 560.3727416992188 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 120, + "category_id": 1, + "bbox": [ + 754, + 396, + 68, + 176 + ], + "score": 0.6792486310005188, + "time": 0.0, + "segmentation": { + "counts": [ + 602845, + 4, + 46, + 10, + 740, + 4, + 46, + 10, + 724, + 40, + 22, + 16, + 722, + 40, + 22, + 16, + 716, + 52, + 14, + 22, + 712, + 52, + 14, + 22, + 704, + 100, + 10, + 30, + 660, + 100, + 10, + 30, + 654, + 108, + 4, + 44, + 644, + 108, + 4, + 44, + 638, + 168, + 632, + 168, + 628, + 176, + 624, + 176, + 622, + 178, + 622, + 178, + 620, + 180, + 620, + 180, + 620, + 180, + 620, + 180, + 620, + 116, + 2, + 62, + 620, + 116, + 2, + 62, + 620, + 180, + 620, + 180, + 620, + 40, + 40, + 96, + 624, + 40, + 40, + 96, + 626, + 22, + 70, + 80, + 628, + 22, + 70, + 80, + 630, + 12, + 90, + 64, + 634, + 12, + 90, + 64, + 732, + 64, + 736, + 64, + 730, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 730, + 64, + 736, + 64, + 730, + 50, + 750, + 50, + 744, + 52, + 748, + 52, + 744, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 736, + 62, + 738, + 62, + 730, + 70, + 730, + 70, + 692, + 106, + 694, + 106, + 688, + 90, + 6, + 14, + 690, + 90, + 6, + 14, + 688, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 716, + 82, + 718, + 82, + 718, + 78, + 722, + 78, + 722, + 74, + 726, + 74, + 726, + 66, + 734, + 66, + 736, + 58, + 742, + 58, + 744, + 50, + 750, + 50, + 364349 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9961172342300415, + -0.08724725246429443, + 0.011741547845304012 + ], + [ + 0.08798601478338242, + 0.9822883009910583, + -0.16543202102184296 + ], + [ + 0.0028999140486121178, + 0.1658228039741516, + 0.9861512780189514 + ] + ], + "t": [ + 132.36288452148438, + 112.42744445800781, + 560.3727416992188 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000120/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000120/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000120/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000120/sam6d_results/vis_pem.png" + }, + { + "frame_id": 121, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000121.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000121.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 121, + "category_id": 1, + "bbox": [ + 756, + 420, + 68, + 178 + ], + "score": 0.6655623912811279, + "time": 0.0, + "segmentation": { + "counts": [ + 604451, + 36, + 34, + 8, + 722, + 36, + 34, + 8, + 714, + 52, + 22, + 16, + 710, + 52, + 22, + 16, + 702, + 70, + 8, + 22, + 700, + 70, + 8, + 22, + 694, + 110, + 690, + 110, + 686, + 118, + 18, + 6, + 658, + 118, + 18, + 6, + 654, + 124, + 4, + 28, + 644, + 124, + 4, + 28, + 642, + 166, + 634, + 166, + 634, + 174, + 626, + 174, + 626, + 178, + 622, + 178, + 622, + 180, + 620, + 180, + 620, + 182, + 618, + 182, + 620, + 42, + 24, + 114, + 620, + 42, + 24, + 114, + 622, + 20, + 54, + 104, + 622, + 20, + 54, + 104, + 706, + 92, + 708, + 92, + 716, + 84, + 716, + 84, + 720, + 76, + 724, + 76, + 730, + 66, + 734, + 66, + 722, + 74, + 726, + 74, + 720, + 74, + 726, + 74, + 722, + 74, + 726, + 74, + 722, + 72, + 728, + 72, + 724, + 52, + 6, + 12, + 730, + 52, + 6, + 12, + 724, + 56, + 744, + 56, + 736, + 62, + 738, + 62, + 732, + 68, + 732, + 68, + 722, + 76, + 724, + 76, + 680, + 118, + 682, + 118, + 682, + 118, + 682, + 118, + 680, + 94, + 8, + 14, + 684, + 94, + 8, + 14, + 684, + 90, + 16, + 8, + 686, + 90, + 16, + 8, + 686, + 86, + 714, + 86, + 714, + 80, + 720, + 80, + 720, + 74, + 726, + 74, + 728, + 68, + 732, + 68, + 736, + 58, + 742, + 58, + 752, + 38, + 762, + 38, + 362727 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9992055892944336, + -0.03945169225335121, + 0.005663607269525528 + ], + [ + 0.03983409330248833, + 0.9837906956672668, + -0.17484039068222046 + ], + [ + 0.0013259444385766983, + 0.17492707073688507, + 0.9845805764198303 + ] + ], + "t": [ + 134.07693481445312, + 130.8030548095703, + 549.8478393554688 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 121, + "category_id": 1, + "bbox": [ + 756, + 420, + 68, + 178 + ], + "score": 0.6655623912811279, + "time": 0.0, + "segmentation": { + "counts": [ + 604451, + 36, + 34, + 8, + 722, + 36, + 34, + 8, + 714, + 52, + 22, + 16, + 710, + 52, + 22, + 16, + 702, + 70, + 8, + 22, + 700, + 70, + 8, + 22, + 694, + 110, + 690, + 110, + 686, + 118, + 18, + 6, + 658, + 118, + 18, + 6, + 654, + 124, + 4, + 28, + 644, + 124, + 4, + 28, + 642, + 166, + 634, + 166, + 634, + 174, + 626, + 174, + 626, + 178, + 622, + 178, + 622, + 180, + 620, + 180, + 620, + 182, + 618, + 182, + 620, + 42, + 24, + 114, + 620, + 42, + 24, + 114, + 622, + 20, + 54, + 104, + 622, + 20, + 54, + 104, + 706, + 92, + 708, + 92, + 716, + 84, + 716, + 84, + 720, + 76, + 724, + 76, + 730, + 66, + 734, + 66, + 722, + 74, + 726, + 74, + 720, + 74, + 726, + 74, + 722, + 74, + 726, + 74, + 722, + 72, + 728, + 72, + 724, + 52, + 6, + 12, + 730, + 52, + 6, + 12, + 724, + 56, + 744, + 56, + 736, + 62, + 738, + 62, + 732, + 68, + 732, + 68, + 722, + 76, + 724, + 76, + 680, + 118, + 682, + 118, + 682, + 118, + 682, + 118, + 680, + 94, + 8, + 14, + 684, + 94, + 8, + 14, + 684, + 90, + 16, + 8, + 686, + 90, + 16, + 8, + 686, + 86, + 714, + 86, + 714, + 80, + 720, + 80, + 720, + 74, + 726, + 74, + 728, + 68, + 732, + 68, + 736, + 58, + 742, + 58, + 752, + 38, + 762, + 38, + 362727 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9992055892944336, + -0.03945169225335121, + 0.005663607269525528 + ], + [ + 0.03983409330248833, + 0.9837906956672668, + -0.17484039068222046 + ], + [ + 0.0013259444385766983, + 0.17492707073688507, + 0.9845805764198303 + ] + ], + "t": [ + 134.07693481445312, + 130.8030548095703, + 549.8478393554688 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000121/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000121/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000121/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000121/sam6d_results/vis_pem.png" + }, + { + "frame_id": 122, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000122.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000122.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 122, + "category_id": 1, + "bbox": [ + 750, + 436, + 68, + 180 + ], + "score": 0.6561059355735779, + "time": 0.0, + "segmentation": { + "counts": [ + 599665, + 36, + 764, + 36, + 756, + 54, + 746, + 54, + 738, + 68, + 20, + 14, + 698, + 68, + 20, + 14, + 692, + 82, + 8, + 20, + 690, + 82, + 8, + 20, + 688, + 86, + 2, + 26, + 686, + 86, + 2, + 26, + 684, + 118, + 682, + 118, + 680, + 124, + 676, + 124, + 676, + 124, + 6, + 24, + 646, + 124, + 6, + 24, + 646, + 162, + 638, + 162, + 638, + 168, + 632, + 168, + 632, + 174, + 626, + 174, + 628, + 176, + 624, + 176, + 628, + 16, + 46, + 112, + 626, + 16, + 46, + 112, + 698, + 104, + 696, + 104, + 706, + 94, + 706, + 94, + 714, + 86, + 714, + 86, + 720, + 80, + 720, + 80, + 722, + 76, + 724, + 76, + 714, + 82, + 718, + 82, + 712, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 710, + 86, + 714, + 86, + 706, + 88, + 712, + 88, + 706, + 88, + 712, + 88, + 708, + 64, + 736, + 64, + 680, + 12, + 38, + 68, + 682, + 12, + 38, + 68, + 678, + 122, + 678, + 122, + 676, + 124, + 676, + 124, + 676, + 122, + 678, + 122, + 678, + 120, + 680, + 120, + 680, + 92, + 10, + 16, + 682, + 92, + 10, + 16, + 682, + 86, + 24, + 4, + 686, + 86, + 24, + 4, + 686, + 82, + 718, + 82, + 720, + 76, + 724, + 76, + 728, + 66, + 734, + 66, + 748, + 40, + 760, + 40, + 367505 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9999667406082153, + 0.0057680318132042885, + -0.005872623063623905 + ], + [ + -0.006819778122007847, + 0.9800461530685425, + -0.19865353405475616 + ], + [ + 0.004609591327607632, + 0.1986868530511856, + 0.9800522327423096 + ] + ], + "t": [ + 131.25840759277344, + 146.0178985595703, + 542.7517700195312 + ] + }, + { + "scene_id": 0, + "image_id": 122, + "category_id": 1, + "bbox": [ + 570, + 588, + 86, + 168 + ], + "score": 0.44454896450042725, + "time": 0.0, + "segmentation": { + "counts": [ + 455925, + 20, + 780, + 20, + 770, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 38, + 762, + 38, + 760, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 664, + 12, + 90, + 30, + 668, + 12, + 90, + 30, + 666, + 16, + 86, + 30, + 668, + 16, + 86, + 30, + 668, + 18, + 84, + 28, + 670, + 18, + 84, + 28, + 668, + 22, + 80, + 26, + 672, + 22, + 80, + 26, + 672, + 22, + 76, + 28, + 674, + 22, + 76, + 28, + 674, + 24, + 64, + 36, + 676, + 24, + 64, + 36, + 676, + 26, + 58, + 38, + 678, + 26, + 58, + 38, + 680, + 26, + 54, + 38, + 682, + 26, + 54, + 38, + 682, + 26, + 54, + 36, + 44, + 6, + 634, + 26, + 54, + 36, + 44, + 6, + 634, + 26, + 54, + 34, + 40, + 14, + 632, + 26, + 54, + 34, + 40, + 14, + 632, + 28, + 52, + 32, + 38, + 20, + 630, + 28, + 52, + 32, + 38, + 20, + 630, + 30, + 48, + 32, + 36, + 24, + 630, + 30, + 48, + 32, + 36, + 24, + 632, + 28, + 48, + 32, + 32, + 28, + 632, + 28, + 48, + 32, + 32, + 28, + 632, + 28, + 46, + 32, + 30, + 30, + 634, + 28, + 46, + 32, + 30, + 30, + 634, + 30, + 40, + 34, + 28, + 34, + 634, + 30, + 40, + 34, + 28, + 34, + 636, + 28, + 36, + 98, + 638, + 28, + 36, + 98, + 638, + 30, + 30, + 100, + 640, + 30, + 30, + 100, + 640, + 30, + 26, + 102, + 642, + 30, + 26, + 102, + 644, + 30, + 20, + 102, + 648, + 30, + 20, + 102, + 648, + 30, + 18, + 102, + 650, + 30, + 18, + 102, + 652, + 30, + 12, + 102, + 656, + 30, + 12, + 102, + 656, + 30, + 10, + 100, + 660, + 30, + 10, + 100, + 662, + 28, + 6, + 98, + 668, + 28, + 6, + 98, + 670, + 26, + 2, + 74, + 698, + 26, + 2, + 74, + 698, + 98, + 702, + 98, + 704, + 68, + 8, + 18, + 706, + 68, + 8, + 18, + 706, + 62, + 18, + 12, + 708, + 62, + 18, + 12, + 710, + 56, + 744, + 56, + 744, + 48, + 752, + 48, + 754, + 40, + 760, + 40, + 762, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 496967 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9380521774291992, + 0.340768963098526, + 0.0627278983592987 + ], + [ + -0.3426264822483063, + -0.8852787017822266, + -0.31446540355682373 + ], + [ + -0.05162841081619263, + -0.31647709012031555, + 0.9471942782402039 + ] + ], + "t": [ + -0.22912339866161346, + 241.8523712158203, + 561.7042236328125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 122, + "category_id": 1, + "bbox": [ + 750, + 436, + 68, + 180 + ], + "score": 0.6561059355735779, + "time": 0.0, + "segmentation": { + "counts": [ + 599665, + 36, + 764, + 36, + 756, + 54, + 746, + 54, + 738, + 68, + 20, + 14, + 698, + 68, + 20, + 14, + 692, + 82, + 8, + 20, + 690, + 82, + 8, + 20, + 688, + 86, + 2, + 26, + 686, + 86, + 2, + 26, + 684, + 118, + 682, + 118, + 680, + 124, + 676, + 124, + 676, + 124, + 6, + 24, + 646, + 124, + 6, + 24, + 646, + 162, + 638, + 162, + 638, + 168, + 632, + 168, + 632, + 174, + 626, + 174, + 628, + 176, + 624, + 176, + 628, + 16, + 46, + 112, + 626, + 16, + 46, + 112, + 698, + 104, + 696, + 104, + 706, + 94, + 706, + 94, + 714, + 86, + 714, + 86, + 720, + 80, + 720, + 80, + 722, + 76, + 724, + 76, + 714, + 82, + 718, + 82, + 712, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 710, + 86, + 714, + 86, + 706, + 88, + 712, + 88, + 706, + 88, + 712, + 88, + 708, + 64, + 736, + 64, + 680, + 12, + 38, + 68, + 682, + 12, + 38, + 68, + 678, + 122, + 678, + 122, + 676, + 124, + 676, + 124, + 676, + 122, + 678, + 122, + 678, + 120, + 680, + 120, + 680, + 92, + 10, + 16, + 682, + 92, + 10, + 16, + 682, + 86, + 24, + 4, + 686, + 86, + 24, + 4, + 686, + 82, + 718, + 82, + 720, + 76, + 724, + 76, + 728, + 66, + 734, + 66, + 748, + 40, + 760, + 40, + 367505 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9999667406082153, + 0.0057680318132042885, + -0.005872623063623905 + ], + [ + -0.006819778122007847, + 0.9800461530685425, + -0.19865353405475616 + ], + [ + 0.004609591327607632, + 0.1986868530511856, + 0.9800522327423096 + ] + ], + "t": [ + 131.25840759277344, + 146.0178985595703, + 542.7517700195312 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000122/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000122/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000122/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000122/sam6d_results/vis_pem.png" + }, + { + "frame_id": 123, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000123.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000123.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 123, + "category_id": 1, + "bbox": [ + 752, + 438, + 70, + 184 + ], + "score": 0.635627269744873, + "time": 0.0, + "segmentation": { + "counts": [ + 601271, + 24, + 776, + 24, + 758, + 54, + 746, + 54, + 742, + 64, + 736, + 64, + 732, + 72, + 728, + 72, + 728, + 78, + 722, + 78, + 722, + 82, + 718, + 82, + 718, + 86, + 16, + 12, + 686, + 86, + 16, + 12, + 686, + 92, + 6, + 18, + 684, + 92, + 6, + 18, + 684, + 118, + 682, + 118, + 684, + 118, + 682, + 118, + 686, + 116, + 684, + 116, + 706, + 96, + 704, + 96, + 732, + 70, + 730, + 70, + 738, + 64, + 8, + 4, + 724, + 64, + 8, + 4, + 730, + 82, + 718, + 82, + 722, + 84, + 716, + 84, + 722, + 80, + 720, + 80, + 728, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 732, + 72, + 728, + 72, + 716, + 84, + 716, + 84, + 706, + 94, + 706, + 94, + 616, + 10, + 74, + 100, + 616, + 10, + 74, + 100, + 614, + 30, + 48, + 108, + 614, + 30, + 48, + 108, + 614, + 34, + 32, + 118, + 616, + 34, + 32, + 118, + 614, + 182, + 618, + 182, + 618, + 176, + 624, + 176, + 624, + 130, + 2, + 36, + 632, + 130, + 2, + 36, + 634, + 128, + 10, + 20, + 642, + 128, + 10, + 20, + 642, + 128, + 672, + 128, + 674, + 124, + 676, + 124, + 682, + 116, + 684, + 116, + 692, + 66, + 22, + 16, + 696, + 66, + 22, + 16, + 704, + 52, + 30, + 10, + 708, + 52, + 30, + 10, + 714, + 40, + 38, + 6, + 716, + 40, + 38, + 6, + 364247 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9922248721122742, + 0.12389601767063141, + 0.011796859093010426 + ], + [ + -0.119138702750206, + 0.9729651212692261, + -0.19785109162330627 + ], + [ + -0.035990871489048004, + 0.19490733742713928, + 0.980161190032959 + ] + ], + "t": [ + 139.3737030029297, + 147.758544921875, + 531.856689453125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 123, + "category_id": 1, + "bbox": [ + 752, + 438, + 70, + 184 + ], + "score": 0.635627269744873, + "time": 0.0, + "segmentation": { + "counts": [ + 601271, + 24, + 776, + 24, + 758, + 54, + 746, + 54, + 742, + 64, + 736, + 64, + 732, + 72, + 728, + 72, + 728, + 78, + 722, + 78, + 722, + 82, + 718, + 82, + 718, + 86, + 16, + 12, + 686, + 86, + 16, + 12, + 686, + 92, + 6, + 18, + 684, + 92, + 6, + 18, + 684, + 118, + 682, + 118, + 684, + 118, + 682, + 118, + 686, + 116, + 684, + 116, + 706, + 96, + 704, + 96, + 732, + 70, + 730, + 70, + 738, + 64, + 8, + 4, + 724, + 64, + 8, + 4, + 730, + 82, + 718, + 82, + 722, + 84, + 716, + 84, + 722, + 80, + 720, + 80, + 728, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 732, + 72, + 728, + 72, + 716, + 84, + 716, + 84, + 706, + 94, + 706, + 94, + 616, + 10, + 74, + 100, + 616, + 10, + 74, + 100, + 614, + 30, + 48, + 108, + 614, + 30, + 48, + 108, + 614, + 34, + 32, + 118, + 616, + 34, + 32, + 118, + 614, + 182, + 618, + 182, + 618, + 176, + 624, + 176, + 624, + 130, + 2, + 36, + 632, + 130, + 2, + 36, + 634, + 128, + 10, + 20, + 642, + 128, + 10, + 20, + 642, + 128, + 672, + 128, + 674, + 124, + 676, + 124, + 682, + 116, + 684, + 116, + 692, + 66, + 22, + 16, + 696, + 66, + 22, + 16, + 704, + 52, + 30, + 10, + 708, + 52, + 30, + 10, + 714, + 40, + 38, + 6, + 716, + 40, + 38, + 6, + 364247 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9922248721122742, + 0.12389601767063141, + 0.011796859093010426 + ], + [ + -0.119138702750206, + 0.9729651212692261, + -0.19785109162330627 + ], + [ + -0.035990871489048004, + 0.19490733742713928, + 0.980161190032959 + ] + ], + "t": [ + 139.3737030029297, + 147.758544921875, + 531.856689453125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000123/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000123/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000123/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000123/sam6d_results/vis_pem.png" + }, + { + "frame_id": 124, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000124.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000124.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 124, + "category_id": 1, + "bbox": [ + 744, + 406, + 74, + 184 + ], + "score": 0.6237495541572571, + "time": 0.0, + "segmentation": { + "counts": [ + 594835, + 6, + 6, + 10, + 778, + 6, + 6, + 10, + 764, + 52, + 748, + 52, + 746, + 60, + 740, + 60, + 738, + 66, + 734, + 66, + 734, + 72, + 728, + 72, + 728, + 76, + 724, + 76, + 724, + 78, + 722, + 78, + 722, + 82, + 718, + 82, + 720, + 84, + 716, + 84, + 718, + 86, + 10, + 12, + 692, + 86, + 10, + 12, + 700, + 104, + 696, + 104, + 718, + 82, + 718, + 82, + 736, + 66, + 734, + 66, + 740, + 62, + 738, + 62, + 742, + 60, + 740, + 60, + 746, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 750, + 50, + 4, + 8, + 738, + 50, + 4, + 8, + 742, + 68, + 732, + 68, + 738, + 68, + 732, + 68, + 736, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 740, + 66, + 734, + 66, + 624, + 18, + 98, + 62, + 622, + 18, + 98, + 62, + 620, + 24, + 72, + 18, + 2, + 68, + 616, + 24, + 72, + 18, + 2, + 68, + 614, + 28, + 58, + 100, + 614, + 28, + 58, + 100, + 614, + 38, + 40, + 110, + 612, + 38, + 40, + 110, + 612, + 50, + 12, + 126, + 612, + 50, + 12, + 126, + 614, + 186, + 614, + 186, + 614, + 184, + 616, + 184, + 618, + 180, + 620, + 180, + 622, + 172, + 628, + 172, + 632, + 122, + 6, + 32, + 640, + 122, + 6, + 32, + 646, + 112, + 16, + 16, + 656, + 112, + 16, + 16, + 662, + 106, + 694, + 106, + 700, + 62, + 10, + 26, + 702, + 62, + 10, + 26, + 708, + 50, + 20, + 18, + 712, + 50, + 20, + 18, + 732, + 12, + 42, + 10, + 736, + 12, + 42, + 10, + 367477 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9824867844581604, + 0.18622800707817078, + 0.0062953392043709755 + ], + [ + -0.1786106377840042, + 0.9508497714996338, + -0.25294873118400574 + ], + [ + -0.053092096000909805, + 0.24739433825016022, + 0.9674592018127441 + ] + ], + "t": [ + 138.33798217773438, + 121.42237854003906, + 529.459228515625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 124, + "category_id": 1, + "bbox": [ + 744, + 406, + 74, + 184 + ], + "score": 0.6237495541572571, + "time": 0.0, + "segmentation": { + "counts": [ + 594835, + 6, + 6, + 10, + 778, + 6, + 6, + 10, + 764, + 52, + 748, + 52, + 746, + 60, + 740, + 60, + 738, + 66, + 734, + 66, + 734, + 72, + 728, + 72, + 728, + 76, + 724, + 76, + 724, + 78, + 722, + 78, + 722, + 82, + 718, + 82, + 720, + 84, + 716, + 84, + 718, + 86, + 10, + 12, + 692, + 86, + 10, + 12, + 700, + 104, + 696, + 104, + 718, + 82, + 718, + 82, + 736, + 66, + 734, + 66, + 740, + 62, + 738, + 62, + 742, + 60, + 740, + 60, + 746, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 750, + 50, + 4, + 8, + 738, + 50, + 4, + 8, + 742, + 68, + 732, + 68, + 738, + 68, + 732, + 68, + 736, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 740, + 66, + 734, + 66, + 624, + 18, + 98, + 62, + 622, + 18, + 98, + 62, + 620, + 24, + 72, + 18, + 2, + 68, + 616, + 24, + 72, + 18, + 2, + 68, + 614, + 28, + 58, + 100, + 614, + 28, + 58, + 100, + 614, + 38, + 40, + 110, + 612, + 38, + 40, + 110, + 612, + 50, + 12, + 126, + 612, + 50, + 12, + 126, + 614, + 186, + 614, + 186, + 614, + 184, + 616, + 184, + 618, + 180, + 620, + 180, + 622, + 172, + 628, + 172, + 632, + 122, + 6, + 32, + 640, + 122, + 6, + 32, + 646, + 112, + 16, + 16, + 656, + 112, + 16, + 16, + 662, + 106, + 694, + 106, + 700, + 62, + 10, + 26, + 702, + 62, + 10, + 26, + 708, + 50, + 20, + 18, + 712, + 50, + 20, + 18, + 732, + 12, + 42, + 10, + 736, + 12, + 42, + 10, + 367477 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9824867844581604, + 0.18622800707817078, + 0.0062953392043709755 + ], + [ + -0.1786106377840042, + 0.9508497714996338, + -0.25294873118400574 + ], + [ + -0.053092096000909805, + 0.24739433825016022, + 0.9674592018127441 + ] + ], + "t": [ + 138.33798217773438, + 121.42237854003906, + 529.459228515625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000124/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000124/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000124/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000124/sam6d_results/vis_pem.png" + }, + { + "frame_id": 125, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000125.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000125.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 125, + "category_id": 1, + "bbox": [ + 696, + 386, + 74, + 178 + ], + "score": 0.6154578328132629, + "time": 0.0, + "segmentation": { + "counts": [ + 556401, + 40, + 760, + 40, + 758, + 50, + 750, + 50, + 748, + 60, + 740, + 60, + 740, + 66, + 734, + 66, + 734, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 730, + 74, + 726, + 74, + 746, + 58, + 6, + 14, + 722, + 58, + 6, + 14, + 734, + 68, + 732, + 68, + 740, + 62, + 738, + 62, + 744, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 760, + 58, + 742, + 58, + 744, + 62, + 738, + 62, + 742, + 62, + 738, + 62, + 742, + 62, + 738, + 62, + 642, + 4, + 94, + 64, + 638, + 4, + 94, + 64, + 634, + 18, + 92, + 58, + 632, + 18, + 92, + 58, + 630, + 24, + 98, + 52, + 626, + 24, + 98, + 52, + 626, + 32, + 62, + 20, + 8, + 54, + 624, + 32, + 62, + 20, + 8, + 54, + 624, + 40, + 44, + 96, + 620, + 40, + 44, + 96, + 620, + 50, + 24, + 108, + 618, + 50, + 24, + 108, + 618, + 182, + 618, + 182, + 618, + 182, + 618, + 182, + 622, + 178, + 622, + 178, + 626, + 174, + 626, + 174, + 632, + 166, + 634, + 166, + 638, + 158, + 642, + 158, + 646, + 104, + 6, + 34, + 656, + 104, + 6, + 34, + 662, + 64, + 2, + 30, + 18, + 14, + 672, + 64, + 2, + 30, + 18, + 14, + 678, + 50, + 14, + 24, + 712, + 50, + 14, + 24, + 720, + 28, + 30, + 20, + 722, + 28, + 30, + 20, + 784, + 12, + 788, + 12, + 405899 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9774869084358215, + 0.21069297194480896, + -0.011304544284939766 + ], + [ + -0.20402288436889648, + 0.9301644563674927, + -0.3052349388599396 + ], + [ + -0.053795766085386276, + 0.30066949129104614, + 0.9522099494934082 + ] + ], + "t": [ + 99.64126586914062, + 102.10276794433594, + 537.1793823242188 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 125, + "category_id": 1, + "bbox": [ + 696, + 386, + 74, + 178 + ], + "score": 0.6154578328132629, + "time": 0.0, + "segmentation": { + "counts": [ + 556401, + 40, + 760, + 40, + 758, + 50, + 750, + 50, + 748, + 60, + 740, + 60, + 740, + 66, + 734, + 66, + 734, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 730, + 74, + 726, + 74, + 746, + 58, + 6, + 14, + 722, + 58, + 6, + 14, + 734, + 68, + 732, + 68, + 740, + 62, + 738, + 62, + 744, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 760, + 58, + 742, + 58, + 744, + 62, + 738, + 62, + 742, + 62, + 738, + 62, + 742, + 62, + 738, + 62, + 642, + 4, + 94, + 64, + 638, + 4, + 94, + 64, + 634, + 18, + 92, + 58, + 632, + 18, + 92, + 58, + 630, + 24, + 98, + 52, + 626, + 24, + 98, + 52, + 626, + 32, + 62, + 20, + 8, + 54, + 624, + 32, + 62, + 20, + 8, + 54, + 624, + 40, + 44, + 96, + 620, + 40, + 44, + 96, + 620, + 50, + 24, + 108, + 618, + 50, + 24, + 108, + 618, + 182, + 618, + 182, + 618, + 182, + 618, + 182, + 622, + 178, + 622, + 178, + 626, + 174, + 626, + 174, + 632, + 166, + 634, + 166, + 638, + 158, + 642, + 158, + 646, + 104, + 6, + 34, + 656, + 104, + 6, + 34, + 662, + 64, + 2, + 30, + 18, + 14, + 672, + 64, + 2, + 30, + 18, + 14, + 678, + 50, + 14, + 24, + 712, + 50, + 14, + 24, + 720, + 28, + 30, + 20, + 722, + 28, + 30, + 20, + 784, + 12, + 788, + 12, + 405899 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9774869084358215, + 0.21069297194480896, + -0.011304544284939766 + ], + [ + -0.20402288436889648, + 0.9301644563674927, + -0.3052349388599396 + ], + [ + -0.053795766085386276, + 0.30066949129104614, + 0.9522099494934082 + ] + ], + "t": [ + 99.64126586914062, + 102.10276794433594, + 537.1793823242188 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000125/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000125/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000125/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000125/sam6d_results/vis_pem.png" + }, + { + "frame_id": 126, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000126.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000126.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 126, + "category_id": 1, + "bbox": [ + 706, + 392, + 62, + 180 + ], + "score": 0.5218748450279236, + "time": 0.0, + "segmentation": { + "counts": [ + 564461, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 802, + 8, + 792, + 8, + 792, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 10316, + 12, + 788, + 12, + 786, + 18, + 110, + 20, + 652, + 18, + 110, + 20, + 650, + 24, + 104, + 28, + 644, + 24, + 104, + 28, + 644, + 30, + 96, + 34, + 640, + 30, + 96, + 34, + 640, + 32, + 94, + 38, + 636, + 32, + 94, + 38, + 636, + 40, + 86, + 40, + 634, + 40, + 86, + 40, + 636, + 44, + 78, + 46, + 632, + 44, + 78, + 46, + 634, + 48, + 72, + 48, + 632, + 48, + 72, + 48, + 636, + 112, + 2, + 52, + 634, + 112, + 2, + 52, + 636, + 166, + 634, + 166, + 638, + 166, + 634, + 166, + 638, + 164, + 636, + 164, + 640, + 162, + 638, + 162, + 644, + 156, + 644, + 156, + 648, + 152, + 648, + 152, + 654, + 146, + 654, + 146, + 662, + 40, + 2, + 96, + 662, + 40, + 2, + 96, + 666, + 32, + 14, + 28, + 10, + 48, + 668, + 32, + 14, + 28, + 10, + 48, + 718, + 20, + 22, + 28, + 730, + 20, + 22, + 28, + 732, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 407493 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9624012112617493, + 0.26453790068626404, + -0.06167842447757721 + ], + [ + -0.270417183637619, + 0.9116068482398987, + -0.3095927834510803 + ], + [ + -0.02567252144217491, + 0.3146313428878784, + 0.9488667249679565 + ] + ], + "t": [ + 98.8133773803711, + 108.07290649414062, + 527.7211303710938 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 126, + "category_id": 1, + "bbox": [ + 706, + 392, + 62, + 180 + ], + "score": 0.5218748450279236, + "time": 0.0, + "segmentation": { + "counts": [ + 564461, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 802, + 8, + 792, + 8, + 792, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 10316, + 12, + 788, + 12, + 786, + 18, + 110, + 20, + 652, + 18, + 110, + 20, + 650, + 24, + 104, + 28, + 644, + 24, + 104, + 28, + 644, + 30, + 96, + 34, + 640, + 30, + 96, + 34, + 640, + 32, + 94, + 38, + 636, + 32, + 94, + 38, + 636, + 40, + 86, + 40, + 634, + 40, + 86, + 40, + 636, + 44, + 78, + 46, + 632, + 44, + 78, + 46, + 634, + 48, + 72, + 48, + 632, + 48, + 72, + 48, + 636, + 112, + 2, + 52, + 634, + 112, + 2, + 52, + 636, + 166, + 634, + 166, + 638, + 166, + 634, + 166, + 638, + 164, + 636, + 164, + 640, + 162, + 638, + 162, + 644, + 156, + 644, + 156, + 648, + 152, + 648, + 152, + 654, + 146, + 654, + 146, + 662, + 40, + 2, + 96, + 662, + 40, + 2, + 96, + 666, + 32, + 14, + 28, + 10, + 48, + 668, + 32, + 14, + 28, + 10, + 48, + 718, + 20, + 22, + 28, + 730, + 20, + 22, + 28, + 732, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 407493 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9624012112617493, + 0.26453790068626404, + -0.06167842447757721 + ], + [ + -0.270417183637619, + 0.9116068482398987, + -0.3095927834510803 + ], + [ + -0.02567252144217491, + 0.3146313428878784, + 0.9488667249679565 + ] + ], + "t": [ + 98.8133773803711, + 108.07290649414062, + 527.7211303710938 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000126/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000126/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000126/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000126/sam6d_results/vis_pem.png" + }, + { + "frame_id": 127, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000127.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000127.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 127, + "category_id": 1, + "bbox": [ + 714, + 392, + 48, + 178 + ], + "score": 0.49116989970207214, + "time": 0.0, + "segmentation": { + "counts": [ + 570795, + 10, + 790, + 10, + 788, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 36, + 96, + 8, + 660, + 36, + 96, + 8, + 662, + 36, + 90, + 20, + 654, + 36, + 90, + 20, + 656, + 42, + 82, + 26, + 650, + 42, + 82, + 26, + 654, + 42, + 76, + 32, + 650, + 42, + 76, + 32, + 652, + 42, + 72, + 36, + 650, + 42, + 72, + 36, + 654, + 60, + 18, + 10, + 20, + 40, + 652, + 60, + 18, + 10, + 20, + 40, + 654, + 98, + 8, + 42, + 652, + 98, + 8, + 42, + 656, + 98, + 2, + 48, + 652, + 98, + 2, + 48, + 656, + 146, + 654, + 146, + 656, + 146, + 654, + 146, + 660, + 142, + 658, + 142, + 662, + 140, + 660, + 140, + 664, + 138, + 662, + 138, + 668, + 132, + 668, + 132, + 676, + 126, + 674, + 126, + 712, + 88, + 712, + 88, + 714, + 30, + 2, + 54, + 714, + 30, + 2, + 54, + 718, + 22, + 10, + 50, + 718, + 22, + 10, + 50, + 720, + 16, + 18, + 44, + 722, + 16, + 18, + 44, + 724, + 10, + 28, + 36, + 726, + 10, + 28, + 36, + 412231 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9315585494041443, + 0.3442198932170868, + -0.11709226667881012 + ], + [ + -0.3633992373943329, + 0.8710284233093262, + -0.33052948117256165 + ], + [ + -0.011784084141254425, + 0.3504587411880493, + 0.9365040063858032 + ] + ], + "t": [ + 94.3639907836914, + 107.91398620605469, + 522.165771484375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 127, + "category_id": 1, + "bbox": [ + 714, + 392, + 48, + 178 + ], + "score": 0.49116989970207214, + "time": 0.0, + "segmentation": { + "counts": [ + 570795, + 10, + 790, + 10, + 788, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 36, + 96, + 8, + 660, + 36, + 96, + 8, + 662, + 36, + 90, + 20, + 654, + 36, + 90, + 20, + 656, + 42, + 82, + 26, + 650, + 42, + 82, + 26, + 654, + 42, + 76, + 32, + 650, + 42, + 76, + 32, + 652, + 42, + 72, + 36, + 650, + 42, + 72, + 36, + 654, + 60, + 18, + 10, + 20, + 40, + 652, + 60, + 18, + 10, + 20, + 40, + 654, + 98, + 8, + 42, + 652, + 98, + 8, + 42, + 656, + 98, + 2, + 48, + 652, + 98, + 2, + 48, + 656, + 146, + 654, + 146, + 656, + 146, + 654, + 146, + 660, + 142, + 658, + 142, + 662, + 140, + 660, + 140, + 664, + 138, + 662, + 138, + 668, + 132, + 668, + 132, + 676, + 126, + 674, + 126, + 712, + 88, + 712, + 88, + 714, + 30, + 2, + 54, + 714, + 30, + 2, + 54, + 718, + 22, + 10, + 50, + 718, + 22, + 10, + 50, + 720, + 16, + 18, + 44, + 722, + 16, + 18, + 44, + 724, + 10, + 28, + 36, + 726, + 10, + 28, + 36, + 412231 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9315585494041443, + 0.3442198932170868, + -0.11709226667881012 + ], + [ + -0.3633992373943329, + 0.8710284233093262, + -0.33052948117256165 + ], + [ + -0.011784084141254425, + 0.3504587411880493, + 0.9365040063858032 + ] + ], + "t": [ + 94.3639907836914, + 107.91398620605469, + 522.165771484375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000127/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000127/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000127/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000127/sam6d_results/vis_pem.png" + }, + { + "frame_id": 128, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000128.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000128.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 128, + "category_id": 1, + "bbox": [ + 660, + 392, + 96, + 174 + ], + "score": 0.5966155529022217, + "time": 0.0, + "segmentation": { + "counts": [ + 527615, + 10, + 790, + 10, + 786, + 28, + 772, + 28, + 772, + 36, + 764, + 36, + 762, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 750, + 54, + 746, + 54, + 748, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 754, + 50, + 750, + 50, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 764, + 38, + 762, + 38, + 766, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 4, + 12, + 750, + 34, + 4, + 12, + 752, + 50, + 750, + 50, + 676, + 12, + 64, + 48, + 676, + 12, + 64, + 48, + 674, + 18, + 64, + 46, + 672, + 18, + 64, + 46, + 672, + 22, + 62, + 44, + 672, + 22, + 62, + 44, + 670, + 26, + 62, + 44, + 668, + 26, + 62, + 44, + 668, + 30, + 60, + 42, + 668, + 30, + 60, + 42, + 668, + 32, + 62, + 38, + 668, + 32, + 62, + 38, + 670, + 34, + 60, + 38, + 668, + 34, + 60, + 38, + 668, + 38, + 58, + 36, + 668, + 38, + 58, + 36, + 670, + 40, + 56, + 42, + 662, + 40, + 56, + 42, + 664, + 44, + 54, + 44, + 658, + 44, + 54, + 44, + 662, + 44, + 54, + 46, + 656, + 44, + 54, + 46, + 658, + 52, + 48, + 44, + 656, + 52, + 48, + 44, + 658, + 60, + 40, + 46, + 654, + 60, + 40, + 46, + 658, + 144, + 656, + 144, + 660, + 142, + 658, + 142, + 660, + 142, + 658, + 142, + 662, + 140, + 660, + 140, + 664, + 138, + 662, + 138, + 666, + 136, + 664, + 136, + 670, + 132, + 668, + 132, + 672, + 128, + 672, + 128, + 682, + 120, + 680, + 120, + 714, + 88, + 712, + 88, + 714, + 30, + 4, + 52, + 714, + 30, + 4, + 52, + 716, + 28, + 6, + 50, + 716, + 28, + 6, + 50, + 718, + 24, + 10, + 48, + 718, + 24, + 10, + 48, + 720, + 18, + 20, + 42, + 720, + 18, + 20, + 42, + 724, + 8, + 32, + 32, + 728, + 8, + 32, + 32, + 417035 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9257787466049194, + 0.3752894699573517, + 0.04572382569313049 + ], + [ + -0.3267643451690674, + 0.8551143407821655, + -0.40249764919281006 + ], + [ + -0.1901521533727646, + 0.3576829135417938, + 0.9142783880233765 + ] + ], + "t": [ + 87.41532135009766, + 103.79359436035156, + 520.6663208007812 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 128, + "category_id": 1, + "bbox": [ + 660, + 392, + 96, + 174 + ], + "score": 0.5966155529022217, + "time": 0.0, + "segmentation": { + "counts": [ + 527615, + 10, + 790, + 10, + 786, + 28, + 772, + 28, + 772, + 36, + 764, + 36, + 762, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 750, + 54, + 746, + 54, + 748, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 754, + 50, + 750, + 50, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 764, + 38, + 762, + 38, + 766, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 4, + 12, + 750, + 34, + 4, + 12, + 752, + 50, + 750, + 50, + 676, + 12, + 64, + 48, + 676, + 12, + 64, + 48, + 674, + 18, + 64, + 46, + 672, + 18, + 64, + 46, + 672, + 22, + 62, + 44, + 672, + 22, + 62, + 44, + 670, + 26, + 62, + 44, + 668, + 26, + 62, + 44, + 668, + 30, + 60, + 42, + 668, + 30, + 60, + 42, + 668, + 32, + 62, + 38, + 668, + 32, + 62, + 38, + 670, + 34, + 60, + 38, + 668, + 34, + 60, + 38, + 668, + 38, + 58, + 36, + 668, + 38, + 58, + 36, + 670, + 40, + 56, + 42, + 662, + 40, + 56, + 42, + 664, + 44, + 54, + 44, + 658, + 44, + 54, + 44, + 662, + 44, + 54, + 46, + 656, + 44, + 54, + 46, + 658, + 52, + 48, + 44, + 656, + 52, + 48, + 44, + 658, + 60, + 40, + 46, + 654, + 60, + 40, + 46, + 658, + 144, + 656, + 144, + 660, + 142, + 658, + 142, + 660, + 142, + 658, + 142, + 662, + 140, + 660, + 140, + 664, + 138, + 662, + 138, + 666, + 136, + 664, + 136, + 670, + 132, + 668, + 132, + 672, + 128, + 672, + 128, + 682, + 120, + 680, + 120, + 714, + 88, + 712, + 88, + 714, + 30, + 4, + 52, + 714, + 30, + 4, + 52, + 716, + 28, + 6, + 50, + 716, + 28, + 6, + 50, + 718, + 24, + 10, + 48, + 718, + 24, + 10, + 48, + 720, + 18, + 20, + 42, + 720, + 18, + 20, + 42, + 724, + 8, + 32, + 32, + 728, + 8, + 32, + 32, + 417035 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9257787466049194, + 0.3752894699573517, + 0.04572382569313049 + ], + [ + -0.3267643451690674, + 0.8551143407821655, + -0.40249764919281006 + ], + [ + -0.1901521533727646, + 0.3576829135417938, + 0.9142783880233765 + ] + ], + "t": [ + 87.41532135009766, + 103.79359436035156, + 520.6663208007812 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000128/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000128/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000128/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000128/sam6d_results/vis_pem.png" + }, + { + "frame_id": 129, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000129.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000129.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 129, + "category_id": 1, + "bbox": [ + 642, + 408, + 106, + 168 + ], + "score": 0.5984651446342468, + "time": 0.0, + "segmentation": { + "counts": [ + 513233, + 8, + 792, + 8, + 790, + 18, + 782, + 18, + 780, + 28, + 772, + 28, + 772, + 34, + 766, + 34, + 766, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 754, + 48, + 752, + 48, + 760, + 42, + 758, + 42, + 762, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 768, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 700, + 10, + 60, + 32, + 698, + 10, + 60, + 32, + 696, + 16, + 58, + 34, + 692, + 16, + 58, + 34, + 692, + 20, + 56, + 48, + 676, + 20, + 56, + 48, + 674, + 26, + 54, + 46, + 674, + 26, + 54, + 46, + 674, + 30, + 52, + 46, + 672, + 30, + 52, + 46, + 674, + 28, + 54, + 44, + 674, + 28, + 54, + 44, + 674, + 30, + 54, + 42, + 674, + 30, + 54, + 42, + 674, + 34, + 52, + 42, + 672, + 34, + 52, + 42, + 674, + 38, + 48, + 40, + 674, + 38, + 48, + 40, + 676, + 38, + 48, + 38, + 676, + 38, + 48, + 38, + 680, + 38, + 46, + 38, + 678, + 38, + 46, + 38, + 680, + 40, + 44, + 36, + 680, + 40, + 44, + 36, + 682, + 42, + 44, + 32, + 682, + 42, + 44, + 32, + 684, + 46, + 40, + 38, + 676, + 46, + 40, + 38, + 678, + 52, + 36, + 38, + 674, + 52, + 36, + 38, + 678, + 64, + 20, + 42, + 674, + 64, + 20, + 42, + 676, + 126, + 674, + 126, + 678, + 126, + 674, + 126, + 678, + 124, + 676, + 124, + 678, + 124, + 676, + 124, + 680, + 122, + 678, + 122, + 682, + 118, + 682, + 118, + 688, + 114, + 686, + 114, + 694, + 108, + 692, + 108, + 704, + 98, + 702, + 98, + 720, + 80, + 720, + 80, + 722, + 80, + 720, + 80, + 722, + 80, + 720, + 80, + 722, + 28, + 2, + 50, + 720, + 28, + 2, + 50, + 722, + 22, + 8, + 48, + 722, + 22, + 8, + 48, + 724, + 14, + 18, + 44, + 724, + 14, + 18, + 44, + 760, + 40, + 760, + 40, + 766, + 32, + 768, + 32, + 423423 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9003207683563232, + 0.433980256319046, + 0.032935306429862976 + ], + [ + -0.38352662324905396, + 0.8268671035766602, + -0.41133734583854675 + ], + [ + -0.20574553310871124, + 0.3577037453651428, + 0.9108880162239075 + ] + ], + "t": [ + 78.84872436523438, + 112.97606658935547, + 517.6874389648438 + ] + }, + { + "scene_id": 0, + "image_id": 129, + "category_id": 1, + "bbox": [ + 642, + 430, + 74, + 106 + ], + "score": 0.4570787250995636, + "time": 0.0, + "segmentation": { + "counts": [ + 513233, + 8, + 792, + 8, + 790, + 16, + 784, + 16, + 782, + 26, + 774, + 26, + 774, + 32, + 768, + 32, + 768, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 756, + 48, + 752, + 48, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 449071 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2564127743244171, + 0.5685744881629944, + 0.7816492915153503 + ], + [ + 0.04749530553817749, + 0.8002973794937134, + -0.5977193713188171 + ], + [ + -0.9653996825218201, + 0.19038766622543335, + 0.17820191383361816 + ] + ], + "t": [ + 66.74124145507812, + 114.60986328125, + 520.5665283203125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 129, + "category_id": 1, + "bbox": [ + 642, + 408, + 106, + 168 + ], + "score": 0.5984651446342468, + "time": 0.0, + "segmentation": { + "counts": [ + 513233, + 8, + 792, + 8, + 790, + 18, + 782, + 18, + 780, + 28, + 772, + 28, + 772, + 34, + 766, + 34, + 766, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 754, + 48, + 752, + 48, + 760, + 42, + 758, + 42, + 762, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 768, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 700, + 10, + 60, + 32, + 698, + 10, + 60, + 32, + 696, + 16, + 58, + 34, + 692, + 16, + 58, + 34, + 692, + 20, + 56, + 48, + 676, + 20, + 56, + 48, + 674, + 26, + 54, + 46, + 674, + 26, + 54, + 46, + 674, + 30, + 52, + 46, + 672, + 30, + 52, + 46, + 674, + 28, + 54, + 44, + 674, + 28, + 54, + 44, + 674, + 30, + 54, + 42, + 674, + 30, + 54, + 42, + 674, + 34, + 52, + 42, + 672, + 34, + 52, + 42, + 674, + 38, + 48, + 40, + 674, + 38, + 48, + 40, + 676, + 38, + 48, + 38, + 676, + 38, + 48, + 38, + 680, + 38, + 46, + 38, + 678, + 38, + 46, + 38, + 680, + 40, + 44, + 36, + 680, + 40, + 44, + 36, + 682, + 42, + 44, + 32, + 682, + 42, + 44, + 32, + 684, + 46, + 40, + 38, + 676, + 46, + 40, + 38, + 678, + 52, + 36, + 38, + 674, + 52, + 36, + 38, + 678, + 64, + 20, + 42, + 674, + 64, + 20, + 42, + 676, + 126, + 674, + 126, + 678, + 126, + 674, + 126, + 678, + 124, + 676, + 124, + 678, + 124, + 676, + 124, + 680, + 122, + 678, + 122, + 682, + 118, + 682, + 118, + 688, + 114, + 686, + 114, + 694, + 108, + 692, + 108, + 704, + 98, + 702, + 98, + 720, + 80, + 720, + 80, + 722, + 80, + 720, + 80, + 722, + 80, + 720, + 80, + 722, + 28, + 2, + 50, + 720, + 28, + 2, + 50, + 722, + 22, + 8, + 48, + 722, + 22, + 8, + 48, + 724, + 14, + 18, + 44, + 724, + 14, + 18, + 44, + 760, + 40, + 760, + 40, + 766, + 32, + 768, + 32, + 423423 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9003207683563232, + 0.433980256319046, + 0.032935306429862976 + ], + [ + -0.38352662324905396, + 0.8268671035766602, + -0.41133734583854675 + ], + [ + -0.20574553310871124, + 0.3577037453651428, + 0.9108880162239075 + ] + ], + "t": [ + 78.84872436523438, + 112.97606658935547, + 517.6874389648438 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000129/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000129/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000129/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000129/sam6d_results/vis_pem.png" + }, + { + "frame_id": 130, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000130.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000130.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 130, + "category_id": 1, + "bbox": [ + 638, + 452, + 116, + 174 + ], + "score": 0.5742631554603577, + "time": 0.0, + "segmentation": { + "counts": [ + 510077, + 10, + 790, + 10, + 788, + 18, + 782, + 18, + 780, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 80, + 4, + 682, + 34, + 80, + 4, + 684, + 34, + 78, + 4, + 684, + 34, + 78, + 4, + 626, + 8, + 52, + 34, + 76, + 4, + 626, + 8, + 52, + 34, + 76, + 4, + 624, + 16, + 48, + 34, + 702, + 16, + 48, + 34, + 700, + 20, + 48, + 32, + 700, + 20, + 48, + 32, + 700, + 22, + 48, + 32, + 698, + 22, + 48, + 32, + 698, + 24, + 48, + 32, + 696, + 24, + 48, + 32, + 696, + 28, + 46, + 44, + 682, + 28, + 46, + 44, + 682, + 30, + 46, + 46, + 678, + 30, + 46, + 46, + 678, + 32, + 46, + 46, + 676, + 32, + 46, + 46, + 678, + 32, + 46, + 44, + 678, + 32, + 46, + 44, + 680, + 34, + 44, + 42, + 680, + 34, + 44, + 42, + 682, + 36, + 42, + 42, + 680, + 36, + 42, + 42, + 682, + 38, + 38, + 42, + 682, + 38, + 38, + 42, + 684, + 38, + 38, + 40, + 684, + 38, + 38, + 40, + 686, + 38, + 38, + 40, + 684, + 38, + 38, + 40, + 686, + 40, + 36, + 38, + 686, + 40, + 36, + 38, + 688, + 44, + 32, + 36, + 688, + 44, + 32, + 36, + 692, + 46, + 30, + 32, + 692, + 46, + 30, + 32, + 694, + 52, + 24, + 32, + 692, + 52, + 24, + 32, + 694, + 58, + 18, + 36, + 688, + 58, + 18, + 36, + 692, + 110, + 690, + 110, + 692, + 112, + 688, + 112, + 692, + 112, + 688, + 112, + 690, + 112, + 688, + 112, + 692, + 108, + 692, + 108, + 698, + 104, + 696, + 104, + 702, + 100, + 700, + 100, + 710, + 92, + 708, + 92, + 718, + 84, + 716, + 84, + 724, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 22, + 8, + 46, + 724, + 22, + 8, + 46, + 728, + 12, + 16, + 44, + 728, + 12, + 16, + 44, + 758, + 44, + 756, + 44, + 762, + 38, + 762, + 38, + 768, + 32, + 768, + 32, + 788, + 10, + 790, + 10, + 418585 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8793012499809265, + 0.47481927275657654, + 0.037091370671987534 + ], + [ + -0.42093074321746826, + 0.8112147450447083, + -0.40589168667793274 + ], + [ + -0.2228141874074936, + 0.34128835797309875, + 0.9131682515144348 + ] + ], + "t": [ + 79.92222595214844, + 143.6511688232422, + 515.1763305664062 + ] + }, + { + "scene_id": 0, + "image_id": 130, + "category_id": 1, + "bbox": [ + 638, + 474, + 80, + 102 + ], + "score": 0.42944157123565674, + "time": 0.0, + "segmentation": { + "counts": [ + 510077, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 784, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 772, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 760, + 44, + 756, + 44, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 447431 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.35150831937789917, + 0.5278615951538086, + 0.7731775641441345 + ], + [ + 0.4411701560020447, + 0.8218289017677307, + -0.36050766706466675 + ], + [ + -0.8257176876068115, + 0.21438157558441162, + -0.5217568874359131 + ] + ], + "t": [ + 73.41021728515625, + 144.77854919433594, + 523.906494140625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 130, + "category_id": 1, + "bbox": [ + 638, + 452, + 116, + 174 + ], + "score": 0.5742631554603577, + "time": 0.0, + "segmentation": { + "counts": [ + 510077, + 10, + 790, + 10, + 788, + 18, + 782, + 18, + 780, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 80, + 4, + 682, + 34, + 80, + 4, + 684, + 34, + 78, + 4, + 684, + 34, + 78, + 4, + 626, + 8, + 52, + 34, + 76, + 4, + 626, + 8, + 52, + 34, + 76, + 4, + 624, + 16, + 48, + 34, + 702, + 16, + 48, + 34, + 700, + 20, + 48, + 32, + 700, + 20, + 48, + 32, + 700, + 22, + 48, + 32, + 698, + 22, + 48, + 32, + 698, + 24, + 48, + 32, + 696, + 24, + 48, + 32, + 696, + 28, + 46, + 44, + 682, + 28, + 46, + 44, + 682, + 30, + 46, + 46, + 678, + 30, + 46, + 46, + 678, + 32, + 46, + 46, + 676, + 32, + 46, + 46, + 678, + 32, + 46, + 44, + 678, + 32, + 46, + 44, + 680, + 34, + 44, + 42, + 680, + 34, + 44, + 42, + 682, + 36, + 42, + 42, + 680, + 36, + 42, + 42, + 682, + 38, + 38, + 42, + 682, + 38, + 38, + 42, + 684, + 38, + 38, + 40, + 684, + 38, + 38, + 40, + 686, + 38, + 38, + 40, + 684, + 38, + 38, + 40, + 686, + 40, + 36, + 38, + 686, + 40, + 36, + 38, + 688, + 44, + 32, + 36, + 688, + 44, + 32, + 36, + 692, + 46, + 30, + 32, + 692, + 46, + 30, + 32, + 694, + 52, + 24, + 32, + 692, + 52, + 24, + 32, + 694, + 58, + 18, + 36, + 688, + 58, + 18, + 36, + 692, + 110, + 690, + 110, + 692, + 112, + 688, + 112, + 692, + 112, + 688, + 112, + 690, + 112, + 688, + 112, + 692, + 108, + 692, + 108, + 698, + 104, + 696, + 104, + 702, + 100, + 700, + 100, + 710, + 92, + 708, + 92, + 718, + 84, + 716, + 84, + 724, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 22, + 8, + 46, + 724, + 22, + 8, + 46, + 728, + 12, + 16, + 44, + 728, + 12, + 16, + 44, + 758, + 44, + 756, + 44, + 762, + 38, + 762, + 38, + 768, + 32, + 768, + 32, + 788, + 10, + 790, + 10, + 418585 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8793012499809265, + 0.47481927275657654, + 0.037091370671987534 + ], + [ + -0.42093074321746826, + 0.8112147450447083, + -0.40589168667793274 + ], + [ + -0.2228141874074936, + 0.34128835797309875, + 0.9131682515144348 + ] + ], + "t": [ + 79.92222595214844, + 143.6511688232422, + 515.1763305664062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000130/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000130/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000130/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000130/sam6d_results/vis_pem.png" + }, + { + "frame_id": 131, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000131.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000131.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 131, + "category_id": 1, + "bbox": [ + 624, + 450, + 128, + 150 + ], + "score": 0.603148877620697, + "time": 0.0, + "segmentation": { + "counts": [ + 498881, + 4, + 796, + 4, + 792, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 716, + 6, + 44, + 34, + 716, + 6, + 44, + 34, + 712, + 14, + 42, + 34, + 710, + 14, + 42, + 34, + 710, + 18, + 40, + 34, + 708, + 18, + 40, + 34, + 706, + 22, + 40, + 32, + 706, + 22, + 40, + 32, + 706, + 24, + 40, + 32, + 704, + 24, + 40, + 32, + 704, + 26, + 40, + 30, + 704, + 26, + 40, + 30, + 704, + 28, + 40, + 30, + 702, + 28, + 40, + 30, + 704, + 28, + 38, + 30, + 704, + 28, + 38, + 30, + 704, + 28, + 40, + 30, + 702, + 28, + 40, + 30, + 704, + 30, + 38, + 30, + 702, + 30, + 38, + 30, + 704, + 30, + 38, + 32, + 700, + 30, + 38, + 32, + 700, + 34, + 34, + 40, + 692, + 34, + 34, + 40, + 696, + 32, + 34, + 42, + 692, + 32, + 34, + 42, + 692, + 34, + 34, + 42, + 690, + 34, + 34, + 42, + 692, + 36, + 32, + 40, + 692, + 36, + 32, + 40, + 694, + 36, + 30, + 40, + 694, + 36, + 30, + 40, + 696, + 36, + 30, + 38, + 696, + 36, + 30, + 38, + 698, + 36, + 30, + 38, + 696, + 36, + 30, + 38, + 698, + 40, + 24, + 38, + 698, + 40, + 24, + 38, + 700, + 42, + 22, + 36, + 700, + 42, + 22, + 36, + 702, + 44, + 20, + 34, + 702, + 44, + 20, + 34, + 704, + 46, + 18, + 32, + 704, + 46, + 18, + 32, + 708, + 50, + 12, + 30, + 708, + 50, + 12, + 30, + 710, + 90, + 710, + 90, + 712, + 94, + 706, + 94, + 710, + 94, + 706, + 94, + 710, + 92, + 708, + 92, + 712, + 90, + 710, + 90, + 714, + 88, + 712, + 88, + 718, + 84, + 716, + 84, + 722, + 78, + 722, + 78, + 730, + 72, + 728, + 72, + 732, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 736, + 18, + 4, + 44, + 734, + 18, + 4, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 768, + 32, + 768, + 32, + 776, + 24, + 776, + 24, + 784, + 16, + 784, + 16, + 420197 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8287485241889954, + 0.5594931840896606, + 0.011955476365983486 + ], + [ + -0.49289456009864807, + 0.7398829460144043, + -0.45785143971443176 + ], + [ + -0.26501041650772095, + 0.3735509216785431, + 0.888948380947113 + ] + ], + "t": [ + 77.75271606445312, + 135.97976684570312, + 518.4202270507812 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 131, + "category_id": 1, + "bbox": [ + 624, + 450, + 128, + 150 + ], + "score": 0.603148877620697, + "time": 0.0, + "segmentation": { + "counts": [ + 498881, + 4, + 796, + 4, + 792, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 716, + 6, + 44, + 34, + 716, + 6, + 44, + 34, + 712, + 14, + 42, + 34, + 710, + 14, + 42, + 34, + 710, + 18, + 40, + 34, + 708, + 18, + 40, + 34, + 706, + 22, + 40, + 32, + 706, + 22, + 40, + 32, + 706, + 24, + 40, + 32, + 704, + 24, + 40, + 32, + 704, + 26, + 40, + 30, + 704, + 26, + 40, + 30, + 704, + 28, + 40, + 30, + 702, + 28, + 40, + 30, + 704, + 28, + 38, + 30, + 704, + 28, + 38, + 30, + 704, + 28, + 40, + 30, + 702, + 28, + 40, + 30, + 704, + 30, + 38, + 30, + 702, + 30, + 38, + 30, + 704, + 30, + 38, + 32, + 700, + 30, + 38, + 32, + 700, + 34, + 34, + 40, + 692, + 34, + 34, + 40, + 696, + 32, + 34, + 42, + 692, + 32, + 34, + 42, + 692, + 34, + 34, + 42, + 690, + 34, + 34, + 42, + 692, + 36, + 32, + 40, + 692, + 36, + 32, + 40, + 694, + 36, + 30, + 40, + 694, + 36, + 30, + 40, + 696, + 36, + 30, + 38, + 696, + 36, + 30, + 38, + 698, + 36, + 30, + 38, + 696, + 36, + 30, + 38, + 698, + 40, + 24, + 38, + 698, + 40, + 24, + 38, + 700, + 42, + 22, + 36, + 700, + 42, + 22, + 36, + 702, + 44, + 20, + 34, + 702, + 44, + 20, + 34, + 704, + 46, + 18, + 32, + 704, + 46, + 18, + 32, + 708, + 50, + 12, + 30, + 708, + 50, + 12, + 30, + 710, + 90, + 710, + 90, + 712, + 94, + 706, + 94, + 710, + 94, + 706, + 94, + 710, + 92, + 708, + 92, + 712, + 90, + 710, + 90, + 714, + 88, + 712, + 88, + 718, + 84, + 716, + 84, + 722, + 78, + 722, + 78, + 730, + 72, + 728, + 72, + 732, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 736, + 18, + 4, + 44, + 734, + 18, + 4, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 768, + 32, + 768, + 32, + 776, + 24, + 776, + 24, + 784, + 16, + 784, + 16, + 420197 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8287485241889954, + 0.5594931840896606, + 0.011955476365983486 + ], + [ + -0.49289456009864807, + 0.7398829460144043, + -0.45785143971443176 + ], + [ + -0.26501041650772095, + 0.3735509216785431, + 0.888948380947113 + ] + ], + "t": [ + 77.75271606445312, + 135.97976684570312, + 518.4202270507812 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000131/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000131/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000131/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000131/sam6d_results/vis_pem.png" + }, + { + "frame_id": 132, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000132.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000132.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 132, + "category_id": 1, + "bbox": [ + 636, + 456, + 96, + 86 + ], + "score": 0.44808098673820496, + "time": 0.0, + "segmentation": { + "counts": [ + 508459, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 770, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 436265 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7512896656990051, + 0.6392818689346313, + -0.163961261510849 + ], + [ + -0.6584531664848328, + 0.7092112898826599, + -0.25191032886505127 + ], + [ + -0.044758379459381104, + 0.2972185015678406, + 0.9537598490715027 + ] + ], + "t": [ + 90.05262756347656, + 115.32561492919922, + 517.0809326171875 + ] + }, + { + "scene_id": 0, + "image_id": 132, + "category_id": 1, + "bbox": [ + 636, + 430, + 140, + 140 + ], + "score": 0.6128565073013306, + "time": 0.0, + "segmentation": { + "counts": [ + 508459, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 724, + 4, + 40, + 34, + 722, + 4, + 40, + 34, + 718, + 14, + 36, + 32, + 718, + 14, + 36, + 32, + 716, + 18, + 36, + 32, + 714, + 18, + 36, + 32, + 714, + 20, + 36, + 30, + 714, + 20, + 36, + 30, + 714, + 22, + 36, + 30, + 712, + 22, + 36, + 30, + 712, + 24, + 34, + 30, + 712, + 24, + 34, + 30, + 712, + 26, + 34, + 30, + 710, + 26, + 34, + 30, + 710, + 26, + 36, + 28, + 710, + 26, + 36, + 28, + 710, + 28, + 34, + 30, + 708, + 28, + 34, + 30, + 710, + 28, + 34, + 28, + 710, + 28, + 34, + 28, + 710, + 28, + 36, + 28, + 708, + 28, + 36, + 28, + 710, + 28, + 34, + 28, + 710, + 28, + 34, + 28, + 712, + 28, + 34, + 28, + 710, + 28, + 34, + 28, + 710, + 30, + 32, + 28, + 710, + 30, + 32, + 28, + 712, + 32, + 30, + 28, + 710, + 32, + 30, + 28, + 712, + 32, + 30, + 28, + 710, + 32, + 30, + 28, + 712, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 34, + 28, + 38, + 700, + 34, + 28, + 38, + 702, + 34, + 26, + 40, + 700, + 34, + 26, + 40, + 702, + 36, + 24, + 38, + 702, + 36, + 24, + 38, + 704, + 36, + 24, + 38, + 702, + 36, + 24, + 38, + 704, + 36, + 22, + 38, + 704, + 36, + 22, + 38, + 706, + 38, + 20, + 36, + 706, + 38, + 20, + 36, + 706, + 40, + 18, + 36, + 706, + 40, + 18, + 36, + 710, + 40, + 16, + 34, + 710, + 40, + 16, + 34, + 712, + 44, + 12, + 32, + 712, + 44, + 12, + 32, + 714, + 48, + 6, + 32, + 714, + 48, + 6, + 32, + 716, + 84, + 716, + 84, + 718, + 82, + 718, + 82, + 722, + 78, + 722, + 78, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 730, + 70, + 730, + 70, + 736, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 16, + 6, + 38, + 740, + 16, + 6, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 774, + 26, + 774, + 26, + 780, + 20, + 780, + 20, + 786, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 401031 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7775192856788635, + 0.6286187171936035, + -0.017395369708538055 + ], + [ + -0.5514613389968872, + 0.6682689785957336, + -0.4993067979812622 + ], + [ + -0.30224868655204773, + 0.3978136479854584, + 0.8662506937980652 + ] + ], + "t": [ + 93.71289825439453, + 115.35963439941406, + 519.0379028320312 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 132, + "category_id": 1, + "bbox": [ + 636, + 430, + 140, + 140 + ], + "score": 0.6128565073013306, + "time": 0.0, + "segmentation": { + "counts": [ + 508459, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 724, + 4, + 40, + 34, + 722, + 4, + 40, + 34, + 718, + 14, + 36, + 32, + 718, + 14, + 36, + 32, + 716, + 18, + 36, + 32, + 714, + 18, + 36, + 32, + 714, + 20, + 36, + 30, + 714, + 20, + 36, + 30, + 714, + 22, + 36, + 30, + 712, + 22, + 36, + 30, + 712, + 24, + 34, + 30, + 712, + 24, + 34, + 30, + 712, + 26, + 34, + 30, + 710, + 26, + 34, + 30, + 710, + 26, + 36, + 28, + 710, + 26, + 36, + 28, + 710, + 28, + 34, + 30, + 708, + 28, + 34, + 30, + 710, + 28, + 34, + 28, + 710, + 28, + 34, + 28, + 710, + 28, + 36, + 28, + 708, + 28, + 36, + 28, + 710, + 28, + 34, + 28, + 710, + 28, + 34, + 28, + 712, + 28, + 34, + 28, + 710, + 28, + 34, + 28, + 710, + 30, + 32, + 28, + 710, + 30, + 32, + 28, + 712, + 32, + 30, + 28, + 710, + 32, + 30, + 28, + 712, + 32, + 30, + 28, + 710, + 32, + 30, + 28, + 712, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 34, + 28, + 38, + 700, + 34, + 28, + 38, + 702, + 34, + 26, + 40, + 700, + 34, + 26, + 40, + 702, + 36, + 24, + 38, + 702, + 36, + 24, + 38, + 704, + 36, + 24, + 38, + 702, + 36, + 24, + 38, + 704, + 36, + 22, + 38, + 704, + 36, + 22, + 38, + 706, + 38, + 20, + 36, + 706, + 38, + 20, + 36, + 706, + 40, + 18, + 36, + 706, + 40, + 18, + 36, + 710, + 40, + 16, + 34, + 710, + 40, + 16, + 34, + 712, + 44, + 12, + 32, + 712, + 44, + 12, + 32, + 714, + 48, + 6, + 32, + 714, + 48, + 6, + 32, + 716, + 84, + 716, + 84, + 718, + 82, + 718, + 82, + 722, + 78, + 722, + 78, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 730, + 70, + 730, + 70, + 736, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 16, + 6, + 38, + 740, + 16, + 6, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 774, + 26, + 774, + 26, + 780, + 20, + 780, + 20, + 786, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 401031 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7775192856788635, + 0.6286187171936035, + -0.017395369708538055 + ], + [ + -0.5514613389968872, + 0.6682689785957336, + -0.4993067979812622 + ], + [ + -0.30224868655204773, + 0.3978136479854584, + 0.8662506937980652 + ] + ], + "t": [ + 93.71289825439453, + 115.35963439941406, + 519.0379028320312 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000132/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000132/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000132/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000132/sam6d_results/vis_pem.png" + }, + { + "frame_id": 133, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000133.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000133.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 133, + "category_id": 1, + "bbox": [ + 626, + 432, + 146, + 140 + ], + "score": 0.6154831647872925, + "time": 0.0, + "segmentation": { + "counts": [ + 500463, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 724, + 10, + 34, + 34, + 722, + 10, + 34, + 34, + 720, + 16, + 32, + 34, + 718, + 16, + 32, + 34, + 716, + 18, + 34, + 32, + 716, + 18, + 34, + 32, + 716, + 20, + 34, + 32, + 714, + 20, + 34, + 32, + 714, + 22, + 32, + 32, + 714, + 22, + 32, + 32, + 714, + 26, + 30, + 32, + 712, + 26, + 30, + 32, + 712, + 28, + 30, + 30, + 712, + 28, + 30, + 30, + 714, + 26, + 32, + 30, + 712, + 26, + 32, + 30, + 712, + 26, + 34, + 28, + 712, + 26, + 34, + 28, + 714, + 26, + 32, + 30, + 712, + 26, + 32, + 30, + 712, + 26, + 34, + 28, + 712, + 26, + 34, + 28, + 712, + 28, + 32, + 30, + 710, + 28, + 32, + 30, + 712, + 28, + 32, + 28, + 712, + 28, + 32, + 28, + 714, + 30, + 30, + 26, + 714, + 30, + 30, + 26, + 716, + 30, + 28, + 28, + 714, + 30, + 28, + 28, + 714, + 30, + 30, + 28, + 712, + 30, + 30, + 28, + 714, + 30, + 28, + 30, + 712, + 30, + 28, + 30, + 712, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 712, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 710, + 32, + 26, + 38, + 704, + 32, + 26, + 38, + 706, + 32, + 26, + 38, + 704, + 32, + 26, + 38, + 706, + 34, + 22, + 38, + 706, + 34, + 22, + 38, + 706, + 36, + 20, + 40, + 704, + 36, + 20, + 40, + 706, + 36, + 20, + 38, + 706, + 36, + 20, + 38, + 708, + 38, + 16, + 38, + 708, + 38, + 16, + 38, + 710, + 42, + 12, + 36, + 710, + 42, + 12, + 36, + 712, + 42, + 10, + 36, + 712, + 42, + 10, + 36, + 714, + 46, + 6, + 34, + 714, + 46, + 6, + 34, + 718, + 82, + 718, + 82, + 720, + 80, + 720, + 80, + 724, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 732, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 734, + 70, + 730, + 70, + 736, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 744, + 14, + 4, + 38, + 744, + 14, + 4, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 778, + 22, + 778, + 22, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 404227 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7537218928337097, + 0.6568965911865234, + 0.01971878856420517 + ], + [ + -0.5554529428482056, + 0.6527888774871826, + -0.5151094794273376 + ], + [ + -0.35124579071998596, + 0.3772965967655182, + 0.8568975925445557 + ] + ], + "t": [ + 89.16983032226562, + 114.87086486816406, + 514.43505859375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 133, + "category_id": 1, + "bbox": [ + 626, + 432, + 146, + 140 + ], + "score": 0.6154831647872925, + "time": 0.0, + "segmentation": { + "counts": [ + 500463, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 724, + 10, + 34, + 34, + 722, + 10, + 34, + 34, + 720, + 16, + 32, + 34, + 718, + 16, + 32, + 34, + 716, + 18, + 34, + 32, + 716, + 18, + 34, + 32, + 716, + 20, + 34, + 32, + 714, + 20, + 34, + 32, + 714, + 22, + 32, + 32, + 714, + 22, + 32, + 32, + 714, + 26, + 30, + 32, + 712, + 26, + 30, + 32, + 712, + 28, + 30, + 30, + 712, + 28, + 30, + 30, + 714, + 26, + 32, + 30, + 712, + 26, + 32, + 30, + 712, + 26, + 34, + 28, + 712, + 26, + 34, + 28, + 714, + 26, + 32, + 30, + 712, + 26, + 32, + 30, + 712, + 26, + 34, + 28, + 712, + 26, + 34, + 28, + 712, + 28, + 32, + 30, + 710, + 28, + 32, + 30, + 712, + 28, + 32, + 28, + 712, + 28, + 32, + 28, + 714, + 30, + 30, + 26, + 714, + 30, + 30, + 26, + 716, + 30, + 28, + 28, + 714, + 30, + 28, + 28, + 714, + 30, + 30, + 28, + 712, + 30, + 30, + 28, + 714, + 30, + 28, + 30, + 712, + 30, + 28, + 30, + 712, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 712, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 710, + 32, + 26, + 38, + 704, + 32, + 26, + 38, + 706, + 32, + 26, + 38, + 704, + 32, + 26, + 38, + 706, + 34, + 22, + 38, + 706, + 34, + 22, + 38, + 706, + 36, + 20, + 40, + 704, + 36, + 20, + 40, + 706, + 36, + 20, + 38, + 706, + 36, + 20, + 38, + 708, + 38, + 16, + 38, + 708, + 38, + 16, + 38, + 710, + 42, + 12, + 36, + 710, + 42, + 12, + 36, + 712, + 42, + 10, + 36, + 712, + 42, + 10, + 36, + 714, + 46, + 6, + 34, + 714, + 46, + 6, + 34, + 718, + 82, + 718, + 82, + 720, + 80, + 720, + 80, + 724, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 732, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 734, + 70, + 730, + 70, + 736, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 744, + 14, + 4, + 38, + 744, + 14, + 4, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 778, + 22, + 778, + 22, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 404227 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7537218928337097, + 0.6568965911865234, + 0.01971878856420517 + ], + [ + -0.5554529428482056, + 0.6527888774871826, + -0.5151094794273376 + ], + [ + -0.35124579071998596, + 0.3772965967655182, + 0.8568975925445557 + ] + ], + "t": [ + 89.16983032226562, + 114.87086486816406, + 514.43505859375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000133/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000133/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000133/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000133/sam6d_results/vis_pem.png" + }, + { + "frame_id": 134, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000134.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000134.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 134, + "category_id": 1, + "bbox": [ + 628, + 450, + 108, + 80 + ], + "score": 0.43600475788116455, + "time": 0.0, + "segmentation": { + "counts": [ + 502053, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 433079 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6709251999855042, + 0.7356817126274109, + 0.09290535748004913 + ], + [ + -0.5712610483169556, + 0.5926809310913086, + -0.5677938461303711 + ], + [ + -0.47277915477752686, + 0.3278740644454956, + 0.8179111480712891 + ] + ], + "t": [ + 93.15035247802734, + 101.20244598388672, + 502.6662292480469 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 134, + "category_id": 1, + "bbox": [ + 628, + 450, + 108, + 80 + ], + "score": 0.43600475788116455, + "time": 0.0, + "segmentation": { + "counts": [ + 502053, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 433079 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6709251999855042, + 0.7356817126274109, + 0.09290535748004913 + ], + [ + -0.5712610483169556, + 0.5926809310913086, + -0.5677938461303711 + ], + [ + -0.47277915477752686, + 0.3278740644454956, + 0.8179111480712891 + ] + ], + "t": [ + 93.15035247802734, + 101.20244598388672, + 502.6662292480469 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000134/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000134/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000134/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000134/sam6d_results/vis_pem.png" + }, + { + "frame_id": 135, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000135.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000135.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 135, + "category_id": 1, + "bbox": [ + 618, + 412, + 168, + 132 + ], + "score": 0.5945532321929932, + "time": 0.0, + "segmentation": { + "counts": [ + 494049, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 728, + 12, + 28, + 34, + 726, + 12, + 28, + 34, + 724, + 16, + 26, + 34, + 724, + 16, + 26, + 34, + 722, + 20, + 26, + 34, + 720, + 20, + 26, + 34, + 720, + 22, + 26, + 32, + 720, + 22, + 26, + 32, + 720, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 718, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 718, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 28, + 28, + 28, + 716, + 28, + 28, + 28, + 718, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 718, + 26, + 28, + 28, + 718, + 26, + 28, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 720, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 26, + 28, + 716, + 30, + 26, + 28, + 718, + 32, + 22, + 28, + 718, + 32, + 22, + 28, + 720, + 32, + 20, + 28, + 720, + 32, + 20, + 28, + 720, + 32, + 22, + 26, + 720, + 32, + 22, + 26, + 722, + 32, + 20, + 28, + 720, + 32, + 20, + 28, + 722, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 32, + 20, + 30, + 718, + 32, + 20, + 30, + 720, + 32, + 18, + 32, + 718, + 32, + 18, + 32, + 720, + 32, + 18, + 32, + 718, + 32, + 18, + 32, + 718, + 34, + 16, + 36, + 714, + 34, + 16, + 36, + 716, + 34, + 14, + 40, + 712, + 34, + 14, + 40, + 714, + 36, + 12, + 38, + 714, + 36, + 12, + 38, + 716, + 38, + 8, + 38, + 716, + 38, + 8, + 38, + 718, + 38, + 6, + 38, + 718, + 38, + 6, + 38, + 720, + 38, + 4, + 38, + 720, + 38, + 4, + 38, + 722, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 726, + 74, + 726, + 74, + 728, + 70, + 730, + 70, + 734, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 740, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 393055 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6622053384780884, + 0.7492992877960205, + 0.005890101660043001 + ], + [ + -0.6338828802108765, + 0.5643615126609802, + -0.5288558602333069 + ], + [ + -0.3995954394340515, + 0.3464774787425995, + 0.8486912250518799 + ] + ], + "t": [ + 92.1556625366211, + 91.0294189453125, + 498.65167236328125 + ] + }, + { + "scene_id": 0, + "image_id": 135, + "category_id": 1, + "bbox": [ + 620, + 444, + 114, + 76 + ], + "score": 0.3988230526447296, + "time": 0.0, + "segmentation": { + "counts": [ + 495647, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 768, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 792, + 4, + 796, + 4, + 434691 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4452667236328125, + 0.8170613050460815, + -0.36626356840133667 + ], + [ + 0.23562902212142944, + 0.5015566945075989, + 0.8324182033538818 + ], + [ + 0.8638386130332947, + 0.2843460440635681, + -0.415849506855011 + ] + ], + "t": [ + 91.17491149902344, + 92.39545440673828, + 486.4616394042969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 135, + "category_id": 1, + "bbox": [ + 618, + 412, + 168, + 132 + ], + "score": 0.5945532321929932, + "time": 0.0, + "segmentation": { + "counts": [ + 494049, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 728, + 12, + 28, + 34, + 726, + 12, + 28, + 34, + 724, + 16, + 26, + 34, + 724, + 16, + 26, + 34, + 722, + 20, + 26, + 34, + 720, + 20, + 26, + 34, + 720, + 22, + 26, + 32, + 720, + 22, + 26, + 32, + 720, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 718, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 718, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 28, + 28, + 28, + 716, + 28, + 28, + 28, + 718, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 718, + 26, + 28, + 28, + 718, + 26, + 28, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 720, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 26, + 28, + 716, + 30, + 26, + 28, + 718, + 32, + 22, + 28, + 718, + 32, + 22, + 28, + 720, + 32, + 20, + 28, + 720, + 32, + 20, + 28, + 720, + 32, + 22, + 26, + 720, + 32, + 22, + 26, + 722, + 32, + 20, + 28, + 720, + 32, + 20, + 28, + 722, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 32, + 20, + 30, + 718, + 32, + 20, + 30, + 720, + 32, + 18, + 32, + 718, + 32, + 18, + 32, + 720, + 32, + 18, + 32, + 718, + 32, + 18, + 32, + 718, + 34, + 16, + 36, + 714, + 34, + 16, + 36, + 716, + 34, + 14, + 40, + 712, + 34, + 14, + 40, + 714, + 36, + 12, + 38, + 714, + 36, + 12, + 38, + 716, + 38, + 8, + 38, + 716, + 38, + 8, + 38, + 718, + 38, + 6, + 38, + 718, + 38, + 6, + 38, + 720, + 38, + 4, + 38, + 720, + 38, + 4, + 38, + 722, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 726, + 74, + 726, + 74, + 728, + 70, + 730, + 70, + 734, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 740, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 393055 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6622053384780884, + 0.7492992877960205, + 0.005890101660043001 + ], + [ + -0.6338828802108765, + 0.5643615126609802, + -0.5288558602333069 + ], + [ + -0.3995954394340515, + 0.3464774787425995, + 0.8486912250518799 + ] + ], + "t": [ + 92.1556625366211, + 91.0294189453125, + 498.65167236328125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000135/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000135/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000135/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000135/sam6d_results/vis_pem.png" + }, + { + "frame_id": 136, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000136.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000136.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 136, + "category_id": 1, + "bbox": [ + 610, + 426, + 178, + 128 + ], + "score": 0.6061220765113831, + "time": 0.0, + "segmentation": { + "counts": [ + 487665, + 4, + 796, + 4, + 792, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 736, + 8, + 26, + 32, + 734, + 8, + 26, + 32, + 730, + 14, + 26, + 32, + 728, + 14, + 26, + 32, + 726, + 18, + 24, + 34, + 724, + 18, + 24, + 34, + 724, + 20, + 24, + 32, + 724, + 20, + 24, + 32, + 724, + 22, + 24, + 32, + 722, + 22, + 24, + 32, + 722, + 24, + 22, + 34, + 720, + 24, + 22, + 34, + 720, + 24, + 24, + 32, + 720, + 24, + 24, + 32, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 32, + 718, + 26, + 24, + 32, + 720, + 26, + 24, + 32, + 718, + 26, + 24, + 32, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 720, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 26, + 28, + 28, + 718, + 26, + 28, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 720, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 720, + 28, + 24, + 28, + 720, + 28, + 24, + 28, + 720, + 30, + 22, + 30, + 718, + 30, + 22, + 30, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 722, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 32, + 20, + 28, + 720, + 32, + 20, + 28, + 722, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 722, + 32, + 20, + 26, + 722, + 32, + 20, + 26, + 724, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 16, + 28, + 724, + 34, + 16, + 28, + 722, + 34, + 16, + 28, + 724, + 32, + 16, + 30, + 722, + 32, + 16, + 30, + 722, + 34, + 14, + 30, + 722, + 34, + 14, + 30, + 724, + 34, + 14, + 30, + 722, + 34, + 14, + 30, + 724, + 34, + 12, + 34, + 720, + 34, + 12, + 34, + 722, + 34, + 10, + 38, + 718, + 34, + 10, + 38, + 720, + 34, + 8, + 40, + 718, + 34, + 8, + 40, + 720, + 34, + 8, + 38, + 720, + 34, + 8, + 38, + 722, + 36, + 4, + 40, + 720, + 36, + 4, + 40, + 722, + 78, + 722, + 78, + 724, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 728, + 70, + 730, + 70, + 734, + 66, + 734, + 66, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 746, + 54, + 746, + 54, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 792, + 8, + 792, + 8, + 391445 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6109200119972229, + 0.7905687093734741, + 0.0421745628118515 + ], + [ + -0.668695867061615, + 0.5437931418418884, + -0.5070849061012268 + ], + [ + -0.4238196611404419, + 0.28158631920814514, + 0.8608636260032654 + ] + ], + "t": [ + 89.5156021118164, + 98.5400619506836, + 492.1978759765625 + ] + }, + { + "scene_id": 0, + "image_id": 136, + "category_id": 1, + "bbox": [ + 612, + 458, + 116, + 76 + ], + "score": 0.4290793836116791, + "time": 0.0, + "segmentation": { + "counts": [ + 489261, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 786, + 8, + 792, + 8, + 439473 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6027072668075562, + 0.789344847202301, + 0.11695046722888947 + ], + [ + -0.5989145636558533, + 0.5443292856216431, + -0.5873727798461914 + ], + [ + -0.5272994041442871, + 0.2839706242084503, + 0.8008220791816711 + ] + ], + "t": [ + 87.84210968017578, + 100.0855941772461, + 491.7525939941406 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 136, + "category_id": 1, + "bbox": [ + 610, + 426, + 178, + 128 + ], + "score": 0.6061220765113831, + "time": 0.0, + "segmentation": { + "counts": [ + 487665, + 4, + 796, + 4, + 792, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 736, + 8, + 26, + 32, + 734, + 8, + 26, + 32, + 730, + 14, + 26, + 32, + 728, + 14, + 26, + 32, + 726, + 18, + 24, + 34, + 724, + 18, + 24, + 34, + 724, + 20, + 24, + 32, + 724, + 20, + 24, + 32, + 724, + 22, + 24, + 32, + 722, + 22, + 24, + 32, + 722, + 24, + 22, + 34, + 720, + 24, + 22, + 34, + 720, + 24, + 24, + 32, + 720, + 24, + 24, + 32, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 32, + 718, + 26, + 24, + 32, + 720, + 26, + 24, + 32, + 718, + 26, + 24, + 32, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 720, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 26, + 28, + 28, + 718, + 26, + 28, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 720, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 720, + 28, + 24, + 28, + 720, + 28, + 24, + 28, + 720, + 30, + 22, + 30, + 718, + 30, + 22, + 30, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 722, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 32, + 20, + 28, + 720, + 32, + 20, + 28, + 722, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 722, + 32, + 20, + 26, + 722, + 32, + 20, + 26, + 724, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 16, + 28, + 724, + 34, + 16, + 28, + 722, + 34, + 16, + 28, + 724, + 32, + 16, + 30, + 722, + 32, + 16, + 30, + 722, + 34, + 14, + 30, + 722, + 34, + 14, + 30, + 724, + 34, + 14, + 30, + 722, + 34, + 14, + 30, + 724, + 34, + 12, + 34, + 720, + 34, + 12, + 34, + 722, + 34, + 10, + 38, + 718, + 34, + 10, + 38, + 720, + 34, + 8, + 40, + 718, + 34, + 8, + 40, + 720, + 34, + 8, + 38, + 720, + 34, + 8, + 38, + 722, + 36, + 4, + 40, + 720, + 36, + 4, + 40, + 722, + 78, + 722, + 78, + 724, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 728, + 70, + 730, + 70, + 734, + 66, + 734, + 66, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 746, + 54, + 746, + 54, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 792, + 8, + 792, + 8, + 391445 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6109200119972229, + 0.7905687093734741, + 0.0421745628118515 + ], + [ + -0.668695867061615, + 0.5437931418418884, + -0.5070849061012268 + ], + [ + -0.4238196611404419, + 0.28158631920814514, + 0.8608636260032654 + ] + ], + "t": [ + 89.5156021118164, + 98.5400619506836, + 492.1978759765625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000136/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000136/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000136/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000136/sam6d_results/vis_pem.png" + }, + { + "frame_id": 137, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000137.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000137.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 137, + "category_id": 1, + "bbox": [ + 596, + 426, + 190, + 126 + ], + "score": 0.6154082417488098, + "time": 0.0, + "segmentation": { + "counts": [ + 476465, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 736, + 10, + 24, + 32, + 734, + 10, + 24, + 32, + 732, + 14, + 24, + 32, + 730, + 14, + 24, + 32, + 728, + 18, + 22, + 34, + 726, + 18, + 22, + 34, + 726, + 20, + 20, + 34, + 726, + 20, + 20, + 34, + 724, + 24, + 20, + 34, + 722, + 24, + 20, + 34, + 722, + 24, + 22, + 32, + 722, + 24, + 22, + 32, + 722, + 26, + 20, + 34, + 720, + 26, + 20, + 34, + 722, + 24, + 22, + 32, + 722, + 24, + 22, + 32, + 722, + 24, + 24, + 32, + 720, + 24, + 24, + 32, + 720, + 26, + 22, + 32, + 720, + 26, + 22, + 32, + 720, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 720, + 26, + 22, + 32, + 720, + 26, + 22, + 32, + 720, + 26, + 24, + 32, + 718, + 26, + 24, + 32, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 30, + 22, + 30, + 718, + 30, + 22, + 30, + 720, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 30, + 22, + 30, + 718, + 30, + 22, + 30, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 722, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 724, + 30, + 20, + 26, + 724, + 30, + 20, + 26, + 724, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 18, + 26, + 724, + 32, + 18, + 26, + 726, + 32, + 16, + 26, + 726, + 32, + 16, + 26, + 726, + 34, + 14, + 28, + 724, + 34, + 14, + 28, + 726, + 34, + 12, + 30, + 724, + 34, + 12, + 30, + 726, + 32, + 12, + 30, + 726, + 32, + 12, + 30, + 728, + 34, + 10, + 30, + 726, + 34, + 10, + 30, + 726, + 36, + 8, + 32, + 724, + 36, + 8, + 32, + 726, + 36, + 6, + 36, + 722, + 36, + 6, + 36, + 724, + 34, + 6, + 38, + 722, + 34, + 6, + 38, + 724, + 34, + 6, + 38, + 722, + 34, + 6, + 38, + 724, + 78, + 722, + 78, + 724, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 752, + 48, + 752, + 48, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 393051 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5431974530220032, + 0.8384724855422974, + 0.043592024594545364 + ], + [ + -0.7261164784431458, + 0.4952073097229004, + -0.4769953191280365 + ], + [ + -0.4215345084667206, + 0.2274497002363205, + 0.8778242468833923 + ] + ], + "t": [ + 81.16092681884766, + 94.3385238647461, + 478.3580017089844 + ] + }, + { + "scene_id": 0, + "image_id": 137, + "category_id": 1, + "bbox": [ + 596, + 462, + 124, + 72 + ], + "score": 0.4371233880519867, + "time": 0.0, + "segmentation": { + "counts": [ + 476465, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 445867 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5168832540512085, + 0.8422805666923523, + 0.1529565006494522 + ], + [ + -0.5765795111656189, + 0.4746038615703583, + -0.6650623679161072 + ], + [ + -0.6327627301216125, + 0.25556784868240356, + 0.7309558987617493 + ] + ], + "t": [ + 79.21550750732422, + 95.3033218383789, + 477.6502685546875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 137, + "category_id": 1, + "bbox": [ + 596, + 426, + 190, + 126 + ], + "score": 0.6154082417488098, + "time": 0.0, + "segmentation": { + "counts": [ + 476465, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 736, + 10, + 24, + 32, + 734, + 10, + 24, + 32, + 732, + 14, + 24, + 32, + 730, + 14, + 24, + 32, + 728, + 18, + 22, + 34, + 726, + 18, + 22, + 34, + 726, + 20, + 20, + 34, + 726, + 20, + 20, + 34, + 724, + 24, + 20, + 34, + 722, + 24, + 20, + 34, + 722, + 24, + 22, + 32, + 722, + 24, + 22, + 32, + 722, + 26, + 20, + 34, + 720, + 26, + 20, + 34, + 722, + 24, + 22, + 32, + 722, + 24, + 22, + 32, + 722, + 24, + 24, + 32, + 720, + 24, + 24, + 32, + 720, + 26, + 22, + 32, + 720, + 26, + 22, + 32, + 720, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 720, + 26, + 22, + 32, + 720, + 26, + 22, + 32, + 720, + 26, + 24, + 32, + 718, + 26, + 24, + 32, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 30, + 22, + 30, + 718, + 30, + 22, + 30, + 720, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 30, + 22, + 30, + 718, + 30, + 22, + 30, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 722, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 724, + 30, + 20, + 26, + 724, + 30, + 20, + 26, + 724, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 18, + 26, + 724, + 32, + 18, + 26, + 726, + 32, + 16, + 26, + 726, + 32, + 16, + 26, + 726, + 34, + 14, + 28, + 724, + 34, + 14, + 28, + 726, + 34, + 12, + 30, + 724, + 34, + 12, + 30, + 726, + 32, + 12, + 30, + 726, + 32, + 12, + 30, + 728, + 34, + 10, + 30, + 726, + 34, + 10, + 30, + 726, + 36, + 8, + 32, + 724, + 36, + 8, + 32, + 726, + 36, + 6, + 36, + 722, + 36, + 6, + 36, + 724, + 34, + 6, + 38, + 722, + 34, + 6, + 38, + 724, + 34, + 6, + 38, + 722, + 34, + 6, + 38, + 724, + 78, + 722, + 78, + 724, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 752, + 48, + 752, + 48, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 393051 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5431974530220032, + 0.8384724855422974, + 0.043592024594545364 + ], + [ + -0.7261164784431458, + 0.4952073097229004, + -0.4769953191280365 + ], + [ + -0.4215345084667206, + 0.2274497002363205, + 0.8778242468833923 + ] + ], + "t": [ + 81.16092681884766, + 94.3385238647461, + 478.3580017089844 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000137/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000137/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000137/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000137/sam6d_results/vis_pem.png" + }, + { + "frame_id": 138, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000138.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000138.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 138, + "category_id": 1, + "bbox": [ + 588, + 456, + 132, + 70 + ], + "score": 0.40900734066963196, + "time": 0.0, + "segmentation": { + "counts": [ + 470059, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 8, + 792, + 8, + 445881 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5007954239845276, + 0.8554543256759644, + 0.1319132000207901 + ], + [ + -0.642290472984314, + 0.469434529542923, + -0.6058833599090576 + ], + [ + -0.5802304148674011, + 0.21869710087776184, + 0.7845408320426941 + ] + ], + "t": [ + 76.21630859375, + 88.05724334716797, + 467.2510986328125 + ] + }, + { + "scene_id": 0, + "image_id": 138, + "category_id": 1, + "bbox": [ + 588, + 420, + 200, + 122 + ], + "score": 0.6233093738555908, + "time": 0.0, + "segmentation": { + "counts": [ + 470059, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 740, + 8, + 24, + 30, + 738, + 8, + 24, + 30, + 734, + 16, + 20, + 32, + 732, + 16, + 20, + 32, + 732, + 16, + 22, + 32, + 730, + 16, + 22, + 32, + 728, + 20, + 22, + 30, + 728, + 20, + 22, + 30, + 728, + 20, + 22, + 32, + 726, + 20, + 22, + 32, + 726, + 22, + 22, + 32, + 724, + 22, + 22, + 32, + 724, + 24, + 20, + 32, + 724, + 24, + 20, + 32, + 724, + 26, + 18, + 34, + 722, + 26, + 18, + 34, + 722, + 26, + 20, + 32, + 722, + 26, + 20, + 32, + 722, + 26, + 20, + 34, + 720, + 26, + 20, + 34, + 722, + 26, + 20, + 32, + 722, + 26, + 20, + 32, + 722, + 26, + 20, + 34, + 720, + 26, + 20, + 34, + 720, + 26, + 22, + 32, + 720, + 26, + 22, + 32, + 720, + 28, + 20, + 32, + 720, + 28, + 20, + 32, + 720, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 30, + 22, + 30, + 718, + 30, + 22, + 30, + 720, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 722, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 720, + 32, + 18, + 30, + 720, + 32, + 18, + 30, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 722, + 34, + 16, + 28, + 722, + 34, + 16, + 28, + 724, + 32, + 18, + 26, + 724, + 32, + 18, + 26, + 724, + 34, + 16, + 28, + 722, + 34, + 16, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 16, + 28, + 724, + 34, + 14, + 28, + 724, + 34, + 14, + 28, + 726, + 32, + 14, + 28, + 726, + 32, + 14, + 28, + 728, + 32, + 14, + 28, + 726, + 32, + 14, + 28, + 726, + 34, + 12, + 28, + 726, + 34, + 12, + 28, + 728, + 34, + 10, + 28, + 728, + 34, + 10, + 28, + 730, + 32, + 10, + 30, + 728, + 32, + 10, + 30, + 728, + 34, + 10, + 28, + 728, + 34, + 10, + 28, + 730, + 34, + 8, + 30, + 728, + 34, + 8, + 30, + 730, + 34, + 6, + 32, + 728, + 34, + 6, + 32, + 730, + 34, + 4, + 34, + 728, + 34, + 4, + 34, + 730, + 34, + 2, + 38, + 726, + 34, + 2, + 38, + 728, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 730, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 750, + 52, + 748, + 52, + 754, + 46, + 754, + 46, + 760, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 391457 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.49304986000061035, + 0.8679528832435608, + 0.059658002108335495 + ], + [ + -0.7458155751228333, + 0.45698314905166626, + -0.4846911132335663 + ], + [ + -0.4479517936706543, + 0.19448301196098328, + 0.8726485371589661 + ] + ], + "t": [ + 78.97863006591797, + 84.95489501953125, + 466.8074645996094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 138, + "category_id": 1, + "bbox": [ + 588, + 420, + 200, + 122 + ], + "score": 0.6233093738555908, + "time": 0.0, + "segmentation": { + "counts": [ + 470059, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 740, + 8, + 24, + 30, + 738, + 8, + 24, + 30, + 734, + 16, + 20, + 32, + 732, + 16, + 20, + 32, + 732, + 16, + 22, + 32, + 730, + 16, + 22, + 32, + 728, + 20, + 22, + 30, + 728, + 20, + 22, + 30, + 728, + 20, + 22, + 32, + 726, + 20, + 22, + 32, + 726, + 22, + 22, + 32, + 724, + 22, + 22, + 32, + 724, + 24, + 20, + 32, + 724, + 24, + 20, + 32, + 724, + 26, + 18, + 34, + 722, + 26, + 18, + 34, + 722, + 26, + 20, + 32, + 722, + 26, + 20, + 32, + 722, + 26, + 20, + 34, + 720, + 26, + 20, + 34, + 722, + 26, + 20, + 32, + 722, + 26, + 20, + 32, + 722, + 26, + 20, + 34, + 720, + 26, + 20, + 34, + 720, + 26, + 22, + 32, + 720, + 26, + 22, + 32, + 720, + 28, + 20, + 32, + 720, + 28, + 20, + 32, + 720, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 30, + 22, + 30, + 718, + 30, + 22, + 30, + 720, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 722, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 720, + 32, + 18, + 30, + 720, + 32, + 18, + 30, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 722, + 34, + 16, + 28, + 722, + 34, + 16, + 28, + 724, + 32, + 18, + 26, + 724, + 32, + 18, + 26, + 724, + 34, + 16, + 28, + 722, + 34, + 16, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 16, + 28, + 724, + 34, + 14, + 28, + 724, + 34, + 14, + 28, + 726, + 32, + 14, + 28, + 726, + 32, + 14, + 28, + 728, + 32, + 14, + 28, + 726, + 32, + 14, + 28, + 726, + 34, + 12, + 28, + 726, + 34, + 12, + 28, + 728, + 34, + 10, + 28, + 728, + 34, + 10, + 28, + 730, + 32, + 10, + 30, + 728, + 32, + 10, + 30, + 728, + 34, + 10, + 28, + 728, + 34, + 10, + 28, + 730, + 34, + 8, + 30, + 728, + 34, + 8, + 30, + 730, + 34, + 6, + 32, + 728, + 34, + 6, + 32, + 730, + 34, + 4, + 34, + 728, + 34, + 4, + 34, + 730, + 34, + 2, + 38, + 726, + 34, + 2, + 38, + 728, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 730, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 750, + 52, + 748, + 52, + 754, + 46, + 754, + 46, + 760, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 391457 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.49304986000061035, + 0.8679528832435608, + 0.059658002108335495 + ], + [ + -0.7458155751228333, + 0.45698314905166626, + -0.4846911132335663 + ], + [ + -0.4479517936706543, + 0.19448301196098328, + 0.8726485371589661 + ] + ], + "t": [ + 78.97863006591797, + 84.95489501953125, + 466.8074645996094 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000138/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000138/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000138/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000138/sam6d_results/vis_pem.png" + }, + { + "frame_id": 139, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000139.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000139.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 139, + "category_id": 1, + "bbox": [ + 574, + 454, + 134, + 62 + ], + "score": 0.40980100631713867, + "time": 0.0, + "segmentation": { + "counts": [ + 458857, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 455487 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.40495631098747253, + 0.8942167162895203, + -0.19075419008731842 + ], + [ + 0.5607289671897888, + 0.4076691269874573, + 0.7206864356994629 + ], + [ + 0.72221440076828, + 0.1848849356174469, + -0.6665012836456299 + ] + ], + "t": [ + 67.51180267333984, + 80.80388641357422, + 463.8706970214844 + ] + }, + { + "scene_id": 0, + "image_id": 139, + "category_id": 1, + "bbox": [ + 572, + 414, + 210, + 114 + ], + "score": 0.6131267547607422, + "time": 0.0, + "segmentation": { + "counts": [ + 457259, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 742, + 8, + 22, + 30, + 740, + 8, + 22, + 30, + 736, + 14, + 22, + 28, + 736, + 14, + 22, + 28, + 734, + 18, + 20, + 30, + 732, + 18, + 20, + 30, + 732, + 20, + 18, + 30, + 732, + 20, + 18, + 30, + 732, + 20, + 20, + 30, + 730, + 20, + 20, + 30, + 730, + 22, + 18, + 30, + 730, + 22, + 18, + 30, + 728, + 26, + 18, + 30, + 726, + 26, + 18, + 30, + 726, + 26, + 18, + 32, + 724, + 26, + 18, + 32, + 726, + 24, + 20, + 30, + 726, + 24, + 20, + 30, + 726, + 24, + 20, + 32, + 724, + 24, + 20, + 32, + 724, + 26, + 20, + 30, + 724, + 26, + 20, + 30, + 724, + 26, + 20, + 32, + 722, + 26, + 20, + 32, + 722, + 26, + 20, + 32, + 722, + 26, + 20, + 32, + 722, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 724, + 24, + 22, + 32, + 722, + 24, + 22, + 32, + 722, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 722, + 28, + 20, + 32, + 720, + 28, + 20, + 32, + 722, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 722, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 728, + 32, + 14, + 26, + 728, + 32, + 14, + 26, + 730, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 32, + 12, + 28, + 728, + 32, + 12, + 28, + 730, + 32, + 10, + 28, + 730, + 32, + 10, + 28, + 730, + 32, + 10, + 28, + 730, + 32, + 10, + 28, + 732, + 32, + 10, + 28, + 730, + 32, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 30, + 732, + 30, + 8, + 30, + 734, + 34, + 2, + 30, + 734, + 34, + 2, + 30, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 396275 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4171309471130371, + 0.9063830971717834, + 0.06686651706695557 + ], + [ + -0.7880577445030212, + 0.397362619638443, + -0.47017884254455566 + ], + [ + -0.45273247361183167, + 0.1434316784143448, + 0.8800345063209534 + ] + ], + "t": [ + 70.20894622802734, + 75.56817626953125, + 465.2069091796875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 139, + "category_id": 1, + "bbox": [ + 572, + 414, + 210, + 114 + ], + "score": 0.6131267547607422, + "time": 0.0, + "segmentation": { + "counts": [ + 457259, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 742, + 8, + 22, + 30, + 740, + 8, + 22, + 30, + 736, + 14, + 22, + 28, + 736, + 14, + 22, + 28, + 734, + 18, + 20, + 30, + 732, + 18, + 20, + 30, + 732, + 20, + 18, + 30, + 732, + 20, + 18, + 30, + 732, + 20, + 20, + 30, + 730, + 20, + 20, + 30, + 730, + 22, + 18, + 30, + 730, + 22, + 18, + 30, + 728, + 26, + 18, + 30, + 726, + 26, + 18, + 30, + 726, + 26, + 18, + 32, + 724, + 26, + 18, + 32, + 726, + 24, + 20, + 30, + 726, + 24, + 20, + 30, + 726, + 24, + 20, + 32, + 724, + 24, + 20, + 32, + 724, + 26, + 20, + 30, + 724, + 26, + 20, + 30, + 724, + 26, + 20, + 32, + 722, + 26, + 20, + 32, + 722, + 26, + 20, + 32, + 722, + 26, + 20, + 32, + 722, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 724, + 24, + 22, + 32, + 722, + 24, + 22, + 32, + 722, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 722, + 28, + 20, + 32, + 720, + 28, + 20, + 32, + 722, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 722, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 728, + 32, + 14, + 26, + 728, + 32, + 14, + 26, + 730, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 32, + 12, + 28, + 728, + 32, + 12, + 28, + 730, + 32, + 10, + 28, + 730, + 32, + 10, + 28, + 730, + 32, + 10, + 28, + 730, + 32, + 10, + 28, + 732, + 32, + 10, + 28, + 730, + 32, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 30, + 732, + 30, + 8, + 30, + 734, + 34, + 2, + 30, + 734, + 34, + 2, + 30, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 396275 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4171309471130371, + 0.9063830971717834, + 0.06686651706695557 + ], + [ + -0.7880577445030212, + 0.397362619638443, + -0.47017884254455566 + ], + [ + -0.45273247361183167, + 0.1434316784143448, + 0.8800345063209534 + ] + ], + "t": [ + 70.20894622802734, + 75.56817626953125, + 465.2069091796875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000139/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000139/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000139/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000139/sam6d_results/vis_pem.png" + }, + { + "frame_id": 140, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000140.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000140.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 140, + "category_id": 1, + "bbox": [ + 564, + 416, + 214, + 102 + ], + "score": 0.6317581534385681, + "time": 0.0, + "segmentation": { + "counts": [ + 450859, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 744, + 10, + 24, + 24, + 742, + 10, + 24, + 24, + 740, + 14, + 22, + 24, + 740, + 14, + 22, + 24, + 738, + 18, + 20, + 26, + 736, + 18, + 20, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 18, + 28, + 732, + 22, + 18, + 28, + 732, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 24, + 16, + 30, + 730, + 24, + 16, + 30, + 730, + 24, + 18, + 28, + 730, + 24, + 18, + 28, + 730, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 30, + 726, + 26, + 18, + 30, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 728, + 24, + 20, + 30, + 726, + 24, + 20, + 30, + 726, + 26, + 18, + 30, + 726, + 26, + 18, + 30, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 30, + 724, + 26, + 20, + 30, + 724, + 26, + 20, + 30, + 724, + 26, + 20, + 30, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 726, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 18, + 26, + 726, + 30, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 32, + 12, + 26, + 730, + 32, + 12, + 26, + 732, + 32, + 10, + 26, + 732, + 32, + 10, + 26, + 734, + 30, + 12, + 24, + 734, + 30, + 12, + 24, + 734, + 32, + 10, + 24, + 734, + 32, + 10, + 24, + 736, + 30, + 10, + 24, + 736, + 30, + 10, + 24, + 736, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 32, + 8, + 24, + 736, + 32, + 8, + 24, + 738, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 740, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 32, + 2, + 30, + 736, + 32, + 2, + 30, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 760, + 44, + 756, + 44, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 399485 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3222086727619171, + 0.9414157271385193, + 0.09959137439727783 + ], + [ + -0.7889053821563721, + 0.3251723051071167, + -0.5214316844940186 + ], + [ + -0.5232681035995483, + 0.08944156765937805, + 0.8474612236022949 + ] + ], + "t": [ + 65.72054290771484, + 71.549072265625, + 463.864501953125 + ] + }, + { + "scene_id": 0, + "image_id": 140, + "category_id": 1, + "bbox": [ + 752, + 626, + 102, + 66 + ], + "score": 0.5256174206733704, + "time": 0.0, + "segmentation": { + "counts": [ + 601425, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 8, + 16, + 10, + 766, + 8, + 16, + 10, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 766, + 4, + 14, + 16, + 766, + 4, + 14, + 16, + 766, + 4, + 14, + 18, + 764, + 4, + 14, + 18, + 764, + 4, + 12, + 20, + 764, + 4, + 12, + 20, + 764, + 4, + 12, + 20, + 764, + 4, + 12, + 20, + 778, + 22, + 778, + 22, + 770, + 32, + 768, + 32, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 24, + 2, + 26, + 748, + 24, + 2, + 26, + 748, + 22, + 6, + 26, + 746, + 22, + 6, + 26, + 748, + 20, + 6, + 26, + 748, + 20, + 6, + 26, + 748, + 20, + 8, + 24, + 748, + 20, + 8, + 24, + 748, + 20, + 8, + 24, + 748, + 20, + 8, + 24, + 748, + 20, + 10, + 22, + 748, + 20, + 10, + 22, + 748, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 746, + 22, + 10, + 22, + 746, + 22, + 10, + 22, + 746, + 22, + 10, + 22, + 746, + 22, + 10, + 22, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 22, + 12, + 16, + 750, + 22, + 12, + 16, + 750, + 24, + 14, + 12, + 750, + 24, + 14, + 12, + 750, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 338523 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.601102888584137, + -0.7933290004730225, + -0.09645864367485046 + ], + [ + 0.6938945651054382, + -0.45822563767433167, + -0.5554636716842651 + ], + [ + 0.39646559953689575, + -0.4008235037326813, + 0.8259273171424866 + ] + ], + "t": [ + 113.1494369506836, + 215.2738037109375, + 543.272216796875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 140, + "category_id": 1, + "bbox": [ + 564, + 416, + 214, + 102 + ], + "score": 0.6317581534385681, + "time": 0.0, + "segmentation": { + "counts": [ + 450859, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 744, + 10, + 24, + 24, + 742, + 10, + 24, + 24, + 740, + 14, + 22, + 24, + 740, + 14, + 22, + 24, + 738, + 18, + 20, + 26, + 736, + 18, + 20, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 18, + 28, + 732, + 22, + 18, + 28, + 732, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 24, + 16, + 30, + 730, + 24, + 16, + 30, + 730, + 24, + 18, + 28, + 730, + 24, + 18, + 28, + 730, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 30, + 726, + 26, + 18, + 30, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 728, + 24, + 20, + 30, + 726, + 24, + 20, + 30, + 726, + 26, + 18, + 30, + 726, + 26, + 18, + 30, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 30, + 724, + 26, + 20, + 30, + 724, + 26, + 20, + 30, + 724, + 26, + 20, + 30, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 726, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 18, + 26, + 726, + 30, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 32, + 12, + 26, + 730, + 32, + 12, + 26, + 732, + 32, + 10, + 26, + 732, + 32, + 10, + 26, + 734, + 30, + 12, + 24, + 734, + 30, + 12, + 24, + 734, + 32, + 10, + 24, + 734, + 32, + 10, + 24, + 736, + 30, + 10, + 24, + 736, + 30, + 10, + 24, + 736, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 32, + 8, + 24, + 736, + 32, + 8, + 24, + 738, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 740, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 32, + 2, + 30, + 736, + 32, + 2, + 30, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 760, + 44, + 756, + 44, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 399485 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3222086727619171, + 0.9414157271385193, + 0.09959137439727783 + ], + [ + -0.7889053821563721, + 0.3251723051071167, + -0.5214316844940186 + ], + [ + -0.5232681035995483, + 0.08944156765937805, + 0.8474612236022949 + ] + ], + "t": [ + 65.72054290771484, + 71.549072265625, + 463.864501953125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000140/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000140/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000140/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000140/sam6d_results/vis_pem.png" + }, + { + "frame_id": 141, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000141.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000141.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 141, + "category_id": 1, + "bbox": [ + 554, + 412, + 218, + 90 + ], + "score": 0.629145622253418, + "time": 0.0, + "segmentation": { + "counts": [ + 442855, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 746, + 10, + 26, + 20, + 744, + 10, + 26, + 20, + 742, + 16, + 22, + 20, + 742, + 16, + 22, + 20, + 742, + 18, + 20, + 22, + 740, + 18, + 20, + 22, + 738, + 20, + 18, + 26, + 736, + 20, + 18, + 26, + 736, + 22, + 16, + 26, + 736, + 22, + 16, + 26, + 736, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 26, + 16, + 28, + 730, + 26, + 16, + 28, + 730, + 26, + 16, + 28, + 730, + 26, + 16, + 28, + 730, + 26, + 16, + 28, + 730, + 26, + 16, + 28, + 730, + 26, + 16, + 30, + 728, + 26, + 16, + 30, + 728, + 26, + 16, + 30, + 728, + 26, + 16, + 30, + 728, + 26, + 18, + 30, + 726, + 26, + 18, + 30, + 726, + 26, + 18, + 30, + 726, + 26, + 18, + 30, + 726, + 28, + 16, + 30, + 726, + 28, + 16, + 30, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 30, + 726, + 26, + 18, + 30, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 30, + 18, + 26, + 726, + 30, + 18, + 26, + 726, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 30, + 12, + 26, + 732, + 30, + 12, + 26, + 732, + 32, + 10, + 26, + 732, + 32, + 10, + 26, + 734, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 734, + 32, + 8, + 26, + 734, + 32, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 740, + 30, + 6, + 24, + 740, + 30, + 6, + 24, + 740, + 32, + 4, + 26, + 738, + 32, + 4, + 26, + 740, + 32, + 2, + 26, + 740, + 32, + 2, + 26, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 404297 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2569105327129364, + 0.960149884223938, + 0.11004148423671722 + ], + [ + -0.8178308606147766, + 0.2766602039337158, + -0.5045915246009827 + ], + [ + -0.514927864074707, + 0.03963959962129593, + 0.8563165664672852 + ] + ], + "t": [ + 57.605674743652344, + 60.75336456298828, + 458.79559326171875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 141, + "category_id": 1, + "bbox": [ + 554, + 412, + 218, + 90 + ], + "score": 0.629145622253418, + "time": 0.0, + "segmentation": { + "counts": [ + 442855, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 746, + 10, + 26, + 20, + 744, + 10, + 26, + 20, + 742, + 16, + 22, + 20, + 742, + 16, + 22, + 20, + 742, + 18, + 20, + 22, + 740, + 18, + 20, + 22, + 738, + 20, + 18, + 26, + 736, + 20, + 18, + 26, + 736, + 22, + 16, + 26, + 736, + 22, + 16, + 26, + 736, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 24, + 16, + 28, + 732, + 26, + 16, + 28, + 730, + 26, + 16, + 28, + 730, + 26, + 16, + 28, + 730, + 26, + 16, + 28, + 730, + 26, + 16, + 28, + 730, + 26, + 16, + 28, + 730, + 26, + 16, + 30, + 728, + 26, + 16, + 30, + 728, + 26, + 16, + 30, + 728, + 26, + 16, + 30, + 728, + 26, + 18, + 30, + 726, + 26, + 18, + 30, + 726, + 26, + 18, + 30, + 726, + 26, + 18, + 30, + 726, + 28, + 16, + 30, + 726, + 28, + 16, + 30, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 30, + 726, + 26, + 18, + 30, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 30, + 18, + 26, + 726, + 30, + 18, + 26, + 726, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 30, + 12, + 26, + 732, + 30, + 12, + 26, + 732, + 32, + 10, + 26, + 732, + 32, + 10, + 26, + 734, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 734, + 32, + 8, + 26, + 734, + 32, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 740, + 30, + 6, + 24, + 740, + 30, + 6, + 24, + 740, + 32, + 4, + 26, + 738, + 32, + 4, + 26, + 740, + 32, + 2, + 26, + 740, + 32, + 2, + 26, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 404297 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2569105327129364, + 0.960149884223938, + 0.11004148423671722 + ], + [ + -0.8178308606147766, + 0.2766602039337158, + -0.5045915246009827 + ], + [ + -0.514927864074707, + 0.03963959962129593, + 0.8563165664672852 + ] + ], + "t": [ + 57.605674743652344, + 60.75336456298828, + 458.79559326171875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000141/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000141/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000141/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000141/sam6d_results/vis_pem.png" + }, + { + "frame_id": 142, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000142.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000142.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000142/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000142/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000142/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000142/sam6d_results/vis_pem.png" + }, + { + "frame_id": 143, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000143.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000143.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000143/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000143/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000143/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000143/sam6d_results/vis_pem.png" + }, + { + "frame_id": 144, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000144.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000144.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 144, + "category_id": 1, + "bbox": [ + 528, + 372, + 216, + 74 + ], + "score": 0.5576847791671753, + "time": 0.0, + "segmentation": { + "counts": [ + 421979, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 24, + 10, + 748, + 18, + 24, + 10, + 746, + 22, + 20, + 14, + 744, + 22, + 20, + 14, + 744, + 22, + 18, + 18, + 742, + 22, + 18, + 18, + 742, + 22, + 18, + 18, + 742, + 22, + 18, + 18, + 742, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 24, + 14, + 22, + 740, + 24, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 732, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 732, + 28, + 12, + 28, + 732, + 28, + 12, + 28, + 732, + 28, + 12, + 28, + 732, + 28, + 12, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 12, + 26, + 732, + 30, + 12, + 26, + 734, + 28, + 10, + 28, + 734, + 28, + 10, + 28, + 734, + 28, + 10, + 28, + 734, + 28, + 10, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 30, + 2, + 26, + 742, + 30, + 2, + 26, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 750, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 426763 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.02214651368558407, + 0.9778144359588623, + 0.20830073952674866 + ], + [ + -0.8181543350219727, + 0.1374688595533371, + -0.55832439661026 + ], + [ + -0.5745722651481628, + -0.15805700421333313, + 0.8030471801757812 + ] + ], + "t": [ + 37.10776138305664, + 18.985763549804688, + 461.8982849121094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 144, + "category_id": 1, + "bbox": [ + 528, + 372, + 216, + 74 + ], + "score": 0.5576847791671753, + "time": 0.0, + "segmentation": { + "counts": [ + 421979, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 24, + 10, + 748, + 18, + 24, + 10, + 746, + 22, + 20, + 14, + 744, + 22, + 20, + 14, + 744, + 22, + 18, + 18, + 742, + 22, + 18, + 18, + 742, + 22, + 18, + 18, + 742, + 22, + 18, + 18, + 742, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 24, + 14, + 22, + 740, + 24, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 732, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 732, + 28, + 12, + 28, + 732, + 28, + 12, + 28, + 732, + 28, + 12, + 28, + 732, + 28, + 12, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 12, + 26, + 732, + 30, + 12, + 26, + 734, + 28, + 10, + 28, + 734, + 28, + 10, + 28, + 734, + 28, + 10, + 28, + 734, + 28, + 10, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 30, + 2, + 26, + 742, + 30, + 2, + 26, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 750, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 426763 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.02214651368558407, + 0.9778144359588623, + 0.20830073952674866 + ], + [ + -0.8181543350219727, + 0.1374688595533371, + -0.55832439661026 + ], + [ + -0.5745722651481628, + -0.15805700421333313, + 0.8030471801757812 + ] + ], + "t": [ + 37.10776138305664, + 18.985763549804688, + 461.8982849121094 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000144/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000144/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000144/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000144/sam6d_results/vis_pem.png" + }, + { + "frame_id": 145, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000145.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000145.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 145, + "category_id": 1, + "bbox": [ + 506, + 370, + 216, + 70 + ], + "score": 0.5572738647460938, + "time": 0.0, + "segmentation": { + "counts": [ + 404377, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 22, + 8, + 750, + 20, + 22, + 8, + 748, + 22, + 20, + 14, + 744, + 22, + 20, + 14, + 744, + 22, + 20, + 14, + 744, + 22, + 20, + 14, + 744, + 22, + 18, + 18, + 742, + 22, + 18, + 18, + 742, + 24, + 16, + 20, + 740, + 24, + 16, + 20, + 740, + 24, + 16, + 20, + 740, + 24, + 16, + 20, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 738, + 26, + 8, + 28, + 738, + 26, + 8, + 28, + 738, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 742, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 758, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 10, + 790, + 10, + 444375 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.021745968610048294, + 0.9795434474945068, + -0.20005470514297485 + ], + [ + 0.8170233964920044, + 0.09791302680969238, + 0.5682296752929688 + ], + [ + 0.5761932730674744, + -0.1758061647415161, + -0.7981812357902527 + ] + ], + "t": [ + 19.746925354003906, + 13.530417442321777, + 465.48876953125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 145, + "category_id": 1, + "bbox": [ + 506, + 370, + 216, + 70 + ], + "score": 0.5572738647460938, + "time": 0.0, + "segmentation": { + "counts": [ + 404377, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 22, + 8, + 750, + 20, + 22, + 8, + 748, + 22, + 20, + 14, + 744, + 22, + 20, + 14, + 744, + 22, + 20, + 14, + 744, + 22, + 20, + 14, + 744, + 22, + 18, + 18, + 742, + 22, + 18, + 18, + 742, + 24, + 16, + 20, + 740, + 24, + 16, + 20, + 740, + 24, + 16, + 20, + 740, + 24, + 16, + 20, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 14, + 28, + 732, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 738, + 26, + 8, + 28, + 738, + 26, + 8, + 28, + 738, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 742, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 758, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 10, + 790, + 10, + 444375 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.021745968610048294, + 0.9795434474945068, + -0.20005470514297485 + ], + [ + 0.8170233964920044, + 0.09791302680969238, + 0.5682296752929688 + ], + [ + 0.5761932730674744, + -0.1758061647415161, + -0.7981812357902527 + ] + ], + "t": [ + 19.746925354003906, + 13.530417442321777, + 465.48876953125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000145/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000145/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000145/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000145/sam6d_results/vis_pem.png" + }, + { + "frame_id": 146, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000146.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000146.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 146, + "category_id": 1, + "bbox": [ + 712, + 532, + 180, + 56 + ], + "score": 0.5487194657325745, + "time": 0.0, + "segmentation": { + "counts": [ + 569331, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 47222, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 24, + 2, + 24, + 750, + 24, + 2, + 24, + 750, + 24, + 2, + 26, + 748, + 24, + 2, + 26, + 748, + 24, + 2, + 26, + 748, + 24, + 2, + 26, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 24, + 10, + 18, + 748, + 24, + 10, + 18, + 748, + 24, + 10, + 18, + 748, + 24, + 10, + 18, + 750, + 24, + 8, + 18, + 750, + 24, + 8, + 18, + 750, + 24, + 10, + 16, + 750, + 24, + 10, + 16, + 750, + 26, + 10, + 12, + 752, + 26, + 10, + 12, + 754, + 24, + 14, + 4, + 758, + 24, + 14, + 4, + 758, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 308235 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.22842520475387573, + -0.9733425974845886, + 0.020622773095965385 + ], + [ + 0.7551654577255249, + -0.19051246345043182, + -0.6272403001785278 + ], + [ + 0.6144489049911499, + -0.1277037411928177, + 0.7785527110099792 + ] + ], + "t": [ + 115.29042053222656, + 129.1692657470703, + 525.0493774414062 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 146, + "category_id": 1, + "bbox": [ + 712, + 532, + 180, + 56 + ], + "score": 0.5487194657325745, + "time": 0.0, + "segmentation": { + "counts": [ + 569331, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 47222, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 24, + 2, + 24, + 750, + 24, + 2, + 24, + 750, + 24, + 2, + 26, + 748, + 24, + 2, + 26, + 748, + 24, + 2, + 26, + 748, + 24, + 2, + 26, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 748, + 24, + 10, + 18, + 748, + 24, + 10, + 18, + 748, + 24, + 10, + 18, + 748, + 24, + 10, + 18, + 750, + 24, + 8, + 18, + 750, + 24, + 8, + 18, + 750, + 24, + 10, + 16, + 750, + 24, + 10, + 16, + 750, + 26, + 10, + 12, + 752, + 26, + 10, + 12, + 754, + 24, + 14, + 4, + 758, + 24, + 14, + 4, + 758, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 308235 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.22842520475387573, + -0.9733425974845886, + 0.020622773095965385 + ], + [ + 0.7551654577255249, + -0.19051246345043182, + -0.6272403001785278 + ], + [ + 0.6144489049911499, + -0.1277037411928177, + 0.7785527110099792 + ] + ], + "t": [ + 115.29042053222656, + 129.1692657470703, + 525.0493774414062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000146/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000146/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000146/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000146/sam6d_results/vis_pem.png" + }, + { + "frame_id": 147, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000147.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000147.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 147, + "category_id": 1, + "bbox": [ + 470, + 368, + 208, + 64 + ], + "score": 0.558282732963562, + "time": 0.0, + "segmentation": { + "counts": [ + 375579, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 20, + 10, + 746, + 24, + 20, + 10, + 746, + 24, + 18, + 14, + 744, + 24, + 18, + 14, + 744, + 24, + 18, + 16, + 742, + 24, + 18, + 16, + 742, + 24, + 16, + 18, + 742, + 24, + 16, + 18, + 740, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 10, + 28, + 736, + 26, + 10, + 28, + 736, + 26, + 10, + 26, + 738, + 26, + 10, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 742, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 28, + 4, + 24, + 744, + 28, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 754, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 788, + 6, + 794, + 6, + 479595 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.12970608472824097, + 0.9608726501464844, + 0.244746133685112 + ], + [ + -0.8309088349342346, + 0.02936379797756672, + -0.5556325912475586 + ], + [ + -0.5410783290863037, + -0.2754308879375458, + 0.7945889830589294 + ] + ], + "t": [ + -12.650126457214355, + 6.967525482177734, + 475.0666198730469 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 147, + "category_id": 1, + "bbox": [ + 470, + 368, + 208, + 64 + ], + "score": 0.558282732963562, + "time": 0.0, + "segmentation": { + "counts": [ + 375579, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 20, + 10, + 746, + 24, + 20, + 10, + 746, + 24, + 18, + 14, + 744, + 24, + 18, + 14, + 744, + 24, + 18, + 16, + 742, + 24, + 18, + 16, + 742, + 24, + 16, + 18, + 742, + 24, + 16, + 18, + 740, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 10, + 28, + 736, + 26, + 10, + 28, + 736, + 26, + 10, + 26, + 738, + 26, + 10, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 742, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 28, + 4, + 24, + 744, + 28, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 754, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 788, + 6, + 794, + 6, + 479595 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.12970608472824097, + 0.9608726501464844, + 0.244746133685112 + ], + [ + -0.8309088349342346, + 0.02936379797756672, + -0.5556325912475586 + ], + [ + -0.5410783290863037, + -0.2754308879375458, + 0.7945889830589294 + ] + ], + "t": [ + -12.650126457214355, + 6.967525482177734, + 475.0666198730469 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000147/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000147/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000147/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000147/sam6d_results/vis_pem.png" + }, + { + "frame_id": 148, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000148.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000148.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 148, + "category_id": 1, + "bbox": [ + 438, + 370, + 202, + 64 + ], + "score": 0.5594063401222229, + "time": 0.0, + "segmentation": { + "counts": [ + 349985, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 24, + 4, + 750, + 22, + 24, + 4, + 748, + 24, + 22, + 10, + 744, + 24, + 22, + 10, + 744, + 24, + 20, + 14, + 742, + 24, + 20, + 14, + 742, + 24, + 18, + 16, + 742, + 24, + 18, + 16, + 740, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 12, + 28, + 732, + 28, + 12, + 28, + 732, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 738, + 24, + 12, + 26, + 738, + 24, + 12, + 26, + 738, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 28, + 2, + 24, + 746, + 28, + 2, + 24, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 509999 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.1912689208984375, + 0.9510467052459717, + 0.24274910986423492 + ], + [ + -0.8527044057846069, + -0.0385156013071537, + -0.5209717154502869 + ], + [ + -0.48611846566200256, + -0.3066388964653015, + 0.818328320980072 + ] + ], + "t": [ + -38.72532653808594, + 2.5134506225585938, + 479.472412109375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 148, + "category_id": 1, + "bbox": [ + 438, + 370, + 202, + 64 + ], + "score": 0.5594063401222229, + "time": 0.0, + "segmentation": { + "counts": [ + 349985, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 24, + 4, + 750, + 22, + 24, + 4, + 748, + 24, + 22, + 10, + 744, + 24, + 22, + 10, + 744, + 24, + 20, + 14, + 742, + 24, + 20, + 14, + 742, + 24, + 18, + 16, + 742, + 24, + 18, + 16, + 740, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 12, + 28, + 732, + 28, + 12, + 28, + 732, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 738, + 24, + 12, + 26, + 738, + 24, + 12, + 26, + 738, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 26, + 740, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 28, + 2, + 24, + 746, + 28, + 2, + 24, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 509999 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.1912689208984375, + 0.9510467052459717, + 0.24274910986423492 + ], + [ + -0.8527044057846069, + -0.0385156013071537, + -0.5209717154502869 + ], + [ + -0.48611846566200256, + -0.3066388964653015, + 0.818328320980072 + ] + ], + "t": [ + -38.72532653808594, + 2.5134506225585938, + 479.472412109375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000148/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000148/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000148/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000148/sam6d_results/vis_pem.png" + }, + { + "frame_id": 149, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000149.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000149.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 149, + "category_id": 1, + "bbox": [ + 432, + 368, + 194, + 64 + ], + "score": 0.557876706123352, + "time": 0.0, + "segmentation": { + "counts": [ + 345185, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 20, + 10, + 746, + 24, + 20, + 10, + 744, + 26, + 18, + 14, + 742, + 26, + 18, + 14, + 742, + 26, + 18, + 14, + 742, + 26, + 18, + 14, + 742, + 26, + 16, + 18, + 740, + 26, + 16, + 18, + 740, + 26, + 16, + 18, + 740, + 26, + 16, + 18, + 738, + 28, + 14, + 20, + 738, + 28, + 14, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 734, + 28, + 16, + 22, + 734, + 28, + 16, + 22, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 736, + 24, + 14, + 26, + 736, + 24, + 14, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 10, + 26, + 738, + 26, + 10, + 26, + 738, + 26, + 10, + 26, + 738, + 26, + 10, + 26, + 740, + 24, + 10, + 26, + 740, + 24, + 10, + 26, + 740, + 24, + 10, + 24, + 742, + 24, + 10, + 24, + 742, + 24, + 8, + 26, + 742, + 24, + 8, + 26, + 742, + 24, + 8, + 26, + 742, + 24, + 8, + 26, + 744, + 24, + 6, + 26, + 744, + 24, + 6, + 26, + 744, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 26, + 2, + 26, + 746, + 26, + 2, + 26, + 744, + 28, + 2, + 24, + 746, + 28, + 2, + 24, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 521207 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.253631055355072, + 0.9316553473472595, + 0.260172575712204 + ], + [ + -0.8525322675704956, + -0.08822370320558548, + -0.5151749849319458 + ], + [ + -0.4570120871067047, + -0.352469801902771, + 0.8166424036026001 + ] + ], + "t": [ + -49.731693267822266, + -0.244089737534523, + 485.4288635253906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 149, + "category_id": 1, + "bbox": [ + 432, + 368, + 194, + 64 + ], + "score": 0.557876706123352, + "time": 0.0, + "segmentation": { + "counts": [ + 345185, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 20, + 10, + 746, + 24, + 20, + 10, + 744, + 26, + 18, + 14, + 742, + 26, + 18, + 14, + 742, + 26, + 18, + 14, + 742, + 26, + 18, + 14, + 742, + 26, + 16, + 18, + 740, + 26, + 16, + 18, + 740, + 26, + 16, + 18, + 740, + 26, + 16, + 18, + 738, + 28, + 14, + 20, + 738, + 28, + 14, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 734, + 28, + 16, + 22, + 734, + 28, + 16, + 22, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 736, + 24, + 14, + 26, + 736, + 24, + 14, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 10, + 26, + 738, + 26, + 10, + 26, + 738, + 26, + 10, + 26, + 738, + 26, + 10, + 26, + 740, + 24, + 10, + 26, + 740, + 24, + 10, + 26, + 740, + 24, + 10, + 24, + 742, + 24, + 10, + 24, + 742, + 24, + 8, + 26, + 742, + 24, + 8, + 26, + 742, + 24, + 8, + 26, + 742, + 24, + 8, + 26, + 744, + 24, + 6, + 26, + 744, + 24, + 6, + 26, + 744, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 26, + 2, + 26, + 746, + 26, + 2, + 26, + 744, + 28, + 2, + 24, + 746, + 28, + 2, + 24, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 521207 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.253631055355072, + 0.9316553473472595, + 0.260172575712204 + ], + [ + -0.8525322675704956, + -0.08822370320558548, + -0.5151749849319458 + ], + [ + -0.4570120871067047, + -0.352469801902771, + 0.8166424036026001 + ] + ], + "t": [ + -49.731693267822266, + -0.244089737534523, + 485.4288635253906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000149/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000149/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000149/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000149/sam6d_results/vis_pem.png" + }, + { + "frame_id": 150, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000150.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000150.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000150/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000150/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000150/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000150/sam6d_results/vis_pem.png" + }, + { + "frame_id": 151, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000151.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000151.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 151, + "category_id": 1, + "bbox": [ + 440, + 366, + 166, + 66 + ], + "score": 0.5803283452987671, + "time": 0.0, + "segmentation": { + "counts": [ + 351589, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 22, + 8, + 746, + 24, + 22, + 8, + 746, + 24, + 20, + 12, + 744, + 24, + 20, + 12, + 742, + 26, + 18, + 14, + 742, + 26, + 18, + 14, + 742, + 26, + 16, + 18, + 740, + 26, + 16, + 18, + 740, + 24, + 18, + 18, + 740, + 24, + 18, + 18, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 12, + 24, + 740, + 24, + 12, + 24, + 740, + 24, + 12, + 24, + 740, + 24, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 10, + 24, + 744, + 22, + 10, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 537215 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3701797425746918, + 0.8764259219169617, + 0.3079666495323181 + ], + [ + -0.8180869817733765, + -0.15049917995929718, + -0.5550528764724731 + ], + [ + -0.4401140809059143, + -0.4574125409126282, + 0.7727049589157104 + ] + ], + "t": [ + -60.15475845336914, + -4.273460388183594, + 515.8115234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 151, + "category_id": 1, + "bbox": [ + 440, + 366, + 166, + 66 + ], + "score": 0.5803283452987671, + "time": 0.0, + "segmentation": { + "counts": [ + 351589, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 22, + 8, + 746, + 24, + 22, + 8, + 746, + 24, + 20, + 12, + 744, + 24, + 20, + 12, + 742, + 26, + 18, + 14, + 742, + 26, + 18, + 14, + 742, + 26, + 16, + 18, + 740, + 26, + 16, + 18, + 740, + 24, + 18, + 18, + 740, + 24, + 18, + 18, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 26, + 16, + 20, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 12, + 24, + 740, + 24, + 12, + 24, + 740, + 24, + 12, + 24, + 740, + 24, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 10, + 24, + 744, + 22, + 10, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 742, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 4, + 24, + 746, + 26, + 4, + 24, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 537215 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3701797425746918, + 0.8764259219169617, + 0.3079666495323181 + ], + [ + -0.8180869817733765, + -0.15049917995929718, + -0.5550528764724731 + ], + [ + -0.4401140809059143, + -0.4574125409126282, + 0.7727049589157104 + ] + ], + "t": [ + -60.15475845336914, + -4.273460388183594, + 515.8115234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000151/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000151/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000151/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000151/sam6d_results/vis_pem.png" + }, + { + "frame_id": 152, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000152.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000152.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000152/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000152/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000152/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000152/sam6d_results/vis_pem.png" + }, + { + "frame_id": 153, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000153.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000153.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 153, + "category_id": 1, + "bbox": [ + 458, + 348, + 104, + 68 + ], + "score": 0.5501387119293213, + "time": 0.0, + "segmentation": { + "counts": [ + 365975, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 24, + 8, + 746, + 22, + 24, + 8, + 744, + 24, + 22, + 10, + 744, + 24, + 22, + 10, + 744, + 22, + 22, + 14, + 742, + 22, + 22, + 14, + 742, + 22, + 20, + 16, + 742, + 22, + 20, + 16, + 740, + 24, + 20, + 18, + 738, + 24, + 20, + 18, + 738, + 24, + 20, + 18, + 738, + 24, + 20, + 18, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 736, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 22, + 744, + 22, + 12, + 22, + 742, + 24, + 10, + 24, + 742, + 24, + 10, + 24, + 740, + 26, + 10, + 22, + 742, + 26, + 10, + 22, + 740, + 28, + 8, + 24, + 740, + 28, + 8, + 24, + 740, + 28, + 8, + 22, + 742, + 28, + 8, + 22, + 740, + 30, + 6, + 24, + 740, + 30, + 6, + 24, + 740, + 32, + 2, + 24, + 742, + 32, + 2, + 24, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 12, + 8, + 32, + 748, + 12, + 8, + 32, + 750, + 8, + 14, + 28, + 750, + 8, + 14, + 28, + 752, + 4, + 18, + 26, + 752, + 4, + 18, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 572405 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4757329523563385, + 0.8050466775894165, + 0.3543708026409149 + ], + [ + -0.7670289278030396, + -0.18250413239002228, + -0.615108847618103 + ], + [ + -0.4305168688297272, + -0.5644403696060181, + 0.7043169736862183 + ] + ], + "t": [ + -58.23407745361328, + -21.308698654174805, + 532.02490234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 153, + "category_id": 1, + "bbox": [ + 458, + 348, + 104, + 68 + ], + "score": 0.5501387119293213, + "time": 0.0, + "segmentation": { + "counts": [ + 365975, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 24, + 8, + 746, + 22, + 24, + 8, + 744, + 24, + 22, + 10, + 744, + 24, + 22, + 10, + 744, + 22, + 22, + 14, + 742, + 22, + 22, + 14, + 742, + 22, + 20, + 16, + 742, + 22, + 20, + 16, + 740, + 24, + 20, + 18, + 738, + 24, + 20, + 18, + 738, + 24, + 20, + 18, + 738, + 24, + 20, + 18, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 736, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 22, + 744, + 22, + 12, + 22, + 742, + 24, + 10, + 24, + 742, + 24, + 10, + 24, + 740, + 26, + 10, + 22, + 742, + 26, + 10, + 22, + 740, + 28, + 8, + 24, + 740, + 28, + 8, + 24, + 740, + 28, + 8, + 22, + 742, + 28, + 8, + 22, + 740, + 30, + 6, + 24, + 740, + 30, + 6, + 24, + 740, + 32, + 2, + 24, + 742, + 32, + 2, + 24, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 12, + 8, + 32, + 748, + 12, + 8, + 32, + 750, + 8, + 14, + 28, + 750, + 8, + 14, + 28, + 752, + 4, + 18, + 26, + 752, + 4, + 18, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 572405 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4757329523563385, + 0.8050466775894165, + 0.3543708026409149 + ], + [ + -0.7670289278030396, + -0.18250413239002228, + -0.615108847618103 + ], + [ + -0.4305168688297272, + -0.5644403696060181, + 0.7043169736862183 + ] + ], + "t": [ + -58.23407745361328, + -21.308698654174805, + 532.02490234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000153/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000153/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000153/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000153/sam6d_results/vis_pem.png" + }, + { + "frame_id": 154, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000154.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000154.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 154, + "category_id": 1, + "bbox": [ + 736, + 436, + 122, + 56 + ], + "score": 0.5497204661369324, + "time": 0.0, + "segmentation": { + "counts": [ + 588451, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 28, + 772, + 28, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 20, + 4, + 26, + 750, + 20, + 4, + 26, + 750, + 20, + 4, + 26, + 750, + 20, + 4, + 26, + 748, + 22, + 6, + 24, + 748, + 22, + 6, + 24, + 748, + 22, + 6, + 26, + 746, + 22, + 6, + 26, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 744, + 22, + 10, + 24, + 744, + 22, + 10, + 24, + 744, + 22, + 10, + 26, + 742, + 22, + 10, + 26, + 742, + 22, + 10, + 26, + 742, + 22, + 10, + 26, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 26, + 740, + 22, + 12, + 26, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 24, + 14, + 22, + 740, + 24, + 14, + 22, + 740, + 24, + 14, + 22, + 740, + 24, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 744, + 20, + 14, + 20, + 746, + 20, + 14, + 20, + 746, + 20, + 14, + 20, + 746, + 20, + 14, + 20, + 746, + 20, + 14, + 20, + 746, + 20, + 14, + 20, + 746, + 20, + 14, + 20, + 746, + 20, + 14, + 20, + 748, + 18, + 14, + 20, + 748, + 18, + 14, + 20, + 748, + 18, + 14, + 18, + 750, + 18, + 14, + 18, + 752, + 14, + 16, + 18, + 752, + 14, + 16, + 18, + 754, + 10, + 20, + 16, + 754, + 10, + 20, + 16, + 784, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 335515 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.25855645537376404, + -0.9356030821800232, + 0.24040548503398895 + ], + [ + 0.7731284499168396, + 0.05121666193008423, + -0.6321777701377869 + ], + [ + 0.5791547298431396, + 0.3493179976940155, + 0.7365843057632446 + ] + ], + "t": [ + 78.55005645751953, + 59.03611373901367, + 535.1470336914062 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 154, + "category_id": 1, + "bbox": [ + 736, + 436, + 122, + 56 + ], + "score": 0.5497204661369324, + "time": 0.0, + "segmentation": { + "counts": [ + 588451, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 28, + 772, + 28, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 20, + 4, + 26, + 750, + 20, + 4, + 26, + 750, + 20, + 4, + 26, + 750, + 20, + 4, + 26, + 748, + 22, + 6, + 24, + 748, + 22, + 6, + 24, + 748, + 22, + 6, + 26, + 746, + 22, + 6, + 26, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 744, + 22, + 10, + 24, + 744, + 22, + 10, + 24, + 744, + 22, + 10, + 26, + 742, + 22, + 10, + 26, + 742, + 22, + 10, + 26, + 742, + 22, + 10, + 26, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 26, + 740, + 22, + 12, + 26, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 24, + 14, + 22, + 740, + 24, + 14, + 22, + 740, + 24, + 14, + 22, + 740, + 24, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 744, + 20, + 14, + 20, + 746, + 20, + 14, + 20, + 746, + 20, + 14, + 20, + 746, + 20, + 14, + 20, + 746, + 20, + 14, + 20, + 746, + 20, + 14, + 20, + 746, + 20, + 14, + 20, + 746, + 20, + 14, + 20, + 748, + 18, + 14, + 20, + 748, + 18, + 14, + 20, + 748, + 18, + 14, + 18, + 750, + 18, + 14, + 18, + 752, + 14, + 16, + 18, + 752, + 14, + 16, + 18, + 754, + 10, + 20, + 16, + 754, + 10, + 20, + 16, + 784, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 335515 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.25855645537376404, + -0.9356030821800232, + 0.24040548503398895 + ], + [ + 0.7731284499168396, + 0.05121666193008423, + -0.6321777701377869 + ], + [ + 0.5791547298431396, + 0.3493179976940155, + 0.7365843057632446 + ] + ], + "t": [ + 78.55005645751953, + 59.03611373901367, + 535.1470336914062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000154/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000154/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000154/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000154/sam6d_results/vis_pem.png" + }, + { + "frame_id": 155, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000155.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000155.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 155, + "category_id": 1, + "bbox": [ + 728, + 432, + 122, + 58 + ], + "score": 0.5558453798294067, + "time": 0.0, + "segmentation": { + "counts": [ + 582051, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 748, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 26, + 744, + 22, + 8, + 26, + 742, + 24, + 10, + 24, + 742, + 24, + 10, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 26, + 740, + 22, + 12, + 26, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 742, + 20, + 16, + 22, + 742, + 20, + 16, + 22, + 742, + 20, + 16, + 22, + 742, + 20, + 16, + 22, + 742, + 20, + 16, + 20, + 744, + 20, + 16, + 20, + 744, + 20, + 16, + 20, + 744, + 20, + 16, + 20, + 746, + 18, + 16, + 20, + 746, + 18, + 16, + 20, + 746, + 18, + 16, + 20, + 746, + 18, + 16, + 20, + 748, + 16, + 16, + 20, + 748, + 16, + 16, + 20, + 748, + 14, + 18, + 18, + 750, + 14, + 18, + 18, + 752, + 10, + 20, + 18, + 752, + 10, + 20, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 341915 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3108346462249756, + -0.9128494262695312, + 0.2647428810596466 + ], + [ + 0.7876561880111694, + 0.09150179475545883, + -0.6092827320098877 + ], + [ + 0.5319585204124451, + 0.3979124128818512, + 0.7474530935287476 + ] + ], + "t": [ + 73.75920104980469, + 60.467124938964844, + 537.3464965820312 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 155, + "category_id": 1, + "bbox": [ + 728, + 432, + 122, + 58 + ], + "score": 0.5558453798294067, + "time": 0.0, + "segmentation": { + "counts": [ + 582051, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 748, + 24, + 4, + 26, + 746, + 24, + 4, + 26, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 26, + 744, + 22, + 8, + 26, + 742, + 24, + 10, + 24, + 742, + 24, + 10, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 26, + 740, + 22, + 12, + 26, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 742, + 20, + 16, + 22, + 742, + 20, + 16, + 22, + 742, + 20, + 16, + 22, + 742, + 20, + 16, + 22, + 742, + 20, + 16, + 20, + 744, + 20, + 16, + 20, + 744, + 20, + 16, + 20, + 744, + 20, + 16, + 20, + 746, + 18, + 16, + 20, + 746, + 18, + 16, + 20, + 746, + 18, + 16, + 20, + 746, + 18, + 16, + 20, + 748, + 16, + 16, + 20, + 748, + 16, + 16, + 20, + 748, + 14, + 18, + 18, + 750, + 14, + 18, + 18, + 752, + 10, + 20, + 18, + 752, + 10, + 20, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 341915 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3108346462249756, + -0.9128494262695312, + 0.2647428810596466 + ], + [ + 0.7876561880111694, + 0.09150179475545883, + -0.6092827320098877 + ], + [ + 0.5319585204124451, + 0.3979124128818512, + 0.7474530935287476 + ] + ], + "t": [ + 73.75920104980469, + 60.467124938964844, + 537.3464965820312 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000155/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000155/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000155/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000155/sam6d_results/vis_pem.png" + }, + { + "frame_id": 156, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000156.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000156.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 156, + "category_id": 1, + "bbox": [ + 734, + 410, + 122, + 60 + ], + "score": 0.5729958415031433, + "time": 0.0, + "segmentation": { + "counts": [ + 586831, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 26, + 774, + 26, + 772, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 742, + 24, + 10, + 24, + 742, + 24, + 10, + 24, + 742, + 24, + 12, + 24, + 740, + 24, + 12, + 24, + 740, + 24, + 12, + 24, + 740, + 24, + 12, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 24, + 738, + 22, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 744, + 18, + 16, + 20, + 746, + 18, + 16, + 20, + 746, + 16, + 18, + 20, + 746, + 16, + 18, + 20, + 748, + 14, + 18, + 20, + 748, + 14, + 18, + 20, + 750, + 10, + 20, + 20, + 750, + 10, + 20, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 337137 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.357538640499115, + -0.8698548674583435, + 0.3398803174495697 + ], + [ + 0.7925277352333069, + 0.09008604288101196, + -0.6031454801559448 + ], + [ + 0.4940306544303894, + 0.4850122332572937, + 0.7215933203697205 + ] + ], + "t": [ + 81.75762939453125, + 43.17238998413086, + 543.9451293945312 + ] + }, + { + "scene_id": 0, + "image_id": 156, + "category_id": 1, + "bbox": [ + 488, + 328, + 118, + 74 + ], + "score": 0.600507915019989, + "time": 0.0, + "segmentation": { + "counts": [ + 389967, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 24, + 8, + 744, + 24, + 24, + 8, + 744, + 22, + 24, + 12, + 742, + 22, + 24, + 12, + 740, + 24, + 22, + 14, + 740, + 24, + 22, + 14, + 740, + 22, + 22, + 16, + 740, + 22, + 22, + 16, + 740, + 22, + 22, + 16, + 740, + 22, + 22, + 16, + 740, + 22, + 22, + 16, + 740, + 22, + 22, + 16, + 738, + 22, + 22, + 18, + 738, + 22, + 22, + 18, + 738, + 22, + 22, + 18, + 738, + 22, + 22, + 18, + 738, + 22, + 22, + 18, + 738, + 22, + 22, + 18, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 736, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 734, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 732, + 30, + 12, + 24, + 734, + 30, + 12, + 24, + 734, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 734, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 740, + 28, + 2, + 28, + 742, + 28, + 2, + 28, + 742, + 26, + 2, + 28, + 744, + 26, + 2, + 28, + 746, + 22, + 2, + 28, + 748, + 22, + 2, + 28, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 754, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 537259 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5477900505065918, + 0.712582528591156, + 0.43835246562957764 + ], + [ + -0.7798309326171875, + -0.2451634556055069, + -0.5759850740432739 + ], + [ + -0.3029686212539673, + -0.6573598384857178, + 0.6899916529655457 + ] + ], + "t": [ + -50.67356872558594, + -39.95051956176758, + 572.3716430664062 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 156, + "category_id": 1, + "bbox": [ + 488, + 328, + 118, + 74 + ], + "score": 0.600507915019989, + "time": 0.0, + "segmentation": { + "counts": [ + 389967, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 24, + 8, + 744, + 24, + 24, + 8, + 744, + 22, + 24, + 12, + 742, + 22, + 24, + 12, + 740, + 24, + 22, + 14, + 740, + 24, + 22, + 14, + 740, + 22, + 22, + 16, + 740, + 22, + 22, + 16, + 740, + 22, + 22, + 16, + 740, + 22, + 22, + 16, + 740, + 22, + 22, + 16, + 740, + 22, + 22, + 16, + 738, + 22, + 22, + 18, + 738, + 22, + 22, + 18, + 738, + 22, + 22, + 18, + 738, + 22, + 22, + 18, + 738, + 22, + 22, + 18, + 738, + 22, + 22, + 18, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 736, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 734, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 732, + 30, + 12, + 24, + 734, + 30, + 12, + 24, + 734, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 734, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 740, + 28, + 2, + 28, + 742, + 28, + 2, + 28, + 742, + 26, + 2, + 28, + 744, + 26, + 2, + 28, + 746, + 22, + 2, + 28, + 748, + 22, + 2, + 28, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 754, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 537259 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5477900505065918, + 0.712582528591156, + 0.43835246562957764 + ], + [ + -0.7798309326171875, + -0.2451634556055069, + -0.5759850740432739 + ], + [ + -0.3029686212539673, + -0.6573598384857178, + 0.6899916529655457 + ] + ], + "t": [ + -50.67356872558594, + -39.95051956176758, + 572.3716430664062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000156/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000156/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000156/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000156/sam6d_results/vis_pem.png" + }, + { + "frame_id": 157, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000157.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000157.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 157, + "category_id": 1, + "bbox": [ + 740, + 392, + 122, + 60 + ], + "score": 0.5686080455780029, + "time": 0.0, + "segmentation": { + "counts": [ + 591615, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 24, + 2, + 26, + 748, + 24, + 2, + 26, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 746, + 24, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 740, + 24, + 12, + 24, + 740, + 24, + 12, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 738, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 22, + 18, + 24, + 736, + 22, + 18, + 24, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 742, + 18, + 20, + 20, + 742, + 18, + 20, + 20, + 742, + 18, + 18, + 22, + 742, + 18, + 18, + 22, + 744, + 14, + 20, + 20, + 746, + 14, + 20, + 20, + 748, + 12, + 20, + 20, + 748, + 12, + 20, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 332353 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3926106095314026, + -0.8537856340408325, + 0.34191611409187317 + ], + [ + 0.7764420509338379, + 0.10843668133020401, + -0.620789110660553 + ], + [ + 0.492944598197937, + 0.5092064738273621, + 0.7054886817932129 + ] + ], + "t": [ + 86.05940246582031, + 30.800386428833008, + 543.81201171875 + ] + }, + { + "scene_id": 0, + "image_id": 157, + "category_id": 1, + "bbox": [ + 504, + 320, + 108, + 78 + ], + "score": 0.6091791987419128, + "time": 0.0, + "segmentation": { + "counts": [ + 402761, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 26, + 10, + 742, + 22, + 26, + 10, + 742, + 20, + 28, + 10, + 742, + 20, + 28, + 10, + 740, + 22, + 26, + 14, + 738, + 22, + 26, + 14, + 738, + 22, + 24, + 16, + 738, + 22, + 24, + 16, + 738, + 20, + 26, + 16, + 738, + 20, + 26, + 16, + 738, + 20, + 24, + 18, + 738, + 20, + 24, + 18, + 738, + 20, + 24, + 18, + 738, + 20, + 24, + 18, + 738, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 738, + 20, + 24, + 18, + 738, + 20, + 24, + 18, + 736, + 22, + 22, + 20, + 736, + 22, + 22, + 20, + 734, + 24, + 22, + 18, + 736, + 24, + 22, + 18, + 734, + 26, + 18, + 22, + 734, + 26, + 18, + 22, + 732, + 28, + 16, + 22, + 734, + 28, + 16, + 22, + 732, + 30, + 14, + 24, + 732, + 30, + 14, + 24, + 732, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 12, + 24, + 736, + 28, + 12, + 24, + 736, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 26, + 8, + 28, + 738, + 26, + 8, + 28, + 738, + 26, + 4, + 30, + 740, + 26, + 4, + 30, + 740, + 24, + 2, + 30, + 744, + 24, + 2, + 30, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 532469 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5950751304626465, + 0.6488471627235413, + 0.4742184579372406 + ], + [ + -0.7666867971420288, + -0.2813878059387207, + -0.5770724415779114 + ], + [ + -0.24099251627922058, + -0.7069782018661499, + 0.6649093627929688 + ] + ], + "t": [ + -46.06415939331055, + -47.729835510253906, + 585.4395141601562 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 157, + "category_id": 1, + "bbox": [ + 504, + 320, + 108, + 78 + ], + "score": 0.6091791987419128, + "time": 0.0, + "segmentation": { + "counts": [ + 402761, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 26, + 10, + 742, + 22, + 26, + 10, + 742, + 20, + 28, + 10, + 742, + 20, + 28, + 10, + 740, + 22, + 26, + 14, + 738, + 22, + 26, + 14, + 738, + 22, + 24, + 16, + 738, + 22, + 24, + 16, + 738, + 20, + 26, + 16, + 738, + 20, + 26, + 16, + 738, + 20, + 24, + 18, + 738, + 20, + 24, + 18, + 738, + 20, + 24, + 18, + 738, + 20, + 24, + 18, + 738, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 738, + 20, + 24, + 18, + 738, + 20, + 24, + 18, + 736, + 22, + 22, + 20, + 736, + 22, + 22, + 20, + 734, + 24, + 22, + 18, + 736, + 24, + 22, + 18, + 734, + 26, + 18, + 22, + 734, + 26, + 18, + 22, + 732, + 28, + 16, + 22, + 734, + 28, + 16, + 22, + 732, + 30, + 14, + 24, + 732, + 30, + 14, + 24, + 732, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 12, + 24, + 736, + 28, + 12, + 24, + 736, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 26, + 8, + 28, + 738, + 26, + 8, + 28, + 738, + 26, + 4, + 30, + 740, + 26, + 4, + 30, + 740, + 24, + 2, + 30, + 744, + 24, + 2, + 30, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 532469 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5950751304626465, + 0.6488471627235413, + 0.4742184579372406 + ], + [ + -0.7666867971420288, + -0.2813878059387207, + -0.5770724415779114 + ], + [ + -0.24099251627922058, + -0.7069782018661499, + 0.6649093627929688 + ] + ], + "t": [ + -46.06415939331055, + -47.729835510253906, + 585.4395141601562 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000157/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000157/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000157/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000157/sam6d_results/vis_pem.png" + }, + { + "frame_id": 158, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000158.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000158.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 158, + "category_id": 1, + "bbox": [ + 524, + 304, + 100, + 84 + ], + "score": 0.6199225783348083, + "time": 0.0, + "segmentation": { + "counts": [ + 418751, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 28, + 8, + 740, + 24, + 28, + 8, + 740, + 22, + 28, + 12, + 738, + 22, + 28, + 12, + 736, + 24, + 28, + 12, + 736, + 24, + 28, + 12, + 736, + 22, + 26, + 16, + 736, + 22, + 26, + 16, + 736, + 20, + 28, + 16, + 736, + 20, + 28, + 16, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 734, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 732, + 24, + 26, + 18, + 732, + 24, + 26, + 18, + 730, + 26, + 24, + 20, + 730, + 26, + 24, + 20, + 728, + 28, + 22, + 20, + 730, + 28, + 22, + 20, + 728, + 30, + 20, + 22, + 728, + 30, + 20, + 22, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 726, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 728, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 10, + 30, + 732, + 28, + 10, + 30, + 734, + 24, + 10, + 30, + 736, + 24, + 10, + 30, + 736, + 24, + 8, + 30, + 738, + 24, + 8, + 30, + 738, + 26, + 2, + 32, + 740, + 26, + 2, + 32, + 740, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 522885 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6283737421035767, + 0.5702603459358215, + 0.5291026830673218 + ], + [ + -0.7619614005088806, + -0.31416767835617065, + -0.5663160085678101 + ], + [ + -0.15672068297863007, + -0.7590137124061584, + 0.631931483745575 + ] + ], + "t": [ + -33.53874969482422, + -61.07473373413086, + 581.9550170898438 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 158, + "category_id": 1, + "bbox": [ + 524, + 304, + 100, + 84 + ], + "score": 0.6199225783348083, + "time": 0.0, + "segmentation": { + "counts": [ + 418751, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 28, + 8, + 740, + 24, + 28, + 8, + 740, + 22, + 28, + 12, + 738, + 22, + 28, + 12, + 736, + 24, + 28, + 12, + 736, + 24, + 28, + 12, + 736, + 22, + 26, + 16, + 736, + 22, + 26, + 16, + 736, + 20, + 28, + 16, + 736, + 20, + 28, + 16, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 734, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 732, + 24, + 26, + 18, + 732, + 24, + 26, + 18, + 730, + 26, + 24, + 20, + 730, + 26, + 24, + 20, + 728, + 28, + 22, + 20, + 730, + 28, + 22, + 20, + 728, + 30, + 20, + 22, + 728, + 30, + 20, + 22, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 726, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 728, + 28, + 14, + 28, + 730, + 28, + 14, + 28, + 730, + 28, + 10, + 30, + 732, + 28, + 10, + 30, + 734, + 24, + 10, + 30, + 736, + 24, + 10, + 30, + 736, + 24, + 8, + 30, + 738, + 24, + 8, + 30, + 738, + 26, + 2, + 32, + 740, + 26, + 2, + 32, + 740, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 522885 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6283737421035767, + 0.5702603459358215, + 0.5291026830673218 + ], + [ + -0.7619614005088806, + -0.31416767835617065, + -0.5663160085678101 + ], + [ + -0.15672068297863007, + -0.7590137124061584, + 0.631931483745575 + ] + ], + "t": [ + -33.53874969482422, + -61.07473373413086, + 581.9550170898438 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000158/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000158/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000158/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000158/sam6d_results/vis_pem.png" + }, + { + "frame_id": 159, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000159.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000159.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 159, + "category_id": 1, + "bbox": [ + 520, + 278, + 92, + 90 + ], + "score": 0.6054556965827942, + "time": 0.0, + "segmentation": { + "counts": [ + 415533, + 12, + 788, + 12, + 782, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 32, + 8, + 736, + 24, + 32, + 8, + 736, + 22, + 32, + 10, + 736, + 22, + 32, + 10, + 736, + 22, + 30, + 12, + 736, + 22, + 30, + 12, + 734, + 22, + 32, + 12, + 734, + 22, + 32, + 12, + 728, + 26, + 30, + 16, + 728, + 26, + 30, + 16, + 726, + 28, + 30, + 16, + 726, + 28, + 30, + 16, + 724, + 30, + 26, + 20, + 724, + 30, + 26, + 20, + 722, + 32, + 26, + 18, + 724, + 32, + 26, + 18, + 722, + 32, + 28, + 18, + 722, + 32, + 28, + 18, + 722, + 30, + 26, + 20, + 724, + 30, + 26, + 20, + 724, + 30, + 22, + 24, + 724, + 30, + 22, + 24, + 724, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 16, + 28, + 728, + 28, + 16, + 28, + 728, + 26, + 14, + 30, + 730, + 26, + 14, + 30, + 730, + 24, + 10, + 32, + 734, + 24, + 10, + 32, + 734, + 26, + 8, + 20, + 4, + 6, + 736, + 26, + 8, + 20, + 4, + 6, + 736, + 30, + 4, + 20, + 746, + 30, + 4, + 20, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 48, + 752, + 48, + 752, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 776, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 788, + 6, + 794, + 6, + 532515 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6482195258140564, + 0.5272846221923828, + 0.5493472814559937 + ], + [ + -0.7532142400741577, + -0.33817416429519653, + -0.5641864538192749 + ], + [ + -0.11171171069145203, + -0.779492974281311, + 0.616369366645813 + ] + ], + "t": [ + -42.33273696899414, + -82.6321029663086, + 573.629638671875 + ] + }, + { + "scene_id": 0, + "image_id": 159, + "category_id": 1, + "bbox": [ + 746, + 324, + 132, + 70 + ], + "score": 0.565895140171051, + "time": 0.0, + "segmentation": { + "counts": [ + 596363, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 26, + 4, + 22, + 748, + 26, + 4, + 22, + 748, + 26, + 4, + 22, + 748, + 26, + 4, + 22, + 746, + 26, + 6, + 22, + 746, + 26, + 6, + 22, + 744, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 740, + 26, + 12, + 22, + 740, + 26, + 12, + 22, + 740, + 26, + 12, + 22, + 740, + 26, + 12, + 22, + 738, + 26, + 14, + 22, + 738, + 26, + 14, + 22, + 738, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 24, + 732, + 26, + 20, + 22, + 732, + 26, + 20, + 22, + 732, + 24, + 22, + 22, + 732, + 24, + 22, + 22, + 730, + 26, + 22, + 22, + 730, + 26, + 22, + 22, + 730, + 26, + 22, + 22, + 730, + 26, + 22, + 22, + 730, + 24, + 24, + 22, + 730, + 24, + 24, + 22, + 730, + 24, + 24, + 22, + 730, + 24, + 24, + 22, + 730, + 22, + 26, + 22, + 730, + 22, + 26, + 22, + 730, + 22, + 26, + 22, + 730, + 22, + 26, + 22, + 730, + 22, + 26, + 22, + 730, + 22, + 26, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 26, + 24, + 730, + 20, + 26, + 24, + 730, + 20, + 26, + 22, + 732, + 20, + 26, + 22, + 732, + 20, + 26, + 22, + 732, + 20, + 26, + 22, + 732, + 18, + 28, + 22, + 732, + 18, + 28, + 22, + 732, + 18, + 26, + 22, + 734, + 18, + 26, + 22, + 736, + 14, + 28, + 22, + 736, + 14, + 28, + 22, + 738, + 10, + 30, + 22, + 738, + 10, + 30, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 319621 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5005041360855103, + -0.7461272478103638, + -0.4390781819820404 + ], + [ + -0.7833256721496582, + 0.17433394491672516, + 0.5966644287109375 + ], + [ + -0.3686414062976837, + 0.6425741910934448, + -0.671715497970581 + ] + ], + "t": [ + 87.92610931396484, + -12.083107948303223, + 514.7059326171875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 159, + "category_id": 1, + "bbox": [ + 520, + 278, + 92, + 90 + ], + "score": 0.6054556965827942, + "time": 0.0, + "segmentation": { + "counts": [ + 415533, + 12, + 788, + 12, + 782, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 32, + 8, + 736, + 24, + 32, + 8, + 736, + 22, + 32, + 10, + 736, + 22, + 32, + 10, + 736, + 22, + 30, + 12, + 736, + 22, + 30, + 12, + 734, + 22, + 32, + 12, + 734, + 22, + 32, + 12, + 728, + 26, + 30, + 16, + 728, + 26, + 30, + 16, + 726, + 28, + 30, + 16, + 726, + 28, + 30, + 16, + 724, + 30, + 26, + 20, + 724, + 30, + 26, + 20, + 722, + 32, + 26, + 18, + 724, + 32, + 26, + 18, + 722, + 32, + 28, + 18, + 722, + 32, + 28, + 18, + 722, + 30, + 26, + 20, + 724, + 30, + 26, + 20, + 724, + 30, + 22, + 24, + 724, + 30, + 22, + 24, + 724, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 16, + 28, + 728, + 28, + 16, + 28, + 728, + 26, + 14, + 30, + 730, + 26, + 14, + 30, + 730, + 24, + 10, + 32, + 734, + 24, + 10, + 32, + 734, + 26, + 8, + 20, + 4, + 6, + 736, + 26, + 8, + 20, + 4, + 6, + 736, + 30, + 4, + 20, + 746, + 30, + 4, + 20, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 48, + 752, + 48, + 752, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 776, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 788, + 6, + 794, + 6, + 532515 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6482195258140564, + 0.5272846221923828, + 0.5493472814559937 + ], + [ + -0.7532142400741577, + -0.33817416429519653, + -0.5641864538192749 + ], + [ + -0.11171171069145203, + -0.779492974281311, + 0.616369366645813 + ] + ], + "t": [ + -42.33273696899414, + -82.6321029663086, + 573.629638671875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000159/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000159/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000159/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000159/sam6d_results/vis_pem.png" + }, + { + "frame_id": 160, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000160.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000160.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000160/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000160/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000160/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000160/sam6d_results/vis_pem.png" + }, + { + "frame_id": 161, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000161.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000161.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 161, + "category_id": 1, + "bbox": [ + 550, + 228, + 84, + 84 + ], + "score": 0.5924004912376404, + "time": 0.0, + "segmentation": { + "counts": [ + 439495, + 18, + 782, + 18, + 776, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 770, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 26, + 4, + 740, + 30, + 26, + 4, + 740, + 28, + 20, + 12, + 740, + 28, + 20, + 12, + 740, + 28, + 12, + 20, + 740, + 28, + 12, + 20, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 738, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 42, + 8, + 6, + 744, + 42, + 8, + 6, + 744, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 768, + 26, + 774, + 26, + 776, + 18, + 782, + 18, + 784, + 10, + 790, + 10, + 514959 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6419947743415833, + 0.44933152198791504, + 0.6212440133094788 + ], + [ + -0.7665866613388062, + -0.3616662621498108, + -0.5306063890457153 + ], + [ + -0.013735221698880196, + -0.81688392162323, + 0.5766389966011047 + ] + ], + "t": [ + -20.690467834472656, + -122.5978775024414, + 578.4282836914062 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 161, + "category_id": 1, + "bbox": [ + 550, + 228, + 84, + 84 + ], + "score": 0.5924004912376404, + "time": 0.0, + "segmentation": { + "counts": [ + 439495, + 18, + 782, + 18, + 776, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 770, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 26, + 4, + 740, + 30, + 26, + 4, + 740, + 28, + 20, + 12, + 740, + 28, + 20, + 12, + 740, + 28, + 12, + 20, + 740, + 28, + 12, + 20, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 738, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 42, + 8, + 6, + 744, + 42, + 8, + 6, + 744, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 768, + 26, + 774, + 26, + 776, + 18, + 782, + 18, + 784, + 10, + 790, + 10, + 514959 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6419947743415833, + 0.44933152198791504, + 0.6212440133094788 + ], + [ + -0.7665866613388062, + -0.3616662621498108, + -0.5306063890457153 + ], + [ + -0.013735221698880196, + -0.81688392162323, + 0.5766389966011047 + ] + ], + "t": [ + -20.690467834472656, + -122.5978775024414, + 578.4282836914062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000161/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000161/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000161/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000161/sam6d_results/vis_pem.png" + }, + { + "frame_id": 162, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000162.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000162.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000162/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000162/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000162/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000162/sam6d_results/vis_pem.png" + }, + { + "frame_id": 163, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000163.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000163.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000163/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000163/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000163/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000163/sam6d_results/vis_pem.png" + }, + { + "frame_id": 164, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000164.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000164.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000164/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000164/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000164/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000164/sam6d_results/vis_pem.png" + }, + { + "frame_id": 165, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000165.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000165.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 165, + "category_id": 1, + "bbox": [ + 772, + 246, + 132, + 54 + ], + "score": 0.5223308205604553, + "time": 0.0, + "segmentation": { + "counts": [ + 617081, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 298941 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.17423653602600098, + -0.7145590782165527, + -0.6775298118591309 + ], + [ + -0.9816601872444153, + 0.18010005354881287, + 0.06250494718551636 + ], + [ + 0.07735979557037354, + 0.6759948134422302, + -0.7328343987464905 + ] + ], + "t": [ + 97.3804931640625, + -87.51045227050781, + 479.6429748535156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 165, + "category_id": 1, + "bbox": [ + 772, + 246, + 132, + 54 + ], + "score": 0.5223308205604553, + "time": 0.0, + "segmentation": { + "counts": [ + 617081, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 298941 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.17423653602600098, + -0.7145590782165527, + -0.6775298118591309 + ], + [ + -0.9816601872444153, + 0.18010005354881287, + 0.06250494718551636 + ], + [ + 0.07735979557037354, + 0.6759948134422302, + -0.7328343987464905 + ] + ], + "t": [ + 97.3804931640625, + -87.51045227050781, + 479.6429748535156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000165/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000165/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000165/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000165/sam6d_results/vis_pem.png" + }, + { + "frame_id": 166, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000166.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000166.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000166/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000166/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000166/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000166/sam6d_results/vis_pem.png" + }, + { + "frame_id": 167, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000167.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000167.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 167, + "category_id": 1, + "bbox": [ + 778, + 286, + 134, + 52 + ], + "score": 0.12734246253967285, + "time": 0.0, + "segmentation": { + "counts": [ + 621919, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 292501 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.47079038619995117, + -0.5304774045944214, + -0.7049458622932434 + ], + [ + -0.8488542437553406, + -0.054619818925857544, + -0.5257973074913025 + ], + [ + 0.24042068421840668, + 0.8459359407424927, + -0.4760133624076843 + ] + ], + "t": [ + 118.71965026855469, + -68.2938461303711, + 491.9005126953125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 167, + "category_id": 1, + "bbox": [ + 778, + 286, + 134, + 52 + ], + "score": 0.12734246253967285, + "time": 0.0, + "segmentation": { + "counts": [ + 621919, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 292501 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.47079038619995117, + -0.5304774045944214, + -0.7049458622932434 + ], + [ + -0.8488542437553406, + -0.054619818925857544, + -0.5257973074913025 + ], + [ + 0.24042068421840668, + 0.8459359407424927, + -0.4760133624076843 + ] + ], + "t": [ + 118.71965026855469, + -68.2938461303711, + 491.9005126953125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000167/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000167/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000167/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000167/sam6d_results/vis_pem.png" + }, + { + "frame_id": 168, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000168.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000168.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000168/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000168/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000168/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000168/sam6d_results/vis_pem.png" + }, + { + "frame_id": 169, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000169.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000169.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 169, + "category_id": 1, + "bbox": [ + 798, + 298, + 138, + 54 + ], + "score": 0.2072772979736328, + "time": 0.0, + "segmentation": { + "counts": [ + 637937, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 273289 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.26537448167800903, + 0.7235789895057678, + -0.6371889114379883 + ], + [ + 0.9294925332069397, + -0.3675931394100189, + -0.030318990349769592 + ], + [ + -0.2561643719673157, + -0.584216296672821, + -0.770111083984375 + ] + ], + "t": [ + 157.5345916748047, + -43.08639907836914, + 423.8897399902344 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 169, + "category_id": 1, + "bbox": [ + 798, + 298, + 138, + 54 + ], + "score": 0.2072772979736328, + "time": 0.0, + "segmentation": { + "counts": [ + 637937, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 273289 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.26537448167800903, + 0.7235789895057678, + -0.6371889114379883 + ], + [ + 0.9294925332069397, + -0.3675931394100189, + -0.030318990349769592 + ], + [ + -0.2561643719673157, + -0.584216296672821, + -0.770111083984375 + ] + ], + "t": [ + 157.5345916748047, + -43.08639907836914, + 423.8897399902344 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000169/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000169/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000169/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000169/sam6d_results/vis_pem.png" + }, + { + "frame_id": 170, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000170.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000170.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 170, + "category_id": 1, + "bbox": [ + 732, + 234, + 208, + 128 + ], + "score": 0.6289409399032593, + "time": 0.0, + "segmentation": { + "counts": [ + 585063, + 12, + 4, + 6, + 778, + 12, + 4, + 6, + 778, + 12, + 4, + 6, + 74, + 6, + 698, + 12, + 4, + 6, + 74, + 6, + 696, + 10, + 84, + 10, + 696, + 10, + 84, + 10, + 696, + 6, + 86, + 12, + 696, + 6, + 86, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 732, + 36, + 4, + 26, + 734, + 36, + 4, + 26, + 732, + 36, + 6, + 24, + 734, + 36, + 6, + 24, + 732, + 36, + 8, + 20, + 736, + 36, + 8, + 20, + 734, + 36, + 12, + 18, + 734, + 36, + 12, + 18, + 732, + 34, + 16, + 18, + 732, + 34, + 16, + 18, + 730, + 36, + 16, + 18, + 730, + 36, + 16, + 18, + 728, + 36, + 18, + 18, + 728, + 36, + 18, + 18, + 728, + 34, + 18, + 20, + 728, + 34, + 18, + 20, + 726, + 34, + 20, + 20, + 726, + 34, + 20, + 20, + 724, + 32, + 24, + 20, + 724, + 32, + 24, + 20, + 722, + 34, + 24, + 20, + 722, + 34, + 24, + 20, + 720, + 34, + 26, + 20, + 720, + 34, + 26, + 20, + 720, + 32, + 28, + 20, + 720, + 32, + 28, + 20, + 718, + 32, + 30, + 20, + 718, + 32, + 30, + 20, + 716, + 32, + 32, + 20, + 716, + 32, + 32, + 20, + 714, + 32, + 32, + 22, + 714, + 32, + 32, + 22, + 714, + 30, + 34, + 22, + 714, + 30, + 34, + 22, + 712, + 30, + 36, + 22, + 712, + 30, + 36, + 22, + 712, + 28, + 38, + 20, + 714, + 28, + 38, + 20, + 712, + 30, + 36, + 22, + 712, + 30, + 36, + 22, + 712, + 28, + 38, + 22, + 712, + 28, + 38, + 22, + 710, + 28, + 40, + 22, + 710, + 28, + 40, + 22, + 710, + 28, + 38, + 24, + 710, + 28, + 38, + 24, + 708, + 28, + 40, + 22, + 710, + 28, + 40, + 22, + 710, + 26, + 42, + 22, + 710, + 26, + 42, + 22, + 710, + 26, + 40, + 24, + 710, + 26, + 40, + 24, + 708, + 26, + 42, + 24, + 708, + 26, + 42, + 24, + 708, + 26, + 42, + 24, + 708, + 26, + 42, + 24, + 708, + 24, + 42, + 24, + 710, + 24, + 42, + 24, + 708, + 24, + 44, + 24, + 708, + 24, + 44, + 24, + 708, + 24, + 42, + 26, + 708, + 24, + 42, + 26, + 708, + 22, + 44, + 24, + 710, + 22, + 44, + 24, + 708, + 22, + 44, + 26, + 708, + 22, + 44, + 26, + 708, + 22, + 44, + 26, + 708, + 22, + 44, + 26, + 708, + 22, + 42, + 26, + 710, + 22, + 42, + 26, + 710, + 22, + 42, + 26, + 710, + 22, + 42, + 26, + 708, + 22, + 42, + 26, + 710, + 22, + 42, + 26, + 710, + 22, + 40, + 28, + 710, + 22, + 40, + 28, + 710, + 22, + 38, + 28, + 712, + 22, + 38, + 28, + 712, + 20, + 38, + 30, + 712, + 20, + 38, + 30, + 712, + 20, + 36, + 30, + 714, + 20, + 36, + 30, + 716, + 16, + 38, + 30, + 716, + 16, + 38, + 30, + 718, + 14, + 36, + 30, + 720, + 14, + 36, + 30, + 724, + 6, + 40, + 28, + 726, + 6, + 40, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 270105 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2554265856742859, + -0.6605713367462158, + 0.7059763669967651 + ], + [ + 0.9419397115707397, + 0.33463868498802185, + -0.027683325111865997 + ], + [ + -0.21796008944511414, + 0.6720580458641052, + 0.7076942920684814 + ] + ], + "t": [ + 116.66700744628906, + -47.513145446777344, + 468.9346008300781 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 170, + "category_id": 1, + "bbox": [ + 732, + 234, + 208, + 128 + ], + "score": 0.6289409399032593, + "time": 0.0, + "segmentation": { + "counts": [ + 585063, + 12, + 4, + 6, + 778, + 12, + 4, + 6, + 778, + 12, + 4, + 6, + 74, + 6, + 698, + 12, + 4, + 6, + 74, + 6, + 696, + 10, + 84, + 10, + 696, + 10, + 84, + 10, + 696, + 6, + 86, + 12, + 696, + 6, + 86, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 732, + 36, + 4, + 26, + 734, + 36, + 4, + 26, + 732, + 36, + 6, + 24, + 734, + 36, + 6, + 24, + 732, + 36, + 8, + 20, + 736, + 36, + 8, + 20, + 734, + 36, + 12, + 18, + 734, + 36, + 12, + 18, + 732, + 34, + 16, + 18, + 732, + 34, + 16, + 18, + 730, + 36, + 16, + 18, + 730, + 36, + 16, + 18, + 728, + 36, + 18, + 18, + 728, + 36, + 18, + 18, + 728, + 34, + 18, + 20, + 728, + 34, + 18, + 20, + 726, + 34, + 20, + 20, + 726, + 34, + 20, + 20, + 724, + 32, + 24, + 20, + 724, + 32, + 24, + 20, + 722, + 34, + 24, + 20, + 722, + 34, + 24, + 20, + 720, + 34, + 26, + 20, + 720, + 34, + 26, + 20, + 720, + 32, + 28, + 20, + 720, + 32, + 28, + 20, + 718, + 32, + 30, + 20, + 718, + 32, + 30, + 20, + 716, + 32, + 32, + 20, + 716, + 32, + 32, + 20, + 714, + 32, + 32, + 22, + 714, + 32, + 32, + 22, + 714, + 30, + 34, + 22, + 714, + 30, + 34, + 22, + 712, + 30, + 36, + 22, + 712, + 30, + 36, + 22, + 712, + 28, + 38, + 20, + 714, + 28, + 38, + 20, + 712, + 30, + 36, + 22, + 712, + 30, + 36, + 22, + 712, + 28, + 38, + 22, + 712, + 28, + 38, + 22, + 710, + 28, + 40, + 22, + 710, + 28, + 40, + 22, + 710, + 28, + 38, + 24, + 710, + 28, + 38, + 24, + 708, + 28, + 40, + 22, + 710, + 28, + 40, + 22, + 710, + 26, + 42, + 22, + 710, + 26, + 42, + 22, + 710, + 26, + 40, + 24, + 710, + 26, + 40, + 24, + 708, + 26, + 42, + 24, + 708, + 26, + 42, + 24, + 708, + 26, + 42, + 24, + 708, + 26, + 42, + 24, + 708, + 24, + 42, + 24, + 710, + 24, + 42, + 24, + 708, + 24, + 44, + 24, + 708, + 24, + 44, + 24, + 708, + 24, + 42, + 26, + 708, + 24, + 42, + 26, + 708, + 22, + 44, + 24, + 710, + 22, + 44, + 24, + 708, + 22, + 44, + 26, + 708, + 22, + 44, + 26, + 708, + 22, + 44, + 26, + 708, + 22, + 44, + 26, + 708, + 22, + 42, + 26, + 710, + 22, + 42, + 26, + 710, + 22, + 42, + 26, + 710, + 22, + 42, + 26, + 708, + 22, + 42, + 26, + 710, + 22, + 42, + 26, + 710, + 22, + 40, + 28, + 710, + 22, + 40, + 28, + 710, + 22, + 38, + 28, + 712, + 22, + 38, + 28, + 712, + 20, + 38, + 30, + 712, + 20, + 38, + 30, + 712, + 20, + 36, + 30, + 714, + 20, + 36, + 30, + 716, + 16, + 38, + 30, + 716, + 16, + 38, + 30, + 718, + 14, + 36, + 30, + 720, + 14, + 36, + 30, + 724, + 6, + 40, + 28, + 726, + 6, + 40, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 270105 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2554265856742859, + -0.6605713367462158, + 0.7059763669967651 + ], + [ + 0.9419397115707397, + 0.33463868498802185, + -0.027683325111865997 + ], + [ + -0.21796008944511414, + 0.6720580458641052, + 0.7076942920684814 + ] + ], + "t": [ + 116.66700744628906, + -47.513145446777344, + 468.9346008300781 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000170/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000170/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000170/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000170/sam6d_results/vis_pem.png" + }, + { + "frame_id": 171, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000171.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000171.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000171/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000171/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000171/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000171/sam6d_results/vis_pem.png" + }, + { + "frame_id": 172, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000172.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000172.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000172/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000172/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000172/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000172/sam6d_results/vis_pem.png" + }, + { + "frame_id": 173, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000173.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000173.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000173/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000173/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000173/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000173/sam6d_results/vis_pem.png" + }, + { + "frame_id": 174, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000174.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000174.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000174/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000174/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000174/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000174/sam6d_results/vis_pem.png" + }, + { + "frame_id": 175, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000175.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000175.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 175, + "category_id": 1, + "bbox": [ + 812, + 270, + 134, + 50 + ], + "score": 0.4270060360431671, + "time": 0.0, + "segmentation": { + "counts": [ + 649111, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 21594, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 265319 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.18824291229248047, + -0.8036491870880127, + 0.5645461082458496 + ], + [ + 0.9132449626922607, + 0.35470497608184814, + 0.200420081615448 + ], + [ + -0.3613147437572479, + 0.4778409004211426, + 0.8006994724273682 + ] + ], + "t": [ + 120.64085388183594, + -58.143428802490234, + 482.480712890625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 175, + "category_id": 1, + "bbox": [ + 812, + 270, + 134, + 50 + ], + "score": 0.4270060360431671, + "time": 0.0, + "segmentation": { + "counts": [ + 649111, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 21594, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 265319 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.18824291229248047, + -0.8036491870880127, + 0.5645461082458496 + ], + [ + 0.9132449626922607, + 0.35470497608184814, + 0.200420081615448 + ], + [ + -0.3613147437572479, + 0.4778409004211426, + 0.8006994724273682 + ] + ], + "t": [ + 120.64085388183594, + -58.143428802490234, + 482.480712890625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000175/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000175/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000175/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000175/sam6d_results/vis_pem.png" + }, + { + "frame_id": 176, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000176.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000176.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 176, + "category_id": 1, + "bbox": [ + 796, + 294, + 116, + 66 + ], + "score": 0.5477988123893738, + "time": 0.0, + "segmentation": { + "counts": [ + 636347, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 292493 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.03899267315864563, + -0.8560582399368286, + -0.5154063701629639 + ], + [ + 0.009322091937065125, + 0.5160878300666809, + -0.8564848899841309 + ], + [ + 0.9991959929466248, + 0.02859201654791832, + 0.028103873133659363 + ] + ], + "t": [ + 125.83024597167969, + -27.411760330200195, + 496.7716064453125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 176, + "category_id": 1, + "bbox": [ + 796, + 294, + 116, + 66 + ], + "score": 0.5477988123893738, + "time": 0.0, + "segmentation": { + "counts": [ + 636347, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 292493 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.03899267315864563, + -0.8560582399368286, + -0.5154063701629639 + ], + [ + 0.009322091937065125, + 0.5160878300666809, + -0.8564848899841309 + ], + [ + 0.9991959929466248, + 0.02859201654791832, + 0.028103873133659363 + ] + ], + "t": [ + 125.83024597167969, + -27.411760330200195, + 496.7716064453125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000176/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000176/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000176/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000176/sam6d_results/vis_pem.png" + }, + { + "frame_id": 177, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000177.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000177.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 177, + "category_id": 1, + "bbox": [ + 778, + 330, + 114, + 62 + ], + "score": 0.47723492980003357, + "time": 0.0, + "segmentation": { + "counts": [ + 621981, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 6, + 794, + 6, + 308459 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.1608625054359436, + -0.8700209856033325, + -0.46603354811668396 + ], + [ + 0.07672356069087982, + 0.4817769527435303, + -0.8729287981987 + ], + [ + 0.9839900135993958, + 0.10466551780700684, + 0.14425088465213776 + ] + ], + "t": [ + 110.56674194335938, + 0.4762594699859619, + 512.933349609375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 177, + "category_id": 1, + "bbox": [ + 778, + 330, + 114, + 62 + ], + "score": 0.47723492980003357, + "time": 0.0, + "segmentation": { + "counts": [ + 621981, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 6, + 794, + 6, + 308459 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.1608625054359436, + -0.8700209856033325, + -0.46603354811668396 + ], + [ + 0.07672356069087982, + 0.4817769527435303, + -0.8729287981987 + ], + [ + 0.9839900135993958, + 0.10466551780700684, + 0.14425088465213776 + ] + ], + "t": [ + 110.56674194335938, + 0.4762594699859619, + 512.933349609375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000177/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000177/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000177/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000177/sam6d_results/vis_pem.png" + }, + { + "frame_id": 178, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000178.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000178.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000178/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000178/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000178/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000178/sam6d_results/vis_pem.png" + }, + { + "frame_id": 179, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000179.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000179.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000179/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000179/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000179/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000179/sam6d_results/vis_pem.png" + }, + { + "frame_id": 180, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000180.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000180.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 180, + "category_id": 1, + "bbox": [ + 0, + 0, + 192, + 292 + ], + "score": 0.23758284747600555, + "time": 0.0, + "segmentation": { + "counts": [ + 0, + 251, + 28, + 16, + 505, + 251, + 28, + 16, + 505, + 251, + 28, + 16, + 505, + 251, + 28, + 16, + 505, + 251, + 28, + 16, + 505, + 249, + 30, + 12, + 509, + 249, + 30, + 12, + 509, + 249, + 32, + 10, + 509, + 249, + 32, + 10, + 509, + 247, + 34, + 10, + 509, + 247, + 34, + 10, + 510, + 246, + 34, + 10, + 510, + 246, + 34, + 10, + 512, + 242, + 36, + 10, + 512, + 242, + 36, + 10, + 512, + 240, + 560, + 240, + 558, + 242, + 558, + 242, + 558, + 240, + 560, + 240, + 559, + 241, + 559, + 241, + 559, + 239, + 561, + 239, + 561, + 239, + 561, + 239, + 561, + 237, + 563, + 237, + 563, + 235, + 565, + 235, + 565, + 235, + 565, + 235, + 566, + 232, + 568, + 232, + 568, + 230, + 570, + 230, + 569, + 231, + 569, + 231, + 569, + 229, + 571, + 229, + 571, + 227, + 573, + 227, + 573, + 225, + 575, + 225, + 575, + 223, + 577, + 223, + 578, + 222, + 578, + 222, + 580, + 218, + 582, + 218, + 584, + 214, + 586, + 214, + 586, + 214, + 586, + 214, + 590, + 208, + 592, + 208, + 594, + 204, + 596, + 204, + 598, + 200, + 600, + 200, + 602, + 196, + 604, + 196, + 606, + 192, + 608, + 192, + 610, + 188, + 612, + 188, + 614, + 186, + 614, + 186, + 616, + 182, + 618, + 182, + 620, + 178, + 622, + 178, + 624, + 174, + 626, + 174, + 628, + 172, + 628, + 172, + 630, + 168, + 632, + 168, + 634, + 166, + 634, + 166, + 636, + 162, + 638, + 162, + 640, + 158, + 642, + 158, + 644, + 156, + 644, + 156, + 648, + 150, + 650, + 150, + 652, + 148, + 652, + 148, + 652, + 146, + 654, + 146, + 656, + 144, + 656, + 144, + 658, + 140, + 660, + 140, + 664, + 134, + 666, + 134, + 668, + 132, + 668, + 132, + 670, + 128, + 672, + 128, + 674, + 124, + 676, + 124, + 678, + 122, + 678, + 122, + 680, + 118, + 682, + 118, + 684, + 116, + 684, + 116, + 686, + 112, + 688, + 112, + 690, + 110, + 690, + 110, + 692, + 108, + 692, + 108, + 694, + 104, + 696, + 104, + 698, + 102, + 698, + 102, + 700, + 98, + 702, + 98, + 704, + 98, + 702, + 98, + 704, + 98, + 702, + 98, + 704, + 96, + 704, + 96, + 706, + 94, + 706, + 94, + 708, + 90, + 710, + 90, + 712, + 88, + 712, + 88, + 714, + 86, + 714, + 86, + 716, + 82, + 718, + 82, + 720, + 80, + 720, + 80, + 722, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 724, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 724, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 726, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 730, + 24, + 8, + 40, + 728, + 24, + 8, + 40, + 730, + 20, + 12, + 40, + 728, + 20, + 12, + 40, + 732, + 14, + 16, + 40, + 730, + 14, + 16, + 40, + 734, + 8, + 20, + 38, + 734, + 8, + 20, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 868609 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.1455482393503189, + 0.7249540090560913, + -0.6732443571090698 + ], + [ + 0.5633239150047302, + 0.49868476390838623, + 0.6587716937065125 + ], + [ + 0.8133155703544617, + -0.4751379191875458, + -0.3358009457588196 + ] + ], + "t": [ + -1688.7691650390625, + -858.6891479492188, + 1859.595703125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 180, + "category_id": 1, + "bbox": [ + 0, + 0, + 192, + 292 + ], + "score": 0.23758284747600555, + "time": 0.0, + "segmentation": { + "counts": [ + 0, + 251, + 28, + 16, + 505, + 251, + 28, + 16, + 505, + 251, + 28, + 16, + 505, + 251, + 28, + 16, + 505, + 251, + 28, + 16, + 505, + 249, + 30, + 12, + 509, + 249, + 30, + 12, + 509, + 249, + 32, + 10, + 509, + 249, + 32, + 10, + 509, + 247, + 34, + 10, + 509, + 247, + 34, + 10, + 510, + 246, + 34, + 10, + 510, + 246, + 34, + 10, + 512, + 242, + 36, + 10, + 512, + 242, + 36, + 10, + 512, + 240, + 560, + 240, + 558, + 242, + 558, + 242, + 558, + 240, + 560, + 240, + 559, + 241, + 559, + 241, + 559, + 239, + 561, + 239, + 561, + 239, + 561, + 239, + 561, + 237, + 563, + 237, + 563, + 235, + 565, + 235, + 565, + 235, + 565, + 235, + 566, + 232, + 568, + 232, + 568, + 230, + 570, + 230, + 569, + 231, + 569, + 231, + 569, + 229, + 571, + 229, + 571, + 227, + 573, + 227, + 573, + 225, + 575, + 225, + 575, + 223, + 577, + 223, + 578, + 222, + 578, + 222, + 580, + 218, + 582, + 218, + 584, + 214, + 586, + 214, + 586, + 214, + 586, + 214, + 590, + 208, + 592, + 208, + 594, + 204, + 596, + 204, + 598, + 200, + 600, + 200, + 602, + 196, + 604, + 196, + 606, + 192, + 608, + 192, + 610, + 188, + 612, + 188, + 614, + 186, + 614, + 186, + 616, + 182, + 618, + 182, + 620, + 178, + 622, + 178, + 624, + 174, + 626, + 174, + 628, + 172, + 628, + 172, + 630, + 168, + 632, + 168, + 634, + 166, + 634, + 166, + 636, + 162, + 638, + 162, + 640, + 158, + 642, + 158, + 644, + 156, + 644, + 156, + 648, + 150, + 650, + 150, + 652, + 148, + 652, + 148, + 652, + 146, + 654, + 146, + 656, + 144, + 656, + 144, + 658, + 140, + 660, + 140, + 664, + 134, + 666, + 134, + 668, + 132, + 668, + 132, + 670, + 128, + 672, + 128, + 674, + 124, + 676, + 124, + 678, + 122, + 678, + 122, + 680, + 118, + 682, + 118, + 684, + 116, + 684, + 116, + 686, + 112, + 688, + 112, + 690, + 110, + 690, + 110, + 692, + 108, + 692, + 108, + 694, + 104, + 696, + 104, + 698, + 102, + 698, + 102, + 700, + 98, + 702, + 98, + 704, + 98, + 702, + 98, + 704, + 98, + 702, + 98, + 704, + 96, + 704, + 96, + 706, + 94, + 706, + 94, + 708, + 90, + 710, + 90, + 712, + 88, + 712, + 88, + 714, + 86, + 714, + 86, + 716, + 82, + 718, + 82, + 720, + 80, + 720, + 80, + 722, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 724, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 724, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 726, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 730, + 24, + 8, + 40, + 728, + 24, + 8, + 40, + 730, + 20, + 12, + 40, + 728, + 20, + 12, + 40, + 732, + 14, + 16, + 40, + 730, + 14, + 16, + 40, + 734, + 8, + 20, + 38, + 734, + 8, + 20, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 868609 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.1455482393503189, + 0.7249540090560913, + -0.6732443571090698 + ], + [ + 0.5633239150047302, + 0.49868476390838623, + 0.6587716937065125 + ], + [ + 0.8133155703544617, + -0.4751379191875458, + -0.3358009457588196 + ] + ], + "t": [ + -1688.7691650390625, + -858.6891479492188, + 1859.595703125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000180/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000180/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000180/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000180/sam6d_results/vis_pem.png" + }, + { + "frame_id": 181, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000181.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000181.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 181, + "category_id": 1, + "bbox": [ + 0, + 2, + 136, + 196 + ], + "score": 0.07768390327692032, + "time": 0.0, + "segmentation": { + "counts": [ + 1, + 166, + 6, + 22, + 606, + 166, + 6, + 22, + 606, + 166, + 6, + 22, + 606, + 166, + 4, + 24, + 606, + 166, + 4, + 24, + 606, + 194, + 606, + 194, + 606, + 192, + 608, + 192, + 610, + 190, + 610, + 190, + 612, + 186, + 614, + 186, + 616, + 184, + 616, + 184, + 618, + 180, + 620, + 180, + 624, + 176, + 624, + 176, + 626, + 172, + 628, + 172, + 630, + 170, + 630, + 170, + 632, + 166, + 634, + 166, + 636, + 164, + 636, + 164, + 638, + 160, + 640, + 160, + 644, + 156, + 644, + 156, + 646, + 154, + 646, + 154, + 648, + 150, + 650, + 150, + 652, + 148, + 652, + 148, + 654, + 144, + 656, + 144, + 658, + 142, + 658, + 142, + 662, + 136, + 664, + 136, + 666, + 134, + 666, + 134, + 668, + 132, + 668, + 132, + 670, + 128, + 672, + 128, + 674, + 126, + 674, + 126, + 678, + 120, + 680, + 120, + 682, + 118, + 682, + 118, + 684, + 116, + 684, + 116, + 686, + 112, + 688, + 112, + 692, + 108, + 692, + 108, + 694, + 106, + 694, + 106, + 696, + 102, + 698, + 102, + 700, + 100, + 700, + 100, + 702, + 100, + 700, + 100, + 702, + 100, + 700, + 100, + 702, + 98, + 702, + 98, + 704, + 96, + 704, + 96, + 706, + 94, + 706, + 94, + 710, + 90, + 710, + 90, + 712, + 88, + 712, + 88, + 714, + 84, + 716, + 84, + 718, + 82, + 718, + 82, + 720, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 724, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 730, + 30, + 2, + 40, + 728, + 30, + 2, + 40, + 730, + 26, + 8, + 38, + 728, + 26, + 8, + 38, + 730, + 24, + 12, + 36, + 728, + 24, + 12, + 36, + 730, + 20, + 16, + 36, + 728, + 20, + 16, + 36, + 730, + 18, + 18, + 34, + 730, + 18, + 18, + 34, + 734, + 12, + 22, + 32, + 734, + 12, + 22, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 913405 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5540159940719604, + 0.7993838787078857, + 0.23249287903308868 + ], + [ + -0.4457246959209442, + 0.048949070274829865, + 0.8938305377960205 + ], + [ + 0.7031330466270447, + -0.5988245010375977, + 0.38342323899269104 + ] + ], + "t": [ + -1783.2864990234375, + -912.4430541992188, + 1968.6546630859375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 181, + "category_id": 1, + "bbox": [ + 0, + 2, + 136, + 196 + ], + "score": 0.07768390327692032, + "time": 0.0, + "segmentation": { + "counts": [ + 1, + 166, + 6, + 22, + 606, + 166, + 6, + 22, + 606, + 166, + 6, + 22, + 606, + 166, + 4, + 24, + 606, + 166, + 4, + 24, + 606, + 194, + 606, + 194, + 606, + 192, + 608, + 192, + 610, + 190, + 610, + 190, + 612, + 186, + 614, + 186, + 616, + 184, + 616, + 184, + 618, + 180, + 620, + 180, + 624, + 176, + 624, + 176, + 626, + 172, + 628, + 172, + 630, + 170, + 630, + 170, + 632, + 166, + 634, + 166, + 636, + 164, + 636, + 164, + 638, + 160, + 640, + 160, + 644, + 156, + 644, + 156, + 646, + 154, + 646, + 154, + 648, + 150, + 650, + 150, + 652, + 148, + 652, + 148, + 654, + 144, + 656, + 144, + 658, + 142, + 658, + 142, + 662, + 136, + 664, + 136, + 666, + 134, + 666, + 134, + 668, + 132, + 668, + 132, + 670, + 128, + 672, + 128, + 674, + 126, + 674, + 126, + 678, + 120, + 680, + 120, + 682, + 118, + 682, + 118, + 684, + 116, + 684, + 116, + 686, + 112, + 688, + 112, + 692, + 108, + 692, + 108, + 694, + 106, + 694, + 106, + 696, + 102, + 698, + 102, + 700, + 100, + 700, + 100, + 702, + 100, + 700, + 100, + 702, + 100, + 700, + 100, + 702, + 98, + 702, + 98, + 704, + 96, + 704, + 96, + 706, + 94, + 706, + 94, + 710, + 90, + 710, + 90, + 712, + 88, + 712, + 88, + 714, + 84, + 716, + 84, + 718, + 82, + 718, + 82, + 720, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 724, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 730, + 30, + 2, + 40, + 728, + 30, + 2, + 40, + 730, + 26, + 8, + 38, + 728, + 26, + 8, + 38, + 730, + 24, + 12, + 36, + 728, + 24, + 12, + 36, + 730, + 20, + 16, + 36, + 728, + 20, + 16, + 36, + 730, + 18, + 18, + 34, + 730, + 18, + 18, + 34, + 734, + 12, + 22, + 32, + 734, + 12, + 22, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 913405 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5540159940719604, + 0.7993838787078857, + 0.23249287903308868 + ], + [ + -0.4457246959209442, + 0.048949070274829865, + 0.8938305377960205 + ], + [ + 0.7031330466270447, + -0.5988245010375977, + 0.38342323899269104 + ] + ], + "t": [ + -1783.2864990234375, + -912.4430541992188, + 1968.6546630859375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000181/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000181/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000181/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000181/sam6d_results/vis_pem.png" + }, + { + "frame_id": 182, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000182.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000182.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 182, + "category_id": 1, + "bbox": [ + 0, + 28, + 78, + 146 + ], + "score": 0.02396707609295845, + "time": 0.0, + "segmentation": { + "counts": [ + 27, + 110, + 690, + 110, + 690, + 110, + 692, + 110, + 690, + 110, + 692, + 108, + 692, + 108, + 696, + 106, + 694, + 106, + 696, + 106, + 694, + 106, + 698, + 102, + 698, + 102, + 700, + 100, + 700, + 100, + 704, + 94, + 706, + 94, + 708, + 92, + 708, + 92, + 712, + 88, + 712, + 88, + 714, + 84, + 716, + 84, + 718, + 82, + 718, + 82, + 720, + 80, + 720, + 80, + 724, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 730, + 72, + 728, + 72, + 730, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 730, + 34, + 6, + 32, + 728, + 34, + 6, + 32, + 730, + 32, + 8, + 32, + 728, + 32, + 8, + 32, + 732, + 26, + 12, + 32, + 730, + 26, + 12, + 32, + 732, + 24, + 16, + 32, + 728, + 24, + 16, + 32, + 730, + 22, + 18, + 32, + 728, + 22, + 18, + 32, + 732, + 16, + 24, + 28, + 732, + 16, + 24, + 28, + 734, + 14, + 26, + 26, + 734, + 14, + 26, + 26, + 738, + 10, + 28, + 24, + 738, + 10, + 28, + 24, + 780, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 959829 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4808694124221802, + 0.6101973652839661, + 0.6296223998069763 + ], + [ + -0.876490592956543, + 0.3533892035484314, + 0.3269258439540863 + ], + [ + -0.023012379184365273, + -0.7090663909912109, + 0.7047662734985352 + ] + ], + "t": [ + -1173.783935546875, + -609.4506225585938, + 1209.8924560546875 + ] + }, + { + "scene_id": 0, + "image_id": 182, + "category_id": 1, + "bbox": [ + 354, + 452, + 108, + 66 + ], + "score": 0.412092000246048, + "time": 0.0, + "segmentation": { + "counts": [ + 282911, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 792, + 6, + 794, + 6, + 652335 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5589033365249634, + 0.8077498078346252, + 0.18752893805503845 + ], + [ + -0.5359694361686707, + -0.5244463682174683, + 0.6615834832191467 + ], + [ + 0.6327426433563232, + 0.26925167441368103, + 0.7260441780090332 + ] + ], + "t": [ + -148.1475830078125, + 56.28409194946289, + 582.306396484375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 182, + "category_id": 1, + "bbox": [ + 354, + 452, + 108, + 66 + ], + "score": 0.412092000246048, + "time": 0.0, + "segmentation": { + "counts": [ + 282911, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 792, + 6, + 794, + 6, + 652335 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5589033365249634, + 0.8077498078346252, + 0.18752893805503845 + ], + [ + -0.5359694361686707, + -0.5244463682174683, + 0.6615834832191467 + ], + [ + 0.6327426433563232, + 0.26925167441368103, + 0.7260441780090332 + ] + ], + "t": [ + -148.1475830078125, + 56.28409194946289, + 582.306396484375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000182/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000182/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000182/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000182/sam6d_results/vis_pem.png" + }, + { + "frame_id": 183, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000183.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000183.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 183, + "category_id": 1, + "bbox": [ + 386, + 444, + 110, + 62 + ], + "score": 0.4459329843521118, + "time": 0.0, + "segmentation": { + "counts": [ + 308497, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 625141 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4770388603210449, + 0.8631043434143066, + -0.1657842993736267 + ], + [ + 0.6341831684112549, + -0.4686371684074402, + -0.6149722337722778 + ], + [ + -0.6084780693054199, + 0.18822818994522095, + -0.7709245681762695 + ] + ], + "t": [ + -116.05992889404297, + 50.45350646972656, + 585.14990234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 183, + "category_id": 1, + "bbox": [ + 386, + 444, + 110, + 62 + ], + "score": 0.4459329843521118, + "time": 0.0, + "segmentation": { + "counts": [ + 308497, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 625141 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4770388603210449, + 0.8631043434143066, + -0.1657842993736267 + ], + [ + 0.6341831684112549, + -0.4686371684074402, + -0.6149722337722778 + ], + [ + -0.6084780693054199, + 0.18822818994522095, + -0.7709245681762695 + ] + ], + "t": [ + -116.05992889404297, + 50.45350646972656, + 585.14990234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000183/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000183/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000183/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000183/sam6d_results/vis_pem.png" + }, + { + "frame_id": 184, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000184.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000184.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 184, + "category_id": 1, + "bbox": [ + 408, + 462, + 108, + 64 + ], + "score": 0.38509395718574524, + "time": 0.0, + "segmentation": { + "counts": [ + 326115, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 772, + 4, + 10, + 12, + 774, + 4, + 10, + 12, + 774, + 6, + 12, + 6, + 776, + 6, + 12, + 6, + 774, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 6, + 794, + 6, + 798, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 609131 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.14571282267570496, + 0.8790940642356873, + 0.4538297653198242 + ], + [ + 0.9768013954162598, + -0.2006017565727234, + 0.07495066523551941 + ], + [ + 0.15692764520645142, + 0.4323805570602417, + -0.8879305720329285 + ] + ], + "t": [ + -90.3954849243164, + 65.20126342773438, + 578.3590087890625 + ] + }, + { + "scene_id": 0, + "image_id": 184, + "category_id": 1, + "bbox": [ + 622, + 458, + 172, + 46 + ], + "score": 0.3403780162334442, + "time": 0.0, + "segmentation": { + "counts": [ + 497299, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 386729 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.22846345603466034, + -0.9566599726676941, + -0.1805734485387802 + ], + [ + -0.04486267641186714, + 0.19562721252441406, + -0.9796518087387085 + ], + [ + 0.9725184440612793, + -0.21571363508701324, + -0.08761225640773773 + ] + ], + "t": [ + 42.401424407958984, + 79.83618927001953, + 548.9722900390625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 184, + "category_id": 1, + "bbox": [ + 408, + 462, + 108, + 64 + ], + "score": 0.38509395718574524, + "time": 0.0, + "segmentation": { + "counts": [ + 326115, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 772, + 4, + 10, + 12, + 774, + 4, + 10, + 12, + 774, + 6, + 12, + 6, + 776, + 6, + 12, + 6, + 774, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 6, + 794, + 6, + 798, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 609131 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.14571282267570496, + 0.8790940642356873, + 0.4538297653198242 + ], + [ + 0.9768013954162598, + -0.2006017565727234, + 0.07495066523551941 + ], + [ + 0.15692764520645142, + 0.4323805570602417, + -0.8879305720329285 + ] + ], + "t": [ + -90.3954849243164, + 65.20126342773438, + 578.3590087890625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000184/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000184/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000184/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000184/sam6d_results/vis_pem.png" + }, + { + "frame_id": 185, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000185.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000185.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000185/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000185/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000185/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000185/sam6d_results/vis_pem.png" + }, + { + "frame_id": 186, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000186.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000186.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000186/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000186/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000186/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000186/sam6d_results/vis_pem.png" + }, + { + "frame_id": 187, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000187.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000187.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 187, + "category_id": 1, + "bbox": [ + 358, + 452, + 128, + 58 + ], + "score": 0.4213651418685913, + "time": 0.0, + "segmentation": { + "counts": [ + 286101, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 633135 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.24899829924106598, + 0.9334589242935181, + -0.25817447900772095 + ], + [ + -0.038324177265167236, + -0.25686511397361755, + -0.9656873345375061 + ], + [ + -0.9677454233169556, + 0.250348836183548, + -0.028185173869132996 + ] + ], + "t": [ + -125.89282989501953, + 55.87799072265625, + 557.6204223632812 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 187, + "category_id": 1, + "bbox": [ + 358, + 452, + 128, + 58 + ], + "score": 0.4213651418685913, + "time": 0.0, + "segmentation": { + "counts": [ + 286101, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 633135 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.24899829924106598, + 0.9334589242935181, + -0.25817447900772095 + ], + [ + -0.038324177265167236, + -0.25686511397361755, + -0.9656873345375061 + ], + [ + -0.9677454233169556, + 0.250348836183548, + -0.028185173869132996 + ] + ], + "t": [ + -125.89282989501953, + 55.87799072265625, + 557.6204223632812 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000187/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000187/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000187/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000187/sam6d_results/vis_pem.png" + }, + { + "frame_id": 188, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000188.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000188.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 188, + "category_id": 1, + "bbox": [ + 332, + 464, + 134, + 58 + ], + "score": 0.43689075112342834, + "time": 0.0, + "segmentation": { + "counts": [ + 265313, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 796, + 4, + 796, + 4, + 649121 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5955621004104614, + 0.7837787866592407, + 0.17606084048748016 + ], + [ + 0.5838383436203003, + -0.27178749442100525, + -0.7650256156921387 + ], + [ + -0.5517593622207642, + 0.5584115386009216, + -0.6194661855697632 + ] + ], + "t": [ + -128.94073486328125, + 70.89659881591797, + 536.9630126953125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 188, + "category_id": 1, + "bbox": [ + 332, + 464, + 134, + 58 + ], + "score": 0.43689075112342834, + "time": 0.0, + "segmentation": { + "counts": [ + 265313, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 796, + 4, + 796, + 4, + 649121 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5955621004104614, + 0.7837787866592407, + 0.17606084048748016 + ], + [ + 0.5838383436203003, + -0.27178749442100525, + -0.7650256156921387 + ], + [ + -0.5517593622207642, + 0.5584115386009216, + -0.6194661855697632 + ] + ], + "t": [ + -128.94073486328125, + 70.89659881591797, + 536.9630126953125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000188/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000188/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000188/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000188/sam6d_results/vis_pem.png" + }, + { + "frame_id": 189, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000189.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000189.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 189, + "category_id": 1, + "bbox": [ + 320, + 472, + 134, + 60 + ], + "score": 0.45697519183158875, + "time": 0.0, + "segmentation": { + "counts": [ + 255725, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 658713 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4880222976207733, + 0.818803071975708, + -0.30231529474258423 + ], + [ + -0.19436922669410706, + -0.23571428656578064, + -0.9521862268447876 + ], + [ + -0.8509138822555542, + 0.5234485864639282, + 0.0441165417432785 + ] + ], + "t": [ + -152.00881958007812, + 71.24119567871094, + 539.6646118164062 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 189, + "category_id": 1, + "bbox": [ + 320, + 472, + 134, + 60 + ], + "score": 0.45697519183158875, + "time": 0.0, + "segmentation": { + "counts": [ + 255725, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 658713 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4880222976207733, + 0.818803071975708, + -0.30231529474258423 + ], + [ + -0.19436922669410706, + -0.23571428656578064, + -0.9521862268447876 + ], + [ + -0.8509138822555542, + 0.5234485864639282, + 0.0441165417432785 + ] + ], + "t": [ + -152.00881958007812, + 71.24119567871094, + 539.6646118164062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000189/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000189/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000189/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000189/sam6d_results/vis_pem.png" + }, + { + "frame_id": 190, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000190.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000190.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 190, + "category_id": 1, + "bbox": [ + 306, + 474, + 138, + 62 + ], + "score": 0.4616606831550598, + "time": 0.0, + "segmentation": { + "counts": [ + 244527, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 666711 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4482753276824951, + 0.8115197420120239, + 0.37481215596199036 + ], + [ + 0.3570367693901062, + -0.22185435891151428, + 0.9073615074157715 + ], + [ + 0.8194961547851562, + 0.5405693650245667, + -0.19029071927070618 + ] + ], + "t": [ + -155.21389770507812, + 73.04239654541016, + 534.9647827148438 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 190, + "category_id": 1, + "bbox": [ + 306, + 474, + 138, + 62 + ], + "score": 0.4616606831550598, + "time": 0.0, + "segmentation": { + "counts": [ + 244527, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 666711 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4482753276824951, + 0.8115197420120239, + 0.37481215596199036 + ], + [ + 0.3570367693901062, + -0.22185435891151428, + 0.9073615074157715 + ], + [ + 0.8194961547851562, + 0.5405693650245667, + -0.19029071927070618 + ] + ], + "t": [ + -155.21389770507812, + 73.04239654541016, + 534.9647827148438 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000190/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000190/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000190/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000190/sam6d_results/vis_pem.png" + }, + { + "frame_id": 191, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000191.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000191.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 191, + "category_id": 1, + "bbox": [ + 302, + 466, + 138, + 68 + ], + "score": 0.45885807275772095, + "time": 0.0, + "segmentation": { + "counts": [ + 241321, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 669919 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.25497081875801086, + 0.7281572818756104, + -0.6362206339836121 + ], + [ + -0.7504191994667053, + -0.26593655347824097, + -0.6051022410392761 + ], + [ + -0.6098042130470276, + 0.6317152976989746, + 0.4786171615123749 + ] + ], + "t": [ + -158.77407836914062, + 68.9418716430664, + 520.2493286132812 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 191, + "category_id": 1, + "bbox": [ + 302, + 466, + 138, + 68 + ], + "score": 0.45885807275772095, + "time": 0.0, + "segmentation": { + "counts": [ + 241321, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 669919 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.25497081875801086, + 0.7281572818756104, + -0.6362206339836121 + ], + [ + -0.7504191994667053, + -0.26593655347824097, + -0.6051022410392761 + ], + [ + -0.6098042130470276, + 0.6317152976989746, + 0.4786171615123749 + ] + ], + "t": [ + -158.77407836914062, + 68.9418716430664, + 520.2493286132812 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000191/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000191/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000191/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000191/sam6d_results/vis_pem.png" + }, + { + "frame_id": 192, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000192.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000192.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 192, + "category_id": 1, + "bbox": [ + 310, + 518, + 106, + 68 + ], + "score": 0.39380156993865967, + "time": 0.0, + "segmentation": { + "counts": [ + 247775, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 689067 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.26918286085128784, + -0.5016502737998962, + 0.8221239447593689 + ], + [ + -0.9617807269096375, + 0.09554170817136765, + -0.2566111981868744 + ], + [ + 0.05018184334039688, + -0.859778106212616, + -0.508195698261261 + ] + ], + "t": [ + -176.4997100830078, + 113.56783294677734, + 445.2577209472656 + ] + }, + { + "scene_id": 0, + "image_id": 192, + "category_id": 1, + "bbox": [ + 306, + 484, + 112, + 68 + ], + "score": 0.47130286693573, + "time": 0.0, + "segmentation": { + "counts": [ + 244533, + 16, + 784, + 16, + 782, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 687501 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3883543312549591, + -0.6458708643913269, + 0.6572912335395813 + ], + [ + -0.814030647277832, + 0.09385675191879272, + 0.5731885433197021 + ], + [ + -0.4318971633911133, + -0.7576549053192139, + -0.489309161901474 + ] + ], + "t": [ + -196.2196502685547, + 90.29105377197266, + 468.01556396484375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 192, + "category_id": 1, + "bbox": [ + 306, + 484, + 112, + 68 + ], + "score": 0.47130286693573, + "time": 0.0, + "segmentation": { + "counts": [ + 244533, + 16, + 784, + 16, + 782, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 687501 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3883543312549591, + -0.6458708643913269, + 0.6572912335395813 + ], + [ + -0.814030647277832, + 0.09385675191879272, + 0.5731885433197021 + ], + [ + -0.4318971633911133, + -0.7576549053192139, + -0.489309161901474 + ] + ], + "t": [ + -196.2196502685547, + 90.29105377197266, + 468.01556396484375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000192/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000192/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000192/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000192/sam6d_results/vis_pem.png" + }, + { + "frame_id": 193, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000193.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000193.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 193, + "category_id": 1, + "bbox": [ + 348, + 494, + 106, + 70 + ], + "score": 0.47379496693611145, + "time": 0.0, + "segmentation": { + "counts": [ + 278145, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 658691 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.21154546737670898, + 0.6591424942016602, + -0.7216508388519287 + ], + [ + -0.9199280142784119, + -0.38367730379104614, + -0.08077558875083923 + ], + [ + -0.33012354373931885, + 0.6467787027359009, + 0.6875286102294922 + ] + ], + "t": [ + -131.1748046875, + 89.05241394042969, + 502.3129577636719 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 193, + "category_id": 1, + "bbox": [ + 348, + 494, + 106, + 70 + ], + "score": 0.47379496693611145, + "time": 0.0, + "segmentation": { + "counts": [ + 278145, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 658691 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.21154546737670898, + 0.6591424942016602, + -0.7216508388519287 + ], + [ + -0.9199280142784119, + -0.38367730379104614, + -0.08077558875083923 + ], + [ + -0.33012354373931885, + 0.6467787027359009, + 0.6875286102294922 + ] + ], + "t": [ + -131.1748046875, + 89.05241394042969, + 502.3129577636719 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000193/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000193/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000193/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000193/sam6d_results/vis_pem.png" + }, + { + "frame_id": 194, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000194.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000194.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 194, + "category_id": 1, + "bbox": [ + 336, + 504, + 138, + 82 + ], + "score": 0.49503403902053833, + "time": 0.0, + "segmentation": { + "counts": [ + 268573, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 790, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 642679 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7944796681404114, + 0.5459437966346741, + -0.26598262786865234 + ], + [ + -0.5047873258590698, + -0.3501741588115692, + 0.7890294790267944 + ], + [ + 0.3376256227493286, + 0.7611328959465027, + 0.5537921190261841 + ] + ], + "t": [ + -113.59898376464844, + 89.31071472167969, + 486.8641357421875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 194, + "category_id": 1, + "bbox": [ + 336, + 504, + 138, + 82 + ], + "score": 0.49503403902053833, + "time": 0.0, + "segmentation": { + "counts": [ + 268573, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 790, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 642679 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7944796681404114, + 0.5459437966346741, + -0.26598262786865234 + ], + [ + -0.5047873258590698, + -0.3501741588115692, + 0.7890294790267944 + ], + [ + 0.3376256227493286, + 0.7611328959465027, + 0.5537921190261841 + ] + ], + "t": [ + -113.59898376464844, + 89.31071472167969, + 486.8641357421875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000194/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000194/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000194/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000194/sam6d_results/vis_pem.png" + }, + { + "frame_id": 195, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000195.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000195.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 195, + "category_id": 1, + "bbox": [ + 388, + 506, + 106, + 74 + ], + "score": 0.42060765624046326, + "time": 0.0, + "segmentation": { + "counts": [ + 310163, + 18, + 782, + 18, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 626677 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2987738847732544, + -0.6295996308326721, + 0.7171738743782043 + ], + [ + -0.946998655796051, + 0.10266764461994171, + -0.3043880760669708 + ], + [ + 0.11801210045814514, + -0.7701063752174377, + -0.6269046068191528 + ] + ], + "t": [ + -128.34765625, + 106.27323150634766, + 438.48046875 + ] + }, + { + "scene_id": 0, + "image_id": 195, + "category_id": 1, + "bbox": [ + 358, + 492, + 190, + 98 + ], + "score": 0.48295700550079346, + "time": 0.0, + "segmentation": { + "counts": [ + 286181, + 4, + 796, + 4, + 792, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 794, + 6, + 794, + 6, + 11972, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 19990, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 583505 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3918669819831848, + 0.7154724597930908, + -0.5783941149711609 + ], + [ + -0.5551556348800659, + -0.31743553280830383, + -0.7687897682189941 + ], + [ + -0.7336506247520447, + 0.6223621964454651, + 0.2728055715560913 + ] + ], + "t": [ + -103.2757339477539, + 90.46012878417969, + 479.1083679199219 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 195, + "category_id": 1, + "bbox": [ + 358, + 492, + 190, + 98 + ], + "score": 0.48295700550079346, + "time": 0.0, + "segmentation": { + "counts": [ + 286181, + 4, + 796, + 4, + 792, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 794, + 6, + 794, + 6, + 11972, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 19990, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 583505 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3918669819831848, + 0.7154724597930908, + -0.5783941149711609 + ], + [ + -0.5551556348800659, + -0.31743553280830383, + -0.7687897682189941 + ], + [ + -0.7336506247520447, + 0.6223621964454651, + 0.2728055715560913 + ] + ], + "t": [ + -103.2757339477539, + 90.46012878417969, + 479.1083679199219 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000195/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000195/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000195/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000195/sam6d_results/vis_pem.png" + }, + { + "frame_id": 196, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000196.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000196.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 196, + "category_id": 1, + "bbox": [ + 378, + 516, + 136, + 88 + ], + "score": 0.48538967967033386, + "time": 0.0, + "segmentation": { + "counts": [ + 302191, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 610665 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7738236784934998, + 0.4982116222381592, + -0.39112839102745056 + ], + [ + -0.5950483679771423, + -0.3602011799812317, + 0.7184510231018066 + ], + [ + 0.2170557975769043, + 0.7886950969696045, + 0.5751927495002747 + ] + ], + "t": [ + -83.1066665649414, + 95.78841400146484, + 469.1295166015625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 196, + "category_id": 1, + "bbox": [ + 378, + 516, + 136, + 88 + ], + "score": 0.48538967967033386, + "time": 0.0, + "segmentation": { + "counts": [ + 302191, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 610665 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7738236784934998, + 0.4982116222381592, + -0.39112839102745056 + ], + [ + -0.5950483679771423, + -0.3602011799812317, + 0.7184510231018066 + ], + [ + 0.2170557975769043, + 0.7886950969696045, + 0.5751927495002747 + ] + ], + "t": [ + -83.1066665649414, + 95.78841400146484, + 469.1295166015625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000196/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000196/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000196/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000196/sam6d_results/vis_pem.png" + }, + { + "frame_id": 197, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000197.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000197.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 197, + "category_id": 1, + "bbox": [ + 346, + 528, + 136, + 92 + ], + "score": 0.4740930199623108, + "time": 0.0, + "segmentation": { + "counts": [ + 276605, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 786, + 8, + 792, + 8, + 636257 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8860124349594116, + 0.3788934051990509, + -0.26725056767463684 + ], + [ + -0.19537924230098724, + -0.21762655675411224, + -0.9562766551971436 + ], + [ + -0.4204881191253662, + 0.8994880318641663, + -0.11879179626703262 + ] + ], + "t": [ + -105.36286926269531, + 98.7257308959961, + 455.9022216796875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 197, + "category_id": 1, + "bbox": [ + 346, + 528, + 136, + 92 + ], + "score": 0.4740930199623108, + "time": 0.0, + "segmentation": { + "counts": [ + 276605, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 786, + 8, + 792, + 8, + 636257 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8860124349594116, + 0.3788934051990509, + -0.26725056767463684 + ], + [ + -0.19537924230098724, + -0.21762655675411224, + -0.9562766551971436 + ], + [ + -0.4204881191253662, + 0.8994880318641663, + -0.11879179626703262 + ] + ], + "t": [ + -105.36286926269531, + 98.7257308959961, + 455.9022216796875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000197/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000197/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000197/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000197/sam6d_results/vis_pem.png" + }, + { + "frame_id": 198, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000198.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000198.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 198, + "category_id": 1, + "bbox": [ + 314, + 544, + 144, + 100 + ], + "score": 0.44387513399124146, + "time": 0.0, + "segmentation": { + "counts": [ + 251035, + 4, + 796, + 4, + 790, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 655435 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5805753469467163, + -0.364062637090683, + 0.7282792925834656 + ], + [ + -0.7159588932991028, + 0.19767794013023376, + 0.6695718765258789 + ], + [ + -0.38773152232170105, + -0.9101547598838806, + -0.1458868533372879 + ] + ], + "t": [ + -157.411376953125, + 124.81156158447266, + 397.05596923828125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 198, + "category_id": 1, + "bbox": [ + 314, + 544, + 144, + 100 + ], + "score": 0.44387513399124146, + "time": 0.0, + "segmentation": { + "counts": [ + 251035, + 4, + 796, + 4, + 790, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 655435 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5805753469467163, + -0.364062637090683, + 0.7282792925834656 + ], + [ + -0.7159588932991028, + 0.19767794013023376, + 0.6695718765258789 + ], + [ + -0.38773152232170105, + -0.9101547598838806, + -0.1458868533372879 + ] + ], + "t": [ + -157.411376953125, + 124.81156158447266, + 397.05596923828125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000198/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000198/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000198/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000198/sam6d_results/vis_pem.png" + }, + { + "frame_id": 199, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000199.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000199.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 199, + "category_id": 1, + "bbox": [ + 328, + 560, + 108, + 88 + ], + "score": 0.04963173717260361, + "time": 0.0, + "segmentation": { + "counts": [ + 262231, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 758, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 673025 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.93067866563797, + 0.35041412711143494, + -0.10510727763175964 + ], + [ + -0.02614980936050415, + -0.22285163402557373, + -0.9745016098022461 + ], + [ + -0.3649025559425354, + 0.909696102142334, + -0.19823995232582092 + ] + ], + "t": [ + -142.21885681152344, + 117.41236877441406, + 446.9635925292969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 199, + "category_id": 1, + "bbox": [ + 328, + 560, + 108, + 88 + ], + "score": 0.04963173717260361, + "time": 0.0, + "segmentation": { + "counts": [ + 262231, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 758, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 673025 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.93067866563797, + 0.35041412711143494, + -0.10510727763175964 + ], + [ + -0.02614980936050415, + -0.22285163402557373, + -0.9745016098022461 + ], + [ + -0.3649025559425354, + 0.909696102142334, + -0.19823995232582092 + ] + ], + "t": [ + -142.21885681152344, + 117.41236877441406, + 446.9635925292969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000199/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000199/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000199/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000199/sam6d_results/vis_pem.png" + }, + { + "frame_id": 200, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000200.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000200.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 200, + "category_id": 1, + "bbox": [ + 296, + 570, + 112, + 94 + ], + "score": 0.43873804807662964, + "time": 0.0, + "segmentation": { + "counts": [ + 236651, + 10, + 790, + 10, + 784, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 20, + 780, + 20, + 784, + 10, + 790, + 10, + 695413 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.19784466922283173, + -0.4365999400615692, + 0.8776318430900574 + ], + [ + -0.9801333546638489, + 0.10092848539352417, + -0.17074207961559296 + ], + [ + -0.014031961560249329, + -0.8939765095710754, + -0.4478941857814789 + ] + ], + "t": [ + -156.61325073242188, + 131.32994079589844, + 373.52569580078125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 200, + "category_id": 1, + "bbox": [ + 296, + 570, + 112, + 94 + ], + "score": 0.43873804807662964, + "time": 0.0, + "segmentation": { + "counts": [ + 236651, + 10, + 790, + 10, + 784, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 20, + 780, + 20, + 784, + 10, + 790, + 10, + 695413 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.19784466922283173, + -0.4365999400615692, + 0.8776318430900574 + ], + [ + -0.9801333546638489, + 0.10092848539352417, + -0.17074207961559296 + ], + [ + -0.014031961560249329, + -0.8939765095710754, + -0.4478941857814789 + ] + ], + "t": [ + -156.61325073242188, + 131.32994079589844, + 373.52569580078125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000200/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000200/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000200/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000200/sam6d_results/vis_pem.png" + }, + { + "frame_id": 201, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000201.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000201.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 201, + "category_id": 1, + "bbox": [ + 296, + 628, + 104, + 114 + ], + "score": 0.2601247727870941, + "time": 0.0, + "segmentation": { + "counts": [ + 236727, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 760, + 36, + 764, + 36, + 760, + 36, + 764, + 36, + 760, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 764, + 30, + 770, + 30, + 768, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 701761 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7093715071678162, + 0.09094297885894775, + 0.6989433169364929 + ], + [ + 0.6335917711257935, + -0.35216987133026123, + 0.6888672113418579 + ], + [ + 0.30879467725753784, + 0.9315072894096375, + 0.19219842553138733 + ] + ], + "t": [ + -137.77857971191406, + 153.525390625, + 335.53424072265625 + ] + }, + { + "scene_id": 0, + "image_id": 201, + "category_id": 1, + "bbox": [ + 276, + 576, + 116, + 98 + ], + "score": 0.4207868278026581, + "time": 0.0, + "segmentation": { + "counts": [ + 220657, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 782, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 708211 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2347075194120407, + -0.3751358985900879, + 0.8967641592025757 + ], + [ + -0.9711758494377136, + 0.05101976916193962, + -0.2328404188156128 + ], + [ + 0.04159407690167427, + -0.925564706325531, + -0.37629783153533936 + ] + ], + "t": [ + -168.3997039794922, + 134.7489471435547, + 370.1055908203125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 201, + "category_id": 1, + "bbox": [ + 276, + 576, + 116, + 98 + ], + "score": 0.4207868278026581, + "time": 0.0, + "segmentation": { + "counts": [ + 220657, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 782, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 708211 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2347075194120407, + -0.3751358985900879, + 0.8967641592025757 + ], + [ + -0.9711758494377136, + 0.05101976916193962, + -0.2328404188156128 + ], + [ + 0.04159407690167427, + -0.925564706325531, + -0.37629783153533936 + ] + ], + "t": [ + -168.3997039794922, + 134.7489471435547, + 370.1055908203125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000201/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000201/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000201/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000201/sam6d_results/vis_pem.png" + }, + { + "frame_id": 202, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000202.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000202.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 202, + "category_id": 1, + "bbox": [ + 242, + 566, + 154, + 128 + ], + "score": 0.1418696492910385, + "time": 0.0, + "segmentation": { + "counts": [ + 193479, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 790, + 6, + 794, + 6, + 705015 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7942060232162476, + -0.38295477628707886, + 0.4717857241630554 + ], + [ + -0.4252086281776428, + 0.2044004201889038, + 0.8817129135131836 + ], + [ + -0.43408963084220886, + -0.9008695483207703, + -0.0004996955394744873 + ] + ], + "t": [ + -199.41192626953125, + 139.46444702148438, + 321.9879455566406 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 202, + "category_id": 1, + "bbox": [ + 242, + 566, + 154, + 128 + ], + "score": 0.1418696492910385, + "time": 0.0, + "segmentation": { + "counts": [ + 193479, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 790, + 6, + 794, + 6, + 705015 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7942060232162476, + -0.38295477628707886, + 0.4717857241630554 + ], + [ + -0.4252086281776428, + 0.2044004201889038, + 0.8817129135131836 + ], + [ + -0.43408963084220886, + -0.9008695483207703, + -0.0004996955394744873 + ] + ], + "t": [ + -199.41192626953125, + 139.46444702148438, + 321.9879455566406 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000202/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000202/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000202/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000202/sam6d_results/vis_pem.png" + }, + { + "frame_id": 203, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000203.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000203.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 203, + "category_id": 1, + "bbox": [ + 240, + 552, + 152, + 120 + ], + "score": 0.49198800325393677, + "time": 0.0, + "segmentation": { + "counts": [ + 191855, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 16, + 784, + 16, + 790, + 6, + 794, + 6, + 708231 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.003055758774280548, + 0.32060757279396057, + 0.9472072124481201 + ], + [ + 0.9225476980209351, + -0.36640721559524536, + 0.1210443302989006 + ], + [ + 0.38587120175361633, + 0.8734740018844604, + -0.296895295381546 + ] + ], + "t": [ + -168.91348266601562, + 116.75220489501953, + 430.64385986328125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 203, + "category_id": 1, + "bbox": [ + 240, + 552, + 152, + 120 + ], + "score": 0.49198800325393677, + "time": 0.0, + "segmentation": { + "counts": [ + 191855, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 16, + 784, + 16, + 790, + 6, + 794, + 6, + 708231 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.003055758774280548, + 0.32060757279396057, + 0.9472072124481201 + ], + [ + 0.9225476980209351, + -0.36640721559524536, + 0.1210443302989006 + ], + [ + 0.38587120175361633, + 0.8734740018844604, + -0.296895295381546 + ] + ], + "t": [ + -168.91348266601562, + 116.75220489501953, + 430.64385986328125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000203/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000203/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000203/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000203/sam6d_results/vis_pem.png" + }, + { + "frame_id": 204, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000204.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000204.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 204, + "category_id": 1, + "bbox": [ + 282, + 526, + 110, + 90 + ], + "score": 0.41841626167297363, + "time": 0.0, + "segmentation": { + "counts": [ + 225395, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 18, + 782, + 18, + 786, + 6, + 794, + 6, + 708259 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.08272869884967804, + -0.41629040241241455, + -0.9054604172706604 + ], + [ + 0.9829599857330322, + 0.11557000875473022, + -0.1429433971643448 + ], + [ + 0.16414962708950043, + -0.9018568992614746, + 0.39963585138320923 + ] + ], + "t": [ + -186.8686065673828, + 113.63972473144531, + 408.6337890625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 204, + "category_id": 1, + "bbox": [ + 282, + 526, + 110, + 90 + ], + "score": 0.41841626167297363, + "time": 0.0, + "segmentation": { + "counts": [ + 225395, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 18, + 782, + 18, + 786, + 6, + 794, + 6, + 708259 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.08272869884967804, + -0.41629040241241455, + -0.9054604172706604 + ], + [ + 0.9829599857330322, + 0.11557000875473022, + -0.1429433971643448 + ], + [ + 0.16414962708950043, + -0.9018568992614746, + 0.39963585138320923 + ] + ], + "t": [ + -186.8686065673828, + 113.63972473144531, + 408.6337890625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000204/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000204/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000204/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000204/sam6d_results/vis_pem.png" + }, + { + "frame_id": 205, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000205.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000205.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 205, + "category_id": 1, + "bbox": [ + 222, + 504, + 146, + 92 + ], + "score": 0.14902432262897491, + "time": 0.0, + "segmentation": { + "counts": [ + 177395, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 18378, + 18, + 782, + 18, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 784, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 727481 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.17368343472480774, + -0.46211478114128113, + -0.8696463704109192 + ], + [ + 0.9710046648979187, + 0.2276565432548523, + 0.07295361161231995 + ], + [ + 0.16426776349544525, + -0.857101321220398, + 0.48825597763061523 + ] + ], + "t": [ + -206.3493194580078, + 100.70111083984375, + 410.2666320800781 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 205, + "category_id": 1, + "bbox": [ + 222, + 504, + 146, + 92 + ], + "score": 0.14902432262897491, + "time": 0.0, + "segmentation": { + "counts": [ + 177395, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 18378, + 18, + 782, + 18, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 784, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 727481 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.17368343472480774, + -0.46211478114128113, + -0.8696463704109192 + ], + [ + 0.9710046648979187, + 0.2276565432548523, + 0.07295361161231995 + ], + [ + 0.16426776349544525, + -0.857101321220398, + 0.48825597763061523 + ] + ], + "t": [ + -206.3493194580078, + 100.70111083984375, + 410.2666320800781 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000205/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000205/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000205/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000205/sam6d_results/vis_pem.png" + }, + { + "frame_id": 206, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000206.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000206.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 206, + "category_id": 1, + "bbox": [ + 248, + 546, + 112, + 88 + ], + "score": 0.44916462898254395, + "time": 0.0, + "segmentation": { + "counts": [ + 198225, + 4, + 796, + 4, + 792, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 733841 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.71267169713974, + 0.2768374979496002, + 0.6445612907409668 + ], + [ + 0.6795189380645752, + -0.5006318688392639, + -0.5363031625747681 + ], + [ + 0.1742190569639206, + 0.8202002048492432, + -0.5449026226997375 + ] + ], + "t": [ + -199.99142456054688, + 128.4379425048828, + 394.0687255859375 + ] + }, + { + "scene_id": 0, + "image_id": 206, + "category_id": 1, + "bbox": [ + 236, + 506, + 122, + 86 + ], + "score": 0.5012862086296082, + "time": 0.0, + "segmentation": { + "counts": [ + 188571, + 18, + 782, + 18, + 780, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 735477 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8480077981948853, + 0.4900900721549988, + -0.2017289400100708 + ], + [ + -0.38846638798713684, + -0.315857857465744, + 0.8656367063522339 + ], + [ + 0.36052247881889343, + 0.8124315142631531, + 0.45823386311531067 + ] + ], + "t": [ + -179.09164428710938, + 85.52349090576172, + 466.8495788574219 + ] + }, + { + "scene_id": 0, + "image_id": 206, + "category_id": 1, + "bbox": [ + 202, + 482, + 220, + 152 + ], + "score": 0.6219360828399658, + "time": 0.0, + "segmentation": { + "counts": [ + 161393, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 32, + 14, + 716, + 38, + 32, + 14, + 714, + 38, + 30, + 18, + 714, + 38, + 30, + 18, + 714, + 38, + 28, + 22, + 712, + 38, + 28, + 22, + 710, + 38, + 28, + 24, + 710, + 38, + 28, + 24, + 710, + 38, + 26, + 26, + 710, + 38, + 26, + 26, + 708, + 36, + 28, + 28, + 708, + 36, + 28, + 28, + 706, + 38, + 28, + 28, + 706, + 38, + 28, + 28, + 706, + 36, + 28, + 30, + 706, + 36, + 28, + 30, + 704, + 38, + 26, + 32, + 704, + 38, + 26, + 32, + 704, + 36, + 28, + 32, + 704, + 36, + 28, + 32, + 702, + 36, + 28, + 32, + 704, + 36, + 28, + 32, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 702, + 34, + 30, + 32, + 704, + 34, + 30, + 32, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 702, + 34, + 30, + 34, + 702, + 34, + 30, + 34, + 702, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 702, + 34, + 30, + 32, + 704, + 34, + 30, + 32, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 32, + 706, + 32, + 30, + 32, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 704, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 706, + 30, + 26, + 36, + 708, + 30, + 26, + 36, + 708, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 708, + 30, + 26, + 36, + 708, + 30, + 26, + 36, + 708, + 30, + 24, + 36, + 710, + 30, + 24, + 36, + 708, + 32, + 22, + 36, + 710, + 32, + 22, + 36, + 710, + 30, + 22, + 38, + 710, + 30, + 22, + 38, + 710, + 30, + 20, + 38, + 712, + 30, + 20, + 38, + 710, + 30, + 20, + 38, + 712, + 30, + 20, + 38, + 712, + 30, + 18, + 40, + 712, + 30, + 18, + 40, + 710, + 30, + 18, + 40, + 712, + 30, + 18, + 40, + 712, + 28, + 20, + 38, + 714, + 28, + 20, + 38, + 712, + 30, + 18, + 38, + 714, + 30, + 18, + 38, + 710, + 32, + 18, + 40, + 710, + 32, + 18, + 40, + 708, + 34, + 16, + 40, + 710, + 34, + 16, + 40, + 708, + 36, + 14, + 40, + 710, + 36, + 14, + 40, + 706, + 40, + 10, + 42, + 708, + 40, + 10, + 42, + 706, + 40, + 8, + 44, + 708, + 40, + 8, + 44, + 708, + 40, + 6, + 44, + 710, + 40, + 6, + 44, + 710, + 40, + 2, + 46, + 712, + 40, + 2, + 46, + 712, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 718, + 80, + 720, + 80, + 720, + 78, + 722, + 78, + 722, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 54, + 746, + 54, + 746, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 684309 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8451956510543823, + 0.4282752573490143, + -0.31972673535346985 + ], + [ + -0.4882141649723053, + -0.3752620220184326, + 0.7879244685173035 + ], + [ + 0.2174675315618515, + 0.8220453262329102, + 0.5262592434883118 + ] + ], + "t": [ + -188.4327392578125, + 87.99674987792969, + 460.37725830078125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 206, + "category_id": 1, + "bbox": [ + 202, + 482, + 220, + 152 + ], + "score": 0.6219360828399658, + "time": 0.0, + "segmentation": { + "counts": [ + 161393, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 32, + 14, + 716, + 38, + 32, + 14, + 714, + 38, + 30, + 18, + 714, + 38, + 30, + 18, + 714, + 38, + 28, + 22, + 712, + 38, + 28, + 22, + 710, + 38, + 28, + 24, + 710, + 38, + 28, + 24, + 710, + 38, + 26, + 26, + 710, + 38, + 26, + 26, + 708, + 36, + 28, + 28, + 708, + 36, + 28, + 28, + 706, + 38, + 28, + 28, + 706, + 38, + 28, + 28, + 706, + 36, + 28, + 30, + 706, + 36, + 28, + 30, + 704, + 38, + 26, + 32, + 704, + 38, + 26, + 32, + 704, + 36, + 28, + 32, + 704, + 36, + 28, + 32, + 702, + 36, + 28, + 32, + 704, + 36, + 28, + 32, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 702, + 34, + 30, + 32, + 704, + 34, + 30, + 32, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 702, + 34, + 30, + 34, + 702, + 34, + 30, + 34, + 702, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 702, + 34, + 30, + 32, + 704, + 34, + 30, + 32, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 32, + 706, + 32, + 30, + 32, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 704, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 706, + 30, + 26, + 36, + 708, + 30, + 26, + 36, + 708, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 708, + 30, + 26, + 36, + 708, + 30, + 26, + 36, + 708, + 30, + 24, + 36, + 710, + 30, + 24, + 36, + 708, + 32, + 22, + 36, + 710, + 32, + 22, + 36, + 710, + 30, + 22, + 38, + 710, + 30, + 22, + 38, + 710, + 30, + 20, + 38, + 712, + 30, + 20, + 38, + 710, + 30, + 20, + 38, + 712, + 30, + 20, + 38, + 712, + 30, + 18, + 40, + 712, + 30, + 18, + 40, + 710, + 30, + 18, + 40, + 712, + 30, + 18, + 40, + 712, + 28, + 20, + 38, + 714, + 28, + 20, + 38, + 712, + 30, + 18, + 38, + 714, + 30, + 18, + 38, + 710, + 32, + 18, + 40, + 710, + 32, + 18, + 40, + 708, + 34, + 16, + 40, + 710, + 34, + 16, + 40, + 708, + 36, + 14, + 40, + 710, + 36, + 14, + 40, + 706, + 40, + 10, + 42, + 708, + 40, + 10, + 42, + 706, + 40, + 8, + 44, + 708, + 40, + 8, + 44, + 708, + 40, + 6, + 44, + 710, + 40, + 6, + 44, + 710, + 40, + 2, + 46, + 712, + 40, + 2, + 46, + 712, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 718, + 80, + 720, + 80, + 720, + 78, + 722, + 78, + 722, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 54, + 746, + 54, + 746, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 684309 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8451956510543823, + 0.4282752573490143, + -0.31972673535346985 + ], + [ + -0.4882141649723053, + -0.3752620220184326, + 0.7879244685173035 + ], + [ + 0.2174675315618515, + 0.8220453262329102, + 0.5262592434883118 + ] + ], + "t": [ + -188.4327392578125, + 87.99674987792969, + 460.37725830078125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000206/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000206/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000206/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000206/sam6d_results/vis_pem.png" + }, + { + "frame_id": 207, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000207.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000207.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 207, + "category_id": 1, + "bbox": [ + 182, + 492, + 160, + 96 + ], + "score": 0.4961521327495575, + "time": 0.0, + "segmentation": { + "counts": [ + 145379, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 790, + 4, + 796, + 4, + 748295 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8019606471061707, + 0.5097450613975525, + 0.3114790916442871 + ], + [ + 0.5420494079589844, + -0.4017866253852844, + -0.7380717396736145 + ], + [ + -0.25108015537261963, + 0.7607414722442627, + -0.5985243320465088 + ] + ], + "t": [ + -202.60572814941406, + 79.15240478515625, + 467.7926330566406 + ] + }, + { + "scene_id": 0, + "image_id": 207, + "category_id": 1, + "bbox": [ + 1118, + 38, + 160, + 72 + ], + "score": 0.2447899878025055, + "time": 0.0, + "segmentation": { + "counts": [ + 893639, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 687 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.1499449908733368, + -0.9568148255348206, + 0.2490404099225998 + ], + [ + -0.9882820248603821, + -0.13777853548526764, + 0.06569072604179382 + ], + [ + -0.02854129672050476, + -0.25597211718559265, + -0.9662627577781677 + ] + ], + "t": [ + 1162.1063232421875, + -686.2627563476562, + 1340.093994140625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 207, + "category_id": 1, + "bbox": [ + 182, + 492, + 160, + 96 + ], + "score": 0.4961521327495575, + "time": 0.0, + "segmentation": { + "counts": [ + 145379, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 790, + 4, + 796, + 4, + 748295 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8019606471061707, + 0.5097450613975525, + 0.3114790916442871 + ], + [ + 0.5420494079589844, + -0.4017866253852844, + -0.7380717396736145 + ], + [ + -0.25108015537261963, + 0.7607414722442627, + -0.5985243320465088 + ] + ], + "t": [ + -202.60572814941406, + 79.15240478515625, + 467.7926330566406 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000207/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000207/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000207/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000207/sam6d_results/vis_pem.png" + }, + { + "frame_id": 208, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000208.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000208.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 208, + "category_id": 1, + "bbox": [ + 192, + 522, + 124, + 76 + ], + "score": 0.08571568131446838, + "time": 0.0, + "segmentation": { + "counts": [ + 153385, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 769065 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6802552938461304, + 0.5997472405433655, + 0.4213741421699524 + ], + [ + 0.705427348613739, + -0.379565954208374, + -0.5985835790634155 + ], + [ + -0.1990596055984497, + 0.7044386267662048, + -0.6812795400619507 + ] + ], + "t": [ + -237.75868225097656, + 104.94541931152344, + 426.33160400390625 + ] + }, + { + "scene_id": 0, + "image_id": 208, + "category_id": 1, + "bbox": [ + 190, + 482, + 132, + 78 + ], + "score": 0.4654560089111328, + "time": 0.0, + "segmentation": { + "counts": [ + 151743, + 6, + 794, + 6, + 790, + 18, + 782, + 18, + 780, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 764305 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5519458651542664, + 0.657329261302948, + 0.5131025910377502 + ], + [ + 0.8325662016868591, + -0.39987513422966003, + -0.38331905007362366 + ], + [ + -0.04678952693939209, + 0.6387634873390198, + -0.7679793834686279 + ] + ], + "t": [ + -214.82994079589844, + 72.27530670166016, + 479.2205505371094 + ] + }, + { + "scene_id": 0, + "image_id": 208, + "category_id": 1, + "bbox": [ + 158, + 470, + 212, + 100 + ], + "score": 0.48159632086753845, + "time": 0.0, + "segmentation": { + "counts": [ + 126157, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 784, + 6, + 794, + 6, + 792, + 8, + 6, + 4, + 782, + 8, + 6, + 4, + 782, + 8, + 6, + 4, + 782, + 8, + 6, + 4, + 784, + 6, + 794, + 6, + 3988, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 792, + 8, + 4, + 4, + 784, + 8, + 4, + 4, + 782, + 10, + 4, + 6, + 780, + 10, + 4, + 6, + 780, + 20, + 780, + 20, + 780, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 14, + 4, + 10, + 772, + 14, + 4, + 10, + 774, + 12, + 6, + 8, + 774, + 12, + 6, + 8, + 772, + 12, + 8, + 8, + 772, + 12, + 8, + 8, + 772, + 12, + 8, + 4, + 776, + 12, + 8, + 4, + 774, + 14, + 8, + 4, + 774, + 14, + 8, + 4, + 774, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 725921 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7506490349769592, + 0.6251389384269714, + 0.21384002268314362 + ], + [ + 0.5231531858444214, + -0.36470451951026917, + -0.7702608108520508 + ], + [ + -0.40353214740753174, + 0.6900656223297119, + -0.600808322429657 + ] + ], + "t": [ + -219.98387145996094, + 73.00305938720703, + 471.377685546875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 208, + "category_id": 1, + "bbox": [ + 158, + 470, + 212, + 100 + ], + "score": 0.48159632086753845, + "time": 0.0, + "segmentation": { + "counts": [ + 126157, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 784, + 6, + 794, + 6, + 792, + 8, + 6, + 4, + 782, + 8, + 6, + 4, + 782, + 8, + 6, + 4, + 782, + 8, + 6, + 4, + 784, + 6, + 794, + 6, + 3988, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 792, + 8, + 4, + 4, + 784, + 8, + 4, + 4, + 782, + 10, + 4, + 6, + 780, + 10, + 4, + 6, + 780, + 20, + 780, + 20, + 780, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 14, + 4, + 10, + 772, + 14, + 4, + 10, + 774, + 12, + 6, + 8, + 774, + 12, + 6, + 8, + 772, + 12, + 8, + 8, + 772, + 12, + 8, + 8, + 772, + 12, + 8, + 4, + 776, + 12, + 8, + 4, + 774, + 14, + 8, + 4, + 774, + 14, + 8, + 4, + 774, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 725921 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7506490349769592, + 0.6251389384269714, + 0.21384002268314362 + ], + [ + 0.5231531858444214, + -0.36470451951026917, + -0.7702608108520508 + ], + [ + -0.40353214740753174, + 0.6900656223297119, + -0.600808322429657 + ] + ], + "t": [ + -219.98387145996094, + 73.00305938720703, + 471.377685546875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000208/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000208/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000208/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000208/sam6d_results/vis_pem.png" + }, + { + "frame_id": 209, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000209.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000209.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 209, + "category_id": 1, + "bbox": [ + 212, + 500, + 122, + 66 + ], + "score": 0.44354698061943054, + "time": 0.0, + "segmentation": { + "counts": [ + 169355, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 754687 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7052196264266968, + -0.43270620703697205, + 0.5616323947906494 + ], + [ + -0.5314252972602844, + 0.20175334811210632, + 0.8227287530899048 + ], + [ + -0.4693107604980469, + -0.8786701560020447, + -0.08767063170671463 + ] + ], + "t": [ + -246.1683807373047, + 96.78588104248047, + 447.7129211425781 + ] + }, + { + "scene_id": 0, + "image_id": 209, + "category_id": 1, + "bbox": [ + 186, + 462, + 158, + 76 + ], + "score": 0.2909967005252838, + "time": 0.0, + "segmentation": { + "counts": [ + 148527, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 792, + 8, + 792, + 8, + 746721 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.35737866163253784, + 0.6488615274429321, + 0.6717579364776611 + ], + [ + 0.7772500514984131, + -0.19217409193515778, + 0.5991257429122925 + ], + [ + 0.5178443193435669, + 0.736238420009613, + -0.4356488585472107 + ] + ], + "t": [ + -226.5686798095703, + 61.73589324951172, + 502.8323059082031 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 209, + "category_id": 1, + "bbox": [ + 212, + 500, + 122, + 66 + ], + "score": 0.44354698061943054, + "time": 0.0, + "segmentation": { + "counts": [ + 169355, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 754687 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7052196264266968, + -0.43270620703697205, + 0.5616323947906494 + ], + [ + -0.5314252972602844, + 0.20175334811210632, + 0.8227287530899048 + ], + [ + -0.4693107604980469, + -0.8786701560020447, + -0.08767063170671463 + ] + ], + "t": [ + -246.1683807373047, + 96.78588104248047, + 447.7129211425781 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000209/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000209/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000209/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000209/sam6d_results/vis_pem.png" + }, + { + "frame_id": 210, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000210.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000210.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 210, + "category_id": 1, + "bbox": [ + 262, + 422, + 142, + 66 + ], + "score": 0.44559165835380554, + "time": 0.0, + "segmentation": { + "counts": [ + 209277, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 698763 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6667813062667847, + 0.7426080703735352, + 0.06273350864648819 + ], + [ + 0.5148369073867798, + -0.3981287479400635, + -0.7592343091964722 + ], + [ + -0.5388379096984863, + 0.5385404229164124, + -0.6477869749069214 + ] + ], + "t": [ + -175.2113037109375, + 29.45279312133789, + 513.4572143554688 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 210, + "category_id": 1, + "bbox": [ + 262, + 422, + 142, + 66 + ], + "score": 0.44559165835380554, + "time": 0.0, + "segmentation": { + "counts": [ + 209277, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 698763 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6667813062667847, + 0.7426080703735352, + 0.06273350864648819 + ], + [ + 0.5148369073867798, + -0.3981287479400635, + -0.7592343091964722 + ], + [ + -0.5388379096984863, + 0.5385404229164124, + -0.6477869749069214 + ] + ], + "t": [ + -175.2113037109375, + 29.45279312133789, + 513.4572143554688 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000210/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000210/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000210/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000210/sam6d_results/vis_pem.png" + }, + { + "frame_id": 211, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000211.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000211.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 211, + "category_id": 1, + "bbox": [ + 274, + 428, + 140, + 64 + ], + "score": 0.45569688081741333, + "time": 0.0, + "segmentation": { + "counts": [ + 218881, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 794, + 4, + 796, + 4, + 690757 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.29295265674591064, + 0.8734514117240906, + 0.388922780752182 + ], + [ + 0.1541007161140442, + -0.35831788182258606, + 0.9207937121391296 + ], + [ + 0.9436265826225281, + 0.3296821117401123, + -0.029629364609718323 + ] + ], + "t": [ + -180.07864379882812, + 29.437284469604492, + 534.3358154296875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 211, + "category_id": 1, + "bbox": [ + 274, + 428, + 140, + 64 + ], + "score": 0.45569688081741333, + "time": 0.0, + "segmentation": { + "counts": [ + 218881, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 794, + 4, + 796, + 4, + 690757 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.29295265674591064, + 0.8734514117240906, + 0.388922780752182 + ], + [ + 0.1541007161140442, + -0.35831788182258606, + 0.9207937121391296 + ], + [ + 0.9436265826225281, + 0.3296821117401123, + -0.029629364609718323 + ] + ], + "t": [ + -180.07864379882812, + 29.437284469604492, + 534.3358154296875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000211/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000211/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000211/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000211/sam6d_results/vis_pem.png" + }, + { + "frame_id": 212, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000212.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000212.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 212, + "category_id": 1, + "bbox": [ + 264, + 448, + 144, + 88 + ], + "score": 0.5544010996818542, + "time": 0.0, + "segmentation": { + "counts": [ + 210901, + 4, + 796, + 4, + 792, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 14, + 10, + 754, + 22, + 14, + 10, + 754, + 20, + 14, + 14, + 752, + 20, + 14, + 14, + 750, + 22, + 12, + 16, + 750, + 22, + 12, + 16, + 750, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 740, + 30, + 6, + 24, + 740, + 30, + 6, + 24, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 734, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 734, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 734, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 26, + 8, + 28, + 738, + 26, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 6, + 30, + 736, + 28, + 6, + 30, + 736, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 26, + 6, + 30, + 738, + 26, + 6, + 30, + 738, + 26, + 6, + 28, + 740, + 26, + 6, + 28, + 738, + 28, + 4, + 30, + 738, + 28, + 4, + 30, + 738, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 740, + 26, + 4, + 30, + 740, + 26, + 4, + 30, + 740, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 2, + 28, + 744, + 26, + 2, + 28, + 744, + 26, + 2, + 28, + 744, + 26, + 2, + 28, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 788, + 10, + 790, + 10, + 695527 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5439959168434143, + 0.8390789031982422, + -0.0039054974913597107 + ], + [ + -0.5126470327377319, + -0.3286702334880829, + 0.7932018637657166 + ], + [ + 0.6642751693725586, + 0.4335009455680847, + 0.6089464426040649 + ] + ], + "t": [ + -180.34420776367188, + 55.383445739746094, + 525.7005615234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 212, + "category_id": 1, + "bbox": [ + 264, + 448, + 144, + 88 + ], + "score": 0.5544010996818542, + "time": 0.0, + "segmentation": { + "counts": [ + 210901, + 4, + 796, + 4, + 792, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 14, + 10, + 754, + 22, + 14, + 10, + 754, + 20, + 14, + 14, + 752, + 20, + 14, + 14, + 750, + 22, + 12, + 16, + 750, + 22, + 12, + 16, + 750, + 22, + 10, + 20, + 748, + 22, + 10, + 20, + 746, + 24, + 10, + 20, + 746, + 24, + 10, + 20, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 740, + 30, + 6, + 24, + 740, + 30, + 6, + 24, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 734, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 734, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 734, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 26, + 8, + 28, + 738, + 26, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 28, + 6, + 30, + 736, + 28, + 6, + 30, + 736, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 26, + 6, + 30, + 738, + 26, + 6, + 30, + 738, + 26, + 6, + 28, + 740, + 26, + 6, + 28, + 738, + 28, + 4, + 30, + 738, + 28, + 4, + 30, + 738, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 740, + 26, + 4, + 30, + 740, + 26, + 4, + 30, + 740, + 26, + 4, + 28, + 742, + 26, + 4, + 28, + 742, + 26, + 2, + 28, + 744, + 26, + 2, + 28, + 744, + 26, + 2, + 28, + 744, + 26, + 2, + 28, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 788, + 10, + 790, + 10, + 695527 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5439959168434143, + 0.8390789031982422, + -0.0039054974913597107 + ], + [ + -0.5126470327377319, + -0.3286702334880829, + 0.7932018637657166 + ], + [ + 0.6642751693725586, + 0.4335009455680847, + 0.6089464426040649 + ] + ], + "t": [ + -180.34420776367188, + 55.383445739746094, + 525.7005615234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000212/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000212/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000212/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000212/sam6d_results/vis_pem.png" + }, + { + "frame_id": 213, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000213.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000213.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 213, + "category_id": 1, + "bbox": [ + 252, + 442, + 138, + 54 + ], + "score": 0.36044272780418396, + "time": 0.0, + "segmentation": { + "counts": [ + 201287, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 790, + 8, + 792, + 8, + 709941 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.21491004526615143, + 0.9766007661819458, + -0.008143753744661808 + ], + [ + -0.8076210618019104, + -0.1730240434408188, + 0.5637475252151489 + ], + [ + 0.5491466522216797, + 0.12773221731185913, + 0.8259070515632629 + ] + ], + "t": [ + -194.38697814941406, + 53.27431106567383, + 524.156982421875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 213, + "category_id": 1, + "bbox": [ + 252, + 442, + 138, + 54 + ], + "score": 0.36044272780418396, + "time": 0.0, + "segmentation": { + "counts": [ + 201287, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 790, + 8, + 792, + 8, + 709941 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.21491004526615143, + 0.9766007661819458, + -0.008143753744661808 + ], + [ + -0.8076210618019104, + -0.1730240434408188, + 0.5637475252151489 + ], + [ + 0.5491466522216797, + 0.12773221731185913, + 0.8259070515632629 + ] + ], + "t": [ + -194.38697814941406, + 53.27431106567383, + 524.156982421875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000213/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000213/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000213/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000213/sam6d_results/vis_pem.png" + }, + { + "frame_id": 214, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000214.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000214.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 214, + "category_id": 1, + "bbox": [ + 498, + 478, + 202, + 58 + ], + "score": 0.5529718399047852, + "time": 0.0, + "segmentation": { + "counts": [ + 398105, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 794, + 4, + 796, + 4, + 794, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 50382, + 14, + 4, + 14, + 768, + 14, + 4, + 14, + 766, + 18, + 2, + 16, + 764, + 18, + 2, + 16, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 22, + 2, + 20, + 756, + 22, + 2, + 20, + 754, + 24, + 2, + 20, + 754, + 24, + 2, + 20, + 754, + 24, + 2, + 20, + 754, + 24, + 2, + 20, + 754, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 754, + 20, + 4, + 22, + 754, + 20, + 4, + 22, + 754, + 20, + 4, + 20, + 756, + 20, + 4, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 756, + 22, + 2, + 20, + 756, + 22, + 2, + 20, + 756, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 750, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 26, + 742, + 24, + 8, + 26, + 742, + 24, + 8, + 26, + 742, + 24, + 8, + 26, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 740, + 24, + 12, + 26, + 738, + 24, + 12, + 26, + 738, + 24, + 12, + 26, + 738, + 24, + 12, + 26, + 738, + 24, + 12, + 26, + 738, + 24, + 12, + 26, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 742, + 20, + 14, + 24, + 742, + 20, + 14, + 24, + 742, + 20, + 14, + 24, + 742, + 20, + 14, + 24, + 742, + 18, + 16, + 22, + 744, + 18, + 16, + 22, + 746, + 16, + 16, + 22, + 746, + 16, + 16, + 22, + 746, + 16, + 16, + 22, + 746, + 16, + 16, + 22, + 748, + 10, + 20, + 22, + 748, + 10, + 20, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 461869 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.11045840382575989, + -0.9823030829429626, + -0.15125761926174164 + ], + [ + 0.6379345059394836, + -0.04662851244211197, + 0.768677830696106 + ], + [ + -0.762127697467804, + -0.1813989132642746, + 0.6214948892593384 + ] + ], + "t": [ + -52.09047317504883, + 84.19465637207031, + 487.1591796875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 214, + "category_id": 1, + "bbox": [ + 498, + 478, + 202, + 58 + ], + "score": 0.5529718399047852, + "time": 0.0, + "segmentation": { + "counts": [ + 398105, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 794, + 4, + 796, + 4, + 794, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 50382, + 14, + 4, + 14, + 768, + 14, + 4, + 14, + 766, + 18, + 2, + 16, + 764, + 18, + 2, + 16, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 22, + 2, + 20, + 756, + 22, + 2, + 20, + 754, + 24, + 2, + 20, + 754, + 24, + 2, + 20, + 754, + 24, + 2, + 20, + 754, + 24, + 2, + 20, + 754, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 754, + 20, + 4, + 22, + 754, + 20, + 4, + 22, + 754, + 20, + 4, + 20, + 756, + 20, + 4, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 758, + 20, + 2, + 20, + 756, + 22, + 2, + 20, + 756, + 22, + 2, + 20, + 756, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 24, + 2, + 22, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 750, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 26, + 742, + 24, + 8, + 26, + 742, + 24, + 8, + 26, + 742, + 24, + 8, + 26, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 742, + 22, + 12, + 24, + 740, + 24, + 12, + 26, + 738, + 24, + 12, + 26, + 738, + 24, + 12, + 26, + 738, + 24, + 12, + 26, + 738, + 24, + 12, + 26, + 738, + 24, + 12, + 26, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 738, + 24, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 14, + 24, + 740, + 22, + 14, + 24, + 742, + 20, + 14, + 24, + 742, + 20, + 14, + 24, + 742, + 20, + 14, + 24, + 742, + 20, + 14, + 24, + 742, + 18, + 16, + 22, + 744, + 18, + 16, + 22, + 746, + 16, + 16, + 22, + 746, + 16, + 16, + 22, + 746, + 16, + 16, + 22, + 746, + 16, + 16, + 22, + 748, + 10, + 20, + 22, + 748, + 10, + 20, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 461869 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.11045840382575989, + -0.9823030829429626, + -0.15125761926174164 + ], + [ + 0.6379345059394836, + -0.04662851244211197, + 0.768677830696106 + ], + [ + -0.762127697467804, + -0.1813989132642746, + 0.6214948892593384 + ] + ], + "t": [ + -52.09047317504883, + 84.19465637207031, + 487.1591796875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000214/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000214/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000214/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000214/sam6d_results/vis_pem.png" + }, + { + "frame_id": 215, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000215.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000215.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 215, + "category_id": 1, + "bbox": [ + 266, + 426, + 116, + 66 + ], + "score": 0.4299612045288086, + "time": 0.0, + "segmentation": { + "counts": [ + 212453, + 10, + 18, + 10, + 762, + 10, + 18, + 10, + 760, + 14, + 14, + 12, + 760, + 14, + 14, + 12, + 760, + 14, + 12, + 16, + 758, + 14, + 12, + 16, + 756, + 18, + 8, + 18, + 756, + 18, + 8, + 18, + 754, + 20, + 8, + 18, + 754, + 20, + 8, + 18, + 754, + 20, + 6, + 20, + 754, + 20, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 4, + 22, + 752, + 22, + 4, + 22, + 752, + 22, + 2, + 24, + 752, + 22, + 2, + 24, + 750, + 24, + 2, + 24, + 750, + 24, + 2, + 24, + 750, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 788, + 10, + 790, + 10, + 716353 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.10773827880620956, + 0.9847652316093445, + -0.13649146258831024 + ], + [ + 0.7215819954872131, + -0.1718987077474594, + -0.6706497073173523 + ], + [ + -0.6838949918746948, + -0.026235077530145645, + -0.7291088104248047 + ] + ], + "t": [ + -194.5604705810547, + 42.81913757324219, + 529.3853759765625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 215, + "category_id": 1, + "bbox": [ + 266, + 426, + 116, + 66 + ], + "score": 0.4299612045288086, + "time": 0.0, + "segmentation": { + "counts": [ + 212453, + 10, + 18, + 10, + 762, + 10, + 18, + 10, + 760, + 14, + 14, + 12, + 760, + 14, + 14, + 12, + 760, + 14, + 12, + 16, + 758, + 14, + 12, + 16, + 756, + 18, + 8, + 18, + 756, + 18, + 8, + 18, + 754, + 20, + 8, + 18, + 754, + 20, + 8, + 18, + 754, + 20, + 6, + 20, + 754, + 20, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 4, + 22, + 752, + 22, + 4, + 22, + 752, + 22, + 2, + 24, + 752, + 22, + 2, + 24, + 750, + 24, + 2, + 24, + 750, + 24, + 2, + 24, + 750, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 788, + 10, + 790, + 10, + 716353 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.10773827880620956, + 0.9847652316093445, + -0.13649146258831024 + ], + [ + 0.7215819954872131, + -0.1718987077474594, + -0.6706497073173523 + ], + [ + -0.6838949918746948, + -0.026235077530145645, + -0.7291088104248047 + ] + ], + "t": [ + -194.5604705810547, + 42.81913757324219, + 529.3853759765625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000215/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000215/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000215/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000215/sam6d_results/vis_pem.png" + }, + { + "frame_id": 216, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000216.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000216.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000216/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000216/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000216/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000216/sam6d_results/vis_pem.png" + }, + { + "frame_id": 217, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000217.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000217.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000217/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000217/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000217/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000217/sam6d_results/vis_pem.png" + }, + { + "frame_id": 218, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000218.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000218.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000218/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000218/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000218/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000218/sam6d_results/vis_pem.png" + }, + { + "frame_id": 219, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000219.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000219.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 219, + "category_id": 1, + "bbox": [ + 568, + 452, + 122, + 72 + ], + "score": 0.5587281584739685, + "time": 0.0, + "segmentation": { + "counts": [ + 454073, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 24, + 2, + 24, + 750, + 24, + 2, + 24, + 750, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 22, + 6, + 24, + 748, + 22, + 6, + 24, + 748, + 22, + 6, + 26, + 746, + 22, + 6, + 26, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 26, + 744, + 22, + 8, + 26, + 744, + 22, + 10, + 26, + 742, + 22, + 10, + 26, + 742, + 22, + 10, + 26, + 742, + 22, + 10, + 26, + 742, + 22, + 10, + 28, + 740, + 22, + 10, + 28, + 740, + 22, + 12, + 26, + 740, + 22, + 12, + 26, + 740, + 22, + 12, + 28, + 738, + 22, + 12, + 28, + 738, + 22, + 14, + 26, + 738, + 22, + 14, + 26, + 738, + 22, + 14, + 26, + 738, + 22, + 14, + 26, + 738, + 22, + 16, + 26, + 736, + 22, + 16, + 26, + 736, + 22, + 18, + 24, + 736, + 22, + 18, + 24, + 736, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 26, + 732, + 24, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 26, + 732, + 24, + 18, + 26, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 24, + 20, + 22, + 734, + 24, + 20, + 22, + 734, + 24, + 20, + 22, + 734, + 24, + 20, + 22, + 734, + 24, + 20, + 22, + 734, + 24, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 24, + 18, + 20, + 738, + 24, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 22, + 20, + 14, + 744, + 22, + 20, + 14, + 746, + 20, + 22, + 10, + 748, + 20, + 22, + 10, + 748, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 469913 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.25736427307128906, + -0.9539762139320374, + -0.15392231941223145 + ], + [ + 0.7232029438018799, + -0.29580068588256836, + 0.6240822672843933 + ], + [ + -0.6408900022506714, + 0.049299534410238266, + 0.7660477161407471 + ] + ], + "t": [ + -53.99040222167969, + 53.24840545654297, + 498.361328125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 219, + "category_id": 1, + "bbox": [ + 568, + 452, + 122, + 72 + ], + "score": 0.5587281584739685, + "time": 0.0, + "segmentation": { + "counts": [ + 454073, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 24, + 2, + 24, + 750, + 24, + 2, + 24, + 750, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 22, + 6, + 24, + 748, + 22, + 6, + 24, + 748, + 22, + 6, + 26, + 746, + 22, + 6, + 26, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 24, + 746, + 22, + 8, + 26, + 744, + 22, + 8, + 26, + 744, + 22, + 10, + 26, + 742, + 22, + 10, + 26, + 742, + 22, + 10, + 26, + 742, + 22, + 10, + 26, + 742, + 22, + 10, + 28, + 740, + 22, + 10, + 28, + 740, + 22, + 12, + 26, + 740, + 22, + 12, + 26, + 740, + 22, + 12, + 28, + 738, + 22, + 12, + 28, + 738, + 22, + 14, + 26, + 738, + 22, + 14, + 26, + 738, + 22, + 14, + 26, + 738, + 22, + 14, + 26, + 738, + 22, + 16, + 26, + 736, + 22, + 16, + 26, + 736, + 22, + 18, + 24, + 736, + 22, + 18, + 24, + 736, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 26, + 732, + 24, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 18, + 26, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 26, + 732, + 24, + 18, + 26, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 24, + 20, + 22, + 734, + 24, + 20, + 22, + 734, + 24, + 20, + 22, + 734, + 24, + 20, + 22, + 734, + 24, + 20, + 22, + 734, + 24, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 20, + 20, + 738, + 22, + 20, + 20, + 738, + 24, + 18, + 20, + 738, + 24, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 22, + 20, + 14, + 744, + 22, + 20, + 14, + 746, + 20, + 22, + 10, + 748, + 20, + 22, + 10, + 748, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 469913 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.25736427307128906, + -0.9539762139320374, + -0.15392231941223145 + ], + [ + 0.7232029438018799, + -0.29580068588256836, + 0.6240822672843933 + ], + [ + -0.6408900022506714, + 0.049299534410238266, + 0.7660477161407471 + ] + ], + "t": [ + -53.99040222167969, + 53.24840545654297, + 498.361328125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000219/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000219/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000219/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000219/sam6d_results/vis_pem.png" + }, + { + "frame_id": 220, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000220.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000220.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000220/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000220/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000220/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000220/sam6d_results/vis_pem.png" + }, + { + "frame_id": 221, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000221.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000221.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000221/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000221/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000221/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000221/sam6d_results/vis_pem.png" + }, + { + "frame_id": 222, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000222.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000222.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000222/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000222/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000222/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000222/sam6d_results/vis_pem.png" + }, + { + "frame_id": 223, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000223.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000223.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000223/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000223/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000223/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000223/sam6d_results/vis_pem.png" + }, + { + "frame_id": 224, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000224.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000224.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 224, + "category_id": 1, + "bbox": [ + 604, + 476, + 116, + 60 + ], + "score": 0.48261746764183044, + "time": 0.0, + "segmentation": { + "counts": [ + 482885, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 445867 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.48162463307380676, + -0.8761577010154724, + 0.019643932580947876 + ], + [ + 0.8395198583602905, + -0.4548211991786957, + 0.2972269654273987 + ], + [ + -0.25148287415504456, + 0.1596432775259018, + 0.9546047449111938 + ] + ], + "t": [ + -33.11008071899414, + 67.60972595214844, + 478.12762451171875 + ] + }, + { + "scene_id": 0, + "image_id": 224, + "category_id": 1, + "bbox": [ + 496, + 450, + 224, + 126 + ], + "score": 0.5747153759002686, + "time": 0.0, + "segmentation": { + "counts": [ + 396495, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 4, + 796, + 4, + 3986, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 3984, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 7168, + 6, + 794, + 6, + 794, + 10, + 6, + 4, + 780, + 10, + 6, + 4, + 780, + 14, + 2, + 4, + 780, + 14, + 2, + 4, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 766, + 42, + 758, + 42, + 760, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 26, + 2, + 34, + 738, + 26, + 2, + 34, + 738, + 26, + 2, + 38, + 734, + 26, + 2, + 38, + 736, + 24, + 6, + 36, + 734, + 24, + 6, + 36, + 736, + 24, + 6, + 36, + 734, + 24, + 6, + 36, + 734, + 24, + 10, + 34, + 732, + 24, + 10, + 34, + 734, + 22, + 12, + 34, + 732, + 22, + 12, + 34, + 732, + 22, + 14, + 34, + 730, + 22, + 14, + 34, + 732, + 20, + 16, + 34, + 730, + 20, + 16, + 34, + 730, + 20, + 18, + 32, + 730, + 20, + 18, + 32, + 730, + 22, + 18, + 32, + 728, + 22, + 18, + 32, + 728, + 22, + 20, + 32, + 726, + 22, + 20, + 32, + 726, + 22, + 22, + 32, + 724, + 22, + 22, + 32, + 724, + 22, + 24, + 32, + 722, + 22, + 24, + 32, + 724, + 20, + 24, + 32, + 724, + 20, + 24, + 32, + 724, + 22, + 24, + 32, + 722, + 22, + 24, + 32, + 722, + 22, + 26, + 30, + 722, + 22, + 26, + 30, + 722, + 22, + 28, + 30, + 720, + 22, + 28, + 30, + 720, + 24, + 28, + 28, + 720, + 24, + 28, + 28, + 720, + 24, + 30, + 26, + 720, + 24, + 30, + 26, + 722, + 22, + 30, + 28, + 720, + 22, + 30, + 28, + 720, + 22, + 32, + 26, + 720, + 22, + 32, + 26, + 720, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 26, + 30, + 28, + 716, + 26, + 30, + 28, + 718, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 26, + 32, + 24, + 718, + 26, + 32, + 24, + 720, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 24, + 34, + 24, + 718, + 24, + 34, + 24, + 720, + 24, + 32, + 24, + 720, + 24, + 32, + 24, + 720, + 24, + 34, + 22, + 720, + 24, + 34, + 22, + 720, + 26, + 32, + 22, + 720, + 26, + 32, + 22, + 722, + 26, + 32, + 20, + 722, + 26, + 32, + 20, + 724, + 24, + 32, + 20, + 724, + 24, + 32, + 20, + 724, + 26, + 32, + 18, + 724, + 26, + 32, + 18, + 724, + 26, + 32, + 16, + 726, + 26, + 32, + 16, + 728, + 26, + 34, + 10, + 730, + 26, + 34, + 10, + 732, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 445867 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5165420174598694, + -0.8556565642356873, + -0.03219345584511757 + ], + [ + 0.6671667695045471, + -0.4257524311542511, + 0.6112474799156189 + ], + [ + -0.5367242693901062, + 0.2942565083503723, + 0.7907845973968506 + ] + ], + "t": [ + -34.67119598388672, + 66.62435150146484, + 482.8125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 224, + "category_id": 1, + "bbox": [ + 496, + 450, + 224, + 126 + ], + "score": 0.5747153759002686, + "time": 0.0, + "segmentation": { + "counts": [ + 396495, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 4, + 796, + 4, + 3986, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 3984, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 7168, + 6, + 794, + 6, + 794, + 10, + 6, + 4, + 780, + 10, + 6, + 4, + 780, + 14, + 2, + 4, + 780, + 14, + 2, + 4, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 766, + 42, + 758, + 42, + 760, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 26, + 2, + 34, + 738, + 26, + 2, + 34, + 738, + 26, + 2, + 38, + 734, + 26, + 2, + 38, + 736, + 24, + 6, + 36, + 734, + 24, + 6, + 36, + 736, + 24, + 6, + 36, + 734, + 24, + 6, + 36, + 734, + 24, + 10, + 34, + 732, + 24, + 10, + 34, + 734, + 22, + 12, + 34, + 732, + 22, + 12, + 34, + 732, + 22, + 14, + 34, + 730, + 22, + 14, + 34, + 732, + 20, + 16, + 34, + 730, + 20, + 16, + 34, + 730, + 20, + 18, + 32, + 730, + 20, + 18, + 32, + 730, + 22, + 18, + 32, + 728, + 22, + 18, + 32, + 728, + 22, + 20, + 32, + 726, + 22, + 20, + 32, + 726, + 22, + 22, + 32, + 724, + 22, + 22, + 32, + 724, + 22, + 24, + 32, + 722, + 22, + 24, + 32, + 724, + 20, + 24, + 32, + 724, + 20, + 24, + 32, + 724, + 22, + 24, + 32, + 722, + 22, + 24, + 32, + 722, + 22, + 26, + 30, + 722, + 22, + 26, + 30, + 722, + 22, + 28, + 30, + 720, + 22, + 28, + 30, + 720, + 24, + 28, + 28, + 720, + 24, + 28, + 28, + 720, + 24, + 30, + 26, + 720, + 24, + 30, + 26, + 722, + 22, + 30, + 28, + 720, + 22, + 30, + 28, + 720, + 22, + 32, + 26, + 720, + 22, + 32, + 26, + 720, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 26, + 30, + 28, + 716, + 26, + 30, + 28, + 718, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 26, + 32, + 24, + 718, + 26, + 32, + 24, + 720, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 24, + 34, + 24, + 718, + 24, + 34, + 24, + 720, + 24, + 32, + 24, + 720, + 24, + 32, + 24, + 720, + 24, + 34, + 22, + 720, + 24, + 34, + 22, + 720, + 26, + 32, + 22, + 720, + 26, + 32, + 22, + 722, + 26, + 32, + 20, + 722, + 26, + 32, + 20, + 724, + 24, + 32, + 20, + 724, + 24, + 32, + 20, + 724, + 26, + 32, + 18, + 724, + 26, + 32, + 18, + 724, + 26, + 32, + 16, + 726, + 26, + 32, + 16, + 728, + 26, + 34, + 10, + 730, + 26, + 34, + 10, + 732, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 445867 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5165420174598694, + -0.8556565642356873, + -0.03219345584511757 + ], + [ + 0.6671667695045471, + -0.4257524311542511, + 0.6112474799156189 + ], + [ + -0.5367242693901062, + 0.2942565083503723, + 0.7907845973968506 + ] + ], + "t": [ + -34.67119598388672, + 66.62435150146484, + 482.8125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000224/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000224/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000224/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000224/sam6d_results/vis_pem.png" + }, + { + "frame_id": 225, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000225.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000225.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 225, + "category_id": 1, + "bbox": [ + 602, + 510, + 118, + 64 + ], + "score": 0.48616328835487366, + "time": 0.0, + "segmentation": { + "counts": [ + 481321, + 4, + 796, + 4, + 790, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 445829 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2766111493110657, + -0.9195541739463806, + -0.2791176438331604 + ], + [ + 0.22655218839645386, + -0.3446638584136963, + 0.910977840423584 + ], + [ + -0.9338950514793396, + 0.18875204026699066, + 0.30366459488868713 + ] + ], + "t": [ + -38.31634521484375, + 87.91546630859375, + 463.7066650390625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 225, + "category_id": 1, + "bbox": [ + 602, + 510, + 118, + 64 + ], + "score": 0.48616328835487366, + "time": 0.0, + "segmentation": { + "counts": [ + 481321, + 4, + 796, + 4, + 790, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 445829 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2766111493110657, + -0.9195541739463806, + -0.2791176438331604 + ], + [ + 0.22655218839645386, + -0.3446638584136963, + 0.910977840423584 + ], + [ + -0.9338950514793396, + 0.18875204026699066, + 0.30366459488868713 + ] + ], + "t": [ + -38.31634521484375, + 87.91546630859375, + 463.7066650390625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000225/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000225/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000225/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000225/sam6d_results/vis_pem.png" + }, + { + "frame_id": 226, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000226.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000226.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000226/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000226/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000226/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000226/sam6d_results/vis_pem.png" + }, + { + "frame_id": 227, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000227.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000227.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 227, + "category_id": 1, + "bbox": [ + 626, + 514, + 112, + 78 + ], + "score": 0.5306357145309448, + "time": 0.0, + "segmentation": { + "counts": [ + 500523, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 431409 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5745149850845337, + -0.8049877882003784, + -0.14808008074760437 + ], + [ + 0.5398098230361938, + -0.5086429119110107, + 0.6707370281219482 + ], + [ + -0.6152551174163818, + 0.3054131865501404, + 0.7267629504203796 + ] + ], + "t": [ + -19.211181640625, + 90.13707733154297, + 470.3845520019531 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 227, + "category_id": 1, + "bbox": [ + 626, + 514, + 112, + 78 + ], + "score": 0.5306357145309448, + "time": 0.0, + "segmentation": { + "counts": [ + 500523, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 431409 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5745149850845337, + -0.8049877882003784, + -0.14808008074760437 + ], + [ + 0.5398098230361938, + -0.5086429119110107, + 0.6707370281219482 + ], + [ + -0.6152551174163818, + 0.3054131865501404, + 0.7267629504203796 + ] + ], + "t": [ + -19.211181640625, + 90.13707733154297, + 470.3845520019531 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000227/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000227/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000227/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000227/sam6d_results/vis_pem.png" + }, + { + "frame_id": 228, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000228.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000228.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000228/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000228/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000228/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000228/sam6d_results/vis_pem.png" + }, + { + "frame_id": 229, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000229.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000229.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 229, + "category_id": 1, + "bbox": [ + 560, + 470, + 166, + 164 + ], + "score": 0.6366574764251709, + "time": 0.0, + "segmentation": { + "counts": [ + 447669, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 2, + 18, + 744, + 36, + 2, + 18, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 742, + 64, + 736, + 64, + 734, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 78, + 722, + 78, + 722, + 82, + 718, + 82, + 718, + 32, + 6, + 46, + 716, + 32, + 6, + 46, + 716, + 34, + 6, + 48, + 712, + 34, + 6, + 48, + 712, + 34, + 10, + 48, + 708, + 34, + 10, + 48, + 710, + 32, + 16, + 44, + 708, + 32, + 16, + 44, + 712, + 30, + 18, + 42, + 710, + 30, + 18, + 42, + 712, + 28, + 20, + 42, + 710, + 28, + 20, + 42, + 712, + 28, + 22, + 40, + 710, + 28, + 22, + 40, + 712, + 26, + 26, + 38, + 710, + 26, + 26, + 38, + 712, + 24, + 30, + 36, + 710, + 24, + 30, + 36, + 712, + 24, + 30, + 36, + 710, + 24, + 30, + 36, + 710, + 24, + 34, + 34, + 708, + 24, + 34, + 34, + 710, + 24, + 34, + 34, + 708, + 24, + 34, + 34, + 708, + 24, + 36, + 34, + 706, + 24, + 36, + 34, + 708, + 24, + 36, + 34, + 706, + 24, + 36, + 34, + 706, + 24, + 38, + 32, + 706, + 24, + 38, + 32, + 708, + 24, + 38, + 32, + 706, + 24, + 38, + 32, + 706, + 24, + 40, + 30, + 706, + 24, + 40, + 30, + 706, + 24, + 42, + 30, + 704, + 24, + 42, + 30, + 706, + 24, + 42, + 28, + 706, + 24, + 42, + 28, + 706, + 24, + 44, + 28, + 704, + 24, + 44, + 28, + 706, + 24, + 44, + 28, + 704, + 24, + 44, + 28, + 704, + 26, + 44, + 26, + 704, + 26, + 44, + 26, + 706, + 24, + 46, + 24, + 706, + 24, + 46, + 24, + 706, + 26, + 46, + 24, + 704, + 26, + 46, + 24, + 706, + 26, + 44, + 24, + 706, + 26, + 44, + 24, + 706, + 26, + 46, + 22, + 706, + 26, + 46, + 22, + 706, + 28, + 46, + 20, + 706, + 28, + 46, + 20, + 708, + 28, + 46, + 18, + 708, + 28, + 46, + 18, + 710, + 28, + 46, + 14, + 712, + 28, + 46, + 14, + 712, + 30, + 46, + 10, + 714, + 30, + 46, + 10, + 716, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 441005 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7184807658195496, + -0.6946980953216553, + 0.03436186537146568 + ], + [ + 0.5854039192199707, + -0.5772886872291565, + 0.5692452788352966 + ], + [ + -0.37561672925949097, + 0.4291074872016907, + 0.8214493989944458 + ] + ], + "t": [ + -20.59355354309082, + 89.40239715576172, + 483.6842956542969 + ] + }, + { + "scene_id": 0, + "image_id": 229, + "category_id": 1, + "bbox": [ + 618, + 514, + 108, + 82 + ], + "score": 0.5096443891525269, + "time": 0.0, + "segmentation": { + "counts": [ + 494121, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 441005 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5824226140975952, + -0.7775463461875916, + 0.23707710206508636 + ], + [ + 0.8126898407936096, + -0.5633742809295654, + 0.14880958199501038 + ], + [ + 0.017857104539871216, + 0.2793401777744293, + 0.9600260853767395 + ] + ], + "t": [ + -22.694177627563477, + 94.79733276367188, + 480.5343933105469 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 229, + "category_id": 1, + "bbox": [ + 560, + 470, + 166, + 164 + ], + "score": 0.6366574764251709, + "time": 0.0, + "segmentation": { + "counts": [ + 447669, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 2, + 18, + 744, + 36, + 2, + 18, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 742, + 64, + 736, + 64, + 734, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 78, + 722, + 78, + 722, + 82, + 718, + 82, + 718, + 32, + 6, + 46, + 716, + 32, + 6, + 46, + 716, + 34, + 6, + 48, + 712, + 34, + 6, + 48, + 712, + 34, + 10, + 48, + 708, + 34, + 10, + 48, + 710, + 32, + 16, + 44, + 708, + 32, + 16, + 44, + 712, + 30, + 18, + 42, + 710, + 30, + 18, + 42, + 712, + 28, + 20, + 42, + 710, + 28, + 20, + 42, + 712, + 28, + 22, + 40, + 710, + 28, + 22, + 40, + 712, + 26, + 26, + 38, + 710, + 26, + 26, + 38, + 712, + 24, + 30, + 36, + 710, + 24, + 30, + 36, + 712, + 24, + 30, + 36, + 710, + 24, + 30, + 36, + 710, + 24, + 34, + 34, + 708, + 24, + 34, + 34, + 710, + 24, + 34, + 34, + 708, + 24, + 34, + 34, + 708, + 24, + 36, + 34, + 706, + 24, + 36, + 34, + 708, + 24, + 36, + 34, + 706, + 24, + 36, + 34, + 706, + 24, + 38, + 32, + 706, + 24, + 38, + 32, + 708, + 24, + 38, + 32, + 706, + 24, + 38, + 32, + 706, + 24, + 40, + 30, + 706, + 24, + 40, + 30, + 706, + 24, + 42, + 30, + 704, + 24, + 42, + 30, + 706, + 24, + 42, + 28, + 706, + 24, + 42, + 28, + 706, + 24, + 44, + 28, + 704, + 24, + 44, + 28, + 706, + 24, + 44, + 28, + 704, + 24, + 44, + 28, + 704, + 26, + 44, + 26, + 704, + 26, + 44, + 26, + 706, + 24, + 46, + 24, + 706, + 24, + 46, + 24, + 706, + 26, + 46, + 24, + 704, + 26, + 46, + 24, + 706, + 26, + 44, + 24, + 706, + 26, + 44, + 24, + 706, + 26, + 46, + 22, + 706, + 26, + 46, + 22, + 706, + 28, + 46, + 20, + 706, + 28, + 46, + 20, + 708, + 28, + 46, + 18, + 708, + 28, + 46, + 18, + 710, + 28, + 46, + 14, + 712, + 28, + 46, + 14, + 712, + 30, + 46, + 10, + 714, + 30, + 46, + 10, + 716, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 441005 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7184807658195496, + -0.6946980953216553, + 0.03436186537146568 + ], + [ + 0.5854039192199707, + -0.5772886872291565, + 0.5692452788352966 + ], + [ + -0.37561672925949097, + 0.4291074872016907, + 0.8214493989944458 + ] + ], + "t": [ + -20.59355354309082, + 89.40239715576172, + 483.6842956542969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000229/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000229/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000229/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000229/sam6d_results/vis_pem.png" + }, + { + "frame_id": 230, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000230.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000230.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 230, + "category_id": 1, + "bbox": [ + 602, + 500, + 120, + 124 + ], + "score": 0.5994515419006348, + "time": 0.0, + "segmentation": { + "counts": [ + 481329, + 6, + 794, + 6, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 750, + 54, + 746, + 54, + 744, + 62, + 738, + 62, + 736, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 78, + 722, + 78, + 722, + 82, + 718, + 82, + 718, + 86, + 714, + 86, + 714, + 32, + 6, + 52, + 710, + 32, + 6, + 52, + 710, + 32, + 8, + 52, + 708, + 32, + 8, + 52, + 708, + 32, + 12, + 52, + 704, + 32, + 12, + 52, + 704, + 34, + 16, + 48, + 702, + 34, + 16, + 48, + 704, + 32, + 20, + 46, + 702, + 32, + 20, + 46, + 704, + 32, + 24, + 42, + 702, + 32, + 24, + 42, + 706, + 28, + 28, + 42, + 702, + 28, + 28, + 42, + 706, + 24, + 32, + 40, + 704, + 24, + 32, + 40, + 706, + 24, + 34, + 38, + 704, + 24, + 34, + 38, + 706, + 24, + 36, + 36, + 704, + 24, + 36, + 36, + 704, + 24, + 38, + 34, + 704, + 24, + 38, + 34, + 706, + 24, + 38, + 34, + 704, + 24, + 38, + 34, + 706, + 22, + 38, + 36, + 704, + 22, + 38, + 36, + 704, + 24, + 40, + 34, + 702, + 24, + 40, + 34, + 704, + 22, + 42, + 32, + 704, + 22, + 42, + 32, + 704, + 24, + 42, + 32, + 702, + 24, + 42, + 32, + 704, + 22, + 44, + 32, + 702, + 22, + 44, + 32, + 702, + 24, + 46, + 28, + 702, + 24, + 46, + 28, + 704, + 24, + 46, + 28, + 702, + 24, + 46, + 28, + 702, + 24, + 48, + 26, + 702, + 24, + 48, + 26, + 702, + 26, + 48, + 26, + 700, + 26, + 48, + 26, + 702, + 24, + 48, + 26, + 702, + 24, + 48, + 26, + 702, + 26, + 48, + 26, + 700, + 26, + 48, + 26, + 702, + 26, + 48, + 24, + 702, + 26, + 48, + 24, + 702, + 26, + 50, + 22, + 702, + 26, + 50, + 22, + 704, + 26, + 50, + 20, + 704, + 26, + 50, + 20, + 706, + 26, + 48, + 18, + 708, + 26, + 48, + 18, + 708, + 28, + 50, + 10, + 712, + 28, + 50, + 10, + 714, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 444213 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.766129732131958, + -0.6425986289978027, + 0.010604331269860268 + ], + [ + 0.5367070436477661, + -0.6306318044662476, + 0.5605788826942444 + ], + [ + -0.353539377450943, + 0.435167521238327, + 0.8280332684516907 + ] + ], + "t": [ + -17.83061408996582, + 76.73470306396484, + 479.4765319824219 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 230, + "category_id": 1, + "bbox": [ + 602, + 500, + 120, + 124 + ], + "score": 0.5994515419006348, + "time": 0.0, + "segmentation": { + "counts": [ + 481329, + 6, + 794, + 6, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 750, + 54, + 746, + 54, + 744, + 62, + 738, + 62, + 736, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 78, + 722, + 78, + 722, + 82, + 718, + 82, + 718, + 86, + 714, + 86, + 714, + 32, + 6, + 52, + 710, + 32, + 6, + 52, + 710, + 32, + 8, + 52, + 708, + 32, + 8, + 52, + 708, + 32, + 12, + 52, + 704, + 32, + 12, + 52, + 704, + 34, + 16, + 48, + 702, + 34, + 16, + 48, + 704, + 32, + 20, + 46, + 702, + 32, + 20, + 46, + 704, + 32, + 24, + 42, + 702, + 32, + 24, + 42, + 706, + 28, + 28, + 42, + 702, + 28, + 28, + 42, + 706, + 24, + 32, + 40, + 704, + 24, + 32, + 40, + 706, + 24, + 34, + 38, + 704, + 24, + 34, + 38, + 706, + 24, + 36, + 36, + 704, + 24, + 36, + 36, + 704, + 24, + 38, + 34, + 704, + 24, + 38, + 34, + 706, + 24, + 38, + 34, + 704, + 24, + 38, + 34, + 706, + 22, + 38, + 36, + 704, + 22, + 38, + 36, + 704, + 24, + 40, + 34, + 702, + 24, + 40, + 34, + 704, + 22, + 42, + 32, + 704, + 22, + 42, + 32, + 704, + 24, + 42, + 32, + 702, + 24, + 42, + 32, + 704, + 22, + 44, + 32, + 702, + 22, + 44, + 32, + 702, + 24, + 46, + 28, + 702, + 24, + 46, + 28, + 704, + 24, + 46, + 28, + 702, + 24, + 46, + 28, + 702, + 24, + 48, + 26, + 702, + 24, + 48, + 26, + 702, + 26, + 48, + 26, + 700, + 26, + 48, + 26, + 702, + 24, + 48, + 26, + 702, + 24, + 48, + 26, + 702, + 26, + 48, + 26, + 700, + 26, + 48, + 26, + 702, + 26, + 48, + 24, + 702, + 26, + 48, + 24, + 702, + 26, + 50, + 22, + 702, + 26, + 50, + 22, + 704, + 26, + 50, + 20, + 704, + 26, + 50, + 20, + 706, + 26, + 48, + 18, + 708, + 26, + 48, + 18, + 708, + 28, + 50, + 10, + 712, + 28, + 50, + 10, + 714, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 444213 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.766129732131958, + -0.6425986289978027, + 0.010604331269860268 + ], + [ + 0.5367070436477661, + -0.6306318044662476, + 0.5605788826942444 + ], + [ + -0.353539377450943, + 0.435167521238327, + 0.8280332684516907 + ] + ], + "t": [ + -17.83061408996582, + 76.73470306396484, + 479.4765319824219 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000230/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000230/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000230/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000230/sam6d_results/vis_pem.png" + }, + { + "frame_id": 231, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000231.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000231.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 231, + "category_id": 1, + "bbox": [ + 626, + 450, + 96, + 96 + ], + "score": 0.5422622561454773, + "time": 0.0, + "segmentation": { + "counts": [ + 500455, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 778, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 444255 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5920923948287964, + 0.6769320964813232, + 0.4372521638870239 + ], + [ + -0.7744899988174438, + 0.6279276609420776, + 0.07662853598594666 + ], + [ + -0.22269058227539062, + -0.3840189278125763, + 0.896068274974823 + ] + ], + "t": [ + 31.659950256347656, + 72.9943618774414, + 452.4651184082031 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 231, + "category_id": 1, + "bbox": [ + 626, + 450, + 96, + 96 + ], + "score": 0.5422622561454773, + "time": 0.0, + "segmentation": { + "counts": [ + 500455, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 778, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 444255 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5920923948287964, + 0.6769320964813232, + 0.4372521638870239 + ], + [ + -0.7744899988174438, + 0.6279276609420776, + 0.07662853598594666 + ], + [ + -0.22269058227539062, + -0.3840189278125763, + 0.896068274974823 + ] + ], + "t": [ + 31.659950256347656, + 72.9943618774414, + 452.4651184082031 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000231/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000231/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000231/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000231/sam6d_results/vis_pem.png" + }, + { + "frame_id": 232, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000232.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000232.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 232, + "category_id": 1, + "bbox": [ + 662, + 442, + 92, + 104 + ], + "score": 0.5275189876556396, + "time": 0.0, + "segmentation": { + "counts": [ + 529249, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 778, + 20, + 780, + 20, + 786, + 14, + 786, + 14, + 418653 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7206181287765503, + -0.5665690302848816, + 0.399636834859848 + ], + [ + 0.6513363718986511, + -0.7507556676864624, + 0.11012479662895203 + ], + [ + 0.23763613402843475, + 0.3396560847759247, + 0.9100345373153687 + ] + ], + "t": [ + 13.586715698242188, + 32.30235290527344, + 470.35699462890625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 232, + "category_id": 1, + "bbox": [ + 662, + 442, + 92, + 104 + ], + "score": 0.5275189876556396, + "time": 0.0, + "segmentation": { + "counts": [ + 529249, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 778, + 20, + 780, + 20, + 786, + 14, + 786, + 14, + 418653 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7206181287765503, + -0.5665690302848816, + 0.399636834859848 + ], + [ + 0.6513363718986511, + -0.7507556676864624, + 0.11012479662895203 + ], + [ + 0.23763613402843475, + 0.3396560847759247, + 0.9100345373153687 + ] + ], + "t": [ + 13.586715698242188, + 32.30235290527344, + 470.35699462890625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000232/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000232/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000232/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000232/sam6d_results/vis_pem.png" + }, + { + "frame_id": 233, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000233.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000233.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 233, + "category_id": 1, + "bbox": [ + 678, + 418, + 84, + 112 + ], + "score": 0.4742271304130554, + "time": 0.0, + "segmentation": { + "counts": [ + 542023, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 772, + 30, + 770, + 30, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 42, + 758, + 42, + 760, + 48, + 752, + 48, + 756, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 770, + 28, + 772, + 28, + 780, + 20, + 780, + 20, + 788, + 10, + 790, + 10, + 412271 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7934093475341797, + -0.5028178095817566, + 0.3430398106575012 + ], + [ + -0.2397008091211319, + -0.7761330604553223, + -0.5832337737083435 + ], + [ + 0.5595045685768127, + 0.38051629066467285, + -0.7363165616989136 + ] + ], + "t": [ + 21.95438575744629, + 8.216752052307129, + 458.26251220703125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 233, + "category_id": 1, + "bbox": [ + 678, + 418, + 84, + 112 + ], + "score": 0.4742271304130554, + "time": 0.0, + "segmentation": { + "counts": [ + 542023, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 772, + 30, + 770, + 30, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 42, + 758, + 42, + 760, + 48, + 752, + 48, + 756, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 770, + 28, + 772, + 28, + 780, + 20, + 780, + 20, + 788, + 10, + 790, + 10, + 412271 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7934093475341797, + -0.5028178095817566, + 0.3430398106575012 + ], + [ + -0.2397008091211319, + -0.7761330604553223, + -0.5832337737083435 + ], + [ + 0.5595045685768127, + 0.38051629066467285, + -0.7363165616989136 + ] + ], + "t": [ + 21.95438575744629, + 8.216752052307129, + 458.26251220703125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000233/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000233/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000233/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000233/sam6d_results/vis_pem.png" + }, + { + "frame_id": 234, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000234.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000234.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 234, + "category_id": 1, + "bbox": [ + 640, + 350, + 124, + 204 + ], + "score": 0.684354305267334, + "time": 0.0, + "segmentation": { + "counts": [ + 511565, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 778, + 22, + 778, + 22, + 778, + 28, + 772, + 28, + 772, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 42, + 758, + 42, + 762, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 52, + 748, + 52, + 752, + 52, + 20, + 12, + 716, + 52, + 20, + 12, + 716, + 56, + 12, + 18, + 714, + 56, + 12, + 18, + 718, + 56, + 2, + 26, + 716, + 56, + 2, + 26, + 720, + 82, + 718, + 82, + 722, + 84, + 716, + 84, + 718, + 114, + 686, + 114, + 690, + 122, + 678, + 122, + 682, + 122, + 678, + 122, + 682, + 126, + 674, + 126, + 680, + 126, + 674, + 126, + 676, + 128, + 672, + 128, + 676, + 128, + 672, + 128, + 676, + 32, + 2, + 92, + 674, + 32, + 2, + 92, + 678, + 32, + 4, + 90, + 674, + 32, + 4, + 90, + 678, + 30, + 22, + 72, + 676, + 30, + 22, + 72, + 678, + 30, + 40, + 56, + 674, + 30, + 40, + 56, + 672, + 34, + 46, + 50, + 670, + 34, + 46, + 50, + 670, + 36, + 50, + 46, + 668, + 36, + 50, + 46, + 670, + 36, + 54, + 42, + 668, + 36, + 54, + 42, + 668, + 38, + 58, + 38, + 666, + 38, + 58, + 38, + 668, + 36, + 62, + 36, + 666, + 36, + 62, + 36, + 666, + 38, + 64, + 34, + 664, + 38, + 64, + 34, + 666, + 40, + 64, + 30, + 666, + 40, + 64, + 30, + 666, + 42, + 66, + 26, + 666, + 42, + 66, + 26, + 672, + 36, + 70, + 22, + 672, + 36, + 70, + 22, + 680, + 30, + 70, + 20, + 680, + 30, + 70, + 20, + 684, + 30, + 68, + 16, + 686, + 30, + 68, + 16, + 688, + 28, + 72, + 12, + 688, + 28, + 72, + 12, + 690, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 762, + 48, + 752, + 48, + 754, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 32, + 768, + 32, + 776, + 24, + 776, + 24, + 788, + 10, + 790, + 10, + 410669 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.914347767829895, + -0.380168080329895, + 0.1394302099943161 + ], + [ + 0.4046708643436432, + -0.8455554842948914, + 0.3482486605644226 + ], + [ + -0.014497046358883381, + 0.3748435378074646, + 0.9269746541976929 + ] + ], + "t": [ + 33.03553771972656, + 11.243135452270508, + 472.8600769042969 + ] + }, + { + "scene_id": 0, + "image_id": 234, + "category_id": 1, + "bbox": [ + 686, + 420, + 78, + 112 + ], + "score": 0.4785906672477722, + "time": 0.0, + "segmentation": { + "counts": [ + 548425, + 8, + 792, + 8, + 790, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 768, + 34, + 766, + 34, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 44, + 756, + 44, + 758, + 50, + 750, + 50, + 754, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 34, + 766, + 34, + 772, + 26, + 774, + 26, + 786, + 12, + 788, + 12, + 410669 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5950379371643066, + -0.45368024706840515, + 0.6634030938148499 + ], + [ + 0.5095995664596558, + -0.8512721657752991, + -0.12507364153862 + ], + [ + 0.6214799284934998, + 0.2636464834213257, + 0.7377350926399231 + ] + ], + "t": [ + 36.90438461303711, + 14.92523193359375, + 475.4803161621094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 234, + "category_id": 1, + "bbox": [ + 640, + 350, + 124, + 204 + ], + "score": 0.684354305267334, + "time": 0.0, + "segmentation": { + "counts": [ + 511565, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 778, + 22, + 778, + 22, + 778, + 28, + 772, + 28, + 772, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 42, + 758, + 42, + 762, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 52, + 748, + 52, + 752, + 52, + 20, + 12, + 716, + 52, + 20, + 12, + 716, + 56, + 12, + 18, + 714, + 56, + 12, + 18, + 718, + 56, + 2, + 26, + 716, + 56, + 2, + 26, + 720, + 82, + 718, + 82, + 722, + 84, + 716, + 84, + 718, + 114, + 686, + 114, + 690, + 122, + 678, + 122, + 682, + 122, + 678, + 122, + 682, + 126, + 674, + 126, + 680, + 126, + 674, + 126, + 676, + 128, + 672, + 128, + 676, + 128, + 672, + 128, + 676, + 32, + 2, + 92, + 674, + 32, + 2, + 92, + 678, + 32, + 4, + 90, + 674, + 32, + 4, + 90, + 678, + 30, + 22, + 72, + 676, + 30, + 22, + 72, + 678, + 30, + 40, + 56, + 674, + 30, + 40, + 56, + 672, + 34, + 46, + 50, + 670, + 34, + 46, + 50, + 670, + 36, + 50, + 46, + 668, + 36, + 50, + 46, + 670, + 36, + 54, + 42, + 668, + 36, + 54, + 42, + 668, + 38, + 58, + 38, + 666, + 38, + 58, + 38, + 668, + 36, + 62, + 36, + 666, + 36, + 62, + 36, + 666, + 38, + 64, + 34, + 664, + 38, + 64, + 34, + 666, + 40, + 64, + 30, + 666, + 40, + 64, + 30, + 666, + 42, + 66, + 26, + 666, + 42, + 66, + 26, + 672, + 36, + 70, + 22, + 672, + 36, + 70, + 22, + 680, + 30, + 70, + 20, + 680, + 30, + 70, + 20, + 684, + 30, + 68, + 16, + 686, + 30, + 68, + 16, + 688, + 28, + 72, + 12, + 688, + 28, + 72, + 12, + 690, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 762, + 48, + 752, + 48, + 754, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 32, + 768, + 32, + 776, + 24, + 776, + 24, + 788, + 10, + 790, + 10, + 410669 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.914347767829895, + -0.380168080329895, + 0.1394302099943161 + ], + [ + 0.4046708643436432, + -0.8455554842948914, + 0.3482486605644226 + ], + [ + -0.014497046358883381, + 0.3748435378074646, + 0.9269746541976929 + ] + ], + "t": [ + 33.03553771972656, + 11.243135452270508, + 472.8600769042969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000234/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000234/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000234/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000234/sam6d_results/vis_pem.png" + }, + { + "frame_id": 235, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000235.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000235.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000235/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000235/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000235/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000235/sam6d_results/vis_pem.png" + }, + { + "frame_id": 236, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000236.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000236.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 236, + "category_id": 1, + "bbox": [ + 632, + 166, + 104, + 114 + ], + "score": 0.49472498893737793, + "time": 0.0, + "segmentation": { + "counts": [ + 504971, + 4, + 796, + 4, + 792, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 48, + 752, + 48, + 756, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 433321 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7928453087806702, + 0.6020236611366272, + -0.0946781262755394 + ], + [ + -0.4652072489261627, + 0.6982318758964539, + 0.5441085696220398 + ], + [ + 0.39367377758026123, + -0.3873486816883087, + 0.8336557745933533 + ] + ], + "t": [ + 62.647216796875, + -136.2223358154297, + 562.9215087890625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 236, + "category_id": 1, + "bbox": [ + 632, + 166, + 104, + 114 + ], + "score": 0.49472498893737793, + "time": 0.0, + "segmentation": { + "counts": [ + 504971, + 4, + 796, + 4, + 792, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 48, + 752, + 48, + 756, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 433321 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7928453087806702, + 0.6020236611366272, + -0.0946781262755394 + ], + [ + -0.4652072489261627, + 0.6982318758964539, + 0.5441085696220398 + ], + [ + 0.39367377758026123, + -0.3873486816883087, + 0.8336557745933533 + ] + ], + "t": [ + 62.647216796875, + -136.2223358154297, + 562.9215087890625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000236/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000236/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000236/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000236/sam6d_results/vis_pem.png" + }, + { + "frame_id": 237, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000237.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000237.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 237, + "category_id": 1, + "bbox": [ + 638, + 192, + 104, + 110 + ], + "score": 0.2245311439037323, + "time": 0.0, + "segmentation": { + "counts": [ + 509795, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 30, + 770, + 30, + 776, + 30, + 770, + 30, + 772, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 754, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 428497 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7932901382446289, + 0.5982692837715149, + -0.11298440396785736 + ], + [ + -0.4248599410057068, + 0.6768745183944702, + 0.601111888885498 + ], + [ + 0.43610307574272156, + -0.42885342240333557, + 0.7911379337310791 + ] + ], + "t": [ + 73.14195251464844, + -121.3148193359375, + 574.4892578125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 237, + "category_id": 1, + "bbox": [ + 638, + 192, + 104, + 110 + ], + "score": 0.2245311439037323, + "time": 0.0, + "segmentation": { + "counts": [ + 509795, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 30, + 770, + 30, + 776, + 30, + 770, + 30, + 772, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 754, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 428497 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7932901382446289, + 0.5982692837715149, + -0.11298440396785736 + ], + [ + -0.4248599410057068, + 0.6768745183944702, + 0.601111888885498 + ], + [ + 0.43610307574272156, + -0.42885342240333557, + 0.7911379337310791 + ] + ], + "t": [ + 73.14195251464844, + -121.3148193359375, + 574.4892578125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000237/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000237/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000237/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000237/sam6d_results/vis_pem.png" + }, + { + "frame_id": 238, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000238.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000238.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 238, + "category_id": 1, + "bbox": [ + 586, + 346, + 174, + 212 + ], + "score": 0.5829734802246094, + "time": 0.0, + "segmentation": { + "counts": [ + 468395, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 5586, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 18386, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 8778, + 12, + 788, + 12, + 788, + 24, + 776, + 24, + 776, + 32, + 768, + 32, + 770, + 36, + 764, + 36, + 768, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 758, + 46, + 754, + 46, + 754, + 52, + 748, + 52, + 752, + 50, + 18, + 12, + 720, + 50, + 18, + 12, + 722, + 54, + 8, + 18, + 720, + 54, + 8, + 18, + 724, + 78, + 722, + 78, + 724, + 80, + 720, + 80, + 722, + 90, + 710, + 90, + 714, + 106, + 694, + 106, + 698, + 116, + 684, + 116, + 688, + 118, + 682, + 118, + 688, + 116, + 684, + 116, + 686, + 120, + 680, + 120, + 684, + 120, + 680, + 120, + 684, + 120, + 680, + 120, + 682, + 30, + 2, + 90, + 678, + 30, + 2, + 90, + 682, + 28, + 20, + 72, + 680, + 28, + 20, + 72, + 684, + 28, + 30, + 62, + 680, + 28, + 30, + 62, + 680, + 30, + 42, + 50, + 678, + 30, + 42, + 50, + 678, + 32, + 50, + 42, + 676, + 32, + 50, + 42, + 676, + 34, + 52, + 40, + 674, + 34, + 52, + 40, + 674, + 36, + 56, + 36, + 672, + 36, + 56, + 36, + 674, + 34, + 60, + 34, + 672, + 34, + 60, + 34, + 672, + 38, + 60, + 32, + 670, + 38, + 60, + 32, + 672, + 36, + 64, + 30, + 670, + 36, + 64, + 30, + 672, + 36, + 66, + 28, + 670, + 36, + 66, + 28, + 678, + 30, + 66, + 26, + 678, + 30, + 66, + 26, + 682, + 30, + 66, + 22, + 682, + 30, + 66, + 22, + 686, + 28, + 66, + 20, + 686, + 28, + 66, + 20, + 688, + 26, + 70, + 14, + 690, + 26, + 70, + 14, + 690, + 28, + 72, + 8, + 692, + 28, + 72, + 8, + 694, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 40, + 760, + 40, + 632, + 4, + 128, + 42, + 626, + 4, + 128, + 42, + 626, + 4, + 130, + 46, + 620, + 4, + 130, + 46, + 620, + 4, + 132, + 50, + 614, + 4, + 132, + 50, + 752, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 34, + 766, + 34, + 774, + 26, + 774, + 26, + 784, + 14, + 786, + 14, + 413865 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8966200947761536, + -0.416093647480011, + 0.15145361423492432 + ], + [ + 0.4427229166030884, + -0.8360010981559753, + 0.3241890072822571 + ], + [ + -0.008277611806988716, + 0.35772645473480225, + 0.9337897300720215 + ] + ], + "t": [ + 28.918336868286133, + 15.275568962097168, + 480.8726501464844 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 238, + "category_id": 1, + "bbox": [ + 586, + 346, + 174, + 212 + ], + "score": 0.5829734802246094, + "time": 0.0, + "segmentation": { + "counts": [ + 468395, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 5586, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 18386, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 8778, + 12, + 788, + 12, + 788, + 24, + 776, + 24, + 776, + 32, + 768, + 32, + 770, + 36, + 764, + 36, + 768, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 758, + 46, + 754, + 46, + 754, + 52, + 748, + 52, + 752, + 50, + 18, + 12, + 720, + 50, + 18, + 12, + 722, + 54, + 8, + 18, + 720, + 54, + 8, + 18, + 724, + 78, + 722, + 78, + 724, + 80, + 720, + 80, + 722, + 90, + 710, + 90, + 714, + 106, + 694, + 106, + 698, + 116, + 684, + 116, + 688, + 118, + 682, + 118, + 688, + 116, + 684, + 116, + 686, + 120, + 680, + 120, + 684, + 120, + 680, + 120, + 684, + 120, + 680, + 120, + 682, + 30, + 2, + 90, + 678, + 30, + 2, + 90, + 682, + 28, + 20, + 72, + 680, + 28, + 20, + 72, + 684, + 28, + 30, + 62, + 680, + 28, + 30, + 62, + 680, + 30, + 42, + 50, + 678, + 30, + 42, + 50, + 678, + 32, + 50, + 42, + 676, + 32, + 50, + 42, + 676, + 34, + 52, + 40, + 674, + 34, + 52, + 40, + 674, + 36, + 56, + 36, + 672, + 36, + 56, + 36, + 674, + 34, + 60, + 34, + 672, + 34, + 60, + 34, + 672, + 38, + 60, + 32, + 670, + 38, + 60, + 32, + 672, + 36, + 64, + 30, + 670, + 36, + 64, + 30, + 672, + 36, + 66, + 28, + 670, + 36, + 66, + 28, + 678, + 30, + 66, + 26, + 678, + 30, + 66, + 26, + 682, + 30, + 66, + 22, + 682, + 30, + 66, + 22, + 686, + 28, + 66, + 20, + 686, + 28, + 66, + 20, + 688, + 26, + 70, + 14, + 690, + 26, + 70, + 14, + 690, + 28, + 72, + 8, + 692, + 28, + 72, + 8, + 694, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 40, + 760, + 40, + 632, + 4, + 128, + 42, + 626, + 4, + 128, + 42, + 626, + 4, + 130, + 46, + 620, + 4, + 130, + 46, + 620, + 4, + 132, + 50, + 614, + 4, + 132, + 50, + 752, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 34, + 766, + 34, + 774, + 26, + 774, + 26, + 784, + 14, + 786, + 14, + 413865 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8966200947761536, + -0.416093647480011, + 0.15145361423492432 + ], + [ + 0.4427229166030884, + -0.8360010981559753, + 0.3241890072822571 + ], + [ + -0.008277611806988716, + 0.35772645473480225, + 0.9337897300720215 + ] + ], + "t": [ + 28.918336868286133, + 15.275568962097168, + 480.8726501464844 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000238/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000238/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000238/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000238/sam6d_results/vis_pem.png" + }, + { + "frame_id": 239, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000239.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000239.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000239/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000239/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000239/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000239/sam6d_results/vis_pem.png" + }, + { + "frame_id": 240, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000240.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000240.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 240, + "category_id": 1, + "bbox": [ + 694, + 426, + 122, + 134 + ], + "score": 0.6231182217597961, + "time": 0.0, + "segmentation": { + "counts": [ + 554845, + 18, + 782, + 18, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 754, + 52, + 748, + 52, + 748, + 60, + 740, + 60, + 736, + 70, + 730, + 70, + 730, + 76, + 724, + 76, + 722, + 82, + 718, + 82, + 716, + 88, + 712, + 88, + 712, + 94, + 706, + 94, + 706, + 98, + 702, + 98, + 702, + 32, + 6, + 62, + 700, + 32, + 6, + 62, + 700, + 34, + 10, + 60, + 696, + 34, + 10, + 60, + 696, + 36, + 14, + 56, + 694, + 36, + 14, + 56, + 694, + 36, + 22, + 52, + 690, + 36, + 22, + 52, + 692, + 36, + 26, + 48, + 690, + 36, + 26, + 48, + 690, + 36, + 30, + 46, + 688, + 36, + 30, + 46, + 690, + 36, + 32, + 44, + 688, + 36, + 32, + 44, + 692, + 34, + 34, + 42, + 690, + 34, + 34, + 42, + 694, + 30, + 38, + 42, + 690, + 30, + 38, + 42, + 694, + 28, + 40, + 40, + 692, + 28, + 40, + 40, + 694, + 26, + 44, + 36, + 694, + 26, + 44, + 36, + 696, + 26, + 46, + 34, + 694, + 26, + 46, + 34, + 696, + 24, + 48, + 34, + 694, + 24, + 48, + 34, + 696, + 24, + 48, + 34, + 694, + 24, + 48, + 34, + 694, + 24, + 52, + 32, + 692, + 24, + 52, + 32, + 694, + 24, + 52, + 30, + 694, + 24, + 52, + 30, + 694, + 26, + 52, + 30, + 692, + 26, + 52, + 30, + 694, + 24, + 54, + 30, + 692, + 24, + 54, + 30, + 692, + 26, + 54, + 28, + 692, + 26, + 54, + 28, + 694, + 26, + 54, + 28, + 692, + 26, + 54, + 28, + 692, + 26, + 56, + 26, + 692, + 26, + 56, + 26, + 694, + 26, + 56, + 24, + 694, + 26, + 56, + 24, + 696, + 26, + 56, + 22, + 696, + 26, + 56, + 22, + 698, + 26, + 56, + 20, + 698, + 26, + 56, + 20, + 698, + 28, + 56, + 16, + 700, + 28, + 56, + 16, + 702, + 28, + 56, + 12, + 704, + 28, + 56, + 12, + 704, + 30, + 58, + 4, + 708, + 30, + 58, + 4, + 710, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 369073 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8351460695266724, + -0.5400404334068298, + 0.10433725267648697 + ], + [ + 0.5355088114738464, + -0.7550427317619324, + 0.3783383071422577 + ], + [ + -0.12553884088993073, + 0.3718414902687073, + 0.9197682738304138 + ] + ], + "t": [ + 50.50522994995117, + 17.68280601501465, + 455.6988220214844 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 240, + "category_id": 1, + "bbox": [ + 694, + 426, + 122, + 134 + ], + "score": 0.6231182217597961, + "time": 0.0, + "segmentation": { + "counts": [ + 554845, + 18, + 782, + 18, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 754, + 52, + 748, + 52, + 748, + 60, + 740, + 60, + 736, + 70, + 730, + 70, + 730, + 76, + 724, + 76, + 722, + 82, + 718, + 82, + 716, + 88, + 712, + 88, + 712, + 94, + 706, + 94, + 706, + 98, + 702, + 98, + 702, + 32, + 6, + 62, + 700, + 32, + 6, + 62, + 700, + 34, + 10, + 60, + 696, + 34, + 10, + 60, + 696, + 36, + 14, + 56, + 694, + 36, + 14, + 56, + 694, + 36, + 22, + 52, + 690, + 36, + 22, + 52, + 692, + 36, + 26, + 48, + 690, + 36, + 26, + 48, + 690, + 36, + 30, + 46, + 688, + 36, + 30, + 46, + 690, + 36, + 32, + 44, + 688, + 36, + 32, + 44, + 692, + 34, + 34, + 42, + 690, + 34, + 34, + 42, + 694, + 30, + 38, + 42, + 690, + 30, + 38, + 42, + 694, + 28, + 40, + 40, + 692, + 28, + 40, + 40, + 694, + 26, + 44, + 36, + 694, + 26, + 44, + 36, + 696, + 26, + 46, + 34, + 694, + 26, + 46, + 34, + 696, + 24, + 48, + 34, + 694, + 24, + 48, + 34, + 696, + 24, + 48, + 34, + 694, + 24, + 48, + 34, + 694, + 24, + 52, + 32, + 692, + 24, + 52, + 32, + 694, + 24, + 52, + 30, + 694, + 24, + 52, + 30, + 694, + 26, + 52, + 30, + 692, + 26, + 52, + 30, + 694, + 24, + 54, + 30, + 692, + 24, + 54, + 30, + 692, + 26, + 54, + 28, + 692, + 26, + 54, + 28, + 694, + 26, + 54, + 28, + 692, + 26, + 54, + 28, + 692, + 26, + 56, + 26, + 692, + 26, + 56, + 26, + 694, + 26, + 56, + 24, + 694, + 26, + 56, + 24, + 696, + 26, + 56, + 22, + 696, + 26, + 56, + 22, + 698, + 26, + 56, + 20, + 698, + 26, + 56, + 20, + 698, + 28, + 56, + 16, + 700, + 28, + 56, + 16, + 702, + 28, + 56, + 12, + 704, + 28, + 56, + 12, + 704, + 30, + 58, + 4, + 708, + 30, + 58, + 4, + 710, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 369073 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8351460695266724, + -0.5400404334068298, + 0.10433725267648697 + ], + [ + 0.5355088114738464, + -0.7550427317619324, + 0.3783383071422577 + ], + [ + -0.12553884088993073, + 0.3718414902687073, + 0.9197682738304138 + ] + ], + "t": [ + 50.50522994995117, + 17.68280601501465, + 455.6988220214844 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000240/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000240/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000240/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000240/sam6d_results/vis_pem.png" + }, + { + "frame_id": 241, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000241.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000241.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 241, + "category_id": 1, + "bbox": [ + 700, + 416, + 116, + 96 + ], + "score": 0.5393651127815247, + "time": 0.0, + "segmentation": { + "counts": [ + 559625, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 369091 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7312312722206116, + -0.6540037393569946, + 0.19385258853435516 + ], + [ + 0.6819064021110535, + -0.6935902833938599, + 0.2322404682636261 + ], + [ + -0.01743185520172119, + 0.30201077461242676, + 0.9531452655792236 + ] + ], + "t": [ + 38.11176300048828, + 11.467941284179688, + 442.0625915527344 + ] + }, + { + "scene_id": 0, + "image_id": 241, + "category_id": 1, + "bbox": [ + 684, + 428, + 92, + 120 + ], + "score": 0.5268778204917908, + "time": 0.0, + "segmentation": { + "counts": [ + 546835, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 50, + 750, + 50, + 752, + 54, + 746, + 54, + 748, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 746, + 58, + 742, + 58, + 746, + 58, + 742, + 58, + 746, + 58, + 742, + 58, + 748, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 754, + 50, + 750, + 50, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 760, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 401053 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5998016595840454, + -0.5119507908821106, + -0.6149349808692932 + ], + [ + -0.6956321001052856, + -0.7134014964103699, + -0.08458620309829712 + ], + [ + -0.3953911066055298, + 0.4785034656524658, + -0.7840284109115601 + ] + ], + "t": [ + 41.45014190673828, + 7.188155651092529, + 441.3155822753906 + ] + }, + { + "scene_id": 0, + "image_id": 241, + "category_id": 1, + "bbox": [ + 638, + 362, + 178, + 186 + ], + "score": 0.6512951254844666, + "time": 0.0, + "segmentation": { + "counts": [ + 509963, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 786, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 42, + 14, + 8, + 736, + 42, + 14, + 8, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 738, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 734, + 70, + 730, + 70, + 728, + 78, + 722, + 78, + 722, + 82, + 718, + 82, + 718, + 86, + 714, + 86, + 714, + 90, + 710, + 90, + 710, + 36, + 2, + 56, + 706, + 36, + 2, + 56, + 706, + 36, + 6, + 56, + 702, + 36, + 6, + 56, + 702, + 36, + 12, + 52, + 700, + 36, + 12, + 52, + 700, + 36, + 16, + 50, + 698, + 36, + 16, + 50, + 700, + 36, + 18, + 50, + 696, + 36, + 18, + 50, + 698, + 34, + 24, + 46, + 696, + 34, + 24, + 46, + 700, + 32, + 26, + 44, + 698, + 32, + 26, + 44, + 702, + 30, + 28, + 42, + 700, + 30, + 28, + 42, + 702, + 28, + 32, + 40, + 700, + 28, + 32, + 40, + 702, + 26, + 34, + 40, + 700, + 26, + 34, + 40, + 700, + 28, + 36, + 38, + 698, + 28, + 36, + 38, + 700, + 26, + 38, + 38, + 698, + 26, + 38, + 38, + 700, + 26, + 40, + 36, + 698, + 26, + 40, + 36, + 700, + 24, + 42, + 36, + 698, + 24, + 42, + 36, + 700, + 24, + 44, + 32, + 700, + 24, + 44, + 32, + 700, + 24, + 46, + 32, + 698, + 24, + 46, + 32, + 698, + 26, + 46, + 32, + 696, + 26, + 46, + 32, + 698, + 26, + 48, + 30, + 696, + 26, + 48, + 30, + 696, + 26, + 48, + 30, + 696, + 26, + 48, + 30, + 698, + 26, + 48, + 30, + 696, + 26, + 48, + 30, + 696, + 26, + 50, + 28, + 696, + 26, + 50, + 28, + 698, + 26, + 50, + 28, + 696, + 26, + 50, + 28, + 696, + 28, + 50, + 26, + 696, + 28, + 50, + 26, + 698, + 26, + 52, + 26, + 696, + 26, + 52, + 26, + 696, + 28, + 50, + 26, + 696, + 28, + 50, + 26, + 698, + 26, + 52, + 24, + 698, + 26, + 52, + 24, + 698, + 28, + 52, + 22, + 698, + 28, + 52, + 22, + 700, + 28, + 52, + 20, + 700, + 28, + 52, + 20, + 700, + 30, + 52, + 16, + 702, + 30, + 52, + 16, + 704, + 30, + 52, + 14, + 704, + 30, + 52, + 14, + 706, + 30, + 56, + 4, + 710, + 30, + 56, + 4, + 710, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 369089 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7855013012886047, + -0.6115620136260986, + 0.09476150572299957 + ], + [ + 0.5912414193153381, + -0.696363091468811, + 0.4068317115306854 + ], + [ + -0.182814359664917, + 0.3755939304828644, + 0.9085747599601746 + ] + ], + "t": [ + 39.85769271850586, + 11.058568000793457, + 443.8825378417969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 241, + "category_id": 1, + "bbox": [ + 638, + 362, + 178, + 186 + ], + "score": 0.6512951254844666, + "time": 0.0, + "segmentation": { + "counts": [ + 509963, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 786, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 42, + 14, + 8, + 736, + 42, + 14, + 8, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 738, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 734, + 70, + 730, + 70, + 728, + 78, + 722, + 78, + 722, + 82, + 718, + 82, + 718, + 86, + 714, + 86, + 714, + 90, + 710, + 90, + 710, + 36, + 2, + 56, + 706, + 36, + 2, + 56, + 706, + 36, + 6, + 56, + 702, + 36, + 6, + 56, + 702, + 36, + 12, + 52, + 700, + 36, + 12, + 52, + 700, + 36, + 16, + 50, + 698, + 36, + 16, + 50, + 700, + 36, + 18, + 50, + 696, + 36, + 18, + 50, + 698, + 34, + 24, + 46, + 696, + 34, + 24, + 46, + 700, + 32, + 26, + 44, + 698, + 32, + 26, + 44, + 702, + 30, + 28, + 42, + 700, + 30, + 28, + 42, + 702, + 28, + 32, + 40, + 700, + 28, + 32, + 40, + 702, + 26, + 34, + 40, + 700, + 26, + 34, + 40, + 700, + 28, + 36, + 38, + 698, + 28, + 36, + 38, + 700, + 26, + 38, + 38, + 698, + 26, + 38, + 38, + 700, + 26, + 40, + 36, + 698, + 26, + 40, + 36, + 700, + 24, + 42, + 36, + 698, + 24, + 42, + 36, + 700, + 24, + 44, + 32, + 700, + 24, + 44, + 32, + 700, + 24, + 46, + 32, + 698, + 24, + 46, + 32, + 698, + 26, + 46, + 32, + 696, + 26, + 46, + 32, + 698, + 26, + 48, + 30, + 696, + 26, + 48, + 30, + 696, + 26, + 48, + 30, + 696, + 26, + 48, + 30, + 698, + 26, + 48, + 30, + 696, + 26, + 48, + 30, + 696, + 26, + 50, + 28, + 696, + 26, + 50, + 28, + 698, + 26, + 50, + 28, + 696, + 26, + 50, + 28, + 696, + 28, + 50, + 26, + 696, + 28, + 50, + 26, + 698, + 26, + 52, + 26, + 696, + 26, + 52, + 26, + 696, + 28, + 50, + 26, + 696, + 28, + 50, + 26, + 698, + 26, + 52, + 24, + 698, + 26, + 52, + 24, + 698, + 28, + 52, + 22, + 698, + 28, + 52, + 22, + 700, + 28, + 52, + 20, + 700, + 28, + 52, + 20, + 700, + 30, + 52, + 16, + 702, + 30, + 52, + 16, + 704, + 30, + 52, + 14, + 704, + 30, + 52, + 14, + 706, + 30, + 56, + 4, + 710, + 30, + 56, + 4, + 710, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 369089 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7855013012886047, + -0.6115620136260986, + 0.09476150572299957 + ], + [ + 0.5912414193153381, + -0.696363091468811, + 0.4068317115306854 + ], + [ + -0.182814359664917, + 0.3755939304828644, + 0.9085747599601746 + ] + ], + "t": [ + 39.85769271850586, + 11.058568000793457, + 443.8825378417969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000241/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000241/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000241/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000241/sam6d_results/vis_pem.png" + }, + { + "frame_id": 242, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000242.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000242.png", + "status": "no_pose", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 242, + "category_id": 1, + "bbox": [ + 732, + 414, + 122, + 90 + ], + "score": 0.0, + "time": 0.0, + "segmentation": { + "counts": [ + 585221, + 10, + 790, + 10, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 4, + 796, + 4, + 338701 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 1.0, + 0.0, + 0.0 + ], + [ + 0.0, + 1.0, + 0.0 + ], + [ + 0.0, + 0.0, + 1.0 + ] + ], + "t": [ + 0.0, + 0.0, + 0.0 + ] + } + ], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000242/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000242/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000242/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000242/sam6d_results/vis_pem.png" + }, + { + "frame_id": 243, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000243.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000243.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 243, + "category_id": 1, + "bbox": [ + 728, + 408, + 124, + 88 + ], + "score": 0.5530058741569519, + "time": 0.0, + "segmentation": { + "counts": [ + 582019, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 340303 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6265812516212463, + -0.762885570526123, + -0.1593780666589737 + ], + [ + 0.4770902991294861, + -0.537166953086853, + 0.6955833435058594 + ], + [ + -0.6162631511688232, + 0.3598020672798157, + 0.7005440592765808 + ] + ], + "t": [ + 48.68224334716797, + 7.924502849578857, + 430.0352783203125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 243, + "category_id": 1, + "bbox": [ + 728, + 408, + 124, + 88 + ], + "score": 0.5530058741569519, + "time": 0.0, + "segmentation": { + "counts": [ + 582019, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 340303 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6265812516212463, + -0.762885570526123, + -0.1593780666589737 + ], + [ + 0.4770902991294861, + -0.537166953086853, + 0.6955833435058594 + ], + [ + -0.6162631511688232, + 0.3598020672798157, + 0.7005440592765808 + ] + ], + "t": [ + 48.68224334716797, + 7.924502849578857, + 430.0352783203125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000243/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000243/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000243/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000243/sam6d_results/vis_pem.png" + }, + { + "frame_id": 244, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000244.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000244.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 244, + "category_id": 1, + "bbox": [ + 708, + 430, + 92, + 76 + ], + "score": 0.39711958169937134, + "time": 0.0, + "segmentation": { + "counts": [ + 566031, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 381899 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7138049006462097, + -0.6990302205085754, + -0.04288613796234131 + ], + [ + 0.5122150182723999, + -0.5628403425216675, + 0.6487268209457397 + ], + [ + -0.47761791944503784, + 0.441097229719162, + 0.75981205701828 + ] + ], + "t": [ + 36.94590759277344, + -6.2351861000061035, + 443.6329040527344 + ] + }, + { + "scene_id": 0, + "image_id": 244, + "category_id": 1, + "bbox": [ + 700, + 384, + 130, + 80 + ], + "score": 0.5727500915527344, + "time": 0.0, + "segmentation": { + "counts": [ + 559595, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 357939 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6034814119338989, + -0.7962201237678528, + 0.04293365031480789 + ], + [ + 0.7294903993606567, + -0.5295613408088684, + 0.43290776014328003 + ], + [ + -0.3219539523124695, + 0.29257142543792725, + 0.900415301322937 + ] + ], + "t": [ + 31.764238357543945, + -4.322483062744141, + 429.3839416503906 + ] + }, + { + "scene_id": 0, + "image_id": 244, + "category_id": 1, + "bbox": [ + 628, + 350, + 202, + 156 + ], + "score": 0.6404118537902832, + "time": 0.0, + "segmentation": { + "counts": [ + 501949, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 790, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 48, + 752, + 48, + 754, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 740, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 72, + 728, + 72, + 728, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 722, + 36, + 4, + 40, + 720, + 36, + 4, + 40, + 722, + 34, + 6, + 42, + 718, + 34, + 6, + 42, + 722, + 30, + 8, + 42, + 720, + 30, + 8, + 42, + 722, + 28, + 12, + 40, + 720, + 28, + 12, + 40, + 722, + 28, + 12, + 40, + 720, + 28, + 12, + 40, + 720, + 28, + 16, + 38, + 718, + 28, + 16, + 38, + 720, + 26, + 18, + 38, + 718, + 26, + 18, + 38, + 720, + 24, + 20, + 38, + 718, + 24, + 20, + 38, + 718, + 24, + 24, + 38, + 714, + 24, + 24, + 38, + 716, + 24, + 22, + 38, + 716, + 24, + 22, + 38, + 716, + 24, + 24, + 38, + 714, + 24, + 24, + 38, + 714, + 26, + 26, + 36, + 712, + 26, + 26, + 36, + 714, + 24, + 28, + 34, + 714, + 24, + 28, + 34, + 714, + 24, + 30, + 34, + 712, + 24, + 30, + 34, + 712, + 24, + 32, + 34, + 710, + 24, + 32, + 34, + 712, + 24, + 32, + 34, + 710, + 24, + 32, + 34, + 710, + 24, + 34, + 32, + 710, + 24, + 34, + 32, + 710, + 26, + 34, + 32, + 708, + 26, + 34, + 32, + 708, + 26, + 36, + 30, + 708, + 26, + 36, + 30, + 710, + 26, + 34, + 32, + 708, + 26, + 34, + 32, + 708, + 26, + 36, + 30, + 708, + 26, + 36, + 30, + 708, + 26, + 38, + 30, + 706, + 26, + 38, + 30, + 708, + 26, + 36, + 30, + 708, + 26, + 36, + 30, + 708, + 26, + 38, + 28, + 708, + 26, + 38, + 28, + 708, + 28, + 38, + 28, + 706, + 28, + 38, + 28, + 708, + 26, + 40, + 28, + 706, + 26, + 40, + 28, + 706, + 28, + 40, + 26, + 706, + 28, + 40, + 26, + 706, + 28, + 40, + 26, + 706, + 28, + 40, + 26, + 708, + 28, + 40, + 26, + 706, + 28, + 40, + 26, + 706, + 28, + 40, + 26, + 706, + 28, + 40, + 26, + 708, + 28, + 40, + 24, + 708, + 28, + 40, + 24, + 708, + 30, + 38, + 26, + 706, + 30, + 38, + 26, + 708, + 28, + 40, + 24, + 708, + 28, + 40, + 24, + 708, + 30, + 38, + 24, + 708, + 30, + 38, + 24, + 710, + 30, + 38, + 22, + 710, + 30, + 38, + 22, + 710, + 30, + 40, + 18, + 712, + 30, + 40, + 18, + 714, + 30, + 38, + 18, + 714, + 30, + 38, + 18, + 714, + 32, + 40, + 12, + 716, + 32, + 40, + 12, + 718, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 357939 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.678420901298523, + -0.7320185899734497, + 0.06240082532167435 + ], + [ + 0.6625236868858337, + -0.5728786587715149, + 0.482568621635437 + ], + [ + -0.31750091910362244, + 0.3687269389629364, + 0.8736324906349182 + ] + ], + "t": [ + 36.401737213134766, + -7.963647365570068, + 434.0828552246094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 244, + "category_id": 1, + "bbox": [ + 628, + 350, + 202, + 156 + ], + "score": 0.6404118537902832, + "time": 0.0, + "segmentation": { + "counts": [ + 501949, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 790, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 48, + 752, + 48, + 754, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 740, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 72, + 728, + 72, + 728, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 722, + 36, + 4, + 40, + 720, + 36, + 4, + 40, + 722, + 34, + 6, + 42, + 718, + 34, + 6, + 42, + 722, + 30, + 8, + 42, + 720, + 30, + 8, + 42, + 722, + 28, + 12, + 40, + 720, + 28, + 12, + 40, + 722, + 28, + 12, + 40, + 720, + 28, + 12, + 40, + 720, + 28, + 16, + 38, + 718, + 28, + 16, + 38, + 720, + 26, + 18, + 38, + 718, + 26, + 18, + 38, + 720, + 24, + 20, + 38, + 718, + 24, + 20, + 38, + 718, + 24, + 24, + 38, + 714, + 24, + 24, + 38, + 716, + 24, + 22, + 38, + 716, + 24, + 22, + 38, + 716, + 24, + 24, + 38, + 714, + 24, + 24, + 38, + 714, + 26, + 26, + 36, + 712, + 26, + 26, + 36, + 714, + 24, + 28, + 34, + 714, + 24, + 28, + 34, + 714, + 24, + 30, + 34, + 712, + 24, + 30, + 34, + 712, + 24, + 32, + 34, + 710, + 24, + 32, + 34, + 712, + 24, + 32, + 34, + 710, + 24, + 32, + 34, + 710, + 24, + 34, + 32, + 710, + 24, + 34, + 32, + 710, + 26, + 34, + 32, + 708, + 26, + 34, + 32, + 708, + 26, + 36, + 30, + 708, + 26, + 36, + 30, + 710, + 26, + 34, + 32, + 708, + 26, + 34, + 32, + 708, + 26, + 36, + 30, + 708, + 26, + 36, + 30, + 708, + 26, + 38, + 30, + 706, + 26, + 38, + 30, + 708, + 26, + 36, + 30, + 708, + 26, + 36, + 30, + 708, + 26, + 38, + 28, + 708, + 26, + 38, + 28, + 708, + 28, + 38, + 28, + 706, + 28, + 38, + 28, + 708, + 26, + 40, + 28, + 706, + 26, + 40, + 28, + 706, + 28, + 40, + 26, + 706, + 28, + 40, + 26, + 706, + 28, + 40, + 26, + 706, + 28, + 40, + 26, + 708, + 28, + 40, + 26, + 706, + 28, + 40, + 26, + 706, + 28, + 40, + 26, + 706, + 28, + 40, + 26, + 708, + 28, + 40, + 24, + 708, + 28, + 40, + 24, + 708, + 30, + 38, + 26, + 706, + 30, + 38, + 26, + 708, + 28, + 40, + 24, + 708, + 28, + 40, + 24, + 708, + 30, + 38, + 24, + 708, + 30, + 38, + 24, + 710, + 30, + 38, + 22, + 710, + 30, + 38, + 22, + 710, + 30, + 40, + 18, + 712, + 30, + 40, + 18, + 714, + 30, + 38, + 18, + 714, + 30, + 38, + 18, + 714, + 32, + 40, + 12, + 716, + 32, + 40, + 12, + 718, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 357939 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.678420901298523, + -0.7320185899734497, + 0.06240082532167435 + ], + [ + 0.6625236868858337, + -0.5728786587715149, + 0.482568621635437 + ], + [ + -0.31750091910362244, + 0.3687269389629364, + 0.8736324906349182 + ] + ], + "t": [ + 36.401737213134766, + -7.963647365570068, + 434.0828552246094 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000244/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000244/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000244/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000244/sam6d_results/vis_pem.png" + }, + { + "frame_id": 245, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000245.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000245.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 245, + "category_id": 1, + "bbox": [ + 684, + 354, + 130, + 72 + ], + "score": 0.5057640671730042, + "time": 0.0, + "segmentation": { + "counts": [ + 546763, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 370777 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.1223541796207428, + -0.9300707578659058, + -0.34640607237815857 + ], + [ + -0.3071792721748352, + -0.3673778772354126, + 0.8778811097145081 + ], + [ + -0.9437534809112549, + -0.0010036677122116089, + -0.3306484818458557 + ] + ], + "t": [ + 27.655712127685547, + -21.832998275756836, + 431.8761291503906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 245, + "category_id": 1, + "bbox": [ + 684, + 354, + 130, + 72 + ], + "score": 0.5057640671730042, + "time": 0.0, + "segmentation": { + "counts": [ + 546763, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 370777 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.1223541796207428, + -0.9300707578659058, + -0.34640607237815857 + ], + [ + -0.3071792721748352, + -0.3673778772354126, + 0.8778811097145081 + ], + [ + -0.9437534809112549, + -0.0010036677122116089, + -0.3306484818458557 + ] + ], + "t": [ + 27.655712127685547, + -21.832998275756836, + 431.8761291503906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000245/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000245/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000245/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000245/sam6d_results/vis_pem.png" + }, + { + "frame_id": 246, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000246.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000246.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 246, + "category_id": 1, + "bbox": [ + 680, + 340, + 134, + 68 + ], + "score": 0.5444900393486023, + "time": 0.0, + "segmentation": { + "counts": [ + 543551, + 4, + 796, + 4, + 794, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 370793 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.46202385425567627, + -0.8773819804191589, + 0.12936317920684814 + ], + [ + 0.8794739842414856, + -0.43447577953338623, + 0.19431105256080627 + ], + [ + -0.11427982896566391, + 0.203547865152359, + 0.9723725914955139 + ] + ], + "t": [ + 18.10755729675293, + -27.337072372436523, + 424.5956726074219 + ] + }, + { + "scene_id": 0, + "image_id": 246, + "category_id": 1, + "bbox": [ + 666, + 356, + 124, + 94 + ], + "score": 0.4820220470428467, + "time": 0.0, + "segmentation": { + "counts": [ + 532363, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 389953 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5391536355018616, + -0.7441681027412415, + 0.3943684697151184 + ], + [ + -0.28627920150756836, + -0.6023069024085999, + -0.7451643943786621 + ], + [ + 0.7920590043067932, + 0.28885868191719055, + -0.5377758741378784 + ] + ], + "t": [ + 24.342655181884766, + -30.205047607421875, + 426.7767333984375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 246, + "category_id": 1, + "bbox": [ + 680, + 340, + 134, + 68 + ], + "score": 0.5444900393486023, + "time": 0.0, + "segmentation": { + "counts": [ + 543551, + 4, + 796, + 4, + 794, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 370793 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.46202385425567627, + -0.8773819804191589, + 0.12936317920684814 + ], + [ + 0.8794739842414856, + -0.43447577953338623, + 0.19431105256080627 + ], + [ + -0.11427982896566391, + 0.203547865152359, + 0.9723725914955139 + ] + ], + "t": [ + 18.10755729675293, + -27.337072372436523, + 424.5956726074219 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000246/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000246/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000246/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000246/sam6d_results/vis_pem.png" + }, + { + "frame_id": 247, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000247.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000247.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 247, + "category_id": 1, + "bbox": [ + 666, + 346, + 136, + 66 + ], + "score": 0.4952533543109894, + "time": 0.0, + "segmentation": { + "counts": [ + 532355, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 380393 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.04233384132385254, + -0.9381203055381775, + -0.3437132239341736 + ], + [ + -0.0684155821800232, + -0.34049224853515625, + 0.9377552270889282 + ], + [ + -0.9967584609985352, + 0.06321419775485992, + -0.049767524003982544 + ] + ], + "t": [ + 13.399395942687988, + -33.52004623413086, + 433.28533935546875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 247, + "category_id": 1, + "bbox": [ + 666, + 346, + 136, + 66 + ], + "score": 0.4952533543109894, + "time": 0.0, + "segmentation": { + "counts": [ + 532355, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 380393 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.04233384132385254, + -0.9381203055381775, + -0.3437132239341736 + ], + [ + -0.0684155821800232, + -0.34049224853515625, + 0.9377552270889282 + ], + [ + -0.9967584609985352, + 0.06321419775485992, + -0.049767524003982544 + ] + ], + "t": [ + 13.399395942687988, + -33.52004623413086, + 433.28533935546875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000247/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000247/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000247/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000247/sam6d_results/vis_pem.png" + }, + { + "frame_id": 248, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000248.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000248.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 248, + "category_id": 1, + "bbox": [ + 664, + 344, + 136, + 60 + ], + "score": 0.5251933336257935, + "time": 0.0, + "segmentation": { + "counts": [ + 530753, + 10, + 790, + 10, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 381999 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.40699610114097595, + -0.9126883745193481, + -0.03681224584579468 + ], + [ + 0.7287231683731079, + -0.3487318754196167, + 0.5893630385398865 + ], + [ + -0.5507420301437378, + 0.2130424678325653, + 0.8070293068885803 + ] + ], + "t": [ + 4.952784061431885, + -25.20094108581543, + 416.21112060546875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 248, + "category_id": 1, + "bbox": [ + 664, + 344, + 136, + 60 + ], + "score": 0.5251933336257935, + "time": 0.0, + "segmentation": { + "counts": [ + 530753, + 10, + 790, + 10, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 381999 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.40699610114097595, + -0.9126883745193481, + -0.03681224584579468 + ], + [ + 0.7287231683731079, + -0.3487318754196167, + 0.5893630385398865 + ], + [ + -0.5507420301437378, + 0.2130424678325653, + 0.8070293068885803 + ] + ], + "t": [ + 4.952784061431885, + -25.20094108581543, + 416.21112060546875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000248/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000248/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000248/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000248/sam6d_results/vis_pem.png" + }, + { + "frame_id": 249, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000249.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000249.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 249, + "category_id": 1, + "bbox": [ + 674, + 320, + 138, + 54 + ], + "score": 0.49651265144348145, + "time": 0.0, + "segmentation": { + "counts": [ + 538727, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 372429 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.28955143690109253, + -0.9475992321968079, + -0.13496281206607819 + ], + [ + 0.39656180143356323, + -0.2470974326133728, + 0.8841271996498108 + ], + [ + -0.8711477518081665, + 0.20247921347618103, + 0.4473292827606201 + ] + ], + "t": [ + 6.483300685882568, + -41.43416213989258, + 407.6947937011719 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 249, + "category_id": 1, + "bbox": [ + 674, + 320, + 138, + 54 + ], + "score": 0.49651265144348145, + "time": 0.0, + "segmentation": { + "counts": [ + 538727, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 372429 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.28955143690109253, + -0.9475992321968079, + -0.13496281206607819 + ], + [ + 0.39656180143356323, + -0.2470974326133728, + 0.8841271996498108 + ], + [ + -0.8711477518081665, + 0.20247921347618103, + 0.4473292827606201 + ] + ], + "t": [ + 6.483300685882568, + -41.43416213989258, + 407.6947937011719 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000249/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000249/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000249/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000249/sam6d_results/vis_pem.png" + }, + { + "frame_id": 250, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000250.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000250.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 250, + "category_id": 1, + "bbox": [ + 666, + 292, + 140, + 52 + ], + "score": 0.4942810833454132, + "time": 0.0, + "segmentation": { + "counts": [ + 532301, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 377259 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.35489338636398315, + -0.9337933659553528, + -0.04561704024672508 + ], + [ + 0.7353397011756897, + -0.3089365065097809, + 0.6031869053840637 + ], + [ + -0.5773444175720215, + 0.1805230677127838, + 0.7962943911552429 + ] + ], + "t": [ + 6.566594123840332, + -58.16740036010742, + 410.1747131347656 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 250, + "category_id": 1, + "bbox": [ + 666, + 292, + 140, + 52 + ], + "score": 0.4942810833454132, + "time": 0.0, + "segmentation": { + "counts": [ + 532301, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 377259 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.35489338636398315, + -0.9337933659553528, + -0.04561704024672508 + ], + [ + 0.7353397011756897, + -0.3089365065097809, + 0.6031869053840637 + ], + [ + -0.5773444175720215, + 0.1805230677127838, + 0.7962943911552429 + ] + ], + "t": [ + 6.566594123840332, + -58.16740036010742, + 410.1747131347656 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000250/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000250/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000250/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000250/sam6d_results/vis_pem.png" + }, + { + "frame_id": 251, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000251.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000251.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000251/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000251/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000251/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000251/sam6d_results/vis_pem.png" + }, + { + "frame_id": 252, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000252.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000252.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000252/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000252/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000252/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000252/sam6d_results/vis_pem.png" + }, + { + "frame_id": 253, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000253.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000253.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000253/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000253/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000253/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000253/sam6d_results/vis_pem.png" + }, + { + "frame_id": 254, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000254.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000254.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000254/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000254/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000254/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000254/sam6d_results/vis_pem.png" + }, + { + "frame_id": 255, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000255.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000255.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000255/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000255/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000255/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000255/sam6d_results/vis_pem.png" + }, + { + "frame_id": 256, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000256.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000256.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000256/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000256/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000256/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000256/sam6d_results/vis_pem.png" + }, + { + "frame_id": 257, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000257.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000257.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000257/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000257/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000257/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000257/sam6d_results/vis_pem.png" + }, + { + "frame_id": 258, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000258.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000258.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000258/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000258/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000258/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000258/sam6d_results/vis_pem.png" + }, + { + "frame_id": 259, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000259.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000259.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000259/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000259/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000259/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000259/sam6d_results/vis_pem.png" + }, + { + "frame_id": 260, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000260.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000260.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000260/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000260/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000260/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000260/sam6d_results/vis_pem.png" + }, + { + "frame_id": 261, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000261.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000261.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 261, + "category_id": 1, + "bbox": [ + 638, + 332, + 106, + 68 + ], + "score": 0.461351603269577, + "time": 0.0, + "segmentation": { + "counts": [ + 509939, + 4, + 796, + 4, + 792, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 426801 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6830725073814392, + -0.7297758460044861, + -0.0289766788482666 + ], + [ + 0.5255467891693115, + -0.5186903476715088, + 0.6743595600128174 + ], + [ + -0.5071611404418945, + 0.44540801644325256, + 0.7378342747688293 + ] + ], + "t": [ + -10.715829849243164, + -49.976688385009766, + 482.6183166503906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 261, + "category_id": 1, + "bbox": [ + 638, + 332, + 106, + 68 + ], + "score": 0.461351603269577, + "time": 0.0, + "segmentation": { + "counts": [ + 509939, + 4, + 796, + 4, + 792, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 426801 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6830725073814392, + -0.7297758460044861, + -0.0289766788482666 + ], + [ + 0.5255467891693115, + -0.5186903476715088, + 0.6743595600128174 + ], + [ + -0.5071611404418945, + 0.44540801644325256, + 0.7378342747688293 + ] + ], + "t": [ + -10.715829849243164, + -49.976688385009766, + 482.6183166503906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000261/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000261/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000261/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000261/sam6d_results/vis_pem.png" + }, + { + "frame_id": 262, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000262.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000262.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 262, + "category_id": 1, + "bbox": [ + 648, + 342, + 88, + 90 + ], + "score": 0.4790722131729126, + "time": 0.0, + "segmentation": { + "counts": [ + 517945, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 758, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 433167 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7528359293937683, + -0.6003120541572571, + -0.26993241906166077 + ], + [ + -0.6364898085594177, + -0.5594826936721802, + -0.5309047102928162 + ], + [ + 0.16768595576286316, + 0.5714935064315796, + -0.8032911419868469 + ] + ], + "t": [ + 17.9726619720459, + -47.1145133972168, + 476.01666259765625 + ] + }, + { + "scene_id": 0, + "image_id": 262, + "category_id": 1, + "bbox": [ + 668, + 330, + 106, + 72 + ], + "score": 0.2737441658973694, + "time": 0.0, + "segmentation": { + "counts": [ + 533933, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 402803 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.37161314487457275, + -0.8349663019180298, + -0.4058750867843628 + ], + [ + -0.07818663865327835, + -0.40748247504234314, + 0.909859299659729 + ], + [ + -0.9250894784927368, + 0.3698497712612152, + 0.08614237606525421 + ] + ], + "t": [ + 23.242000579833984, + -47.218910217285156, + 483.52337646484375 + ] + }, + { + "scene_id": 0, + "image_id": 262, + "category_id": 1, + "bbox": [ + 612, + 304, + 162, + 128 + ], + "score": 0.6178338527679443, + "time": 0.0, + "segmentation": { + "counts": [ + 489103, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 48, + 752, + 48, + 754, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 754, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 746, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 732, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 78, + 722, + 78, + 722, + 80, + 720, + 80, + 722, + 34, + 4, + 42, + 720, + 34, + 4, + 42, + 720, + 34, + 6, + 42, + 718, + 34, + 6, + 42, + 720, + 32, + 10, + 40, + 718, + 32, + 10, + 40, + 722, + 28, + 12, + 40, + 720, + 28, + 12, + 40, + 722, + 26, + 16, + 38, + 720, + 26, + 16, + 38, + 722, + 26, + 16, + 36, + 722, + 26, + 16, + 36, + 724, + 24, + 20, + 34, + 722, + 24, + 20, + 34, + 722, + 24, + 22, + 34, + 720, + 24, + 22, + 34, + 722, + 24, + 22, + 34, + 720, + 24, + 22, + 34, + 720, + 24, + 24, + 34, + 718, + 24, + 24, + 34, + 718, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 720, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 718, + 24, + 28, + 30, + 718, + 24, + 28, + 30, + 718, + 26, + 28, + 28, + 718, + 26, + 28, + 28, + 720, + 24, + 30, + 28, + 718, + 24, + 30, + 28, + 718, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 26, + 32, + 24, + 718, + 26, + 32, + 24, + 718, + 26, + 32, + 26, + 716, + 26, + 32, + 26, + 718, + 24, + 32, + 28, + 716, + 24, + 32, + 28, + 716, + 26, + 30, + 28, + 716, + 26, + 30, + 28, + 716, + 26, + 32, + 26, + 716, + 26, + 32, + 26, + 718, + 26, + 30, + 26, + 718, + 26, + 30, + 26, + 718, + 28, + 30, + 24, + 718, + 28, + 30, + 24, + 720, + 26, + 32, + 22, + 720, + 26, + 32, + 22, + 720, + 28, + 32, + 20, + 720, + 28, + 32, + 20, + 720, + 28, + 34, + 16, + 722, + 28, + 34, + 16, + 724, + 28, + 34, + 12, + 726, + 28, + 34, + 12, + 726, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 402803 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7788114547729492, + -0.5993825793266296, + 0.18491189181804657 + ], + [ + 0.5681493878364563, + -0.5491470694541931, + 0.6128977537155151 + ], + [ + -0.2658165693283081, + 0.5823894739151001, + 0.7682212591171265 + ] + ], + "t": [ + 18.23381996154785, + -46.95928192138672, + 479.95111083984375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 262, + "category_id": 1, + "bbox": [ + 612, + 304, + 162, + 128 + ], + "score": 0.6178338527679443, + "time": 0.0, + "segmentation": { + "counts": [ + 489103, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 48, + 752, + 48, + 754, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 754, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 746, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 732, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 78, + 722, + 78, + 722, + 80, + 720, + 80, + 722, + 34, + 4, + 42, + 720, + 34, + 4, + 42, + 720, + 34, + 6, + 42, + 718, + 34, + 6, + 42, + 720, + 32, + 10, + 40, + 718, + 32, + 10, + 40, + 722, + 28, + 12, + 40, + 720, + 28, + 12, + 40, + 722, + 26, + 16, + 38, + 720, + 26, + 16, + 38, + 722, + 26, + 16, + 36, + 722, + 26, + 16, + 36, + 724, + 24, + 20, + 34, + 722, + 24, + 20, + 34, + 722, + 24, + 22, + 34, + 720, + 24, + 22, + 34, + 722, + 24, + 22, + 34, + 720, + 24, + 22, + 34, + 720, + 24, + 24, + 34, + 718, + 24, + 24, + 34, + 718, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 720, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 718, + 24, + 28, + 30, + 718, + 24, + 28, + 30, + 718, + 26, + 28, + 28, + 718, + 26, + 28, + 28, + 720, + 24, + 30, + 28, + 718, + 24, + 30, + 28, + 718, + 24, + 32, + 26, + 718, + 24, + 32, + 26, + 718, + 26, + 32, + 24, + 718, + 26, + 32, + 24, + 718, + 26, + 32, + 26, + 716, + 26, + 32, + 26, + 718, + 24, + 32, + 28, + 716, + 24, + 32, + 28, + 716, + 26, + 30, + 28, + 716, + 26, + 30, + 28, + 716, + 26, + 32, + 26, + 716, + 26, + 32, + 26, + 718, + 26, + 30, + 26, + 718, + 26, + 30, + 26, + 718, + 28, + 30, + 24, + 718, + 28, + 30, + 24, + 720, + 26, + 32, + 22, + 720, + 26, + 32, + 22, + 720, + 28, + 32, + 20, + 720, + 28, + 32, + 20, + 720, + 28, + 34, + 16, + 722, + 28, + 34, + 16, + 724, + 28, + 34, + 12, + 726, + 28, + 34, + 12, + 726, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 402803 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7788114547729492, + -0.5993825793266296, + 0.18491189181804657 + ], + [ + 0.5681493878364563, + -0.5491470694541931, + 0.6128977537155151 + ], + [ + -0.2658165693283081, + 0.5823894739151001, + 0.7682212591171265 + ] + ], + "t": [ + 18.23381996154785, + -46.95928192138672, + 479.95111083984375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000262/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000262/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000262/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000262/sam6d_results/vis_pem.png" + }, + { + "frame_id": 263, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000263.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000263.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 263, + "category_id": 1, + "bbox": [ + 668, + 350, + 102, + 82 + ], + "score": 0.5064944624900818, + "time": 0.0, + "segmentation": { + "counts": [ + 533955, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 405969 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5753698348999023, + -0.6539534330368042, + 0.4912165701389313 + ], + [ + 0.7838641405105591, + -0.6123374700546265, + 0.1029512956738472 + ], + [ + 0.23346517980098724, + 0.44428205490112305, + 0.8649318218231201 + ] + ], + "t": [ + 15.235208511352539, + -29.346233367919922, + 469.08984375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 263, + "category_id": 1, + "bbox": [ + 668, + 350, + 102, + 82 + ], + "score": 0.5064944624900818, + "time": 0.0, + "segmentation": { + "counts": [ + 533955, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 405969 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5753698348999023, + -0.6539534330368042, + 0.4912165701389313 + ], + [ + 0.7838641405105591, + -0.6123374700546265, + 0.1029512956738472 + ], + [ + 0.23346517980098724, + 0.44428205490112305, + 0.8649318218231201 + ] + ], + "t": [ + 15.235208511352539, + -29.346233367919922, + 469.08984375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000263/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000263/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000263/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000263/sam6d_results/vis_pem.png" + }, + { + "frame_id": 264, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000264.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000264.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000264/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000264/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000264/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000264/sam6d_results/vis_pem.png" + }, + { + "frame_id": 265, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000265.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000265.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 265, + "category_id": 1, + "bbox": [ + 626, + 408, + 72, + 114 + ], + "score": 0.4991130232810974, + "time": 0.0, + "segmentation": { + "counts": [ + 500425, + 4, + 796, + 4, + 788, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 48, + 752, + 48, + 752, + 60, + 740, + 60, + 740, + 68, + 732, + 68, + 734, + 72, + 728, + 72, + 730, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 730, + 74, + 726, + 74, + 732, + 72, + 728, + 72, + 738, + 64, + 736, + 64, + 744, + 60, + 740, + 60, + 748, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 758, + 44, + 756, + 44, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 792, + 6, + 794, + 6, + 463479 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6655246019363403, + -0.40999850630760193, + -0.6236820816993713 + ], + [ + -0.14316235482692719, + -0.7499746680259705, + 0.6457884907722473 + ], + [ + -0.7325179576873779, + 0.5190755128860474, + 0.4404296875 + ] + ], + "t": [ + 5.224611759185791, + 2.9630789756774902, + 461.7134704589844 + ] + }, + { + "scene_id": 0, + "image_id": 265, + "category_id": 1, + "bbox": [ + 648, + 396, + 96, + 94 + ], + "score": 0.30383002758026123, + "time": 0.0, + "segmentation": { + "counts": [ + 518003, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 770, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 776, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 788, + 10, + 790, + 10, + 426711 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5945938229560852, + 0.644972562789917, + 0.4800717532634735 + ], + [ + -0.8034419417381287, + 0.4538643956184387, + 0.3853418827056885 + ], + [ + 0.03064754605293274, + -0.6148318648338318, + 0.7880626916885376 + ] + ], + "t": [ + 43.16067123413086, + 34.308143615722656, + 426.3077087402344 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 265, + "category_id": 1, + "bbox": [ + 626, + 408, + 72, + 114 + ], + "score": 0.4991130232810974, + "time": 0.0, + "segmentation": { + "counts": [ + 500425, + 4, + 796, + 4, + 788, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 48, + 752, + 48, + 752, + 60, + 740, + 60, + 740, + 68, + 732, + 68, + 734, + 72, + 728, + 72, + 730, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 730, + 74, + 726, + 74, + 732, + 72, + 728, + 72, + 738, + 64, + 736, + 64, + 744, + 60, + 740, + 60, + 748, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 758, + 44, + 756, + 44, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 792, + 6, + 794, + 6, + 463479 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6655246019363403, + -0.40999850630760193, + -0.6236820816993713 + ], + [ + -0.14316235482692719, + -0.7499746680259705, + 0.6457884907722473 + ], + [ + -0.7325179576873779, + 0.5190755128860474, + 0.4404296875 + ] + ], + "t": [ + 5.224611759185791, + 2.9630789756774902, + 461.7134704589844 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000265/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000265/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000265/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000265/sam6d_results/vis_pem.png" + }, + { + "frame_id": 266, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000266.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000266.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 266, + "category_id": 1, + "bbox": [ + 594, + 444, + 68, + 124 + ], + "score": 0.49641308188438416, + "time": 0.0, + "segmentation": { + "counts": [ + 474859, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 48, + 752, + 48, + 752, + 62, + 738, + 62, + 738, + 72, + 728, + 72, + 728, + 80, + 720, + 80, + 722, + 84, + 716, + 84, + 720, + 84, + 716, + 84, + 720, + 84, + 716, + 84, + 722, + 82, + 718, + 82, + 722, + 80, + 720, + 80, + 732, + 72, + 728, + 72, + 742, + 60, + 740, + 60, + 748, + 54, + 746, + 54, + 756, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 762, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 492231 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9127901792526245, + 0.2699665129184723, + 0.30648404359817505 + ], + [ + -0.02489778771996498, + 0.712221622467041, + -0.7015130519866943 + ], + [ + -0.4076695740222931, + -0.6479648351669312, + -0.6433872580528259 + ] + ], + "t": [ + 2.373974323272705, + 70.49992370605469, + 410.5798645019531 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 266, + "category_id": 1, + "bbox": [ + 594, + 444, + 68, + 124 + ], + "score": 0.49641308188438416, + "time": 0.0, + "segmentation": { + "counts": [ + 474859, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 48, + 752, + 48, + 752, + 62, + 738, + 62, + 738, + 72, + 728, + 72, + 728, + 80, + 720, + 80, + 722, + 84, + 716, + 84, + 720, + 84, + 716, + 84, + 720, + 84, + 716, + 84, + 722, + 82, + 718, + 82, + 722, + 80, + 720, + 80, + 732, + 72, + 728, + 72, + 742, + 60, + 740, + 60, + 748, + 54, + 746, + 54, + 756, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 762, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 492231 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9127901792526245, + 0.2699665129184723, + 0.30648404359817505 + ], + [ + -0.02489778771996498, + 0.712221622467041, + -0.7015130519866943 + ], + [ + -0.4076695740222931, + -0.6479648351669312, + -0.6433872580528259 + ] + ], + "t": [ + 2.373974323272705, + 70.49992370605469, + 410.5798645019531 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000266/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000266/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000266/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000266/sam6d_results/vis_pem.png" + }, + { + "frame_id": 267, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000267.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000267.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 267, + "category_id": 1, + "bbox": [ + 588, + 440, + 98, + 104 + ], + "score": 0.29462894797325134, + "time": 0.0, + "segmentation": { + "counts": [ + 470047, + 4, + 796, + 4, + 792, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 34, + 766, + 34, + 766, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 774, + 24, + 776, + 24, + 784, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 473061 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8810263276100159, + 0.45441877841949463, + -0.13151435554027557 + ], + [ + 0.426838219165802, + 0.6437332034111023, + -0.6351509094238281 + ], + [ + -0.2039642482995987, + -0.615720272064209, + -0.7611091136932373 + ] + ], + "t": [ + 7.769416809082031, + 55.26083755493164, + 406.8785095214844 + ] + }, + { + "scene_id": 0, + "image_id": 267, + "category_id": 1, + "bbox": [ + 566, + 452, + 72, + 128 + ], + "score": 0.5318755507469177, + "time": 0.0, + "segmentation": { + "counts": [ + 452469, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 44, + 756, + 44, + 756, + 60, + 740, + 60, + 740, + 70, + 730, + 70, + 730, + 78, + 722, + 78, + 726, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 724, + 78, + 722, + 78, + 736, + 68, + 732, + 68, + 740, + 62, + 738, + 62, + 748, + 56, + 744, + 56, + 754, + 48, + 752, + 48, + 758, + 44, + 756, + 44, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 511421 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8338459134101868, + -0.45239898562431335, + 0.3162839412689209 + ], + [ + 0.551493763923645, + -0.7072238922119141, + 0.4423674941062927 + ], + [ + 0.023557081818580627, + 0.5432952642440796, + 0.8392111659049988 + ] + ], + "t": [ + -33.99007034301758, + 25.643157958984375, + 433.8931579589844 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 267, + "category_id": 1, + "bbox": [ + 566, + 452, + 72, + 128 + ], + "score": 0.5318755507469177, + "time": 0.0, + "segmentation": { + "counts": [ + 452469, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 44, + 756, + 44, + 756, + 60, + 740, + 60, + 740, + 70, + 730, + 70, + 730, + 78, + 722, + 78, + 726, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 724, + 78, + 722, + 78, + 736, + 68, + 732, + 68, + 740, + 62, + 738, + 62, + 748, + 56, + 744, + 56, + 754, + 48, + 752, + 48, + 758, + 44, + 756, + 44, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 511421 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8338459134101868, + -0.45239898562431335, + 0.3162839412689209 + ], + [ + 0.551493763923645, + -0.7072238922119141, + 0.4423674941062927 + ], + [ + 0.023557081818580627, + 0.5432952642440796, + 0.8392111659049988 + ] + ], + "t": [ + -33.99007034301758, + 25.643157958984375, + 433.8931579589844 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000267/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000267/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000267/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000267/sam6d_results/vis_pem.png" + }, + { + "frame_id": 268, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000268.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000268.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 268, + "category_id": 1, + "bbox": [ + 534, + 468, + 74, + 134 + ], + "score": 0.47194185853004456, + "time": 0.0, + "segmentation": { + "counts": [ + 426891, + 4, + 796, + 4, + 788, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 40, + 760, + 40, + 760, + 50, + 750, + 50, + 748, + 64, + 736, + 64, + 736, + 76, + 724, + 76, + 726, + 82, + 718, + 82, + 720, + 86, + 714, + 86, + 716, + 88, + 712, + 88, + 716, + 90, + 710, + 90, + 718, + 84, + 716, + 84, + 720, + 84, + 716, + 84, + 722, + 82, + 718, + 82, + 728, + 74, + 726, + 74, + 736, + 68, + 732, + 68, + 742, + 60, + 740, + 60, + 748, + 54, + 746, + 54, + 756, + 46, + 754, + 46, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 535399 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8315267562866211, + 0.5539689064025879, + -0.04099540412425995 + ], + [ + 0.47677356004714966, + 0.6738849878311157, + -0.5644158124923706 + ], + [ + -0.2850426733493805, + -0.4888721704483032, + -0.8244720697402954 + ] + ], + "t": [ + -40.67204284667969, + 88.35282897949219, + 397.0026550292969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 268, + "category_id": 1, + "bbox": [ + 534, + 468, + 74, + 134 + ], + "score": 0.47194185853004456, + "time": 0.0, + "segmentation": { + "counts": [ + 426891, + 4, + 796, + 4, + 788, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 40, + 760, + 40, + 760, + 50, + 750, + 50, + 748, + 64, + 736, + 64, + 736, + 76, + 724, + 76, + 726, + 82, + 718, + 82, + 720, + 86, + 714, + 86, + 716, + 88, + 712, + 88, + 716, + 90, + 710, + 90, + 718, + 84, + 716, + 84, + 720, + 84, + 716, + 84, + 722, + 82, + 718, + 82, + 728, + 74, + 726, + 74, + 736, + 68, + 732, + 68, + 742, + 60, + 740, + 60, + 748, + 54, + 746, + 54, + 756, + 46, + 754, + 46, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 535399 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8315267562866211, + 0.5539689064025879, + -0.04099540412425995 + ], + [ + 0.47677356004714966, + 0.6738849878311157, + -0.5644158124923706 + ], + [ + -0.2850426733493805, + -0.4888721704483032, + -0.8244720697402954 + ] + ], + "t": [ + -40.67204284667969, + 88.35282897949219, + 397.0026550292969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000268/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000268/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000268/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000268/sam6d_results/vis_pem.png" + }, + { + "frame_id": 269, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000269.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000269.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 269, + "category_id": 1, + "bbox": [ + 534, + 500, + 78, + 136 + ], + "score": 0.13948175311088562, + "time": 0.0, + "segmentation": { + "counts": [ + 426921, + 8, + 792, + 8, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 756, + 52, + 748, + 52, + 748, + 64, + 736, + 64, + 736, + 72, + 728, + 72, + 732, + 78, + 722, + 78, + 724, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 720, + 86, + 714, + 86, + 720, + 84, + 716, + 84, + 722, + 82, + 718, + 82, + 722, + 80, + 720, + 80, + 726, + 78, + 722, + 78, + 730, + 72, + 728, + 72, + 736, + 68, + 732, + 68, + 742, + 60, + 740, + 60, + 750, + 52, + 748, + 52, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 532165 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7699611783027649, + 0.3145199418067932, + -0.5551908612251282 + ], + [ + 0.15836162865161896, + 0.7486705780029297, + 0.6437498927116394 + ], + [ + 0.6181271076202393, + -0.5835834741592407, + 0.526639461517334 + ] + ], + "t": [ + -35.18525695800781, + 109.2104721069336, + 403.2781066894531 + ] + }, + { + "scene_id": 0, + "image_id": 269, + "category_id": 1, + "bbox": [ + 508, + 436, + 148, + 200 + ], + "score": 0.694145917892456, + "time": 0.0, + "segmentation": { + "counts": [ + 406035, + 8, + 792, + 8, + 792, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 778, + 28, + 772, + 28, + 774, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 48, + 20, + 8, + 724, + 48, + 20, + 8, + 726, + 50, + 6, + 20, + 724, + 50, + 6, + 20, + 726, + 50, + 2, + 24, + 724, + 50, + 2, + 24, + 726, + 74, + 726, + 74, + 730, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 732, + 72, + 728, + 72, + 730, + 78, + 722, + 78, + 726, + 84, + 716, + 84, + 718, + 94, + 706, + 94, + 708, + 100, + 700, + 100, + 704, + 102, + 698, + 102, + 700, + 106, + 694, + 106, + 694, + 110, + 690, + 110, + 690, + 114, + 686, + 114, + 686, + 32, + 2, + 84, + 682, + 32, + 2, + 84, + 684, + 30, + 8, + 80, + 682, + 30, + 8, + 80, + 682, + 32, + 12, + 78, + 678, + 32, + 12, + 78, + 678, + 34, + 18, + 72, + 676, + 34, + 18, + 72, + 676, + 34, + 26, + 68, + 672, + 34, + 26, + 68, + 672, + 36, + 34, + 60, + 670, + 36, + 34, + 60, + 670, + 36, + 42, + 54, + 668, + 36, + 42, + 54, + 668, + 38, + 46, + 50, + 666, + 38, + 46, + 50, + 668, + 38, + 50, + 46, + 666, + 38, + 50, + 46, + 670, + 34, + 56, + 42, + 668, + 34, + 56, + 42, + 672, + 32, + 58, + 40, + 670, + 32, + 58, + 40, + 676, + 26, + 62, + 38, + 674, + 26, + 62, + 38, + 676, + 26, + 64, + 34, + 676, + 26, + 64, + 34, + 678, + 26, + 64, + 34, + 676, + 26, + 64, + 34, + 678, + 24, + 68, + 32, + 676, + 24, + 68, + 32, + 676, + 26, + 70, + 28, + 676, + 26, + 70, + 28, + 678, + 26, + 70, + 28, + 676, + 26, + 70, + 28, + 676, + 28, + 70, + 28, + 674, + 28, + 70, + 28, + 676, + 26, + 72, + 26, + 676, + 26, + 72, + 26, + 678, + 26, + 70, + 26, + 678, + 26, + 70, + 26, + 680, + 26, + 70, + 24, + 680, + 26, + 70, + 24, + 680, + 28, + 70, + 22, + 680, + 28, + 70, + 22, + 682, + 28, + 70, + 18, + 684, + 28, + 70, + 18, + 684, + 30, + 70, + 16, + 684, + 30, + 70, + 16, + 686, + 30, + 72, + 10, + 688, + 30, + 72, + 10, + 688, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 770, + 30, + 770, + 30, + 776, + 22, + 778, + 22, + 784, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 497011 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7166584730148315, + -0.5751269459724426, + 0.394499272108078 + ], + [ + 0.6966120004653931, + -0.6175966858863831, + 0.3651111125946045 + ], + [ + 0.03365618735551834, + 0.5364726185798645, + 0.8432462215423584 + ] + ], + "t": [ + -61.62294006347656, + 64.25819396972656, + 431.5462341308594 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 269, + "category_id": 1, + "bbox": [ + 508, + 436, + 148, + 200 + ], + "score": 0.694145917892456, + "time": 0.0, + "segmentation": { + "counts": [ + 406035, + 8, + 792, + 8, + 792, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 778, + 28, + 772, + 28, + 774, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 48, + 20, + 8, + 724, + 48, + 20, + 8, + 726, + 50, + 6, + 20, + 724, + 50, + 6, + 20, + 726, + 50, + 2, + 24, + 724, + 50, + 2, + 24, + 726, + 74, + 726, + 74, + 730, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 732, + 72, + 728, + 72, + 730, + 78, + 722, + 78, + 726, + 84, + 716, + 84, + 718, + 94, + 706, + 94, + 708, + 100, + 700, + 100, + 704, + 102, + 698, + 102, + 700, + 106, + 694, + 106, + 694, + 110, + 690, + 110, + 690, + 114, + 686, + 114, + 686, + 32, + 2, + 84, + 682, + 32, + 2, + 84, + 684, + 30, + 8, + 80, + 682, + 30, + 8, + 80, + 682, + 32, + 12, + 78, + 678, + 32, + 12, + 78, + 678, + 34, + 18, + 72, + 676, + 34, + 18, + 72, + 676, + 34, + 26, + 68, + 672, + 34, + 26, + 68, + 672, + 36, + 34, + 60, + 670, + 36, + 34, + 60, + 670, + 36, + 42, + 54, + 668, + 36, + 42, + 54, + 668, + 38, + 46, + 50, + 666, + 38, + 46, + 50, + 668, + 38, + 50, + 46, + 666, + 38, + 50, + 46, + 670, + 34, + 56, + 42, + 668, + 34, + 56, + 42, + 672, + 32, + 58, + 40, + 670, + 32, + 58, + 40, + 676, + 26, + 62, + 38, + 674, + 26, + 62, + 38, + 676, + 26, + 64, + 34, + 676, + 26, + 64, + 34, + 678, + 26, + 64, + 34, + 676, + 26, + 64, + 34, + 678, + 24, + 68, + 32, + 676, + 24, + 68, + 32, + 676, + 26, + 70, + 28, + 676, + 26, + 70, + 28, + 678, + 26, + 70, + 28, + 676, + 26, + 70, + 28, + 676, + 28, + 70, + 28, + 674, + 28, + 70, + 28, + 676, + 26, + 72, + 26, + 676, + 26, + 72, + 26, + 678, + 26, + 70, + 26, + 678, + 26, + 70, + 26, + 680, + 26, + 70, + 24, + 680, + 26, + 70, + 24, + 680, + 28, + 70, + 22, + 680, + 28, + 70, + 22, + 682, + 28, + 70, + 18, + 684, + 28, + 70, + 18, + 684, + 30, + 70, + 16, + 684, + 30, + 70, + 16, + 686, + 30, + 72, + 10, + 688, + 30, + 72, + 10, + 688, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 770, + 30, + 770, + 30, + 776, + 22, + 778, + 22, + 784, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 497011 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7166584730148315, + -0.5751269459724426, + 0.394499272108078 + ], + [ + 0.6966120004653931, + -0.6175966858863831, + 0.3651111125946045 + ], + [ + 0.03365618735551834, + 0.5364726185798645, + 0.8432462215423584 + ] + ], + "t": [ + -61.62294006347656, + 64.25819396972656, + 431.5462341308594 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000269/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000269/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000269/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000269/sam6d_results/vis_pem.png" + }, + { + "frame_id": 270, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000270.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000270.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 270, + "category_id": 1, + "bbox": [ + 466, + 472, + 190, + 208 + ], + "score": 0.6410990953445435, + "time": 0.0, + "segmentation": { + "counts": [ + 372515, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 23152, + 10, + 790, + 10, + 790, + 16, + 784, + 16, + 784, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 48, + 8, + 20, + 724, + 48, + 8, + 20, + 728, + 46, + 2, + 26, + 726, + 46, + 2, + 26, + 728, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 732, + 72, + 728, + 72, + 730, + 74, + 726, + 74, + 728, + 84, + 716, + 84, + 720, + 86, + 714, + 86, + 716, + 92, + 708, + 92, + 710, + 98, + 702, + 98, + 702, + 104, + 696, + 104, + 696, + 108, + 692, + 108, + 692, + 112, + 688, + 112, + 690, + 114, + 686, + 114, + 686, + 34, + 4, + 80, + 682, + 34, + 4, + 80, + 682, + 34, + 12, + 76, + 678, + 34, + 12, + 76, + 678, + 36, + 16, + 72, + 676, + 36, + 16, + 72, + 676, + 38, + 20, + 70, + 672, + 38, + 20, + 70, + 672, + 38, + 28, + 64, + 670, + 38, + 28, + 64, + 672, + 38, + 32, + 60, + 670, + 38, + 32, + 60, + 670, + 38, + 40, + 54, + 668, + 38, + 40, + 54, + 672, + 36, + 42, + 52, + 670, + 36, + 42, + 52, + 672, + 36, + 46, + 48, + 670, + 36, + 46, + 48, + 676, + 30, + 52, + 44, + 674, + 30, + 52, + 44, + 678, + 26, + 56, + 42, + 676, + 26, + 56, + 42, + 678, + 26, + 58, + 40, + 676, + 26, + 58, + 40, + 676, + 28, + 58, + 40, + 674, + 28, + 58, + 40, + 676, + 28, + 60, + 36, + 676, + 28, + 60, + 36, + 678, + 26, + 64, + 34, + 676, + 26, + 64, + 34, + 676, + 28, + 64, + 34, + 674, + 28, + 64, + 34, + 676, + 28, + 66, + 30, + 676, + 28, + 66, + 30, + 678, + 26, + 68, + 30, + 676, + 26, + 68, + 30, + 676, + 28, + 68, + 30, + 674, + 28, + 68, + 30, + 674, + 30, + 68, + 28, + 674, + 30, + 68, + 28, + 676, + 30, + 68, + 28, + 674, + 30, + 68, + 28, + 676, + 28, + 70, + 26, + 676, + 28, + 70, + 26, + 676, + 32, + 66, + 26, + 676, + 32, + 66, + 26, + 678, + 32, + 66, + 22, + 680, + 32, + 66, + 22, + 682, + 30, + 68, + 18, + 684, + 30, + 68, + 18, + 684, + 32, + 70, + 12, + 686, + 32, + 70, + 12, + 688, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 780, + 16, + 784, + 16, + 790, + 8, + 792, + 8, + 496969 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.684036374092102, + -0.6118918657302856, + 0.3970930576324463 + ], + [ + 0.7283902168273926, + -0.6022791862487793, + 0.3266620337963104 + ], + [ + 0.03927899897098541, + 0.5126872658729553, + 0.8576764464378357 + ] + ], + "t": [ + -63.89276123046875, + 88.8704605102539, + 424.8863525390625 + ] + }, + { + "scene_id": 0, + "image_id": 270, + "category_id": 1, + "bbox": [ + 470, + 284, + 120, + 72 + ], + "score": 0.5930120944976807, + "time": 0.0, + "segmentation": { + "counts": [ + 375487, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 24, + 8, + 748, + 20, + 24, + 8, + 748, + 22, + 22, + 8, + 748, + 22, + 22, + 8, + 748, + 22, + 22, + 10, + 746, + 22, + 22, + 10, + 746, + 22, + 22, + 10, + 746, + 22, + 22, + 10, + 746, + 22, + 22, + 10, + 746, + 22, + 22, + 10, + 746, + 22, + 22, + 12, + 744, + 22, + 22, + 12, + 744, + 22, + 22, + 12, + 744, + 22, + 22, + 12, + 744, + 24, + 20, + 14, + 742, + 24, + 20, + 14, + 742, + 24, + 20, + 18, + 738, + 24, + 20, + 18, + 738, + 24, + 20, + 18, + 738, + 24, + 20, + 18, + 740, + 24, + 18, + 20, + 738, + 24, + 18, + 20, + 738, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 738, + 24, + 16, + 24, + 736, + 24, + 16, + 24, + 736, + 24, + 16, + 26, + 734, + 24, + 16, + 26, + 736, + 24, + 14, + 28, + 734, + 24, + 14, + 28, + 734, + 26, + 12, + 28, + 734, + 26, + 12, + 28, + 734, + 26, + 12, + 30, + 732, + 26, + 12, + 30, + 734, + 28, + 8, + 30, + 734, + 28, + 8, + 30, + 736, + 28, + 6, + 30, + 736, + 28, + 6, + 30, + 738, + 26, + 8, + 30, + 736, + 26, + 8, + 30, + 738, + 26, + 6, + 30, + 738, + 26, + 6, + 30, + 740, + 26, + 6, + 28, + 740, + 26, + 6, + 28, + 742, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 26, + 2, + 28, + 744, + 26, + 2, + 28, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 550047 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5436005592346191, + 0.7666751146316528, + 0.34162604808807373 + ], + [ + -0.7745521068572998, + 0.3013976514339447, + 0.5560837388038635 + ], + [ + 0.32337042689323425, + -0.5668945908546448, + 0.7576690316200256 + ] + ], + "t": [ + -64.97196197509766, + -50.44048309326172, + 507.8194885253906 + ] + }, + { + "scene_id": 0, + "image_id": 270, + "category_id": 1, + "bbox": [ + 532, + 526, + 124, + 152 + ], + "score": 0.583954393863678, + "time": 0.0, + "segmentation": { + "counts": [ + 425351, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 744, + 64, + 736, + 64, + 732, + 80, + 720, + 80, + 720, + 84, + 716, + 84, + 714, + 96, + 704, + 96, + 704, + 100, + 700, + 100, + 700, + 106, + 694, + 106, + 694, + 112, + 688, + 112, + 688, + 114, + 686, + 114, + 688, + 36, + 2, + 80, + 682, + 36, + 2, + 80, + 682, + 36, + 8, + 76, + 680, + 36, + 8, + 76, + 680, + 38, + 12, + 74, + 676, + 38, + 12, + 74, + 676, + 38, + 20, + 68, + 674, + 38, + 20, + 68, + 674, + 40, + 26, + 62, + 672, + 40, + 26, + 62, + 672, + 40, + 32, + 60, + 668, + 40, + 32, + 60, + 670, + 40, + 36, + 56, + 668, + 40, + 36, + 56, + 670, + 38, + 44, + 50, + 668, + 38, + 44, + 50, + 672, + 36, + 46, + 48, + 670, + 36, + 46, + 48, + 676, + 30, + 52, + 44, + 674, + 30, + 52, + 44, + 678, + 28, + 54, + 42, + 676, + 28, + 54, + 42, + 676, + 28, + 56, + 42, + 674, + 28, + 56, + 42, + 676, + 28, + 58, + 40, + 674, + 28, + 58, + 40, + 676, + 28, + 60, + 36, + 676, + 28, + 60, + 36, + 678, + 28, + 62, + 34, + 676, + 28, + 62, + 34, + 676, + 28, + 66, + 32, + 674, + 28, + 66, + 32, + 676, + 28, + 64, + 32, + 676, + 28, + 64, + 32, + 678, + 28, + 66, + 30, + 676, + 28, + 66, + 30, + 676, + 30, + 66, + 30, + 674, + 30, + 66, + 30, + 674, + 32, + 66, + 28, + 674, + 32, + 66, + 28, + 676, + 30, + 68, + 26, + 676, + 30, + 68, + 26, + 678, + 30, + 68, + 24, + 678, + 30, + 68, + 24, + 680, + 30, + 68, + 22, + 680, + 30, + 68, + 22, + 680, + 32, + 68, + 20, + 680, + 32, + 68, + 20, + 682, + 34, + 64, + 18, + 684, + 34, + 64, + 18, + 684, + 36, + 66, + 12, + 686, + 36, + 66, + 12, + 688, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 770, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 782, + 16, + 784, + 16, + 790, + 8, + 792, + 8, + 496969 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6704962253570557, + -0.6150461435317993, + 0.41491299867630005 + ], + [ + 0.7384204268455505, + -0.6074254512786865, + 0.2928636968135834 + ], + [ + 0.07190410792827606, + 0.5027439594268799, + 0.86143958568573 + ] + ], + "t": [ + -64.22151184082031, + 88.01307678222656, + 424.1003112792969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 270, + "category_id": 1, + "bbox": [ + 466, + 472, + 190, + 208 + ], + "score": 0.6410990953445435, + "time": 0.0, + "segmentation": { + "counts": [ + 372515, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 23152, + 10, + 790, + 10, + 790, + 16, + 784, + 16, + 784, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 48, + 8, + 20, + 724, + 48, + 8, + 20, + 728, + 46, + 2, + 26, + 726, + 46, + 2, + 26, + 728, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 732, + 72, + 728, + 72, + 730, + 74, + 726, + 74, + 728, + 84, + 716, + 84, + 720, + 86, + 714, + 86, + 716, + 92, + 708, + 92, + 710, + 98, + 702, + 98, + 702, + 104, + 696, + 104, + 696, + 108, + 692, + 108, + 692, + 112, + 688, + 112, + 690, + 114, + 686, + 114, + 686, + 34, + 4, + 80, + 682, + 34, + 4, + 80, + 682, + 34, + 12, + 76, + 678, + 34, + 12, + 76, + 678, + 36, + 16, + 72, + 676, + 36, + 16, + 72, + 676, + 38, + 20, + 70, + 672, + 38, + 20, + 70, + 672, + 38, + 28, + 64, + 670, + 38, + 28, + 64, + 672, + 38, + 32, + 60, + 670, + 38, + 32, + 60, + 670, + 38, + 40, + 54, + 668, + 38, + 40, + 54, + 672, + 36, + 42, + 52, + 670, + 36, + 42, + 52, + 672, + 36, + 46, + 48, + 670, + 36, + 46, + 48, + 676, + 30, + 52, + 44, + 674, + 30, + 52, + 44, + 678, + 26, + 56, + 42, + 676, + 26, + 56, + 42, + 678, + 26, + 58, + 40, + 676, + 26, + 58, + 40, + 676, + 28, + 58, + 40, + 674, + 28, + 58, + 40, + 676, + 28, + 60, + 36, + 676, + 28, + 60, + 36, + 678, + 26, + 64, + 34, + 676, + 26, + 64, + 34, + 676, + 28, + 64, + 34, + 674, + 28, + 64, + 34, + 676, + 28, + 66, + 30, + 676, + 28, + 66, + 30, + 678, + 26, + 68, + 30, + 676, + 26, + 68, + 30, + 676, + 28, + 68, + 30, + 674, + 28, + 68, + 30, + 674, + 30, + 68, + 28, + 674, + 30, + 68, + 28, + 676, + 30, + 68, + 28, + 674, + 30, + 68, + 28, + 676, + 28, + 70, + 26, + 676, + 28, + 70, + 26, + 676, + 32, + 66, + 26, + 676, + 32, + 66, + 26, + 678, + 32, + 66, + 22, + 680, + 32, + 66, + 22, + 682, + 30, + 68, + 18, + 684, + 30, + 68, + 18, + 684, + 32, + 70, + 12, + 686, + 32, + 70, + 12, + 688, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 780, + 16, + 784, + 16, + 790, + 8, + 792, + 8, + 496969 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.684036374092102, + -0.6118918657302856, + 0.3970930576324463 + ], + [ + 0.7283902168273926, + -0.6022791862487793, + 0.3266620337963104 + ], + [ + 0.03927899897098541, + 0.5126872658729553, + 0.8576764464378357 + ] + ], + "t": [ + -63.89276123046875, + 88.8704605102539, + 424.8863525390625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000270/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000270/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000270/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000270/sam6d_results/vis_pem.png" + }, + { + "frame_id": 271, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000271.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000271.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 271, + "category_id": 1, + "bbox": [ + 440, + 306, + 142, + 74 + ], + "score": 0.5651159286499023, + "time": 0.0, + "segmentation": { + "counts": [ + 351545, + 4, + 796, + 4, + 792, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 748, + 8, + 28, + 16, + 748, + 8, + 28, + 16, + 746, + 12, + 28, + 14, + 746, + 12, + 28, + 14, + 744, + 16, + 28, + 14, + 742, + 16, + 28, + 14, + 742, + 16, + 28, + 16, + 740, + 16, + 28, + 16, + 740, + 18, + 26, + 16, + 740, + 18, + 26, + 16, + 740, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 20, + 24, + 20, + 736, + 20, + 24, + 20, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 22, + 24, + 20, + 734, + 22, + 24, + 20, + 734, + 22, + 24, + 20, + 734, + 22, + 24, + 20, + 734, + 22, + 24, + 20, + 734, + 22, + 24, + 20, + 734, + 22, + 24, + 20, + 734, + 22, + 24, + 20, + 734, + 22, + 24, + 18, + 736, + 22, + 24, + 18, + 736, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 736, + 22, + 22, + 20, + 736, + 22, + 22, + 20, + 736, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 24, + 20, + 22, + 734, + 24, + 20, + 22, + 734, + 26, + 18, + 24, + 732, + 26, + 18, + 24, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 24, + 734, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 734, + 26, + 16, + 26, + 732, + 26, + 16, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 734, + 28, + 12, + 28, + 732, + 28, + 12, + 28, + 734, + 28, + 10, + 30, + 732, + 28, + 10, + 30, + 732, + 30, + 8, + 30, + 732, + 30, + 8, + 30, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 736, + 30, + 6, + 28, + 736, + 30, + 6, + 28, + 738, + 30, + 4, + 28, + 738, + 30, + 4, + 28, + 740, + 30, + 2, + 28, + 740, + 30, + 2, + 28, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 36, + 6, + 12, + 746, + 36, + 6, + 12, + 746, + 36, + 6, + 12, + 746, + 36, + 6, + 12, + 746, + 38, + 2, + 12, + 748, + 38, + 2, + 12, + 748, + 38, + 2, + 12, + 748, + 38, + 2, + 12, + 748, + 38, + 2, + 14, + 746, + 38, + 2, + 14, + 748, + 22, + 2, + 10, + 6, + 12, + 748, + 22, + 2, + 10, + 6, + 12, + 748, + 34, + 10, + 8, + 748, + 34, + 10, + 8, + 750, + 32, + 12, + 8, + 748, + 32, + 12, + 8, + 754, + 26, + 4, + 4, + 4, + 8, + 754, + 26, + 4, + 4, + 4, + 8, + 762, + 28, + 2, + 8, + 762, + 28, + 2, + 8, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 10, + 2, + 24, + 764, + 10, + 2, + 24, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 556421 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4867628812789917, + 0.7475518584251404, + 0.45191600918769836 + ], + [ + -0.8530264496803284, + 0.2953394651412964, + 0.43025654554367065 + ], + [ + 0.18817037343978882, + -0.5949289202690125, + 0.7814418077468872 + ] + ], + "t": [ + -71.80943298339844, + -28.911476135253906, + 497.41693115234375 + ] + }, + { + "scene_id": 0, + "image_id": 271, + "category_id": 1, + "bbox": [ + 526, + 580, + 88, + 144 + ], + "score": 0.0, + "time": 0.0, + "segmentation": { + "counts": [ + 420603, + 6, + 794, + 6, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 756, + 52, + 748, + 52, + 750, + 58, + 742, + 58, + 744, + 66, + 734, + 66, + 736, + 72, + 728, + 72, + 730, + 74, + 726, + 74, + 728, + 78, + 722, + 78, + 724, + 80, + 720, + 80, + 722, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 728, + 74, + 726, + 74, + 734, + 70, + 730, + 70, + 736, + 66, + 734, + 66, + 740, + 62, + 738, + 62, + 744, + 58, + 742, + 58, + 748, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 530481 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9783170223236084, + 0.20092952251434326, + -0.0502297468483448 + ], + [ + 0.12306687980890274, + -0.3688983917236328, + 0.9212862253189087 + ], + [ + 0.16658377647399902, + -0.9074914455413818, + -0.3856274485588074 + ] + ], + "t": [ + -2.2338221073150635, + 40.971858978271484, + 82.8987808227539 + ] + }, + { + "scene_id": 0, + "image_id": 271, + "category_id": 1, + "bbox": [ + 492, + 506, + 160, + 218 + ], + "score": 0.64082932472229, + "time": 0.0, + "segmentation": { + "counts": [ + 393305, + 8, + 792, + 8, + 792, + 18, + 782, + 18, + 782, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 774, + 32, + 768, + 32, + 772, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 22, + 6, + 722, + 50, + 22, + 6, + 724, + 50, + 6, + 22, + 722, + 50, + 6, + 22, + 724, + 78, + 722, + 78, + 726, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 724, + 86, + 714, + 86, + 718, + 86, + 714, + 86, + 716, + 96, + 704, + 96, + 708, + 100, + 700, + 100, + 700, + 106, + 694, + 106, + 696, + 108, + 692, + 108, + 692, + 112, + 688, + 112, + 688, + 118, + 682, + 118, + 682, + 120, + 680, + 120, + 680, + 124, + 676, + 124, + 676, + 40, + 6, + 82, + 672, + 40, + 6, + 82, + 672, + 40, + 14, + 76, + 670, + 40, + 14, + 76, + 670, + 42, + 20, + 72, + 666, + 42, + 20, + 72, + 666, + 42, + 26, + 68, + 664, + 42, + 26, + 68, + 666, + 42, + 32, + 62, + 664, + 42, + 32, + 62, + 666, + 40, + 36, + 62, + 662, + 40, + 36, + 62, + 668, + 36, + 40, + 58, + 666, + 36, + 40, + 58, + 672, + 32, + 42, + 56, + 670, + 32, + 42, + 56, + 674, + 28, + 48, + 50, + 674, + 28, + 48, + 50, + 674, + 30, + 50, + 48, + 672, + 30, + 50, + 48, + 674, + 28, + 54, + 46, + 672, + 28, + 54, + 46, + 674, + 28, + 58, + 42, + 672, + 28, + 58, + 42, + 672, + 30, + 58, + 42, + 670, + 30, + 58, + 42, + 672, + 30, + 60, + 40, + 670, + 30, + 60, + 40, + 670, + 30, + 62, + 38, + 670, + 30, + 62, + 38, + 672, + 30, + 64, + 36, + 670, + 30, + 64, + 36, + 672, + 30, + 64, + 36, + 670, + 30, + 64, + 36, + 670, + 32, + 64, + 34, + 670, + 32, + 64, + 34, + 672, + 32, + 66, + 32, + 670, + 32, + 66, + 32, + 672, + 32, + 66, + 30, + 672, + 32, + 66, + 30, + 672, + 34, + 66, + 28, + 672, + 34, + 66, + 28, + 674, + 34, + 66, + 26, + 674, + 34, + 66, + 26, + 674, + 36, + 66, + 22, + 676, + 36, + 66, + 22, + 678, + 38, + 64, + 20, + 678, + 38, + 64, + 20, + 680, + 36, + 66, + 16, + 682, + 36, + 66, + 16, + 684, + 36, + 66, + 10, + 688, + 36, + 66, + 10, + 688, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 46, + 754, + 46, + 756, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 774, + 24, + 776, + 24, + 782, + 16, + 784, + 16, + 500123 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6598286628723145, + -0.6258429884910583, + 0.4158684015274048 + ], + [ + 0.7480548024177551, + -0.5993923544883728, + 0.2848554253578186 + ], + [ + 0.070993572473526, + 0.49904802441596985, + 0.8636612892150879 + ] + ], + "t": [ + -65.54696655273438, + 114.12017822265625, + 417.7452392578125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 271, + "category_id": 1, + "bbox": [ + 492, + 506, + 160, + 218 + ], + "score": 0.64082932472229, + "time": 0.0, + "segmentation": { + "counts": [ + 393305, + 8, + 792, + 8, + 792, + 18, + 782, + 18, + 782, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 774, + 32, + 768, + 32, + 772, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 22, + 6, + 722, + 50, + 22, + 6, + 724, + 50, + 6, + 22, + 722, + 50, + 6, + 22, + 724, + 78, + 722, + 78, + 726, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 724, + 86, + 714, + 86, + 718, + 86, + 714, + 86, + 716, + 96, + 704, + 96, + 708, + 100, + 700, + 100, + 700, + 106, + 694, + 106, + 696, + 108, + 692, + 108, + 692, + 112, + 688, + 112, + 688, + 118, + 682, + 118, + 682, + 120, + 680, + 120, + 680, + 124, + 676, + 124, + 676, + 40, + 6, + 82, + 672, + 40, + 6, + 82, + 672, + 40, + 14, + 76, + 670, + 40, + 14, + 76, + 670, + 42, + 20, + 72, + 666, + 42, + 20, + 72, + 666, + 42, + 26, + 68, + 664, + 42, + 26, + 68, + 666, + 42, + 32, + 62, + 664, + 42, + 32, + 62, + 666, + 40, + 36, + 62, + 662, + 40, + 36, + 62, + 668, + 36, + 40, + 58, + 666, + 36, + 40, + 58, + 672, + 32, + 42, + 56, + 670, + 32, + 42, + 56, + 674, + 28, + 48, + 50, + 674, + 28, + 48, + 50, + 674, + 30, + 50, + 48, + 672, + 30, + 50, + 48, + 674, + 28, + 54, + 46, + 672, + 28, + 54, + 46, + 674, + 28, + 58, + 42, + 672, + 28, + 58, + 42, + 672, + 30, + 58, + 42, + 670, + 30, + 58, + 42, + 672, + 30, + 60, + 40, + 670, + 30, + 60, + 40, + 670, + 30, + 62, + 38, + 670, + 30, + 62, + 38, + 672, + 30, + 64, + 36, + 670, + 30, + 64, + 36, + 672, + 30, + 64, + 36, + 670, + 30, + 64, + 36, + 670, + 32, + 64, + 34, + 670, + 32, + 64, + 34, + 672, + 32, + 66, + 32, + 670, + 32, + 66, + 32, + 672, + 32, + 66, + 30, + 672, + 32, + 66, + 30, + 672, + 34, + 66, + 28, + 672, + 34, + 66, + 28, + 674, + 34, + 66, + 26, + 674, + 34, + 66, + 26, + 674, + 36, + 66, + 22, + 676, + 36, + 66, + 22, + 678, + 38, + 64, + 20, + 678, + 38, + 64, + 20, + 680, + 36, + 66, + 16, + 682, + 36, + 66, + 16, + 684, + 36, + 66, + 10, + 688, + 36, + 66, + 10, + 688, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 46, + 754, + 46, + 756, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 774, + 24, + 776, + 24, + 782, + 16, + 784, + 16, + 500123 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6598286628723145, + -0.6258429884910583, + 0.4158684015274048 + ], + [ + 0.7480548024177551, + -0.5993923544883728, + 0.2848554253578186 + ], + [ + 0.070993572473526, + 0.49904802441596985, + 0.8636612892150879 + ] + ], + "t": [ + -65.54696655273438, + 114.12017822265625, + 417.7452392578125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000271/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000271/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000271/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000271/sam6d_results/vis_pem.png" + }, + { + "frame_id": 272, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000272.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000272.png", + "status": "ok", + "detection_count": 4, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 272, + "category_id": 1, + "bbox": [ + 594, + 604, + 82, + 96 + ], + "score": 0.19403225183486938, + "time": 0.0, + "segmentation": { + "counts": [ + 475007, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 752, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 770, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 782, + 16, + 784, + 16, + 480901 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9026060104370117, + 0.4282444715499878, + -0.043697554618120193 + ], + [ + -0.29328441619873047, + 0.6860884428024292, + 0.6657831072807312 + ], + [ + 0.3150980770587921, + -0.5881240963935852, + 0.7448647618293762 + ] + ], + "t": [ + 5.483238697052002, + 140.08778381347656, + 385.7597961425781 + ] + }, + { + "scene_id": 0, + "image_id": 272, + "category_id": 1, + "bbox": [ + 548, + 600, + 90, + 144 + ], + "score": 0.0739767923951149, + "time": 0.0, + "segmentation": { + "counts": [ + 438209, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 754, + 52, + 748, + 52, + 752, + 56, + 744, + 56, + 746, + 60, + 740, + 60, + 742, + 66, + 734, + 66, + 736, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 728, + 78, + 722, + 78, + 722, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 724, + 80, + 720, + 80, + 724, + 80, + 720, + 80, + 726, + 76, + 724, + 76, + 732, + 72, + 728, + 72, + 734, + 68, + 732, + 68, + 738, + 64, + 736, + 64, + 740, + 64, + 736, + 64, + 742, + 60, + 740, + 60, + 746, + 56, + 744, + 56, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 12, + 788, + 12, + 511259 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2005893439054489, + -0.49762874841690063, + 0.8438778519630432 + ], + [ + 0.1648416668176651, + -0.8662480115890503, + -0.471637487411499 + ], + [ + 0.965707540512085, + 0.04450080916285515, + 0.25579002499580383 + ] + ], + "t": [ + -55.634620666503906, + 105.21871185302734, + 375.35455322265625 + ] + }, + { + "scene_id": 0, + "image_id": 272, + "category_id": 1, + "bbox": [ + 452, + 310, + 144, + 78 + ], + "score": 0.6341591477394104, + "time": 0.0, + "segmentation": { + "counts": [ + 361149, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 738, + 10, + 28, + 24, + 738, + 10, + 28, + 24, + 736, + 14, + 28, + 24, + 734, + 14, + 28, + 24, + 734, + 16, + 28, + 22, + 734, + 16, + 28, + 22, + 734, + 16, + 28, + 24, + 732, + 16, + 28, + 24, + 732, + 16, + 30, + 22, + 732, + 16, + 30, + 22, + 732, + 18, + 28, + 22, + 732, + 18, + 28, + 22, + 732, + 18, + 28, + 22, + 732, + 18, + 28, + 22, + 732, + 18, + 30, + 22, + 730, + 18, + 30, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 22, + 26, + 22, + 730, + 22, + 26, + 22, + 730, + 22, + 26, + 22, + 730, + 22, + 26, + 22, + 730, + 22, + 26, + 24, + 728, + 22, + 26, + 24, + 730, + 22, + 24, + 24, + 730, + 22, + 24, + 24, + 730, + 22, + 24, + 22, + 732, + 22, + 24, + 22, + 732, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 26, + 730, + 24, + 20, + 26, + 730, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 730, + 24, + 18, + 30, + 728, + 24, + 18, + 30, + 730, + 24, + 16, + 30, + 730, + 24, + 16, + 30, + 732, + 26, + 14, + 30, + 730, + 26, + 14, + 30, + 730, + 30, + 10, + 30, + 730, + 30, + 10, + 30, + 732, + 28, + 10, + 32, + 730, + 28, + 10, + 32, + 732, + 28, + 8, + 32, + 732, + 28, + 8, + 32, + 732, + 30, + 6, + 32, + 732, + 30, + 6, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 738, + 28, + 4, + 30, + 738, + 28, + 4, + 30, + 738, + 28, + 2, + 32, + 738, + 28, + 2, + 32, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 545211 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.460431843996048, + 0.7373564839363098, + 0.4942755401134491 + ], + [ + -0.8794631361961365, + 0.30325639247894287, + 0.3668505847454071 + ], + [ + 0.12060730159282684, + -0.603607177734375, + 0.7881069779396057 + ] + ], + "t": [ + -60.240814208984375, + -22.964189529418945, + 485.4498291015625 + ] + }, + { + "scene_id": 0, + "image_id": 272, + "category_id": 1, + "bbox": [ + 510, + 480, + 166, + 264 + ], + "score": 0.581125795841217, + "time": 0.0, + "segmentation": { + "counts": [ + 407721, + 4, + 796, + 4, + 794, + 12, + 788, + 12, + 788, + 20, + 780, + 20, + 782, + 24, + 776, + 24, + 780, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 760, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 754, + 46, + 10, + 20, + 724, + 46, + 10, + 20, + 726, + 46, + 4, + 26, + 724, + 46, + 4, + 26, + 726, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 726, + 74, + 726, + 74, + 730, + 72, + 728, + 72, + 730, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 728, + 78, + 722, + 78, + 724, + 82, + 718, + 82, + 720, + 88, + 712, + 88, + 716, + 90, + 710, + 90, + 710, + 98, + 702, + 98, + 702, + 104, + 696, + 104, + 696, + 108, + 692, + 108, + 694, + 112, + 688, + 112, + 688, + 116, + 684, + 116, + 684, + 120, + 680, + 120, + 680, + 124, + 676, + 124, + 676, + 40, + 8, + 78, + 674, + 40, + 8, + 78, + 674, + 42, + 12, + 76, + 670, + 42, + 12, + 76, + 670, + 44, + 16, + 74, + 666, + 44, + 16, + 74, + 668, + 42, + 24, + 68, + 666, + 42, + 24, + 68, + 668, + 42, + 28, + 64, + 666, + 42, + 28, + 64, + 670, + 38, + 32, + 64, + 666, + 38, + 32, + 64, + 672, + 34, + 36, + 60, + 670, + 34, + 36, + 60, + 552, + 6, + 116, + 32, + 40, + 56, + 550, + 6, + 116, + 32, + 40, + 56, + 550, + 6, + 118, + 30, + 44, + 54, + 548, + 6, + 118, + 30, + 44, + 54, + 674, + 30, + 48, + 50, + 672, + 30, + 48, + 50, + 672, + 30, + 52, + 48, + 670, + 30, + 52, + 48, + 672, + 32, + 50, + 48, + 670, + 32, + 50, + 48, + 672, + 30, + 54, + 44, + 672, + 30, + 54, + 44, + 672, + 32, + 56, + 42, + 670, + 32, + 56, + 42, + 672, + 32, + 58, + 40, + 670, + 32, + 58, + 40, + 672, + 32, + 58, + 40, + 670, + 32, + 58, + 40, + 670, + 34, + 58, + 38, + 670, + 34, + 58, + 38, + 672, + 34, + 60, + 36, + 670, + 34, + 60, + 36, + 670, + 34, + 62, + 36, + 668, + 34, + 62, + 36, + 670, + 34, + 62, + 34, + 670, + 34, + 62, + 34, + 672, + 34, + 64, + 30, + 672, + 34, + 64, + 30, + 674, + 34, + 62, + 30, + 674, + 34, + 62, + 30, + 674, + 38, + 60, + 28, + 674, + 38, + 60, + 28, + 676, + 38, + 62, + 24, + 676, + 38, + 62, + 24, + 676, + 40, + 62, + 20, + 678, + 40, + 62, + 20, + 680, + 40, + 62, + 18, + 680, + 40, + 62, + 18, + 682, + 42, + 60, + 12, + 686, + 42, + 60, + 12, + 688, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 756, + 50, + 750, + 50, + 754, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 782, + 16, + 784, + 16, + 480901 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6614186763763428, + -0.6239464282989502, + 0.41619211435317993 + ], + [ + 0.7442683577537537, + -0.6145942807197571, + 0.2614153325557709 + ], + [ + 0.09268016368150711, + 0.48266351222991943, + 0.8708881735801697 + ] + ], + "t": [ + -52.14963912963867, + 122.18787384033203, + 414.0064697265625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 272, + "category_id": 1, + "bbox": [ + 452, + 310, + 144, + 78 + ], + "score": 0.6341591477394104, + "time": 0.0, + "segmentation": { + "counts": [ + 361149, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 738, + 10, + 28, + 24, + 738, + 10, + 28, + 24, + 736, + 14, + 28, + 24, + 734, + 14, + 28, + 24, + 734, + 16, + 28, + 22, + 734, + 16, + 28, + 22, + 734, + 16, + 28, + 24, + 732, + 16, + 28, + 24, + 732, + 16, + 30, + 22, + 732, + 16, + 30, + 22, + 732, + 18, + 28, + 22, + 732, + 18, + 28, + 22, + 732, + 18, + 28, + 22, + 732, + 18, + 28, + 22, + 732, + 18, + 30, + 22, + 730, + 18, + 30, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 20, + 28, + 22, + 730, + 22, + 26, + 22, + 730, + 22, + 26, + 22, + 730, + 22, + 26, + 22, + 730, + 22, + 26, + 22, + 730, + 22, + 26, + 24, + 728, + 22, + 26, + 24, + 730, + 22, + 24, + 24, + 730, + 22, + 24, + 24, + 730, + 22, + 24, + 22, + 732, + 22, + 24, + 22, + 732, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 26, + 730, + 24, + 20, + 26, + 730, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 730, + 24, + 18, + 30, + 728, + 24, + 18, + 30, + 730, + 24, + 16, + 30, + 730, + 24, + 16, + 30, + 732, + 26, + 14, + 30, + 730, + 26, + 14, + 30, + 730, + 30, + 10, + 30, + 730, + 30, + 10, + 30, + 732, + 28, + 10, + 32, + 730, + 28, + 10, + 32, + 732, + 28, + 8, + 32, + 732, + 28, + 8, + 32, + 732, + 30, + 6, + 32, + 732, + 30, + 6, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 738, + 28, + 4, + 30, + 738, + 28, + 4, + 30, + 738, + 28, + 2, + 32, + 738, + 28, + 2, + 32, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 545211 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.460431843996048, + 0.7373564839363098, + 0.4942755401134491 + ], + [ + -0.8794631361961365, + 0.30325639247894287, + 0.3668505847454071 + ], + [ + 0.12060730159282684, + -0.603607177734375, + 0.7881069779396057 + ] + ], + "t": [ + -60.240814208984375, + -22.964189529418945, + 485.4498291015625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000272/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000272/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000272/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000272/sam6d_results/vis_pem.png" + }, + { + "frame_id": 273, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000273.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000273.png", + "status": "ok", + "detection_count": 4, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 273, + "category_id": 1, + "bbox": [ + 612, + 610, + 84, + 98 + ], + "score": 0.3747568428516388, + "time": 0.0, + "segmentation": { + "counts": [ + 489413, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 770, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 782, + 16, + 784, + 16, + 464893 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8791506290435791, + 0.417305052280426, + 0.23010994493961334 + ], + [ + 0.17613916099071503, + 0.7332324385643005, + -0.6567689180374146 + ], + [ + -0.4427972435951233, + -0.5368673801422119, + -0.7181254625320435 + ] + ], + "t": [ + 16.8858642578125, + 142.62435913085938, + 381.3642883300781 + ] + }, + { + "scene_id": 0, + "image_id": 273, + "category_id": 1, + "bbox": [ + 566, + 608, + 94, + 144 + ], + "score": 0.5537700057029724, + "time": 0.0, + "segmentation": { + "counts": [ + 452617, + 6, + 2, + 10, + 782, + 6, + 2, + 10, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 756, + 50, + 750, + 50, + 752, + 54, + 746, + 54, + 748, + 60, + 740, + 60, + 742, + 64, + 736, + 64, + 738, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 728, + 78, + 722, + 78, + 724, + 80, + 720, + 80, + 722, + 82, + 718, + 82, + 726, + 76, + 724, + 76, + 732, + 72, + 728, + 72, + 732, + 70, + 730, + 70, + 736, + 68, + 732, + 68, + 738, + 64, + 736, + 64, + 742, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 748, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 752, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 790, + 6, + 794, + 6, + 493655 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7121105790138245, + -0.596073567867279, + -0.37093839049339294 + ], + [ + -0.6936155557632446, + -0.6790584921836853, + -0.2403685748577118 + ], + [ + -0.10861146450042725, + 0.42845749855041504, + -0.8970105051994324 + ] + ], + "t": [ + -37.22092056274414, + 124.02496337890625, + 411.9120788574219 + ] + }, + { + "scene_id": 0, + "image_id": 273, + "category_id": 1, + "bbox": [ + 498, + 464, + 198, + 286 + ], + "score": 0.5741745829582214, + "time": 0.0, + "segmentation": { + "counts": [ + 398171, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 790, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 15174, + 4, + 796, + 4, + 774, + 12, + 8, + 6, + 774, + 12, + 8, + 6, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 710, + 6, + 36, + 52, + 20, + 6, + 680, + 6, + 36, + 52, + 20, + 6, + 680, + 6, + 38, + 52, + 2, + 24, + 678, + 6, + 38, + 52, + 2, + 24, + 678, + 6, + 40, + 76, + 678, + 6, + 40, + 76, + 726, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 668, + 4, + 58, + 72, + 666, + 4, + 58, + 72, + 664, + 6, + 58, + 74, + 662, + 6, + 58, + 74, + 662, + 6, + 62, + 74, + 658, + 6, + 62, + 74, + 728, + 74, + 726, + 74, + 730, + 74, + 726, + 74, + 728, + 78, + 722, + 78, + 726, + 80, + 720, + 80, + 720, + 88, + 712, + 88, + 714, + 92, + 708, + 92, + 708, + 98, + 702, + 98, + 702, + 104, + 696, + 104, + 594, + 4, + 100, + 106, + 590, + 4, + 100, + 106, + 590, + 4, + 100, + 112, + 584, + 4, + 100, + 112, + 570, + 6, + 2, + 6, + 104, + 116, + 566, + 6, + 2, + 6, + 104, + 116, + 566, + 6, + 2, + 6, + 104, + 120, + 562, + 6, + 2, + 6, + 104, + 120, + 556, + 10, + 114, + 124, + 552, + 10, + 114, + 124, + 552, + 8, + 116, + 44, + 6, + 76, + 550, + 8, + 116, + 44, + 6, + 76, + 550, + 6, + 118, + 44, + 12, + 74, + 546, + 6, + 118, + 44, + 12, + 74, + 546, + 6, + 120, + 44, + 16, + 70, + 544, + 6, + 120, + 44, + 16, + 70, + 542, + 8, + 14, + 4, + 104, + 42, + 22, + 68, + 538, + 8, + 14, + 4, + 104, + 42, + 22, + 68, + 538, + 8, + 10, + 10, + 106, + 40, + 26, + 64, + 536, + 8, + 10, + 10, + 106, + 40, + 26, + 64, + 536, + 10, + 6, + 12, + 110, + 38, + 28, + 62, + 534, + 10, + 6, + 12, + 110, + 38, + 28, + 62, + 534, + 26, + 116, + 34, + 34, + 58, + 532, + 26, + 116, + 34, + 34, + 58, + 534, + 22, + 122, + 32, + 36, + 56, + 532, + 22, + 122, + 32, + 36, + 56, + 534, + 20, + 124, + 30, + 42, + 52, + 532, + 20, + 124, + 30, + 42, + 52, + 678, + 30, + 44, + 50, + 676, + 30, + 44, + 50, + 676, + 32, + 46, + 48, + 674, + 32, + 46, + 48, + 676, + 32, + 48, + 46, + 674, + 32, + 48, + 46, + 676, + 32, + 50, + 44, + 674, + 32, + 50, + 44, + 676, + 30, + 54, + 42, + 674, + 30, + 54, + 42, + 674, + 32, + 54, + 42, + 672, + 32, + 54, + 42, + 674, + 32, + 54, + 40, + 674, + 32, + 54, + 40, + 674, + 34, + 56, + 38, + 672, + 34, + 56, + 38, + 674, + 34, + 56, + 38, + 672, + 34, + 56, + 38, + 672, + 36, + 56, + 36, + 672, + 36, + 56, + 36, + 674, + 34, + 58, + 36, + 672, + 34, + 58, + 36, + 674, + 34, + 60, + 32, + 674, + 34, + 60, + 32, + 676, + 36, + 58, + 30, + 676, + 36, + 58, + 30, + 676, + 40, + 56, + 28, + 676, + 40, + 56, + 28, + 678, + 38, + 58, + 26, + 678, + 38, + 58, + 26, + 680, + 38, + 58, + 24, + 680, + 38, + 58, + 24, + 680, + 40, + 58, + 20, + 682, + 40, + 58, + 20, + 684, + 42, + 56, + 16, + 686, + 42, + 56, + 16, + 688, + 42, + 58, + 8, + 692, + 42, + 58, + 8, + 694, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 756, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 752, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 782, + 16, + 784, + 16, + 464893 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5966832637786865, + -0.6399975419044495, + 0.48412010073661804 + ], + [ + 0.7833943963050842, + -0.5953360199928284, + 0.17851810157299042 + ], + [ + 0.1739630401134491, + 0.4857754111289978, + 0.8565974235534668 + ] + ], + "t": [ + -40.967308044433594, + 129.24691772460938, + 413.3221130371094 + ] + }, + { + "scene_id": 0, + "image_id": 273, + "category_id": 1, + "bbox": [ + 462, + 306, + 104, + 84 + ], + "score": 0.5783916115760803, + "time": 0.0, + "segmentation": { + "counts": [ + 369147, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 742, + 4, + 32, + 24, + 740, + 4, + 32, + 24, + 738, + 10, + 28, + 26, + 736, + 10, + 28, + 26, + 734, + 12, + 30, + 24, + 734, + 12, + 30, + 24, + 732, + 16, + 28, + 26, + 730, + 16, + 28, + 26, + 730, + 18, + 28, + 24, + 730, + 18, + 28, + 24, + 730, + 18, + 28, + 24, + 730, + 18, + 28, + 24, + 730, + 18, + 30, + 24, + 728, + 18, + 30, + 24, + 728, + 20, + 30, + 22, + 728, + 20, + 30, + 22, + 728, + 20, + 30, + 22, + 728, + 20, + 30, + 22, + 728, + 20, + 30, + 24, + 726, + 20, + 30, + 24, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 30, + 20, + 728, + 22, + 30, + 20, + 728, + 22, + 30, + 20, + 728, + 22, + 30, + 20, + 728, + 24, + 28, + 20, + 728, + 24, + 28, + 20, + 730, + 24, + 26, + 20, + 730, + 24, + 26, + 20, + 730, + 26, + 24, + 20, + 730, + 26, + 24, + 20, + 730, + 28, + 22, + 22, + 728, + 28, + 22, + 22, + 730, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 728, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 728, + 30, + 14, + 30, + 726, + 30, + 14, + 30, + 726, + 32, + 12, + 30, + 726, + 32, + 12, + 30, + 728, + 32, + 10, + 32, + 726, + 32, + 10, + 32, + 728, + 32, + 8, + 32, + 728, + 32, + 8, + 32, + 730, + 32, + 6, + 32, + 730, + 32, + 6, + 32, + 732, + 30, + 8, + 30, + 732, + 30, + 8, + 30, + 734, + 30, + 6, + 32, + 732, + 30, + 6, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 736, + 28, + 4, + 30, + 738, + 28, + 4, + 30, + 738, + 30, + 4, + 28, + 738, + 30, + 4, + 28, + 738, + 30, + 18, + 14, + 738, + 30, + 18, + 14, + 738, + 30, + 20, + 10, + 740, + 30, + 20, + 10, + 740, + 30, + 20, + 10, + 740, + 30, + 20, + 10, + 740, + 28, + 22, + 8, + 742, + 28, + 22, + 8, + 742, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 790, + 10, + 790, + 10, + 569247 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.39297521114349365, + 0.7093945145606995, + 0.5850898623466492 + ], + [ + -0.9195486307144165, + 0.30292752385139465, + 0.25032883882522583 + ], + [ + 0.00034191180020570755, + -0.636391818523407, + 0.7713659405708313 + ] + ], + "t": [ + -53.666934967041016, + -23.1794376373291, + 477.0072937011719 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 273, + "category_id": 1, + "bbox": [ + 462, + 306, + 104, + 84 + ], + "score": 0.5783916115760803, + "time": 0.0, + "segmentation": { + "counts": [ + 369147, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 742, + 4, + 32, + 24, + 740, + 4, + 32, + 24, + 738, + 10, + 28, + 26, + 736, + 10, + 28, + 26, + 734, + 12, + 30, + 24, + 734, + 12, + 30, + 24, + 732, + 16, + 28, + 26, + 730, + 16, + 28, + 26, + 730, + 18, + 28, + 24, + 730, + 18, + 28, + 24, + 730, + 18, + 28, + 24, + 730, + 18, + 28, + 24, + 730, + 18, + 30, + 24, + 728, + 18, + 30, + 24, + 728, + 20, + 30, + 22, + 728, + 20, + 30, + 22, + 728, + 20, + 30, + 22, + 728, + 20, + 30, + 22, + 728, + 20, + 30, + 24, + 726, + 20, + 30, + 24, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 28, + 22, + 728, + 22, + 30, + 20, + 728, + 22, + 30, + 20, + 728, + 22, + 30, + 20, + 728, + 22, + 30, + 20, + 728, + 24, + 28, + 20, + 728, + 24, + 28, + 20, + 730, + 24, + 26, + 20, + 730, + 24, + 26, + 20, + 730, + 26, + 24, + 20, + 730, + 26, + 24, + 20, + 730, + 28, + 22, + 22, + 728, + 28, + 22, + 22, + 730, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 728, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 728, + 30, + 14, + 30, + 726, + 30, + 14, + 30, + 726, + 32, + 12, + 30, + 726, + 32, + 12, + 30, + 728, + 32, + 10, + 32, + 726, + 32, + 10, + 32, + 728, + 32, + 8, + 32, + 728, + 32, + 8, + 32, + 730, + 32, + 6, + 32, + 730, + 32, + 6, + 32, + 732, + 30, + 8, + 30, + 732, + 30, + 8, + 30, + 734, + 30, + 6, + 32, + 732, + 30, + 6, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 736, + 28, + 4, + 30, + 738, + 28, + 4, + 30, + 738, + 30, + 4, + 28, + 738, + 30, + 4, + 28, + 738, + 30, + 18, + 14, + 738, + 30, + 18, + 14, + 738, + 30, + 20, + 10, + 740, + 30, + 20, + 10, + 740, + 30, + 20, + 10, + 740, + 30, + 20, + 10, + 740, + 28, + 22, + 8, + 742, + 28, + 22, + 8, + 742, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 790, + 10, + 790, + 10, + 569247 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.39297521114349365, + 0.7093945145606995, + 0.5850898623466492 + ], + [ + -0.9195486307144165, + 0.30292752385139465, + 0.25032883882522583 + ], + [ + 0.00034191180020570755, + -0.636391818523407, + 0.7713659405708313 + ] + ], + "t": [ + -53.666934967041016, + -23.1794376373291, + 477.0072937011719 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000273/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000273/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000273/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000273/sam6d_results/vis_pem.png" + }, + { + "frame_id": 274, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000274.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000274.png", + "status": "ok", + "detection_count": 4, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 274, + "category_id": 1, + "bbox": [ + 612, + 636, + 84, + 100 + ], + "score": 0.10114330798387527, + "time": 0.0, + "segmentation": { + "counts": [ + 489439, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 46, + 754, + 46, + 756, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 770, + 30, + 770, + 30, + 776, + 22, + 778, + 22, + 784, + 14, + 786, + 14, + 464865 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6580245494842529, + -0.7517281770706177, + 0.043689414858818054 + ], + [ + -0.442444384098053, + -0.4329379200935364, + -0.7853711843490601 + ], + [ + 0.6093005537986755, + 0.4974634051322937, + -0.6174812316894531 + ] + ], + "t": [ + 24.658567428588867, + 168.67849731445312, + 369.810546875 + ] + }, + { + "scene_id": 0, + "image_id": 274, + "category_id": 1, + "bbox": [ + 566, + 632, + 94, + 146 + ], + "score": 0.5781993865966797, + "time": 0.0, + "segmentation": { + "counts": [ + 452637, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 760, + 48, + 752, + 48, + 756, + 50, + 750, + 50, + 752, + 56, + 744, + 56, + 746, + 60, + 740, + 60, + 740, + 66, + 734, + 66, + 736, + 70, + 730, + 70, + 732, + 72, + 728, + 72, + 728, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 726, + 78, + 722, + 78, + 726, + 78, + 722, + 78, + 728, + 76, + 724, + 76, + 730, + 72, + 728, + 72, + 734, + 70, + 730, + 70, + 734, + 68, + 732, + 68, + 738, + 64, + 736, + 64, + 742, + 60, + 740, + 60, + 744, + 60, + 740, + 60, + 746, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 752, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 790, + 8, + 792, + 8, + 493627 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.708062469959259, + -0.5875377058982849, + -0.39172354340553284 + ], + [ + -0.688728928565979, + -0.6970540881156921, + -0.19942009449005127 + ], + [ + -0.15588556230068207, + 0.41099312901496887, + -0.8982118368148804 + ] + ], + "t": [ + -35.529563903808594, + 138.83944702148438, + 407.94915771484375 + ] + }, + { + "scene_id": 0, + "image_id": 274, + "category_id": 1, + "bbox": [ + 492, + 546, + 204, + 232 + ], + "score": 0.6311007142066956, + "time": 0.0, + "segmentation": { + "counts": [ + 393397, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 21544, + 6, + 794, + 6, + 794, + 12, + 788, + 12, + 788, + 20, + 780, + 20, + 780, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 770, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 54, + 6, + 18, + 722, + 54, + 6, + 18, + 724, + 54, + 2, + 22, + 722, + 54, + 2, + 22, + 724, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 726, + 78, + 722, + 78, + 724, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 720, + 92, + 708, + 92, + 708, + 96, + 704, + 96, + 704, + 102, + 698, + 102, + 698, + 108, + 692, + 108, + 694, + 110, + 690, + 110, + 690, + 114, + 686, + 114, + 686, + 118, + 682, + 118, + 682, + 122, + 678, + 122, + 678, + 126, + 674, + 126, + 674, + 48, + 6, + 76, + 670, + 48, + 6, + 76, + 672, + 46, + 12, + 72, + 670, + 46, + 12, + 72, + 670, + 48, + 16, + 70, + 666, + 48, + 16, + 70, + 670, + 46, + 20, + 66, + 668, + 46, + 20, + 66, + 672, + 42, + 24, + 64, + 670, + 42, + 24, + 64, + 676, + 38, + 28, + 60, + 674, + 38, + 28, + 60, + 678, + 34, + 34, + 56, + 676, + 34, + 34, + 56, + 678, + 34, + 36, + 56, + 674, + 34, + 36, + 56, + 676, + 32, + 40, + 54, + 674, + 32, + 40, + 54, + 676, + 32, + 42, + 52, + 674, + 32, + 42, + 52, + 676, + 32, + 44, + 50, + 674, + 32, + 44, + 50, + 674, + 34, + 48, + 46, + 672, + 34, + 48, + 46, + 674, + 34, + 50, + 42, + 674, + 34, + 50, + 42, + 674, + 34, + 52, + 42, + 672, + 34, + 52, + 42, + 674, + 34, + 52, + 42, + 672, + 34, + 52, + 42, + 672, + 36, + 54, + 40, + 670, + 36, + 54, + 40, + 672, + 34, + 56, + 38, + 672, + 34, + 56, + 38, + 674, + 36, + 56, + 36, + 672, + 36, + 56, + 36, + 674, + 34, + 58, + 36, + 672, + 34, + 58, + 36, + 672, + 36, + 58, + 34, + 672, + 36, + 58, + 34, + 674, + 36, + 60, + 32, + 672, + 36, + 60, + 32, + 672, + 40, + 56, + 32, + 672, + 40, + 56, + 32, + 674, + 40, + 56, + 30, + 674, + 40, + 56, + 30, + 676, + 40, + 56, + 28, + 676, + 40, + 56, + 28, + 678, + 40, + 56, + 24, + 680, + 40, + 56, + 24, + 682, + 40, + 56, + 20, + 684, + 40, + 56, + 20, + 684, + 42, + 56, + 16, + 686, + 42, + 56, + 16, + 688, + 44, + 58, + 6, + 692, + 44, + 58, + 6, + 694, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 776, + 22, + 778, + 22, + 784, + 14, + 786, + 14, + 464865 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6088883876800537, + -0.6361865401268005, + 0.4738367199897766 + ], + [ + 0.7715708017349243, + -0.6136881709098816, + 0.16752660274505615 + ], + [ + 0.18420980870723724, + 0.467603474855423, + 0.8645308613777161 + ] + ], + "t": [ + -41.80133056640625, + 142.00640869140625, + 411.928955078125 + ] + }, + { + "scene_id": 0, + "image_id": 274, + "category_id": 1, + "bbox": [ + 456, + 318, + 146, + 88 + ], + "score": 0.6000709533691406, + "time": 0.0, + "segmentation": { + "counts": [ + 364361, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 736, + 10, + 30, + 24, + 736, + 10, + 30, + 24, + 734, + 14, + 28, + 26, + 732, + 14, + 28, + 26, + 730, + 16, + 30, + 24, + 730, + 16, + 30, + 24, + 730, + 18, + 28, + 26, + 728, + 18, + 28, + 26, + 728, + 18, + 30, + 24, + 728, + 18, + 30, + 24, + 728, + 18, + 32, + 24, + 726, + 18, + 32, + 24, + 726, + 20, + 30, + 24, + 726, + 20, + 30, + 24, + 726, + 20, + 32, + 22, + 726, + 20, + 32, + 22, + 726, + 20, + 32, + 24, + 724, + 20, + 32, + 24, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 726, + 20, + 32, + 22, + 726, + 20, + 32, + 22, + 726, + 20, + 32, + 24, + 724, + 20, + 32, + 24, + 724, + 20, + 34, + 22, + 724, + 20, + 34, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 24, + 30, + 22, + 724, + 24, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 22, + 30, + 22, + 726, + 24, + 28, + 22, + 726, + 24, + 28, + 22, + 726, + 24, + 28, + 22, + 726, + 24, + 28, + 22, + 728, + 24, + 26, + 22, + 728, + 24, + 26, + 22, + 728, + 26, + 24, + 24, + 726, + 26, + 24, + 24, + 726, + 28, + 22, + 24, + 726, + 28, + 22, + 24, + 728, + 28, + 22, + 24, + 726, + 28, + 22, + 24, + 726, + 30, + 20, + 26, + 724, + 30, + 20, + 26, + 726, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 724, + 32, + 14, + 30, + 724, + 32, + 14, + 30, + 726, + 32, + 12, + 32, + 724, + 32, + 12, + 32, + 726, + 32, + 10, + 32, + 726, + 32, + 10, + 32, + 728, + 32, + 8, + 32, + 728, + 32, + 8, + 32, + 728, + 34, + 6, + 34, + 726, + 34, + 6, + 34, + 728, + 34, + 6, + 32, + 728, + 34, + 6, + 32, + 732, + 32, + 4, + 30, + 734, + 32, + 4, + 30, + 736, + 30, + 4, + 30, + 736, + 30, + 4, + 30, + 736, + 32, + 2, + 30, + 736, + 32, + 2, + 30, + 738, + 30, + 4, + 28, + 738, + 30, + 4, + 28, + 738, + 30, + 6, + 6, + 6, + 12, + 740, + 30, + 6, + 6, + 6, + 12, + 740, + 30, + 20, + 10, + 740, + 30, + 20, + 10, + 740, + 30, + 20, + 8, + 742, + 30, + 20, + 8, + 742, + 28, + 24, + 4, + 744, + 28, + 24, + 4, + 744, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 4016, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 796, + 4, + 796, + 4, + 810, + 4, + 796, + 4, + 786, + 6, + 2, + 6, + 786, + 6, + 2, + 6, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 786, + 4, + 4, + 6, + 786, + 4, + 4, + 6, + 786, + 6, + 2, + 6, + 786, + 6, + 2, + 6, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 540395 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4095768332481384, + 0.7291057705879211, + 0.5483170747756958 + ], + [ + -0.9121413826942444, + 0.31697869300842285, + 0.2598511278629303 + ], + [ + 0.015654046088457108, + -0.6065714955329895, + 0.7948746681213379 + ] + ], + "t": [ + -53.99201583862305, + -9.68986988067627, + 470.69873046875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 274, + "category_id": 1, + "bbox": [ + 492, + 546, + 204, + 232 + ], + "score": 0.6311007142066956, + "time": 0.0, + "segmentation": { + "counts": [ + 393397, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 21544, + 6, + 794, + 6, + 794, + 12, + 788, + 12, + 788, + 20, + 780, + 20, + 780, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 770, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 54, + 6, + 18, + 722, + 54, + 6, + 18, + 724, + 54, + 2, + 22, + 722, + 54, + 2, + 22, + 724, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 726, + 78, + 722, + 78, + 724, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 720, + 92, + 708, + 92, + 708, + 96, + 704, + 96, + 704, + 102, + 698, + 102, + 698, + 108, + 692, + 108, + 694, + 110, + 690, + 110, + 690, + 114, + 686, + 114, + 686, + 118, + 682, + 118, + 682, + 122, + 678, + 122, + 678, + 126, + 674, + 126, + 674, + 48, + 6, + 76, + 670, + 48, + 6, + 76, + 672, + 46, + 12, + 72, + 670, + 46, + 12, + 72, + 670, + 48, + 16, + 70, + 666, + 48, + 16, + 70, + 670, + 46, + 20, + 66, + 668, + 46, + 20, + 66, + 672, + 42, + 24, + 64, + 670, + 42, + 24, + 64, + 676, + 38, + 28, + 60, + 674, + 38, + 28, + 60, + 678, + 34, + 34, + 56, + 676, + 34, + 34, + 56, + 678, + 34, + 36, + 56, + 674, + 34, + 36, + 56, + 676, + 32, + 40, + 54, + 674, + 32, + 40, + 54, + 676, + 32, + 42, + 52, + 674, + 32, + 42, + 52, + 676, + 32, + 44, + 50, + 674, + 32, + 44, + 50, + 674, + 34, + 48, + 46, + 672, + 34, + 48, + 46, + 674, + 34, + 50, + 42, + 674, + 34, + 50, + 42, + 674, + 34, + 52, + 42, + 672, + 34, + 52, + 42, + 674, + 34, + 52, + 42, + 672, + 34, + 52, + 42, + 672, + 36, + 54, + 40, + 670, + 36, + 54, + 40, + 672, + 34, + 56, + 38, + 672, + 34, + 56, + 38, + 674, + 36, + 56, + 36, + 672, + 36, + 56, + 36, + 674, + 34, + 58, + 36, + 672, + 34, + 58, + 36, + 672, + 36, + 58, + 34, + 672, + 36, + 58, + 34, + 674, + 36, + 60, + 32, + 672, + 36, + 60, + 32, + 672, + 40, + 56, + 32, + 672, + 40, + 56, + 32, + 674, + 40, + 56, + 30, + 674, + 40, + 56, + 30, + 676, + 40, + 56, + 28, + 676, + 40, + 56, + 28, + 678, + 40, + 56, + 24, + 680, + 40, + 56, + 24, + 682, + 40, + 56, + 20, + 684, + 40, + 56, + 20, + 684, + 42, + 56, + 16, + 686, + 42, + 56, + 16, + 688, + 44, + 58, + 6, + 692, + 44, + 58, + 6, + 694, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 776, + 22, + 778, + 22, + 784, + 14, + 786, + 14, + 464865 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6088883876800537, + -0.6361865401268005, + 0.4738367199897766 + ], + [ + 0.7715708017349243, + -0.6136881709098816, + 0.16752660274505615 + ], + [ + 0.18420980870723724, + 0.467603474855423, + 0.8645308613777161 + ] + ], + "t": [ + -41.80133056640625, + 142.00640869140625, + 411.928955078125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000274/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000274/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000274/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000274/sam6d_results/vis_pem.png" + }, + { + "frame_id": 275, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000275.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000275.png", + "status": "ok", + "detection_count": 4, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 275, + "category_id": 1, + "bbox": [ + 606, + 642, + 90, + 98 + ], + "score": 0.23766960203647614, + "time": 0.0, + "segmentation": { + "counts": [ + 484647, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 754, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 768, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 788, + 8, + 792, + 8, + 464865 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.45232057571411133, + -0.7663580179214478, + 0.4561815857887268 + ], + [ + -0.07767127454280853, + -0.5434030890464783, + -0.8358711004257202 + ], + [ + 0.8884668350219727, + 0.34264951944351196, + -0.3053164780139923 + ] + ], + "t": [ + 17.439802169799805, + 171.7171173095703, + 376.0530090332031 + ] + }, + { + "scene_id": 0, + "image_id": 275, + "category_id": 1, + "bbox": [ + 434, + 324, + 152, + 90 + ], + "score": 0.6068971157073975, + "time": 0.0, + "segmentation": { + "counts": [ + 346767, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 738, + 10, + 30, + 24, + 736, + 10, + 30, + 24, + 734, + 12, + 30, + 26, + 732, + 12, + 30, + 26, + 730, + 16, + 28, + 26, + 730, + 16, + 28, + 26, + 730, + 16, + 30, + 26, + 728, + 16, + 30, + 26, + 728, + 16, + 30, + 26, + 728, + 16, + 30, + 26, + 728, + 18, + 30, + 26, + 726, + 18, + 30, + 26, + 726, + 18, + 32, + 24, + 726, + 18, + 32, + 24, + 726, + 18, + 32, + 26, + 724, + 18, + 32, + 26, + 724, + 20, + 32, + 24, + 724, + 20, + 32, + 24, + 724, + 20, + 32, + 24, + 724, + 20, + 32, + 24, + 724, + 20, + 34, + 24, + 722, + 20, + 34, + 24, + 722, + 20, + 34, + 24, + 722, + 20, + 34, + 24, + 722, + 22, + 34, + 22, + 722, + 22, + 34, + 22, + 722, + 22, + 34, + 22, + 722, + 22, + 34, + 22, + 722, + 24, + 32, + 22, + 722, + 24, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 34, + 20, + 724, + 22, + 34, + 20, + 724, + 24, + 32, + 20, + 724, + 24, + 32, + 20, + 724, + 26, + 30, + 20, + 724, + 26, + 30, + 20, + 726, + 24, + 30, + 20, + 726, + 24, + 30, + 20, + 726, + 26, + 28, + 20, + 726, + 26, + 28, + 20, + 728, + 26, + 26, + 20, + 728, + 26, + 26, + 20, + 728, + 28, + 24, + 20, + 728, + 28, + 24, + 20, + 730, + 28, + 22, + 22, + 728, + 28, + 22, + 22, + 728, + 30, + 20, + 24, + 726, + 30, + 20, + 24, + 728, + 30, + 18, + 26, + 726, + 30, + 18, + 26, + 728, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 32, + 14, + 30, + 724, + 32, + 14, + 30, + 726, + 32, + 12, + 32, + 724, + 32, + 12, + 32, + 726, + 32, + 10, + 32, + 726, + 32, + 10, + 32, + 728, + 32, + 8, + 32, + 728, + 32, + 8, + 32, + 730, + 32, + 8, + 32, + 728, + 32, + 8, + 32, + 730, + 32, + 6, + 32, + 730, + 32, + 6, + 32, + 732, + 30, + 6, + 32, + 732, + 30, + 6, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 553189 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.37534260749816895, + 0.7569775581359863, + 0.5348865389823914 + ], + [ + -0.9268574118614197, + 0.30198079347610474, + 0.2230314463376999 + ], + [ + 0.007304288446903229, + -0.5794769525527954, + 0.8149560689926147 + ] + ], + "t": [ + -67.85199737548828, + -5.479621410369873, + 462.7539367675781 + ] + }, + { + "scene_id": 0, + "image_id": 275, + "category_id": 1, + "bbox": [ + 562, + 640, + 100, + 140 + ], + "score": 0.041177358478307724, + "time": 0.0, + "segmentation": { + "counts": [ + 449445, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 42, + 758, + 42, + 760, + 46, + 754, + 46, + 756, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 748, + 58, + 742, + 58, + 744, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 738, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 732, + 72, + 728, + 72, + 732, + 72, + 728, + 72, + 732, + 72, + 728, + 72, + 734, + 68, + 732, + 68, + 738, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 742, + 60, + 740, + 60, + 744, + 60, + 740, + 60, + 744, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 750, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 10, + 790, + 10, + 492025 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7457369565963745, + 0.665718674659729, + 0.026365861296653748 + ], + [ + 0.6182910203933716, + 0.7062665224075317, + -0.3448253273963928 + ], + [ + -0.2481778860092163, + -0.2408474087715149, + -0.9382965564727783 + ] + ], + "t": [ + -13.400733947753906, + 193.6097869873047, + 388.9895935058594 + ] + }, + { + "scene_id": 0, + "image_id": 275, + "category_id": 1, + "bbox": [ + 512, + 494, + 184, + 286 + ], + "score": 0.5863242149353027, + "time": 0.0, + "segmentation": { + "counts": [ + 409355, + 8, + 792, + 8, + 792, + 12, + 788, + 12, + 788, + 18, + 782, + 18, + 782, + 22, + 778, + 22, + 780, + 26, + 774, + 26, + 776, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 732, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 734, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 74, + 726, + 74, + 726, + 80, + 720, + 80, + 720, + 86, + 714, + 86, + 714, + 92, + 708, + 92, + 708, + 96, + 704, + 96, + 704, + 100, + 700, + 100, + 700, + 106, + 694, + 106, + 568, + 6, + 120, + 110, + 564, + 6, + 120, + 110, + 564, + 6, + 120, + 114, + 560, + 6, + 120, + 114, + 560, + 6, + 12, + 4, + 106, + 114, + 558, + 6, + 12, + 4, + 106, + 114, + 560, + 4, + 12, + 4, + 106, + 118, + 556, + 4, + 12, + 4, + 106, + 118, + 682, + 46, + 4, + 72, + 678, + 46, + 4, + 72, + 680, + 44, + 10, + 68, + 678, + 44, + 10, + 68, + 682, + 42, + 14, + 66, + 678, + 42, + 14, + 66, + 684, + 38, + 16, + 64, + 682, + 38, + 16, + 64, + 688, + 32, + 22, + 62, + 684, + 32, + 22, + 62, + 686, + 32, + 24, + 60, + 684, + 32, + 24, + 60, + 686, + 30, + 28, + 58, + 684, + 30, + 28, + 58, + 684, + 32, + 30, + 56, + 682, + 32, + 30, + 56, + 684, + 32, + 32, + 54, + 682, + 32, + 32, + 54, + 684, + 30, + 36, + 52, + 682, + 30, + 36, + 52, + 682, + 32, + 38, + 50, + 680, + 32, + 38, + 50, + 682, + 30, + 42, + 46, + 682, + 30, + 42, + 46, + 682, + 34, + 40, + 46, + 680, + 34, + 40, + 46, + 682, + 34, + 42, + 44, + 680, + 34, + 42, + 44, + 680, + 34, + 44, + 44, + 678, + 34, + 44, + 44, + 680, + 34, + 46, + 42, + 678, + 34, + 46, + 42, + 680, + 34, + 46, + 40, + 680, + 34, + 46, + 40, + 680, + 36, + 46, + 40, + 678, + 36, + 46, + 40, + 680, + 36, + 46, + 40, + 678, + 36, + 46, + 40, + 678, + 36, + 50, + 36, + 678, + 36, + 50, + 36, + 680, + 36, + 50, + 36, + 678, + 36, + 50, + 36, + 680, + 36, + 50, + 34, + 680, + 36, + 50, + 34, + 680, + 38, + 52, + 32, + 678, + 38, + 52, + 32, + 680, + 40, + 48, + 32, + 680, + 40, + 48, + 32, + 682, + 38, + 50, + 30, + 682, + 38, + 50, + 30, + 682, + 40, + 50, + 28, + 682, + 40, + 50, + 28, + 684, + 40, + 50, + 24, + 686, + 40, + 50, + 24, + 688, + 40, + 50, + 22, + 688, + 40, + 50, + 22, + 690, + 42, + 48, + 18, + 692, + 42, + 48, + 18, + 694, + 42, + 50, + 10, + 698, + 42, + 50, + 10, + 698, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 756, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 770, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 782, + 18, + 782, + 18, + 786, + 10, + 790, + 10, + 464865 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5851210355758667, + -0.6911981701850891, + 0.4241216778755188 + ], + [ + 0.7937220335006714, + -0.5953459739685059, + 0.12477806210517883 + ], + [ + 0.16625270247459412, + 0.40964484214782715, + 0.896967887878418 + ] + ], + "t": [ + -44.98749923706055, + 148.95616149902344, + 410.72528076171875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 275, + "category_id": 1, + "bbox": [ + 434, + 324, + 152, + 90 + ], + "score": 0.6068971157073975, + "time": 0.0, + "segmentation": { + "counts": [ + 346767, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 738, + 10, + 30, + 24, + 736, + 10, + 30, + 24, + 734, + 12, + 30, + 26, + 732, + 12, + 30, + 26, + 730, + 16, + 28, + 26, + 730, + 16, + 28, + 26, + 730, + 16, + 30, + 26, + 728, + 16, + 30, + 26, + 728, + 16, + 30, + 26, + 728, + 16, + 30, + 26, + 728, + 18, + 30, + 26, + 726, + 18, + 30, + 26, + 726, + 18, + 32, + 24, + 726, + 18, + 32, + 24, + 726, + 18, + 32, + 26, + 724, + 18, + 32, + 26, + 724, + 20, + 32, + 24, + 724, + 20, + 32, + 24, + 724, + 20, + 32, + 24, + 724, + 20, + 32, + 24, + 724, + 20, + 34, + 24, + 722, + 20, + 34, + 24, + 722, + 20, + 34, + 24, + 722, + 20, + 34, + 24, + 722, + 22, + 34, + 22, + 722, + 22, + 34, + 22, + 722, + 22, + 34, + 22, + 722, + 22, + 34, + 22, + 722, + 24, + 32, + 22, + 722, + 24, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 34, + 20, + 724, + 22, + 34, + 20, + 724, + 24, + 32, + 20, + 724, + 24, + 32, + 20, + 724, + 26, + 30, + 20, + 724, + 26, + 30, + 20, + 726, + 24, + 30, + 20, + 726, + 24, + 30, + 20, + 726, + 26, + 28, + 20, + 726, + 26, + 28, + 20, + 728, + 26, + 26, + 20, + 728, + 26, + 26, + 20, + 728, + 28, + 24, + 20, + 728, + 28, + 24, + 20, + 730, + 28, + 22, + 22, + 728, + 28, + 22, + 22, + 728, + 30, + 20, + 24, + 726, + 30, + 20, + 24, + 728, + 30, + 18, + 26, + 726, + 30, + 18, + 26, + 728, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 32, + 14, + 30, + 724, + 32, + 14, + 30, + 726, + 32, + 12, + 32, + 724, + 32, + 12, + 32, + 726, + 32, + 10, + 32, + 726, + 32, + 10, + 32, + 728, + 32, + 8, + 32, + 728, + 32, + 8, + 32, + 730, + 32, + 8, + 32, + 728, + 32, + 8, + 32, + 730, + 32, + 6, + 32, + 730, + 32, + 6, + 32, + 732, + 30, + 6, + 32, + 732, + 30, + 6, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 553189 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.37534260749816895, + 0.7569775581359863, + 0.5348865389823914 + ], + [ + -0.9268574118614197, + 0.30198079347610474, + 0.2230314463376999 + ], + [ + 0.007304288446903229, + -0.5794769525527954, + 0.8149560689926147 + ] + ], + "t": [ + -67.85199737548828, + -5.479621410369873, + 462.7539367675781 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000275/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000275/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000275/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000275/sam6d_results/vis_pem.png" + }, + { + "frame_id": 276, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000276.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000276.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 276, + "category_id": 1, + "bbox": [ + 644, + 650, + 96, + 94 + ], + "score": 0.03919193148612976, + "time": 0.0, + "segmentation": { + "counts": [ + 515055, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 770, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 788, + 8, + 792, + 8, + 429661 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6709597110748291, + -0.7372678518295288, + 0.07905054837465286 + ], + [ + 0.5656617283821106, + -0.4400075376033783, + 0.6974382400512695 + ], + [ + -0.479416161775589, + 0.512669026851654, + 0.7122716307640076 + ] + ], + "t": [ + 44.497196197509766, + 180.95021057128906, + 374.01544189453125 + ] + }, + { + "scene_id": 0, + "image_id": 276, + "category_id": 1, + "bbox": [ + 600, + 650, + 108, + 134 + ], + "score": 0.006834141910076141, + "time": 0.0, + "segmentation": { + "counts": [ + 479859, + 8, + 792, + 8, + 788, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 746, + 58, + 742, + 58, + 744, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 62, + 738, + 62, + 742, + 62, + 738, + 62, + 742, + 60, + 740, + 60, + 744, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 754, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 10, + 790, + 10, + 455221 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2507462799549103, + -0.5150062441825867, + -0.8196918964385986 + ], + [ + -0.6688070893287659, + -0.5200085043907166, + 0.5313079357147217 + ], + [ + -0.6998739242553711, + 0.6814395189285278, + -0.21404990553855896 + ] + ], + "t": [ + -3.675935983657837, + 173.57211303710938, + 403.7121887207031 + ] + }, + { + "scene_id": 0, + "image_id": 276, + "category_id": 1, + "bbox": [ + 544, + 570, + 196, + 214 + ], + "score": 0.6476818919181824, + "time": 0.0, + "segmentation": { + "counts": [ + 434971, + 4, + 796, + 4, + 794, + 8, + 792, + 8, + 792, + 12, + 788, + 12, + 788, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 8, + 8, + 740, + 44, + 8, + 8, + 742, + 44, + 2, + 22, + 732, + 44, + 2, + 22, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 740, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 734, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 78, + 722, + 78, + 722, + 84, + 716, + 84, + 716, + 88, + 712, + 88, + 714, + 90, + 710, + 90, + 710, + 94, + 706, + 94, + 706, + 98, + 702, + 98, + 702, + 102, + 698, + 102, + 698, + 106, + 694, + 106, + 696, + 108, + 692, + 108, + 694, + 108, + 692, + 108, + 698, + 38, + 6, + 62, + 694, + 38, + 6, + 62, + 698, + 36, + 8, + 60, + 696, + 36, + 8, + 60, + 700, + 32, + 10, + 62, + 696, + 32, + 10, + 62, + 698, + 30, + 16, + 58, + 696, + 30, + 16, + 58, + 696, + 32, + 16, + 58, + 694, + 32, + 16, + 58, + 696, + 30, + 22, + 54, + 694, + 30, + 22, + 54, + 696, + 30, + 22, + 54, + 694, + 30, + 22, + 54, + 694, + 32, + 24, + 52, + 692, + 32, + 24, + 52, + 692, + 32, + 28, + 50, + 690, + 32, + 28, + 50, + 692, + 30, + 32, + 48, + 690, + 30, + 32, + 48, + 692, + 30, + 32, + 48, + 690, + 30, + 32, + 48, + 690, + 32, + 34, + 46, + 688, + 32, + 34, + 46, + 690, + 32, + 34, + 46, + 688, + 32, + 34, + 46, + 688, + 32, + 38, + 44, + 686, + 32, + 38, + 44, + 688, + 32, + 38, + 42, + 688, + 32, + 38, + 42, + 688, + 34, + 38, + 42, + 686, + 34, + 38, + 42, + 688, + 32, + 40, + 42, + 686, + 32, + 40, + 42, + 686, + 34, + 42, + 40, + 684, + 34, + 42, + 40, + 686, + 34, + 42, + 38, + 686, + 34, + 42, + 38, + 686, + 34, + 44, + 38, + 684, + 34, + 44, + 38, + 686, + 34, + 44, + 36, + 686, + 34, + 44, + 36, + 688, + 34, + 44, + 36, + 686, + 34, + 44, + 36, + 686, + 36, + 44, + 36, + 684, + 36, + 44, + 36, + 686, + 36, + 44, + 34, + 686, + 36, + 44, + 34, + 688, + 36, + 44, + 34, + 686, + 36, + 44, + 34, + 686, + 38, + 44, + 32, + 686, + 38, + 44, + 32, + 688, + 38, + 44, + 30, + 688, + 38, + 44, + 30, + 690, + 38, + 44, + 28, + 690, + 38, + 44, + 28, + 690, + 40, + 44, + 26, + 690, + 40, + 44, + 26, + 692, + 40, + 44, + 22, + 694, + 40, + 44, + 22, + 696, + 40, + 44, + 18, + 698, + 40, + 44, + 18, + 700, + 44, + 40, + 14, + 702, + 44, + 40, + 14, + 704, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 780, + 18, + 782, + 18, + 788, + 8, + 792, + 8, + 429661 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.48416295647621155, + -0.7156772613525391, + 0.5033813714981079 + ], + [ + 0.832505464553833, + -0.5538576245307922, + 0.013279549777507782 + ], + [ + 0.2692979574203491, + 0.4254972040653229, + 0.8639622330665588 + ] + ], + "t": [ + -21.54407501220703, + 155.4856719970703, + 415.01751708984375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 276, + "category_id": 1, + "bbox": [ + 544, + 570, + 196, + 214 + ], + "score": 0.6476818919181824, + "time": 0.0, + "segmentation": { + "counts": [ + 434971, + 4, + 796, + 4, + 794, + 8, + 792, + 8, + 792, + 12, + 788, + 12, + 788, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 8, + 8, + 740, + 44, + 8, + 8, + 742, + 44, + 2, + 22, + 732, + 44, + 2, + 22, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 740, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 734, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 78, + 722, + 78, + 722, + 84, + 716, + 84, + 716, + 88, + 712, + 88, + 714, + 90, + 710, + 90, + 710, + 94, + 706, + 94, + 706, + 98, + 702, + 98, + 702, + 102, + 698, + 102, + 698, + 106, + 694, + 106, + 696, + 108, + 692, + 108, + 694, + 108, + 692, + 108, + 698, + 38, + 6, + 62, + 694, + 38, + 6, + 62, + 698, + 36, + 8, + 60, + 696, + 36, + 8, + 60, + 700, + 32, + 10, + 62, + 696, + 32, + 10, + 62, + 698, + 30, + 16, + 58, + 696, + 30, + 16, + 58, + 696, + 32, + 16, + 58, + 694, + 32, + 16, + 58, + 696, + 30, + 22, + 54, + 694, + 30, + 22, + 54, + 696, + 30, + 22, + 54, + 694, + 30, + 22, + 54, + 694, + 32, + 24, + 52, + 692, + 32, + 24, + 52, + 692, + 32, + 28, + 50, + 690, + 32, + 28, + 50, + 692, + 30, + 32, + 48, + 690, + 30, + 32, + 48, + 692, + 30, + 32, + 48, + 690, + 30, + 32, + 48, + 690, + 32, + 34, + 46, + 688, + 32, + 34, + 46, + 690, + 32, + 34, + 46, + 688, + 32, + 34, + 46, + 688, + 32, + 38, + 44, + 686, + 32, + 38, + 44, + 688, + 32, + 38, + 42, + 688, + 32, + 38, + 42, + 688, + 34, + 38, + 42, + 686, + 34, + 38, + 42, + 688, + 32, + 40, + 42, + 686, + 32, + 40, + 42, + 686, + 34, + 42, + 40, + 684, + 34, + 42, + 40, + 686, + 34, + 42, + 38, + 686, + 34, + 42, + 38, + 686, + 34, + 44, + 38, + 684, + 34, + 44, + 38, + 686, + 34, + 44, + 36, + 686, + 34, + 44, + 36, + 688, + 34, + 44, + 36, + 686, + 34, + 44, + 36, + 686, + 36, + 44, + 36, + 684, + 36, + 44, + 36, + 686, + 36, + 44, + 34, + 686, + 36, + 44, + 34, + 688, + 36, + 44, + 34, + 686, + 36, + 44, + 34, + 686, + 38, + 44, + 32, + 686, + 38, + 44, + 32, + 688, + 38, + 44, + 30, + 688, + 38, + 44, + 30, + 690, + 38, + 44, + 28, + 690, + 38, + 44, + 28, + 690, + 40, + 44, + 26, + 690, + 40, + 44, + 26, + 692, + 40, + 44, + 22, + 694, + 40, + 44, + 22, + 696, + 40, + 44, + 18, + 698, + 40, + 44, + 18, + 700, + 44, + 40, + 14, + 702, + 44, + 40, + 14, + 704, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 780, + 18, + 782, + 18, + 788, + 8, + 792, + 8, + 429661 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.48416295647621155, + -0.7156772613525391, + 0.5033813714981079 + ], + [ + 0.832505464553833, + -0.5538576245307922, + 0.013279549777507782 + ], + [ + 0.2692979574203491, + 0.4254972040653229, + 0.8639622330665588 + ] + ], + "t": [ + -21.54407501220703, + 155.4856719970703, + 415.01751708984375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000276/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000276/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000276/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000276/sam6d_results/vis_pem.png" + }, + { + "frame_id": 277, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000277.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000277.png", + "status": "ok", + "detection_count": 4, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 277, + "category_id": 1, + "bbox": [ + 648, + 652, + 96, + 88 + ], + "score": 0.18652090430259705, + "time": 0.0, + "segmentation": { + "counts": [ + 518255, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 788, + 8, + 792, + 8, + 426465 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4490286707878113, + -0.8896556496620178, + -0.08298386633396149 + ], + [ + 0.4088151752948761, + -0.2871403992176056, + 0.8662680387496948 + ], + [ + -0.7945082187652588, + 0.35505378246307373, + 0.49263912439346313 + ] + ], + "t": [ + 52.635345458984375, + 181.3193817138672, + 387.22998046875 + ] + }, + { + "scene_id": 0, + "image_id": 277, + "category_id": 1, + "bbox": [ + 604, + 654, + 112, + 126 + ], + "score": 0.04923738166689873, + "time": 0.0, + "segmentation": { + "counts": [ + 483059, + 14, + 786, + 14, + 784, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 748, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 448825 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5824732780456543, + -0.7851898670196533, + 0.21024321019649506 + ], + [ + 0.7895320057868958, + -0.6080199480056763, + -0.08337820321321487 + ], + [ + 0.19329985976219177, + 0.11742815375328064, + 0.9740873575210571 + ] + ], + "t": [ + 17.727664947509766, + 196.3018341064453, + 401.0965576171875 + ] + }, + { + "scene_id": 0, + "image_id": 277, + "category_id": 1, + "bbox": [ + 438, + 346, + 158, + 86 + ], + "score": 0.5990563631057739, + "time": 0.0, + "segmentation": { + "counts": [ + 349991, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 744, + 4, + 34, + 18, + 744, + 4, + 34, + 18, + 740, + 12, + 30, + 20, + 738, + 12, + 30, + 20, + 736, + 14, + 30, + 22, + 734, + 14, + 30, + 22, + 734, + 16, + 28, + 24, + 732, + 16, + 28, + 24, + 732, + 16, + 28, + 26, + 730, + 16, + 28, + 26, + 730, + 16, + 28, + 26, + 730, + 16, + 28, + 26, + 730, + 16, + 30, + 24, + 730, + 16, + 30, + 24, + 730, + 18, + 28, + 26, + 728, + 18, + 28, + 26, + 728, + 18, + 28, + 26, + 728, + 18, + 28, + 26, + 728, + 18, + 28, + 28, + 726, + 18, + 28, + 28, + 726, + 20, + 28, + 26, + 726, + 20, + 28, + 26, + 726, + 20, + 28, + 26, + 726, + 20, + 28, + 26, + 726, + 20, + 30, + 26, + 724, + 20, + 30, + 26, + 724, + 20, + 32, + 24, + 724, + 20, + 32, + 24, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 24, + 32, + 22, + 722, + 24, + 32, + 22, + 722, + 24, + 32, + 22, + 722, + 24, + 32, + 22, + 722, + 26, + 30, + 22, + 722, + 26, + 30, + 22, + 724, + 24, + 30, + 22, + 724, + 24, + 30, + 22, + 724, + 26, + 28, + 22, + 724, + 26, + 28, + 22, + 726, + 26, + 28, + 20, + 726, + 26, + 28, + 20, + 726, + 26, + 28, + 20, + 726, + 26, + 28, + 20, + 726, + 28, + 26, + 20, + 726, + 28, + 26, + 20, + 726, + 30, + 24, + 20, + 726, + 30, + 24, + 20, + 728, + 28, + 24, + 20, + 728, + 28, + 24, + 20, + 728, + 30, + 22, + 20, + 728, + 30, + 22, + 20, + 730, + 30, + 20, + 20, + 730, + 30, + 20, + 20, + 732, + 32, + 16, + 22, + 730, + 32, + 16, + 22, + 730, + 34, + 14, + 22, + 730, + 34, + 14, + 22, + 734, + 30, + 14, + 24, + 732, + 30, + 14, + 24, + 732, + 32, + 12, + 26, + 730, + 32, + 12, + 26, + 732, + 32, + 10, + 28, + 730, + 32, + 10, + 28, + 732, + 32, + 6, + 32, + 730, + 32, + 6, + 32, + 732, + 30, + 6, + 32, + 732, + 30, + 6, + 32, + 734, + 30, + 4, + 34, + 732, + 30, + 4, + 34, + 734, + 28, + 6, + 32, + 734, + 28, + 6, + 32, + 734, + 28, + 6, + 32, + 734, + 28, + 6, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 30, + 736, + 30, + 4, + 30, + 736, + 32, + 2, + 30, + 736, + 32, + 2, + 30, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 545175 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2193661779165268, + 0.7851797938346863, + 0.5791118741035461 + ], + [ + -0.9672262668609619, + 0.25281471014022827, + 0.023608319461345673 + ], + [ + -0.12787115573883057, + -0.5653109550476074, + 0.8149061799049377 + ] + ], + "t": [ + -63.22801971435547, + 8.914158821105957, + 458.45916748046875 + ] + }, + { + "scene_id": 0, + "image_id": 277, + "category_id": 1, + "bbox": [ + 544, + 506, + 200, + 274 + ], + "score": 0.5845645666122437, + "time": 0.0, + "segmentation": { + "counts": [ + 434977, + 8, + 792, + 8, + 790, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 2, + 14, + 740, + 44, + 2, + 14, + 744, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 618, + 6, + 116, + 60, + 618, + 6, + 116, + 60, + 618, + 6, + 118, + 60, + 616, + 6, + 118, + 60, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 736, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 78, + 722, + 78, + 722, + 82, + 718, + 82, + 718, + 86, + 714, + 86, + 714, + 90, + 710, + 90, + 710, + 94, + 706, + 94, + 708, + 94, + 706, + 94, + 708, + 96, + 704, + 96, + 706, + 96, + 704, + 96, + 708, + 96, + 704, + 96, + 708, + 94, + 706, + 94, + 710, + 32, + 4, + 58, + 706, + 32, + 4, + 58, + 708, + 32, + 6, + 56, + 706, + 32, + 6, + 56, + 706, + 32, + 10, + 54, + 704, + 32, + 10, + 54, + 706, + 30, + 14, + 54, + 702, + 30, + 14, + 54, + 702, + 30, + 16, + 54, + 700, + 30, + 16, + 54, + 702, + 30, + 18, + 52, + 700, + 30, + 18, + 52, + 700, + 30, + 22, + 50, + 698, + 30, + 22, + 50, + 700, + 30, + 22, + 50, + 698, + 30, + 22, + 50, + 700, + 30, + 24, + 48, + 698, + 30, + 24, + 48, + 698, + 30, + 26, + 48, + 696, + 30, + 26, + 48, + 696, + 32, + 28, + 44, + 696, + 32, + 28, + 44, + 698, + 30, + 30, + 44, + 696, + 30, + 30, + 44, + 696, + 32, + 32, + 42, + 694, + 32, + 32, + 42, + 694, + 34, + 32, + 42, + 692, + 34, + 32, + 42, + 694, + 32, + 34, + 42, + 692, + 32, + 34, + 42, + 692, + 34, + 34, + 40, + 692, + 34, + 34, + 40, + 694, + 32, + 36, + 40, + 692, + 32, + 36, + 40, + 692, + 34, + 36, + 38, + 692, + 34, + 36, + 38, + 694, + 34, + 36, + 38, + 692, + 34, + 36, + 38, + 694, + 34, + 36, + 36, + 694, + 34, + 36, + 36, + 694, + 34, + 40, + 34, + 692, + 34, + 40, + 34, + 694, + 34, + 38, + 34, + 694, + 34, + 38, + 34, + 694, + 36, + 38, + 34, + 692, + 36, + 38, + 34, + 694, + 36, + 38, + 32, + 694, + 36, + 38, + 32, + 694, + 38, + 38, + 32, + 692, + 38, + 38, + 32, + 694, + 36, + 40, + 30, + 694, + 36, + 40, + 30, + 696, + 36, + 40, + 30, + 694, + 36, + 40, + 30, + 696, + 36, + 38, + 30, + 696, + 36, + 38, + 30, + 696, + 40, + 36, + 28, + 696, + 40, + 36, + 28, + 698, + 40, + 36, + 24, + 700, + 40, + 36, + 24, + 702, + 42, + 34, + 20, + 704, + 42, + 34, + 20, + 706, + 42, + 34, + 16, + 708, + 42, + 34, + 16, + 708, + 44, + 36, + 10, + 710, + 44, + 36, + 10, + 714, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 772, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 10, + 790, + 10, + 426465 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.44272762537002563, + -0.7491241097450256, + 0.49275311827659607 + ], + [ + 0.8478243350982666, + -0.5286197662353516, + -0.041901372373104095 + ], + [ + 0.29186853766441345, + 0.39921703934669495, + 0.8691598176956177 + ] + ], + "t": [ + -20.72907257080078, + 161.63209533691406, + 420.4910888671875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 277, + "category_id": 1, + "bbox": [ + 438, + 346, + 158, + 86 + ], + "score": 0.5990563631057739, + "time": 0.0, + "segmentation": { + "counts": [ + 349991, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 744, + 4, + 34, + 18, + 744, + 4, + 34, + 18, + 740, + 12, + 30, + 20, + 738, + 12, + 30, + 20, + 736, + 14, + 30, + 22, + 734, + 14, + 30, + 22, + 734, + 16, + 28, + 24, + 732, + 16, + 28, + 24, + 732, + 16, + 28, + 26, + 730, + 16, + 28, + 26, + 730, + 16, + 28, + 26, + 730, + 16, + 28, + 26, + 730, + 16, + 30, + 24, + 730, + 16, + 30, + 24, + 730, + 18, + 28, + 26, + 728, + 18, + 28, + 26, + 728, + 18, + 28, + 26, + 728, + 18, + 28, + 26, + 728, + 18, + 28, + 28, + 726, + 18, + 28, + 28, + 726, + 20, + 28, + 26, + 726, + 20, + 28, + 26, + 726, + 20, + 28, + 26, + 726, + 20, + 28, + 26, + 726, + 20, + 30, + 26, + 724, + 20, + 30, + 26, + 724, + 20, + 32, + 24, + 724, + 20, + 32, + 24, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 22, + 32, + 22, + 724, + 24, + 32, + 22, + 722, + 24, + 32, + 22, + 722, + 24, + 32, + 22, + 722, + 24, + 32, + 22, + 722, + 26, + 30, + 22, + 722, + 26, + 30, + 22, + 724, + 24, + 30, + 22, + 724, + 24, + 30, + 22, + 724, + 26, + 28, + 22, + 724, + 26, + 28, + 22, + 726, + 26, + 28, + 20, + 726, + 26, + 28, + 20, + 726, + 26, + 28, + 20, + 726, + 26, + 28, + 20, + 726, + 28, + 26, + 20, + 726, + 28, + 26, + 20, + 726, + 30, + 24, + 20, + 726, + 30, + 24, + 20, + 728, + 28, + 24, + 20, + 728, + 28, + 24, + 20, + 728, + 30, + 22, + 20, + 728, + 30, + 22, + 20, + 730, + 30, + 20, + 20, + 730, + 30, + 20, + 20, + 732, + 32, + 16, + 22, + 730, + 32, + 16, + 22, + 730, + 34, + 14, + 22, + 730, + 34, + 14, + 22, + 734, + 30, + 14, + 24, + 732, + 30, + 14, + 24, + 732, + 32, + 12, + 26, + 730, + 32, + 12, + 26, + 732, + 32, + 10, + 28, + 730, + 32, + 10, + 28, + 732, + 32, + 6, + 32, + 730, + 32, + 6, + 32, + 732, + 30, + 6, + 32, + 732, + 30, + 6, + 32, + 734, + 30, + 4, + 34, + 732, + 30, + 4, + 34, + 734, + 28, + 6, + 32, + 734, + 28, + 6, + 32, + 734, + 28, + 6, + 32, + 734, + 28, + 6, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 30, + 736, + 30, + 4, + 30, + 736, + 32, + 2, + 30, + 736, + 32, + 2, + 30, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 545175 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2193661779165268, + 0.7851797938346863, + 0.5791118741035461 + ], + [ + -0.9672262668609619, + 0.25281471014022827, + 0.023608319461345673 + ], + [ + -0.12787115573883057, + -0.5653109550476074, + 0.8149061799049377 + ] + ], + "t": [ + -63.22801971435547, + 8.914158821105957, + 458.45916748046875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000277/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000277/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000277/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000277/sam6d_results/vis_pem.png" + }, + { + "frame_id": 278, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000278.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000278.png", + "status": "ok", + "detection_count": 4, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 278, + "category_id": 1, + "bbox": [ + 674, + 664, + 102, + 80 + ], + "score": 0.4473448693752289, + "time": 0.0, + "segmentation": { + "counts": [ + 539071, + 4, + 796, + 4, + 790, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 12, + 788, + 12, + 400859 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.563812792301178, + 0.7985479235649109, + 0.21079997718334198 + ], + [ + 0.4082188904285431, + 0.49132412672042847, + -0.7693881988525391 + ], + [ + -0.7179644107818604, + -0.34773820638656616, + -0.6029970645904541 + ] + ], + "t": [ + 50.98926544189453, + 181.201416015625, + 393.74700927734375 + ] + }, + { + "scene_id": 0, + "image_id": 278, + "category_id": 1, + "bbox": [ + 632, + 672, + 118, + 110 + ], + "score": 0.4725145697593689, + "time": 0.0, + "segmentation": { + "counts": [ + 505475, + 12, + 788, + 12, + 786, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 421619 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7683280110359192, + -0.6252241134643555, + 0.1369912028312683 + ], + [ + -0.5980246663093567, + -0.7775195240974426, + -0.19449910521507263 + ], + [ + 0.22811874747276306, + 0.06751496344804764, + -0.9712895750999451 + ] + ], + "t": [ + 34.29465103149414, + 217.46424865722656, + 408.84454345703125 + ] + }, + { + "scene_id": 0, + "image_id": 278, + "category_id": 1, + "bbox": [ + 438, + 370, + 162, + 84 + ], + "score": 0.6059985756874084, + "time": 0.0, + "segmentation": { + "counts": [ + 350017, + 12, + 788, + 12, + 746, + 8, + 32, + 16, + 744, + 8, + 32, + 16, + 742, + 14, + 28, + 18, + 740, + 14, + 28, + 18, + 738, + 16, + 28, + 18, + 738, + 16, + 28, + 18, + 738, + 16, + 28, + 20, + 736, + 16, + 28, + 20, + 734, + 18, + 28, + 20, + 734, + 18, + 28, + 20, + 734, + 18, + 28, + 22, + 732, + 18, + 28, + 22, + 732, + 18, + 28, + 24, + 730, + 18, + 28, + 24, + 730, + 20, + 26, + 24, + 730, + 20, + 26, + 24, + 730, + 20, + 26, + 24, + 730, + 20, + 26, + 24, + 730, + 20, + 28, + 24, + 728, + 20, + 28, + 24, + 728, + 20, + 28, + 26, + 726, + 20, + 28, + 26, + 726, + 22, + 28, + 26, + 724, + 22, + 28, + 26, + 724, + 22, + 28, + 26, + 724, + 22, + 28, + 26, + 724, + 22, + 28, + 26, + 724, + 22, + 28, + 26, + 724, + 22, + 30, + 24, + 724, + 22, + 30, + 24, + 724, + 24, + 28, + 26, + 722, + 24, + 28, + 26, + 722, + 24, + 28, + 26, + 722, + 24, + 28, + 26, + 722, + 24, + 30, + 24, + 722, + 24, + 30, + 24, + 722, + 24, + 30, + 24, + 722, + 24, + 30, + 24, + 722, + 26, + 28, + 24, + 722, + 26, + 28, + 24, + 724, + 24, + 30, + 22, + 724, + 24, + 30, + 22, + 724, + 26, + 28, + 24, + 722, + 26, + 28, + 24, + 722, + 26, + 28, + 24, + 722, + 26, + 28, + 24, + 722, + 28, + 28, + 22, + 722, + 28, + 28, + 22, + 724, + 28, + 26, + 22, + 724, + 28, + 26, + 22, + 724, + 28, + 26, + 20, + 726, + 28, + 26, + 20, + 728, + 28, + 24, + 20, + 728, + 28, + 24, + 20, + 728, + 30, + 22, + 20, + 728, + 30, + 22, + 20, + 730, + 28, + 22, + 20, + 730, + 28, + 22, + 20, + 732, + 28, + 20, + 20, + 732, + 28, + 20, + 20, + 732, + 30, + 18, + 20, + 732, + 30, + 18, + 20, + 734, + 30, + 16, + 20, + 734, + 30, + 16, + 20, + 734, + 32, + 14, + 20, + 734, + 32, + 14, + 20, + 736, + 30, + 14, + 22, + 734, + 30, + 14, + 22, + 736, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 736, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 736, + 30, + 6, + 28, + 736, + 30, + 6, + 28, + 738, + 28, + 6, + 30, + 736, + 28, + 6, + 30, + 736, + 28, + 6, + 32, + 734, + 28, + 6, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 734, + 30, + 4, + 32, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 541953 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.15578478574752808, + 0.8079872727394104, + 0.5682325959205627 + ], + [ + -0.9824495315551758, + 0.18648330867290497, + 0.004178730770945549 + ], + [ + -0.10258955508470535, + -0.5589107871055603, + 0.8228574395179749 + ] + ], + "t": [ + -62.270469665527344, + 23.561304092407227, + 456.0151062011719 + ] + }, + { + "scene_id": 0, + "image_id": 278, + "category_id": 1, + "bbox": [ + 564, + 598, + 212, + 184 + ], + "score": 0.6208846569061279, + "time": 0.0, + "segmentation": { + "counts": [ + 450999, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 786, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 52, + 748, + 52, + 750, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 724, + 80, + 720, + 80, + 722, + 80, + 720, + 80, + 722, + 82, + 718, + 82, + 722, + 80, + 720, + 80, + 722, + 82, + 718, + 82, + 722, + 78, + 722, + 78, + 724, + 80, + 720, + 80, + 722, + 30, + 2, + 50, + 718, + 30, + 2, + 50, + 718, + 30, + 6, + 48, + 716, + 30, + 6, + 48, + 718, + 28, + 8, + 48, + 716, + 28, + 8, + 48, + 716, + 28, + 10, + 48, + 714, + 28, + 10, + 48, + 716, + 28, + 10, + 48, + 714, + 28, + 10, + 48, + 714, + 28, + 14, + 46, + 712, + 28, + 14, + 46, + 712, + 30, + 14, + 46, + 710, + 30, + 14, + 46, + 712, + 28, + 16, + 46, + 710, + 28, + 16, + 46, + 710, + 28, + 20, + 44, + 708, + 28, + 20, + 44, + 708, + 28, + 22, + 44, + 706, + 28, + 22, + 44, + 708, + 28, + 22, + 44, + 706, + 28, + 22, + 44, + 706, + 28, + 24, + 44, + 704, + 28, + 24, + 44, + 704, + 30, + 26, + 42, + 702, + 30, + 26, + 42, + 704, + 28, + 28, + 40, + 704, + 28, + 28, + 40, + 704, + 30, + 28, + 40, + 702, + 30, + 28, + 40, + 702, + 32, + 28, + 40, + 700, + 32, + 28, + 40, + 702, + 30, + 30, + 38, + 702, + 30, + 30, + 38, + 702, + 32, + 30, + 38, + 700, + 32, + 30, + 38, + 702, + 30, + 32, + 36, + 702, + 30, + 32, + 36, + 702, + 32, + 32, + 36, + 700, + 32, + 32, + 36, + 700, + 32, + 34, + 34, + 700, + 32, + 34, + 34, + 702, + 32, + 34, + 34, + 700, + 32, + 34, + 34, + 700, + 34, + 32, + 34, + 700, + 34, + 32, + 34, + 702, + 32, + 34, + 34, + 700, + 32, + 34, + 34, + 702, + 32, + 34, + 32, + 702, + 32, + 34, + 32, + 702, + 34, + 34, + 32, + 700, + 34, + 34, + 32, + 702, + 34, + 36, + 28, + 702, + 34, + 36, + 28, + 702, + 36, + 34, + 30, + 700, + 36, + 34, + 30, + 702, + 34, + 34, + 30, + 702, + 34, + 34, + 30, + 702, + 36, + 34, + 28, + 702, + 36, + 34, + 28, + 704, + 36, + 34, + 26, + 704, + 36, + 34, + 26, + 706, + 36, + 32, + 26, + 706, + 36, + 32, + 26, + 708, + 38, + 30, + 24, + 708, + 38, + 30, + 24, + 708, + 40, + 28, + 24, + 708, + 40, + 28, + 24, + 710, + 40, + 30, + 20, + 710, + 40, + 30, + 20, + 712, + 40, + 30, + 14, + 716, + 40, + 30, + 14, + 718, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 786, + 10, + 790, + 10, + 400859 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.34978070855140686, + -0.8074290752410889, + 0.47509104013442993 + ], + [ + 0.8681229948997498, + -0.4699866771697998, + -0.15960811078548431 + ], + [ + 0.3521588444709778, + 0.3566095530986786, + 0.8653401732444763 + ] + ], + "t": [ + -3.37192440032959, + 173.6639862060547, + 423.7817687988281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 278, + "category_id": 1, + "bbox": [ + 564, + 598, + 212, + 184 + ], + "score": 0.6208846569061279, + "time": 0.0, + "segmentation": { + "counts": [ + 450999, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 786, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 52, + 748, + 52, + 750, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 724, + 80, + 720, + 80, + 722, + 80, + 720, + 80, + 722, + 82, + 718, + 82, + 722, + 80, + 720, + 80, + 722, + 82, + 718, + 82, + 722, + 78, + 722, + 78, + 724, + 80, + 720, + 80, + 722, + 30, + 2, + 50, + 718, + 30, + 2, + 50, + 718, + 30, + 6, + 48, + 716, + 30, + 6, + 48, + 718, + 28, + 8, + 48, + 716, + 28, + 8, + 48, + 716, + 28, + 10, + 48, + 714, + 28, + 10, + 48, + 716, + 28, + 10, + 48, + 714, + 28, + 10, + 48, + 714, + 28, + 14, + 46, + 712, + 28, + 14, + 46, + 712, + 30, + 14, + 46, + 710, + 30, + 14, + 46, + 712, + 28, + 16, + 46, + 710, + 28, + 16, + 46, + 710, + 28, + 20, + 44, + 708, + 28, + 20, + 44, + 708, + 28, + 22, + 44, + 706, + 28, + 22, + 44, + 708, + 28, + 22, + 44, + 706, + 28, + 22, + 44, + 706, + 28, + 24, + 44, + 704, + 28, + 24, + 44, + 704, + 30, + 26, + 42, + 702, + 30, + 26, + 42, + 704, + 28, + 28, + 40, + 704, + 28, + 28, + 40, + 704, + 30, + 28, + 40, + 702, + 30, + 28, + 40, + 702, + 32, + 28, + 40, + 700, + 32, + 28, + 40, + 702, + 30, + 30, + 38, + 702, + 30, + 30, + 38, + 702, + 32, + 30, + 38, + 700, + 32, + 30, + 38, + 702, + 30, + 32, + 36, + 702, + 30, + 32, + 36, + 702, + 32, + 32, + 36, + 700, + 32, + 32, + 36, + 700, + 32, + 34, + 34, + 700, + 32, + 34, + 34, + 702, + 32, + 34, + 34, + 700, + 32, + 34, + 34, + 700, + 34, + 32, + 34, + 700, + 34, + 32, + 34, + 702, + 32, + 34, + 34, + 700, + 32, + 34, + 34, + 702, + 32, + 34, + 32, + 702, + 32, + 34, + 32, + 702, + 34, + 34, + 32, + 700, + 34, + 34, + 32, + 702, + 34, + 36, + 28, + 702, + 34, + 36, + 28, + 702, + 36, + 34, + 30, + 700, + 36, + 34, + 30, + 702, + 34, + 34, + 30, + 702, + 34, + 34, + 30, + 702, + 36, + 34, + 28, + 702, + 36, + 34, + 28, + 704, + 36, + 34, + 26, + 704, + 36, + 34, + 26, + 706, + 36, + 32, + 26, + 706, + 36, + 32, + 26, + 708, + 38, + 30, + 24, + 708, + 38, + 30, + 24, + 708, + 40, + 28, + 24, + 708, + 40, + 28, + 24, + 710, + 40, + 30, + 20, + 710, + 40, + 30, + 20, + 712, + 40, + 30, + 14, + 716, + 40, + 30, + 14, + 718, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 786, + 10, + 790, + 10, + 400859 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.34978070855140686, + -0.8074290752410889, + 0.47509104013442993 + ], + [ + 0.8681229948997498, + -0.4699866771697998, + -0.15960811078548431 + ], + [ + 0.3521588444709778, + 0.3566095530986786, + 0.8653401732444763 + ] + ], + "t": [ + -3.37192440032959, + 173.6639862060547, + 423.7817687988281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000278/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000278/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000278/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000278/sam6d_results/vis_pem.png" + }, + { + "frame_id": 279, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000279.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000279.png", + "status": "ok", + "detection_count": 4, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 279, + "category_id": 1, + "bbox": [ + 702, + 666, + 104, + 68 + ], + "score": 0.3623519837856293, + "time": 0.0, + "segmentation": { + "counts": [ + 561469, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 376867 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6091063618659973, + 0.7875909209251404, + 0.0932227373123169 + ], + [ + -0.708445131778717, + 0.48748892545700073, + 0.5103535652160645 + ], + [ + 0.3565046787261963, + -0.37690263986587524, + 0.854897141456604 + ] + ], + "t": [ + 74.67140197753906, + 185.86863708496094, + 409.741455078125 + ] + }, + { + "scene_id": 0, + "image_id": 279, + "category_id": 1, + "bbox": [ + 660, + 678, + 124, + 94 + ], + "score": 0.01086720172315836, + "time": 0.0, + "segmentation": { + "counts": [ + 527883, + 6, + 794, + 6, + 790, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 394429 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5167861580848694, + -0.4427652657032013, + -0.732727587223053 + ], + [ + 0.8197537660598755, + 0.009139485657215118, + 0.5726428627967834 + ], + [ + -0.2468496859073639, + -0.8965908885002136, + 0.3676816523075104 + ] + ], + "t": [ + 32.76789474487305, + 207.61256408691406, + 394.90325927734375 + ] + }, + { + "scene_id": 0, + "image_id": 279, + "category_id": 1, + "bbox": [ + 586, + 612, + 220, + 160 + ], + "score": 0.5850600004196167, + "time": 0.0, + "segmentation": { + "counts": [ + 468613, + 8, + 4, + 4, + 784, + 8, + 4, + 4, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 4, + 2, + 24, + 770, + 4, + 2, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 730, + 72, + 728, + 72, + 730, + 28, + 2, + 42, + 728, + 28, + 2, + 42, + 728, + 28, + 4, + 42, + 726, + 28, + 4, + 42, + 726, + 28, + 6, + 42, + 724, + 28, + 6, + 42, + 724, + 28, + 8, + 42, + 722, + 28, + 8, + 42, + 724, + 26, + 12, + 40, + 722, + 26, + 12, + 40, + 722, + 26, + 14, + 40, + 720, + 26, + 14, + 40, + 720, + 28, + 12, + 40, + 720, + 28, + 12, + 40, + 720, + 28, + 14, + 40, + 718, + 28, + 14, + 40, + 720, + 26, + 16, + 40, + 718, + 26, + 16, + 40, + 718, + 26, + 18, + 40, + 716, + 26, + 18, + 40, + 716, + 28, + 20, + 38, + 714, + 28, + 20, + 38, + 714, + 28, + 22, + 36, + 714, + 28, + 22, + 36, + 716, + 26, + 22, + 38, + 714, + 26, + 22, + 38, + 714, + 28, + 22, + 36, + 714, + 28, + 22, + 36, + 714, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 712, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 712, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 710, + 30, + 30, + 30, + 710, + 30, + 30, + 30, + 710, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 710, + 30, + 30, + 30, + 710, + 30, + 30, + 30, + 710, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 712, + 30, + 30, + 30, + 710, + 30, + 30, + 30, + 710, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 712, + 32, + 30, + 26, + 712, + 32, + 30, + 26, + 712, + 32, + 30, + 28, + 710, + 32, + 30, + 28, + 712, + 32, + 30, + 26, + 712, + 32, + 30, + 26, + 712, + 34, + 28, + 26, + 712, + 34, + 28, + 26, + 714, + 34, + 26, + 26, + 714, + 34, + 26, + 26, + 716, + 34, + 24, + 26, + 716, + 34, + 24, + 26, + 716, + 36, + 24, + 24, + 716, + 36, + 24, + 24, + 718, + 36, + 24, + 22, + 718, + 36, + 24, + 22, + 720, + 36, + 22, + 22, + 720, + 36, + 22, + 22, + 722, + 36, + 24, + 14, + 726, + 36, + 24, + 14, + 728, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 376869 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2919773459434509, + -0.8581581711769104, + 0.4222721457481384 + ], + [ + 0.8913854956626892, + -0.40419626235961914, + -0.20508119463920593 + ], + [ + 0.3466728925704956, + 0.31652799248695374, + 0.8829654455184937 + ] + ], + "t": [ + 16.13876724243164, + 183.83859252929688, + 434.3335266113281 + ] + }, + { + "scene_id": 0, + "image_id": 279, + "category_id": 1, + "bbox": [ + 438, + 412, + 166, + 64 + ], + "score": 0.5220279097557068, + "time": 0.0, + "segmentation": { + "counts": [ + 350045, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 746, + 4, + 28, + 22, + 746, + 4, + 28, + 22, + 746, + 4, + 28, + 22, + 746, + 4, + 28, + 22, + 746, + 4, + 28, + 24, + 744, + 4, + 28, + 24, + 744, + 4, + 28, + 24, + 744, + 4, + 28, + 24, + 744, + 4, + 28, + 26, + 742, + 4, + 28, + 26, + 742, + 4, + 28, + 26, + 742, + 4, + 28, + 26, + 742, + 4, + 30, + 24, + 742, + 4, + 30, + 24, + 742, + 4, + 30, + 26, + 740, + 4, + 30, + 26, + 740, + 4, + 30, + 26, + 740, + 4, + 30, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 742, + 4, + 30, + 24, + 742, + 4, + 30, + 24, + 742, + 6, + 28, + 24, + 742, + 6, + 28, + 24, + 742, + 6, + 28, + 24, + 742, + 6, + 28, + 24, + 746, + 6, + 24, + 24, + 746, + 6, + 24, + 24, + 746, + 6, + 26, + 22, + 746, + 6, + 26, + 22, + 746, + 6, + 26, + 22, + 746, + 6, + 26, + 22, + 746, + 6, + 26, + 20, + 748, + 6, + 26, + 20, + 748, + 6, + 26, + 20, + 748, + 6, + 26, + 20, + 750, + 8, + 22, + 20, + 750, + 8, + 22, + 20, + 752, + 6, + 22, + 20, + 752, + 6, + 22, + 20, + 754, + 4, + 22, + 20, + 754, + 4, + 22, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 744, + 4, + 28, + 24, + 744, + 4, + 28, + 24, + 744, + 6, + 26, + 26, + 742, + 6, + 26, + 26, + 740, + 8, + 26, + 28, + 738, + 8, + 26, + 28, + 738, + 8, + 26, + 28, + 738, + 8, + 26, + 28, + 738, + 6, + 28, + 30, + 736, + 6, + 28, + 30, + 738, + 4, + 26, + 32, + 738, + 4, + 26, + 32, + 768, + 32, + 768, + 32, + 736, + 6, + 26, + 32, + 736, + 6, + 26, + 32, + 736, + 6, + 26, + 32, + 736, + 6, + 26, + 32, + 766, + 34, + 766, + 34, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 750, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 538735 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.06492122262716293, + 0.858540415763855, + 0.5086193680763245 + ], + [ + -0.9871779084205627, + 0.12973900139331818, + -0.09299134463071823 + ], + [ + -0.14582447707653046, + -0.49606069922447205, + 0.8559549450874329 + ] + ], + "t": [ + -58.51033020019531, + 41.12413787841797, + 458.8980407714844 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 279, + "category_id": 1, + "bbox": [ + 586, + 612, + 220, + 160 + ], + "score": 0.5850600004196167, + "time": 0.0, + "segmentation": { + "counts": [ + 468613, + 8, + 4, + 4, + 784, + 8, + 4, + 4, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 4, + 2, + 24, + 770, + 4, + 2, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 730, + 72, + 728, + 72, + 730, + 28, + 2, + 42, + 728, + 28, + 2, + 42, + 728, + 28, + 4, + 42, + 726, + 28, + 4, + 42, + 726, + 28, + 6, + 42, + 724, + 28, + 6, + 42, + 724, + 28, + 8, + 42, + 722, + 28, + 8, + 42, + 724, + 26, + 12, + 40, + 722, + 26, + 12, + 40, + 722, + 26, + 14, + 40, + 720, + 26, + 14, + 40, + 720, + 28, + 12, + 40, + 720, + 28, + 12, + 40, + 720, + 28, + 14, + 40, + 718, + 28, + 14, + 40, + 720, + 26, + 16, + 40, + 718, + 26, + 16, + 40, + 718, + 26, + 18, + 40, + 716, + 26, + 18, + 40, + 716, + 28, + 20, + 38, + 714, + 28, + 20, + 38, + 714, + 28, + 22, + 36, + 714, + 28, + 22, + 36, + 716, + 26, + 22, + 38, + 714, + 26, + 22, + 38, + 714, + 28, + 22, + 36, + 714, + 28, + 22, + 36, + 714, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 712, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 712, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 710, + 30, + 30, + 30, + 710, + 30, + 30, + 30, + 710, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 710, + 30, + 30, + 30, + 710, + 30, + 30, + 30, + 710, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 712, + 30, + 30, + 30, + 710, + 30, + 30, + 30, + 710, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 712, + 32, + 30, + 26, + 712, + 32, + 30, + 26, + 712, + 32, + 30, + 28, + 710, + 32, + 30, + 28, + 712, + 32, + 30, + 26, + 712, + 32, + 30, + 26, + 712, + 34, + 28, + 26, + 712, + 34, + 28, + 26, + 714, + 34, + 26, + 26, + 714, + 34, + 26, + 26, + 716, + 34, + 24, + 26, + 716, + 34, + 24, + 26, + 716, + 36, + 24, + 24, + 716, + 36, + 24, + 24, + 718, + 36, + 24, + 22, + 718, + 36, + 24, + 22, + 720, + 36, + 22, + 22, + 720, + 36, + 22, + 22, + 722, + 36, + 24, + 14, + 726, + 36, + 24, + 14, + 728, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 376869 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2919773459434509, + -0.8581581711769104, + 0.4222721457481384 + ], + [ + 0.8913854956626892, + -0.40419626235961914, + -0.20508119463920593 + ], + [ + 0.3466728925704956, + 0.31652799248695374, + 0.8829654455184937 + ] + ], + "t": [ + 16.13876724243164, + 183.83859252929688, + 434.3335266113281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000279/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000279/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000279/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000279/sam6d_results/vis_pem.png" + }, + { + "frame_id": 280, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000280.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000280.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 280, + "category_id": 1, + "bbox": [ + 654, + 662, + 122, + 80 + ], + "score": 0.49303892254829407, + "time": 0.0, + "segmentation": { + "counts": [ + 523069, + 4, + 796, + 4, + 792, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 400857 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3546566963195801, + -0.8534687161445618, + -0.3818500339984894 + ], + [ + -0.7680850028991699, + -0.49882134795188904, + 0.4015262722969055 + ], + [ + -0.5331652760505676, + 0.15088912844657898, + -0.8324465155601501 + ] + ], + "t": [ + 14.191023826599121, + 172.1407012939453, + 438.1189880371094 + ] + }, + { + "scene_id": 0, + "image_id": 280, + "category_id": 1, + "bbox": [ + 576, + 606, + 220, + 138 + ], + "score": 0.6099990010261536, + "time": 0.0, + "segmentation": { + "counts": [ + 460615, + 4, + 796, + 4, + 792, + 10, + 790, + 10, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 734, + 26, + 4, + 38, + 732, + 26, + 4, + 38, + 732, + 24, + 6, + 40, + 730, + 24, + 6, + 40, + 732, + 24, + 6, + 38, + 732, + 24, + 6, + 38, + 732, + 24, + 8, + 38, + 730, + 24, + 8, + 38, + 730, + 24, + 10, + 38, + 728, + 24, + 10, + 38, + 728, + 24, + 12, + 38, + 726, + 24, + 12, + 38, + 728, + 24, + 12, + 38, + 726, + 24, + 12, + 38, + 726, + 24, + 14, + 36, + 726, + 24, + 14, + 36, + 726, + 24, + 16, + 36, + 724, + 24, + 16, + 36, + 724, + 24, + 18, + 36, + 722, + 24, + 18, + 36, + 722, + 26, + 16, + 36, + 722, + 26, + 16, + 36, + 722, + 26, + 20, + 34, + 720, + 26, + 20, + 34, + 722, + 24, + 22, + 34, + 720, + 24, + 22, + 34, + 720, + 26, + 20, + 34, + 720, + 26, + 20, + 34, + 720, + 26, + 22, + 34, + 718, + 26, + 22, + 34, + 718, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 720, + 26, + 22, + 34, + 718, + 26, + 22, + 34, + 718, + 26, + 24, + 32, + 718, + 26, + 24, + 32, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 32, + 716, + 28, + 24, + 32, + 716, + 30, + 24, + 30, + 716, + 30, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 30, + 24, + 30, + 716, + 30, + 24, + 30, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 30, + 716, + 30, + 24, + 30, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 26, + 26, + 718, + 30, + 26, + 26, + 718, + 32, + 24, + 26, + 718, + 32, + 24, + 26, + 720, + 30, + 26, + 24, + 720, + 30, + 26, + 24, + 722, + 30, + 24, + 26, + 720, + 30, + 24, + 26, + 720, + 32, + 22, + 26, + 720, + 32, + 22, + 26, + 722, + 32, + 22, + 24, + 722, + 32, + 22, + 24, + 722, + 34, + 20, + 24, + 722, + 34, + 20, + 24, + 724, + 34, + 20, + 20, + 726, + 34, + 20, + 20, + 728, + 34, + 20, + 18, + 728, + 34, + 20, + 18, + 730, + 32, + 22, + 12, + 734, + 32, + 22, + 12, + 734, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 384893 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.27348974347114563, + -0.8981277942657471, + 0.344339519739151 + ], + [ + 0.8849601149559021, + -0.37521621584892273, + -0.27578699588775635 + ], + [ + 0.37689369916915894, + 0.22930173575878143, + 0.89742511510849 + ] + ], + "t": [ + 9.027981758117676, + 178.08253479003906, + 447.4939270019531 + ] + }, + { + "scene_id": 0, + "image_id": 280, + "category_id": 1, + "bbox": [ + 410, + 394, + 180, + 80 + ], + "score": 0.596397876739502, + "time": 0.0, + "segmentation": { + "counts": [ + 327599, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 18, + 28, + 10, + 744, + 18, + 28, + 10, + 742, + 20, + 26, + 14, + 740, + 20, + 26, + 14, + 740, + 20, + 26, + 16, + 738, + 20, + 26, + 16, + 738, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 20, + 734, + 20, + 26, + 20, + 734, + 20, + 26, + 20, + 734, + 20, + 26, + 20, + 734, + 20, + 26, + 20, + 734, + 20, + 26, + 20, + 732, + 22, + 26, + 22, + 730, + 22, + 26, + 22, + 730, + 24, + 24, + 24, + 728, + 24, + 24, + 24, + 728, + 24, + 24, + 24, + 728, + 24, + 24, + 24, + 728, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 26, + 26, + 724, + 24, + 26, + 26, + 724, + 24, + 26, + 26, + 724, + 24, + 26, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 26, + 26, + 722, + 26, + 26, + 26, + 722, + 26, + 26, + 26, + 722, + 26, + 26, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 28, + 24, + 24, + 724, + 28, + 24, + 24, + 724, + 28, + 24, + 24, + 724, + 28, + 24, + 24, + 726, + 28, + 22, + 24, + 726, + 28, + 22, + 24, + 726, + 28, + 22, + 24, + 726, + 28, + 22, + 24, + 728, + 28, + 20, + 24, + 728, + 28, + 20, + 24, + 728, + 28, + 20, + 24, + 728, + 28, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 28, + 18, + 22, + 732, + 28, + 18, + 22, + 732, + 28, + 18, + 22, + 732, + 28, + 18, + 22, + 732, + 30, + 16, + 22, + 732, + 30, + 16, + 22, + 734, + 30, + 14, + 22, + 734, + 30, + 14, + 22, + 736, + 28, + 14, + 22, + 736, + 28, + 14, + 22, + 736, + 30, + 12, + 22, + 736, + 30, + 12, + 22, + 738, + 30, + 10, + 22, + 738, + 30, + 10, + 22, + 740, + 30, + 8, + 22, + 740, + 30, + 8, + 22, + 742, + 28, + 8, + 22, + 742, + 28, + 8, + 22, + 742, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 744, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 742, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 738, + 30, + 4, + 30, + 736, + 30, + 4, + 30, + 736, + 32, + 2, + 32, + 734, + 32, + 2, + 32, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 736, + 60, + 740, + 60, + 742, + 56, + 744, + 56, + 746, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 549939 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.038654714822769165, + 0.8893336057662964, + 0.45562243461608887 + ], + [ + -0.9818874001502991, + 0.11843975633382797, + -0.14788122475147247 + ], + [ + -0.18547964096069336, + -0.4416537880897522, + 0.8778035640716553 + ] + ], + "t": [ + -71.47271728515625, + 36.783172607421875, + 456.60943603515625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 280, + "category_id": 1, + "bbox": [ + 576, + 606, + 220, + 138 + ], + "score": 0.6099990010261536, + "time": 0.0, + "segmentation": { + "counts": [ + 460615, + 4, + 796, + 4, + 792, + 10, + 790, + 10, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 734, + 26, + 4, + 38, + 732, + 26, + 4, + 38, + 732, + 24, + 6, + 40, + 730, + 24, + 6, + 40, + 732, + 24, + 6, + 38, + 732, + 24, + 6, + 38, + 732, + 24, + 8, + 38, + 730, + 24, + 8, + 38, + 730, + 24, + 10, + 38, + 728, + 24, + 10, + 38, + 728, + 24, + 12, + 38, + 726, + 24, + 12, + 38, + 728, + 24, + 12, + 38, + 726, + 24, + 12, + 38, + 726, + 24, + 14, + 36, + 726, + 24, + 14, + 36, + 726, + 24, + 16, + 36, + 724, + 24, + 16, + 36, + 724, + 24, + 18, + 36, + 722, + 24, + 18, + 36, + 722, + 26, + 16, + 36, + 722, + 26, + 16, + 36, + 722, + 26, + 20, + 34, + 720, + 26, + 20, + 34, + 722, + 24, + 22, + 34, + 720, + 24, + 22, + 34, + 720, + 26, + 20, + 34, + 720, + 26, + 20, + 34, + 720, + 26, + 22, + 34, + 718, + 26, + 22, + 34, + 718, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 720, + 26, + 22, + 34, + 718, + 26, + 22, + 34, + 718, + 26, + 24, + 32, + 718, + 26, + 24, + 32, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 32, + 716, + 28, + 24, + 32, + 716, + 30, + 24, + 30, + 716, + 30, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 30, + 24, + 30, + 716, + 30, + 24, + 30, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 30, + 716, + 30, + 24, + 30, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 26, + 26, + 718, + 30, + 26, + 26, + 718, + 32, + 24, + 26, + 718, + 32, + 24, + 26, + 720, + 30, + 26, + 24, + 720, + 30, + 26, + 24, + 722, + 30, + 24, + 26, + 720, + 30, + 24, + 26, + 720, + 32, + 22, + 26, + 720, + 32, + 22, + 26, + 722, + 32, + 22, + 24, + 722, + 32, + 22, + 24, + 722, + 34, + 20, + 24, + 722, + 34, + 20, + 24, + 724, + 34, + 20, + 20, + 726, + 34, + 20, + 20, + 728, + 34, + 20, + 18, + 728, + 34, + 20, + 18, + 730, + 32, + 22, + 12, + 734, + 32, + 22, + 12, + 734, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 384893 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.27348974347114563, + -0.8981277942657471, + 0.344339519739151 + ], + [ + 0.8849601149559021, + -0.37521621584892273, + -0.27578699588775635 + ], + [ + 0.37689369916915894, + 0.22930173575878143, + 0.89742511510849 + ] + ], + "t": [ + 9.027981758117676, + 178.08253479003906, + 447.4939270019531 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000280/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000280/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000280/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000280/sam6d_results/vis_pem.png" + }, + { + "frame_id": 281, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000281.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000281.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 281, + "category_id": 1, + "bbox": [ + 678, + 640, + 122, + 70 + ], + "score": 0.34439387917518616, + "time": 0.0, + "segmentation": { + "counts": [ + 542243, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 381693 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.28564801812171936, + -0.8923117518424988, + -0.34955036640167236 + ], + [ + -0.5790966749191284, + -0.4513404667377472, + 0.6789250373840332 + ], + [ + -0.7635787725448608, + 0.008489865809679031, + -0.6456587910652161 + ] + ], + "t": [ + 26.544803619384766, + 160.34388732910156, + 429.605712890625 + ] + }, + { + "scene_id": 0, + "image_id": 281, + "category_id": 1, + "bbox": [ + 414, + 382, + 192, + 80 + ], + "score": 0.5971788763999939, + "time": 0.0, + "segmentation": { + "counts": [ + 330787, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 32, + 6, + 744, + 18, + 32, + 6, + 742, + 20, + 28, + 14, + 738, + 20, + 28, + 14, + 738, + 20, + 26, + 16, + 738, + 20, + 26, + 16, + 738, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 736, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 732, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 24, + 24, + 728, + 24, + 24, + 24, + 728, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 30, + 22, + 24, + 724, + 30, + 22, + 24, + 726, + 28, + 22, + 24, + 726, + 28, + 22, + 24, + 726, + 28, + 22, + 24, + 726, + 28, + 22, + 24, + 726, + 30, + 20, + 24, + 726, + 30, + 20, + 24, + 728, + 28, + 20, + 24, + 728, + 28, + 20, + 24, + 728, + 30, + 18, + 24, + 728, + 30, + 18, + 24, + 730, + 28, + 18, + 24, + 730, + 28, + 18, + 24, + 730, + 28, + 18, + 24, + 730, + 28, + 18, + 24, + 730, + 30, + 16, + 24, + 730, + 30, + 16, + 24, + 732, + 28, + 16, + 22, + 734, + 28, + 16, + 22, + 734, + 30, + 14, + 22, + 734, + 30, + 14, + 22, + 736, + 28, + 14, + 22, + 736, + 28, + 14, + 22, + 738, + 28, + 12, + 22, + 738, + 28, + 12, + 22, + 740, + 28, + 8, + 22, + 742, + 28, + 8, + 22, + 742, + 28, + 8, + 22, + 742, + 28, + 8, + 22, + 744, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 30, + 4, + 24, + 742, + 30, + 4, + 24, + 742, + 30, + 4, + 26, + 740, + 30, + 4, + 26, + 740, + 32, + 2, + 26, + 740, + 32, + 2, + 26, + 740, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 736, + 62, + 738, + 62, + 740, + 58, + 742, + 58, + 744, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 756, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 537155 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.0030711665749549866, + 0.9015218019485474, + 0.4327232241630554 + ], + [ + -0.9614503979682922, + 0.11632205545902252, + -0.24916492402553558 + ], + [ + -0.27496278285980225, + -0.4168069064617157, + 0.8664108514785767 + ] + ], + "t": [ + -62.310935974121094, + 26.57265281677246, + 448.315673828125 + ] + }, + { + "scene_id": 0, + "image_id": 281, + "category_id": 1, + "bbox": [ + 596, + 580, + 224, + 130 + ], + "score": 0.6245650053024292, + "time": 0.0, + "segmentation": { + "counts": [ + 476595, + 4, + 796, + 4, + 790, + 12, + 788, + 12, + 786, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 6, + 2, + 26, + 766, + 6, + 2, + 26, + 766, + 6, + 2, + 26, + 766, + 6, + 2, + 26, + 766, + 6, + 4, + 22, + 768, + 6, + 4, + 22, + 768, + 4, + 6, + 22, + 768, + 4, + 6, + 22, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 24, + 4, + 36, + 736, + 24, + 4, + 36, + 736, + 24, + 8, + 34, + 734, + 24, + 8, + 34, + 734, + 24, + 8, + 36, + 732, + 24, + 8, + 36, + 734, + 22, + 10, + 34, + 734, + 22, + 10, + 34, + 734, + 24, + 10, + 34, + 732, + 24, + 10, + 34, + 732, + 24, + 10, + 36, + 730, + 24, + 10, + 36, + 730, + 24, + 12, + 34, + 730, + 24, + 12, + 34, + 730, + 24, + 14, + 34, + 728, + 24, + 14, + 34, + 728, + 26, + 14, + 34, + 726, + 26, + 14, + 34, + 726, + 26, + 14, + 34, + 726, + 26, + 14, + 34, + 728, + 24, + 16, + 34, + 726, + 24, + 16, + 34, + 726, + 24, + 18, + 32, + 726, + 24, + 18, + 32, + 726, + 26, + 16, + 34, + 724, + 26, + 16, + 34, + 724, + 26, + 18, + 32, + 724, + 26, + 18, + 32, + 724, + 26, + 20, + 30, + 724, + 26, + 20, + 30, + 724, + 26, + 20, + 32, + 722, + 26, + 20, + 32, + 724, + 26, + 20, + 30, + 724, + 26, + 20, + 30, + 724, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 30, + 22, + 24, + 724, + 30, + 22, + 24, + 726, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 30, + 20, + 26, + 724, + 30, + 20, + 26, + 724, + 30, + 22, + 24, + 724, + 30, + 22, + 24, + 726, + 30, + 20, + 24, + 726, + 30, + 20, + 24, + 728, + 30, + 18, + 24, + 728, + 30, + 18, + 24, + 728, + 32, + 18, + 22, + 728, + 32, + 18, + 22, + 730, + 30, + 18, + 22, + 730, + 30, + 18, + 22, + 732, + 30, + 18, + 18, + 734, + 30, + 18, + 18, + 734, + 32, + 18, + 14, + 736, + 32, + 18, + 14, + 738, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 792, + 6, + 794, + 6, + 365725 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.25844866037368774, + -0.9141076803207397, + 0.31242895126342773 + ], + [ + 0.8666502237319946, + -0.3622760772705078, + -0.3430355489253998 + ], + [ + 0.4267566502094269, + 0.18210949003696442, + 0.8858412504196167 + ] + ], + "t": [ + 26.600692749023438, + 163.96983337402344, + 453.65087890625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 281, + "category_id": 1, + "bbox": [ + 596, + 580, + 224, + 130 + ], + "score": 0.6245650053024292, + "time": 0.0, + "segmentation": { + "counts": [ + 476595, + 4, + 796, + 4, + 790, + 12, + 788, + 12, + 786, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 6, + 2, + 26, + 766, + 6, + 2, + 26, + 766, + 6, + 2, + 26, + 766, + 6, + 2, + 26, + 766, + 6, + 4, + 22, + 768, + 6, + 4, + 22, + 768, + 4, + 6, + 22, + 768, + 4, + 6, + 22, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 24, + 4, + 36, + 736, + 24, + 4, + 36, + 736, + 24, + 8, + 34, + 734, + 24, + 8, + 34, + 734, + 24, + 8, + 36, + 732, + 24, + 8, + 36, + 734, + 22, + 10, + 34, + 734, + 22, + 10, + 34, + 734, + 24, + 10, + 34, + 732, + 24, + 10, + 34, + 732, + 24, + 10, + 36, + 730, + 24, + 10, + 36, + 730, + 24, + 12, + 34, + 730, + 24, + 12, + 34, + 730, + 24, + 14, + 34, + 728, + 24, + 14, + 34, + 728, + 26, + 14, + 34, + 726, + 26, + 14, + 34, + 726, + 26, + 14, + 34, + 726, + 26, + 14, + 34, + 728, + 24, + 16, + 34, + 726, + 24, + 16, + 34, + 726, + 24, + 18, + 32, + 726, + 24, + 18, + 32, + 726, + 26, + 16, + 34, + 724, + 26, + 16, + 34, + 724, + 26, + 18, + 32, + 724, + 26, + 18, + 32, + 724, + 26, + 20, + 30, + 724, + 26, + 20, + 30, + 724, + 26, + 20, + 32, + 722, + 26, + 20, + 32, + 724, + 26, + 20, + 30, + 724, + 26, + 20, + 30, + 724, + 26, + 22, + 30, + 722, + 26, + 22, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 30, + 22, + 24, + 724, + 30, + 22, + 24, + 726, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 30, + 20, + 26, + 724, + 30, + 20, + 26, + 724, + 30, + 22, + 24, + 724, + 30, + 22, + 24, + 726, + 30, + 20, + 24, + 726, + 30, + 20, + 24, + 728, + 30, + 18, + 24, + 728, + 30, + 18, + 24, + 728, + 32, + 18, + 22, + 728, + 32, + 18, + 22, + 730, + 30, + 18, + 22, + 730, + 30, + 18, + 22, + 732, + 30, + 18, + 18, + 734, + 30, + 18, + 18, + 734, + 32, + 18, + 14, + 736, + 32, + 18, + 14, + 738, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 792, + 6, + 794, + 6, + 365725 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.25844866037368774, + -0.9141076803207397, + 0.31242895126342773 + ], + [ + 0.8666502237319946, + -0.3622760772705078, + -0.3430355489253998 + ], + [ + 0.4267566502094269, + 0.18210949003696442, + 0.8858412504196167 + ] + ], + "t": [ + 26.600692749023438, + 163.96983337402344, + 453.65087890625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000281/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000281/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000281/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000281/sam6d_results/vis_pem.png" + }, + { + "frame_id": 282, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000282.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000282.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 282, + "category_id": 1, + "bbox": [ + 392, + 388, + 206, + 78 + ], + "score": 0.5867744088172913, + "time": 0.0, + "segmentation": { + "counts": [ + 313195, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 28, + 10, + 740, + 22, + 28, + 10, + 740, + 22, + 26, + 14, + 738, + 22, + 26, + 14, + 738, + 22, + 24, + 18, + 736, + 22, + 24, + 18, + 736, + 22, + 24, + 18, + 736, + 22, + 24, + 18, + 734, + 24, + 22, + 22, + 732, + 24, + 22, + 22, + 732, + 24, + 22, + 22, + 732, + 24, + 22, + 22, + 732, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 28, + 726, + 24, + 22, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 30, + 20, + 26, + 724, + 30, + 20, + 26, + 724, + 30, + 20, + 26, + 724, + 30, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 30, + 18, + 26, + 726, + 30, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 730, + 28, + 16, + 24, + 732, + 28, + 16, + 24, + 732, + 30, + 14, + 24, + 732, + 30, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 736, + 28, + 10, + 24, + 738, + 28, + 10, + 24, + 738, + 28, + 10, + 24, + 738, + 28, + 10, + 24, + 740, + 28, + 8, + 24, + 740, + 28, + 8, + 24, + 740, + 28, + 8, + 24, + 740, + 28, + 8, + 24, + 742, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 30, + 2, + 26, + 742, + 30, + 2, + 26, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 738, + 60, + 740, + 60, + 742, + 56, + 744, + 56, + 746, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 6, + 794, + 6, + 543553 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.023598510771989822, + 0.9305222034454346, + 0.3654746413230896 + ], + [ + -0.9490256905555725, + 0.09408692270517349, + -0.30082857608795166 + ], + [ + -0.3143139183521271, + -0.3539438843727112, + 0.8808691501617432 + ] + ], + "t": [ + -68.75933837890625, + 29.3564510345459, + 438.8573913574219 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 282, + "category_id": 1, + "bbox": [ + 392, + 388, + 206, + 78 + ], + "score": 0.5867744088172913, + "time": 0.0, + "segmentation": { + "counts": [ + 313195, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 28, + 10, + 740, + 22, + 28, + 10, + 740, + 22, + 26, + 14, + 738, + 22, + 26, + 14, + 738, + 22, + 24, + 18, + 736, + 22, + 24, + 18, + 736, + 22, + 24, + 18, + 736, + 22, + 24, + 18, + 734, + 24, + 22, + 22, + 732, + 24, + 22, + 22, + 732, + 24, + 22, + 22, + 732, + 24, + 22, + 22, + 732, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 28, + 726, + 24, + 22, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 30, + 20, + 26, + 724, + 30, + 20, + 26, + 724, + 30, + 20, + 26, + 724, + 30, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 30, + 18, + 26, + 726, + 30, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 730, + 28, + 16, + 24, + 732, + 28, + 16, + 24, + 732, + 30, + 14, + 24, + 732, + 30, + 14, + 24, + 734, + 28, + 14, + 24, + 734, + 28, + 14, + 24, + 736, + 28, + 10, + 24, + 738, + 28, + 10, + 24, + 738, + 28, + 10, + 24, + 738, + 28, + 10, + 24, + 740, + 28, + 8, + 24, + 740, + 28, + 8, + 24, + 740, + 28, + 8, + 24, + 740, + 28, + 8, + 24, + 742, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 28, + 6, + 24, + 742, + 30, + 2, + 26, + 742, + 30, + 2, + 26, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 738, + 60, + 740, + 60, + 742, + 56, + 744, + 56, + 746, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 6, + 794, + 6, + 543553 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.023598510771989822, + 0.9305222034454346, + 0.3654746413230896 + ], + [ + -0.9490256905555725, + 0.09408692270517349, + -0.30082857608795166 + ], + [ + -0.3143139183521271, + -0.3539438843727112, + 0.8808691501617432 + ] + ], + "t": [ + -68.75933837890625, + 29.3564510345459, + 438.8573913574219 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000282/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000282/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000282/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000282/sam6d_results/vis_pem.png" + }, + { + "frame_id": 283, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000283.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000283.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 283, + "category_id": 1, + "bbox": [ + 388, + 414, + 214, + 80 + ], + "score": 0.5798354148864746, + "time": 0.0, + "segmentation": { + "counts": [ + 310025, + 4, + 796, + 4, + 792, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 26, + 12, + 740, + 22, + 26, + 12, + 738, + 24, + 24, + 16, + 736, + 24, + 24, + 16, + 736, + 24, + 22, + 18, + 736, + 24, + 22, + 18, + 736, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 22, + 732, + 24, + 22, + 22, + 732, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 726, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 30, + 12, + 26, + 732, + 30, + 12, + 26, + 734, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 30, + 4, + 26, + 740, + 30, + 4, + 26, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 736, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 738, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 756, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 540321 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.012973044067621231, + 0.9445452094078064, + 0.3281259834766388 + ], + [ + -0.9535974860191345, + 0.08703165501356125, + -0.2882313132286072 + ], + [ + -0.30080467462539673, + -0.31663939356803894, + 0.89958655834198 + ] + ], + "t": [ + -64.28724670410156, + 47.5401496887207, + 435.4289855957031 + ] + }, + { + "scene_id": 0, + "image_id": 283, + "category_id": 1, + "bbox": [ + 598, + 610, + 220, + 68 + ], + "score": 0.39102479815483093, + "time": 0.0, + "segmentation": { + "counts": [ + 478211, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 8, + 4, + 22, + 766, + 8, + 4, + 22, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 768, + 6, + 4, + 6, + 8, + 10, + 766, + 6, + 4, + 6, + 8, + 10, + 768, + 14, + 8, + 10, + 768, + 14, + 8, + 10, + 768, + 16, + 6, + 10, + 768, + 16, + 6, + 10, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 367323 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3492465019226074, + -0.9342463612556458, + -0.07218776643276215 + ], + [ + -0.9272398352622986, + -0.3334627151489258, + -0.17037931084632874 + ], + [ + 0.13510429859161377, + 0.12643982470035553, + -0.9827308654785156 + ] + ], + "t": [ + 31.149019241333008, + 179.99118041992188, + 458.0285949707031 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 283, + "category_id": 1, + "bbox": [ + 388, + 414, + 214, + 80 + ], + "score": 0.5798354148864746, + "time": 0.0, + "segmentation": { + "counts": [ + 310025, + 4, + 796, + 4, + 792, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 26, + 12, + 740, + 22, + 26, + 12, + 738, + 24, + 24, + 16, + 736, + 24, + 24, + 16, + 736, + 24, + 22, + 18, + 736, + 24, + 22, + 18, + 736, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 22, + 732, + 24, + 22, + 22, + 732, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 726, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 30, + 12, + 26, + 732, + 30, + 12, + 26, + 734, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 30, + 4, + 26, + 740, + 30, + 4, + 26, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 736, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 738, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 756, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 540321 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.012973044067621231, + 0.9445452094078064, + 0.3281259834766388 + ], + [ + -0.9535974860191345, + 0.08703165501356125, + -0.2882313132286072 + ], + [ + -0.30080467462539673, + -0.31663939356803894, + 0.89958655834198 + ] + ], + "t": [ + -64.28724670410156, + 47.5401496887207, + 435.4289855957031 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000283/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000283/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000283/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000283/sam6d_results/vis_pem.png" + }, + { + "frame_id": 284, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000284.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000284.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 284, + "category_id": 1, + "bbox": [ + 420, + 448, + 220, + 78 + ], + "score": 0.5680331587791443, + "time": 0.0, + "segmentation": { + "counts": [ + 335655, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 28, + 10, + 740, + 22, + 28, + 10, + 740, + 22, + 24, + 16, + 738, + 22, + 24, + 16, + 736, + 24, + 24, + 18, + 734, + 24, + 24, + 18, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 22, + 732, + 24, + 22, + 22, + 732, + 26, + 20, + 22, + 732, + 26, + 20, + 22, + 732, + 26, + 18, + 24, + 732, + 26, + 18, + 24, + 732, + 26, + 18, + 26, + 730, + 26, + 18, + 26, + 730, + 26, + 18, + 26, + 730, + 26, + 18, + 26, + 730, + 26, + 18, + 26, + 730, + 26, + 18, + 26, + 730, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 724, + 30, + 16, + 30, + 724, + 30, + 16, + 30, + 724, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 734, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 738, + 28, + 8, + 24, + 740, + 28, + 8, + 24, + 740, + 30, + 4, + 26, + 740, + 30, + 4, + 26, + 740, + 30, + 4, + 26, + 740, + 30, + 4, + 26, + 740, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 738, + 60, + 740, + 60, + 742, + 56, + 744, + 56, + 746, + 52, + 748, + 52, + 752, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 509893 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.040288977324962616, + 0.9575060606002808, + 0.28558406233787537 + ], + [ + -0.9513251781463623, + 0.050641756504774094, + -0.3040003776550293 + ], + [ + -0.30554482340812683, + -0.28393104672431946, + 0.9088595509529114 + ] + ], + "t": [ + -40.627262115478516, + 69.75064086914062, + 432.26263427734375 + ] + }, + { + "scene_id": 0, + "image_id": 284, + "category_id": 1, + "bbox": [ + 638, + 640, + 222, + 60 + ], + "score": 0.3220807909965515, + "time": 0.0, + "segmentation": { + "counts": [ + 510239, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 10, + 8, + 16, + 766, + 10, + 8, + 16, + 766, + 12, + 6, + 16, + 766, + 12, + 6, + 16, + 766, + 12, + 10, + 12, + 766, + 12, + 10, + 12, + 766, + 12, + 14, + 8, + 766, + 12, + 14, + 8, + 768, + 10, + 16, + 6, + 768, + 10, + 16, + 6, + 768, + 10, + 16, + 6, + 768, + 10, + 16, + 6, + 770, + 8, + 14, + 8, + 770, + 8, + 14, + 8, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 333703 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2937285006046295, + -0.9527631402015686, + 0.07725342363119125 + ], + [ + 0.9395493268966675, + -0.2728838622570038, + 0.20683705806732178 + ], + [ + -0.17598554491996765, + 0.13333746790885925, + 0.9753204584121704 + ] + ], + "t": [ + 60.92426681518555, + 199.0240936279297, + 458.0212097167969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 284, + "category_id": 1, + "bbox": [ + 420, + 448, + 220, + 78 + ], + "score": 0.5680331587791443, + "time": 0.0, + "segmentation": { + "counts": [ + 335655, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 28, + 10, + 740, + 22, + 28, + 10, + 740, + 22, + 24, + 16, + 738, + 22, + 24, + 16, + 736, + 24, + 24, + 18, + 734, + 24, + 24, + 18, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 22, + 732, + 24, + 22, + 22, + 732, + 26, + 20, + 22, + 732, + 26, + 20, + 22, + 732, + 26, + 18, + 24, + 732, + 26, + 18, + 24, + 732, + 26, + 18, + 26, + 730, + 26, + 18, + 26, + 730, + 26, + 18, + 26, + 730, + 26, + 18, + 26, + 730, + 26, + 18, + 26, + 730, + 26, + 18, + 26, + 730, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 724, + 30, + 16, + 30, + 724, + 30, + 16, + 30, + 724, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 734, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 738, + 28, + 8, + 24, + 740, + 28, + 8, + 24, + 740, + 30, + 4, + 26, + 740, + 30, + 4, + 26, + 740, + 30, + 4, + 26, + 740, + 30, + 4, + 26, + 740, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 738, + 60, + 740, + 60, + 742, + 56, + 744, + 56, + 746, + 52, + 748, + 52, + 752, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 509893 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.040288977324962616, + 0.9575060606002808, + 0.28558406233787537 + ], + [ + -0.9513251781463623, + 0.050641756504774094, + -0.3040003776550293 + ], + [ + -0.30554482340812683, + -0.28393104672431946, + 0.9088595509529114 + ] + ], + "t": [ + -40.627262115478516, + 69.75064086914062, + 432.26263427734375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000284/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000284/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000284/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000284/sam6d_results/vis_pem.png" + }, + { + "frame_id": 285, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000285.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000285.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 285, + "category_id": 1, + "bbox": [ + 414, + 470, + 228, + 160 + ], + "score": 0.6182582378387451, + "time": 0.0, + "segmentation": { + "counts": [ + 330875, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 32, + 4, + 744, + 20, + 32, + 4, + 742, + 24, + 26, + 12, + 738, + 24, + 26, + 12, + 738, + 24, + 24, + 16, + 736, + 24, + 24, + 16, + 736, + 24, + 22, + 18, + 736, + 24, + 22, + 18, + 736, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 732, + 26, + 20, + 22, + 732, + 26, + 20, + 22, + 732, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 32, + 14, + 28, + 726, + 32, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 734, + 28, + 10, + 28, + 734, + 28, + 10, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 4, + 28, + 84, + 6, + 648, + 30, + 4, + 28, + 84, + 6, + 650, + 30, + 2, + 28, + 84, + 6, + 650, + 30, + 2, + 28, + 84, + 6, + 650, + 60, + 86, + 4, + 650, + 60, + 86, + 4, + 652, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 734, + 68, + 70, + 4, + 658, + 68, + 70, + 4, + 656, + 70, + 70, + 4, + 656, + 70, + 70, + 4, + 656, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 740, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 748, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 82, + 10, + 682, + 26, + 82, + 10, + 684, + 24, + 80, + 12, + 684, + 24, + 80, + 12, + 684, + 24, + 80, + 12, + 684, + 24, + 80, + 12, + 684, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 12, + 788, + 12, + 508271 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.0023586140014231205, + 0.9697983264923096, + 0.24389630556106567 + ], + [ + -0.9722131490707397, + 0.05931609123945236, + -0.22645673155784607 + ], + [ + -0.23408445715904236, + -0.23658524453639984, + 0.9429909586906433 + ] + ], + "t": [ + -41.1397819519043, + 83.3750228881836, + 428.6647644042969 + ] + }, + { + "scene_id": 0, + "image_id": 285, + "category_id": 1, + "bbox": [ + 414, + 470, + 228, + 78 + ], + "score": 0.6138015389442444, + "time": 0.0, + "segmentation": { + "counts": [ + 330875, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 28, + 8, + 742, + 22, + 28, + 8, + 740, + 24, + 26, + 12, + 738, + 24, + 26, + 12, + 738, + 24, + 24, + 16, + 736, + 24, + 24, + 16, + 736, + 24, + 22, + 18, + 736, + 24, + 22, + 18, + 736, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 20, + 22, + 734, + 24, + 20, + 22, + 732, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 728, + 28, + 16, + 28, + 728, + 28, + 16, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 732, + 28, + 12, + 28, + 732, + 28, + 12, + 28, + 734, + 28, + 10, + 28, + 734, + 28, + 10, + 28, + 734, + 28, + 10, + 28, + 734, + 28, + 10, + 28, + 734, + 28, + 10, + 28, + 734, + 28, + 10, + 28, + 736, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 738, + 30, + 4, + 28, + 738, + 30, + 4, + 28, + 740, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 740, + 28, + 2, + 30, + 740, + 28, + 2, + 30, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 740, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 50, + 750, + 50, + 754, + 44, + 756, + 44, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 508271 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.0075272684916853905, + 0.9719722270965576, + 0.2349739372730255 + ], + [ + -0.9560475945472717, + 0.06188279762864113, + -0.28660592436790466 + ], + [ + -0.29311397671699524, + -0.226803719997406, + 0.9287863373756409 + ] + ], + "t": [ + -40.51438903808594, + 83.61187744140625, + 428.07952880859375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 285, + "category_id": 1, + "bbox": [ + 414, + 470, + 228, + 160 + ], + "score": 0.6182582378387451, + "time": 0.0, + "segmentation": { + "counts": [ + 330875, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 32, + 4, + 744, + 20, + 32, + 4, + 742, + 24, + 26, + 12, + 738, + 24, + 26, + 12, + 738, + 24, + 24, + 16, + 736, + 24, + 24, + 16, + 736, + 24, + 22, + 18, + 736, + 24, + 22, + 18, + 736, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 732, + 26, + 20, + 22, + 732, + 26, + 20, + 22, + 732, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 728, + 26, + 18, + 28, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 18, + 30, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 32, + 14, + 28, + 726, + 32, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 734, + 28, + 10, + 28, + 734, + 28, + 10, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 6, + 26, + 738, + 30, + 4, + 28, + 84, + 6, + 648, + 30, + 4, + 28, + 84, + 6, + 650, + 30, + 2, + 28, + 84, + 6, + 650, + 30, + 2, + 28, + 84, + 6, + 650, + 60, + 86, + 4, + 650, + 60, + 86, + 4, + 652, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 734, + 68, + 70, + 4, + 658, + 68, + 70, + 4, + 656, + 70, + 70, + 4, + 656, + 70, + 70, + 4, + 656, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 740, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 748, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 82, + 10, + 682, + 26, + 82, + 10, + 684, + 24, + 80, + 12, + 684, + 24, + 80, + 12, + 684, + 24, + 80, + 12, + 684, + 24, + 80, + 12, + 684, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 12, + 788, + 12, + 508271 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.0023586140014231205, + 0.9697983264923096, + 0.24389630556106567 + ], + [ + -0.9722131490707397, + 0.05931609123945236, + -0.22645673155784607 + ], + [ + -0.23408445715904236, + -0.23658524453639984, + 0.9429909586906433 + ] + ], + "t": [ + -41.1397819519043, + 83.3750228881836, + 428.6647644042969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000285/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000285/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000285/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000285/sam6d_results/vis_pem.png" + }, + { + "frame_id": 286, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000286.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000286.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 286, + "category_id": 1, + "bbox": [ + 436, + 474, + 230, + 166 + ], + "score": 0.6096319556236267, + "time": 0.0, + "segmentation": { + "counts": [ + 348483, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 30, + 8, + 742, + 20, + 30, + 8, + 740, + 24, + 24, + 14, + 738, + 24, + 24, + 14, + 738, + 24, + 24, + 16, + 736, + 24, + 24, + 16, + 736, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 720, + 32, + 18, + 30, + 720, + 32, + 18, + 30, + 720, + 32, + 18, + 30, + 720, + 32, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 728, + 32, + 12, + 28, + 728, + 32, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 32, + 8, + 26, + 734, + 32, + 8, + 26, + 736, + 30, + 8, + 26, + 86, + 8, + 642, + 30, + 8, + 26, + 86, + 8, + 644, + 28, + 8, + 26, + 84, + 10, + 644, + 28, + 8, + 26, + 84, + 10, + 644, + 30, + 6, + 26, + 84, + 10, + 644, + 30, + 6, + 26, + 84, + 10, + 646, + 30, + 2, + 28, + 76, + 6, + 4, + 8, + 646, + 30, + 2, + 28, + 76, + 6, + 4, + 8, + 646, + 60, + 76, + 6, + 658, + 60, + 76, + 6, + 658, + 60, + 76, + 4, + 660, + 60, + 76, + 4, + 662, + 58, + 742, + 58, + 742, + 58, + 80, + 8, + 654, + 58, + 80, + 8, + 656, + 56, + 80, + 10, + 654, + 56, + 80, + 10, + 654, + 56, + 80, + 10, + 654, + 56, + 80, + 10, + 654, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 736, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 489059 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.006367924623191357, + 0.9766395688056946, + 0.21478979289531708 + ], + [ + -0.9359392523765564, + 0.08145172894001007, + -0.34261104464530945 + ], + [ + -0.35210251808166504, + -0.19884878396987915, + 0.9145944118499756 + ] + ], + "t": [ + -22.663650512695312, + 88.82633209228516, + 429.3175964355469 + ] + }, + { + "scene_id": 0, + "image_id": 286, + "category_id": 1, + "bbox": [ + 444, + 494, + 222, + 60 + ], + "score": 0.5735993385314941, + "time": 0.0, + "segmentation": { + "counts": [ + 354927, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 748, + 4, + 22, + 26, + 748, + 4, + 22, + 26, + 748, + 4, + 22, + 26, + 748, + 4, + 22, + 26, + 748, + 4, + 22, + 28, + 746, + 4, + 22, + 28, + 746, + 4, + 22, + 28, + 746, + 4, + 22, + 28, + 746, + 4, + 22, + 28, + 746, + 4, + 22, + 28, + 746, + 4, + 22, + 28, + 746, + 4, + 22, + 28, + 746, + 4, + 22, + 28, + 746, + 4, + 22, + 28, + 746, + 4, + 22, + 30, + 744, + 4, + 22, + 30, + 744, + 6, + 22, + 28, + 744, + 6, + 22, + 28, + 742, + 8, + 22, + 28, + 742, + 8, + 22, + 28, + 742, + 8, + 22, + 28, + 742, + 8, + 22, + 28, + 742, + 8, + 22, + 28, + 742, + 8, + 22, + 28, + 744, + 6, + 22, + 30, + 742, + 6, + 22, + 30, + 742, + 8, + 20, + 30, + 742, + 8, + 20, + 30, + 742, + 8, + 20, + 30, + 742, + 8, + 20, + 30, + 742, + 8, + 20, + 28, + 744, + 8, + 20, + 28, + 744, + 8, + 20, + 30, + 742, + 8, + 20, + 30, + 744, + 8, + 20, + 28, + 744, + 8, + 20, + 28, + 744, + 8, + 20, + 28, + 744, + 8, + 20, + 28, + 744, + 8, + 20, + 28, + 744, + 8, + 20, + 28, + 744, + 8, + 20, + 28, + 744, + 8, + 20, + 28, + 746, + 6, + 20, + 28, + 746, + 6, + 20, + 28, + 746, + 6, + 20, + 28, + 746, + 6, + 20, + 28, + 746, + 6, + 20, + 28, + 746, + 6, + 20, + 28, + 748, + 4, + 20, + 26, + 750, + 4, + 20, + 26, + 750, + 4, + 18, + 28, + 750, + 4, + 18, + 28, + 752, + 6, + 14, + 28, + 752, + 6, + 14, + 28, + 752, + 6, + 14, + 28, + 752, + 6, + 14, + 28, + 752, + 6, + 14, + 28, + 752, + 6, + 14, + 28, + 754, + 6, + 12, + 26, + 756, + 6, + 12, + 26, + 756, + 8, + 10, + 26, + 756, + 8, + 10, + 26, + 756, + 8, + 10, + 26, + 756, + 8, + 10, + 26, + 756, + 10, + 8, + 26, + 756, + 10, + 8, + 26, + 756, + 10, + 8, + 26, + 756, + 10, + 8, + 26, + 758, + 8, + 6, + 28, + 758, + 8, + 6, + 28, + 760, + 4, + 8, + 28, + 760, + 4, + 8, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 746, + 4, + 20, + 30, + 746, + 4, + 20, + 30, + 746, + 6, + 18, + 30, + 746, + 6, + 18, + 30, + 746, + 6, + 18, + 30, + 746, + 6, + 18, + 30, + 746, + 6, + 18, + 32, + 744, + 6, + 18, + 32, + 744, + 6, + 18, + 32, + 744, + 6, + 18, + 32, + 744, + 6, + 16, + 36, + 742, + 6, + 16, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 740, + 4, + 22, + 32, + 742, + 4, + 22, + 32, + 742, + 4, + 16, + 36, + 744, + 4, + 16, + 36, + 744, + 4, + 12, + 40, + 744, + 4, + 12, + 40, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 489059 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.008921604603528976, + 0.9817575216293335, + 0.18992853164672852 + ], + [ + -0.893231987953186, + 0.07755683362483978, + -0.4428565502166748 + ], + [ + -0.44950810074806213, + -0.17360123991966248, + 0.8762449622154236 + ] + ], + "t": [ + -22.66568946838379, + 89.88487243652344, + 430.3619689941406 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 286, + "category_id": 1, + "bbox": [ + 436, + 474, + 230, + 166 + ], + "score": 0.6096319556236267, + "time": 0.0, + "segmentation": { + "counts": [ + 348483, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 30, + 8, + 742, + 20, + 30, + 8, + 740, + 24, + 24, + 14, + 738, + 24, + 24, + 14, + 738, + 24, + 24, + 16, + 736, + 24, + 24, + 16, + 736, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 22, + 20, + 734, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 20, + 26, + 728, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 720, + 32, + 18, + 30, + 720, + 32, + 18, + 30, + 720, + 32, + 18, + 30, + 720, + 32, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 18, + 30, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 28, + 18, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 728, + 32, + 12, + 28, + 728, + 32, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 32, + 8, + 26, + 734, + 32, + 8, + 26, + 736, + 30, + 8, + 26, + 86, + 8, + 642, + 30, + 8, + 26, + 86, + 8, + 644, + 28, + 8, + 26, + 84, + 10, + 644, + 28, + 8, + 26, + 84, + 10, + 644, + 30, + 6, + 26, + 84, + 10, + 644, + 30, + 6, + 26, + 84, + 10, + 646, + 30, + 2, + 28, + 76, + 6, + 4, + 8, + 646, + 30, + 2, + 28, + 76, + 6, + 4, + 8, + 646, + 60, + 76, + 6, + 658, + 60, + 76, + 6, + 658, + 60, + 76, + 4, + 660, + 60, + 76, + 4, + 662, + 58, + 742, + 58, + 742, + 58, + 80, + 8, + 654, + 58, + 80, + 8, + 656, + 56, + 80, + 10, + 654, + 56, + 80, + 10, + 654, + 56, + 80, + 10, + 654, + 56, + 80, + 10, + 654, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 736, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 489059 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.006367924623191357, + 0.9766395688056946, + 0.21478979289531708 + ], + [ + -0.9359392523765564, + 0.08145172894001007, + -0.34261104464530945 + ], + [ + -0.35210251808166504, + -0.19884878396987915, + 0.9145944118499756 + ] + ], + "t": [ + -22.663650512695312, + 88.82633209228516, + 429.3175964355469 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000286/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000286/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000286/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000286/sam6d_results/vis_pem.png" + }, + { + "frame_id": 287, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000287.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000287.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000287/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000287/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000287/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000287/sam6d_results/vis_pem.png" + }, + { + "frame_id": 288, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000288.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000288.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 288, + "category_id": 1, + "bbox": [ + 434, + 478, + 238, + 86 + ], + "score": 0.6088285446166992, + "time": 0.0, + "segmentation": { + "counts": [ + 346885, + 10, + 790, + 10, + 788, + 16, + 34, + 6, + 744, + 16, + 34, + 6, + 742, + 18, + 32, + 10, + 740, + 18, + 32, + 10, + 740, + 20, + 28, + 16, + 736, + 20, + 28, + 16, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 734, + 22, + 26, + 20, + 732, + 22, + 26, + 20, + 732, + 22, + 24, + 22, + 732, + 22, + 24, + 22, + 732, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 20, + 26, + 730, + 24, + 20, + 26, + 730, + 24, + 20, + 28, + 728, + 24, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 24, + 28, + 720, + 28, + 24, + 28, + 720, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 30, + 22, + 30, + 718, + 30, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 732, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 32, + 4, + 28, + 736, + 32, + 4, + 28, + 738, + 30, + 4, + 28, + 738, + 30, + 4, + 28, + 740, + 30, + 2, + 28, + 740, + 30, + 2, + 28, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 736, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 754, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 10, + 790, + 10, + 484251 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.10352098941802979, + 0.9900285601615906, + 0.09553474187850952 + ], + [ + -0.9244465827941895, + 0.1312120109796524, + -0.35802537202835083 + ], + [ + -0.36699068546295166, + -0.05125356838107109, + 0.9288116097450256 + ] + ], + "t": [ + -19.054454803466797, + 94.10745239257812, + 423.8325500488281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 288, + "category_id": 1, + "bbox": [ + 434, + 478, + 238, + 86 + ], + "score": 0.6088285446166992, + "time": 0.0, + "segmentation": { + "counts": [ + 346885, + 10, + 790, + 10, + 788, + 16, + 34, + 6, + 744, + 16, + 34, + 6, + 742, + 18, + 32, + 10, + 740, + 18, + 32, + 10, + 740, + 20, + 28, + 16, + 736, + 20, + 28, + 16, + 736, + 20, + 26, + 18, + 736, + 20, + 26, + 18, + 734, + 22, + 26, + 20, + 732, + 22, + 26, + 20, + 732, + 22, + 24, + 22, + 732, + 22, + 24, + 22, + 732, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 20, + 26, + 730, + 24, + 20, + 26, + 730, + 24, + 20, + 28, + 728, + 24, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 20, + 28, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 26, + 726, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 28, + 20, + 30, + 722, + 28, + 20, + 30, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 24, + 28, + 720, + 28, + 24, + 28, + 720, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 28, + 24, + 30, + 718, + 30, + 22, + 30, + 718, + 30, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 28, + 22, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 732, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 736, + 32, + 4, + 28, + 736, + 32, + 4, + 28, + 738, + 30, + 4, + 28, + 738, + 30, + 4, + 28, + 740, + 30, + 2, + 28, + 740, + 30, + 2, + 28, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 736, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 754, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 10, + 790, + 10, + 484251 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.10352098941802979, + 0.9900285601615906, + 0.09553474187850952 + ], + [ + -0.9244465827941895, + 0.1312120109796524, + -0.35802537202835083 + ], + [ + -0.36699068546295166, + -0.05125356838107109, + 0.9288116097450256 + ] + ], + "t": [ + -19.054454803466797, + 94.10745239257812, + 423.8325500488281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000288/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000288/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000288/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000288/sam6d_results/vis_pem.png" + }, + { + "frame_id": 289, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000289.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000289.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000289/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000289/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000289/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000289/sam6d_results/vis_pem.png" + }, + { + "frame_id": 290, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000290.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000290.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 290, + "category_id": 1, + "bbox": [ + 414, + 486, + 250, + 94 + ], + "score": 0.6246548891067505, + "time": 0.0, + "segmentation": { + "counts": [ + 330941, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 740, + 6, + 36, + 20, + 738, + 6, + 36, + 20, + 734, + 14, + 32, + 20, + 734, + 14, + 32, + 20, + 732, + 20, + 26, + 24, + 730, + 20, + 26, + 24, + 728, + 22, + 26, + 24, + 728, + 22, + 26, + 24, + 728, + 22, + 26, + 26, + 726, + 22, + 26, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 30, + 22, + 30, + 718, + 30, + 22, + 30, + 718, + 30, + 22, + 32, + 716, + 30, + 22, + 32, + 716, + 30, + 22, + 32, + 716, + 30, + 22, + 32, + 716, + 30, + 22, + 32, + 716, + 30, + 22, + 32, + 716, + 30, + 22, + 34, + 714, + 30, + 22, + 34, + 714, + 30, + 22, + 34, + 714, + 30, + 22, + 34, + 714, + 30, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 34, + 712, + 32, + 22, + 34, + 712, + 32, + 24, + 32, + 712, + 32, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 34, + 712, + 32, + 22, + 34, + 712, + 32, + 24, + 32, + 712, + 32, + 24, + 32, + 712, + 32, + 24, + 32, + 712, + 32, + 24, + 32, + 712, + 32, + 24, + 32, + 712, + 32, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 24, + 30, + 714, + 32, + 24, + 30, + 714, + 34, + 22, + 30, + 714, + 34, + 22, + 30, + 714, + 34, + 22, + 30, + 714, + 34, + 22, + 30, + 716, + 32, + 22, + 30, + 716, + 32, + 22, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 718, + 32, + 20, + 30, + 718, + 32, + 20, + 30, + 718, + 34, + 18, + 30, + 718, + 34, + 18, + 30, + 718, + 34, + 18, + 30, + 718, + 34, + 18, + 30, + 720, + 32, + 18, + 30, + 720, + 32, + 18, + 30, + 720, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 722, + 34, + 16, + 28, + 722, + 34, + 16, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 16, + 28, + 726, + 32, + 14, + 28, + 726, + 32, + 14, + 28, + 726, + 32, + 14, + 28, + 726, + 32, + 14, + 28, + 728, + 32, + 12, + 28, + 728, + 32, + 12, + 28, + 728, + 32, + 10, + 30, + 728, + 32, + 10, + 30, + 728, + 32, + 10, + 30, + 728, + 32, + 10, + 30, + 730, + 32, + 8, + 30, + 730, + 32, + 8, + 30, + 730, + 34, + 6, + 30, + 730, + 34, + 6, + 30, + 732, + 32, + 6, + 30, + 732, + 32, + 6, + 30, + 732, + 32, + 6, + 30, + 732, + 32, + 6, + 30, + 734, + 32, + 4, + 30, + 734, + 32, + 4, + 30, + 736, + 32, + 2, + 30, + 736, + 32, + 2, + 30, + 736, + 32, + 2, + 32, + 734, + 32, + 2, + 32, + 736, + 30, + 2, + 32, + 736, + 30, + 2, + 32, + 736, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 736, + 62, + 738, + 62, + 740, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 490631 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2197447121143341, + 0.9754188656806946, + -0.01638040319085121 + ], + [ + -0.9199316501617432, + 0.20159682631492615, + -0.3362799286842346 + ], + [ + -0.3247118294239044, + 0.08896448463201523, + 0.9416196346282959 + ] + ], + "t": [ + -25.75733757019043, + 102.6194076538086, + 412.7644958496094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 290, + "category_id": 1, + "bbox": [ + 414, + 486, + 250, + 94 + ], + "score": 0.6246548891067505, + "time": 0.0, + "segmentation": { + "counts": [ + 330941, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 740, + 6, + 36, + 20, + 738, + 6, + 36, + 20, + 734, + 14, + 32, + 20, + 734, + 14, + 32, + 20, + 732, + 20, + 26, + 24, + 730, + 20, + 26, + 24, + 728, + 22, + 26, + 24, + 728, + 22, + 26, + 24, + 728, + 22, + 26, + 26, + 726, + 22, + 26, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 30, + 720, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 28, + 22, + 32, + 718, + 30, + 22, + 30, + 718, + 30, + 22, + 30, + 718, + 30, + 22, + 32, + 716, + 30, + 22, + 32, + 716, + 30, + 22, + 32, + 716, + 30, + 22, + 32, + 716, + 30, + 22, + 32, + 716, + 30, + 22, + 32, + 716, + 30, + 22, + 34, + 714, + 30, + 22, + 34, + 714, + 30, + 22, + 34, + 714, + 30, + 22, + 34, + 714, + 30, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 34, + 712, + 32, + 22, + 34, + 712, + 32, + 24, + 32, + 712, + 32, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 34, + 712, + 32, + 22, + 34, + 712, + 32, + 24, + 32, + 712, + 32, + 24, + 32, + 712, + 32, + 24, + 32, + 712, + 32, + 24, + 32, + 712, + 32, + 24, + 32, + 712, + 32, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 30, + 24, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 22, + 32, + 714, + 32, + 24, + 30, + 714, + 32, + 24, + 30, + 714, + 34, + 22, + 30, + 714, + 34, + 22, + 30, + 714, + 34, + 22, + 30, + 714, + 34, + 22, + 30, + 716, + 32, + 22, + 30, + 716, + 32, + 22, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 718, + 32, + 20, + 30, + 718, + 32, + 20, + 30, + 718, + 34, + 18, + 30, + 718, + 34, + 18, + 30, + 718, + 34, + 18, + 30, + 718, + 34, + 18, + 30, + 720, + 32, + 18, + 30, + 720, + 32, + 18, + 30, + 720, + 32, + 18, + 28, + 722, + 32, + 18, + 28, + 722, + 34, + 16, + 28, + 722, + 34, + 16, + 28, + 724, + 32, + 16, + 28, + 724, + 32, + 16, + 28, + 726, + 32, + 14, + 28, + 726, + 32, + 14, + 28, + 726, + 32, + 14, + 28, + 726, + 32, + 14, + 28, + 728, + 32, + 12, + 28, + 728, + 32, + 12, + 28, + 728, + 32, + 10, + 30, + 728, + 32, + 10, + 30, + 728, + 32, + 10, + 30, + 728, + 32, + 10, + 30, + 730, + 32, + 8, + 30, + 730, + 32, + 8, + 30, + 730, + 34, + 6, + 30, + 730, + 34, + 6, + 30, + 732, + 32, + 6, + 30, + 732, + 32, + 6, + 30, + 732, + 32, + 6, + 30, + 732, + 32, + 6, + 30, + 734, + 32, + 4, + 30, + 734, + 32, + 4, + 30, + 736, + 32, + 2, + 30, + 736, + 32, + 2, + 30, + 736, + 32, + 2, + 32, + 734, + 32, + 2, + 32, + 736, + 30, + 2, + 32, + 736, + 30, + 2, + 32, + 736, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 736, + 62, + 738, + 62, + 740, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 490631 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2197447121143341, + 0.9754188656806946, + -0.01638040319085121 + ], + [ + -0.9199316501617432, + 0.20159682631492615, + -0.3362799286842346 + ], + [ + -0.3247118294239044, + 0.08896448463201523, + 0.9416196346282959 + ] + ], + "t": [ + -25.75733757019043, + 102.6194076538086, + 412.7644958496094 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000290/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000290/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000290/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000290/sam6d_results/vis_pem.png" + }, + { + "frame_id": 291, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000291.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000291.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 291, + "category_id": 1, + "bbox": [ + 408, + 526, + 140, + 48 + ], + "score": 0.018158860504627228, + "time": 0.0, + "segmentation": { + "counts": [ + 326135, + 10, + 790, + 10, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 583431 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.41305339336395264, + 0.8990910649299622, + 0.1449883133172989 + ], + [ + 0.8967562913894653, + -0.42929860949516296, + 0.10738606750965118 + ], + [ + 0.15879309177398682, + 0.08566287159919739, + -0.9835888147354126 + ] + ], + "t": [ + -39.14336395263672, + 76.78065490722656, + 402.5399475097656 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 291, + "category_id": 1, + "bbox": [ + 408, + 526, + 140, + 48 + ], + "score": 0.018158860504627228, + "time": 0.0, + "segmentation": { + "counts": [ + 326135, + 10, + 790, + 10, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 583431 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.41305339336395264, + 0.8990910649299622, + 0.1449883133172989 + ], + [ + 0.8967562913894653, + -0.42929860949516296, + 0.10738606750965118 + ], + [ + 0.15879309177398682, + 0.08566287159919739, + -0.9835888147354126 + ] + ], + "t": [ + -39.14336395263672, + 76.78065490722656, + 402.5399475097656 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000291/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000291/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000291/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000291/sam6d_results/vis_pem.png" + }, + { + "frame_id": 292, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000292.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000292.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 292, + "category_id": 1, + "bbox": [ + 412, + 458, + 258, + 110 + ], + "score": 0.6303226351737976, + "time": 0.0, + "segmentation": { + "counts": [ + 329319, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 728, + 14, + 32, + 28, + 726, + 14, + 32, + 28, + 724, + 18, + 30, + 28, + 724, + 18, + 30, + 28, + 722, + 22, + 28, + 30, + 720, + 22, + 28, + 30, + 720, + 24, + 26, + 30, + 720, + 24, + 26, + 30, + 720, + 24, + 26, + 30, + 720, + 24, + 26, + 30, + 718, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 28, + 24, + 32, + 716, + 28, + 24, + 32, + 716, + 28, + 26, + 32, + 714, + 28, + 26, + 32, + 714, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 30, + 24, + 34, + 712, + 30, + 24, + 34, + 712, + 30, + 26, + 32, + 712, + 30, + 26, + 32, + 712, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 712, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 30, + 26, + 36, + 708, + 30, + 26, + 36, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 34, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 708, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 36, + 24, + 30, + 710, + 36, + 24, + 30, + 712, + 34, + 24, + 30, + 712, + 34, + 24, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 714, + 36, + 20, + 30, + 714, + 36, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 36, + 18, + 30, + 716, + 36, + 18, + 30, + 716, + 36, + 18, + 30, + 716, + 36, + 18, + 30, + 718, + 34, + 18, + 30, + 718, + 34, + 18, + 30, + 718, + 36, + 16, + 30, + 718, + 36, + 16, + 30, + 720, + 34, + 16, + 30, + 720, + 34, + 16, + 30, + 720, + 36, + 14, + 30, + 720, + 36, + 14, + 30, + 722, + 36, + 12, + 30, + 722, + 36, + 12, + 30, + 724, + 34, + 12, + 30, + 724, + 34, + 12, + 30, + 724, + 36, + 10, + 30, + 724, + 36, + 10, + 30, + 726, + 34, + 10, + 30, + 726, + 34, + 10, + 30, + 728, + 34, + 8, + 32, + 726, + 34, + 8, + 32, + 726, + 34, + 10, + 30, + 726, + 34, + 10, + 30, + 728, + 34, + 8, + 30, + 728, + 34, + 8, + 30, + 728, + 36, + 6, + 30, + 728, + 36, + 6, + 30, + 730, + 36, + 4, + 32, + 728, + 36, + 4, + 32, + 730, + 36, + 2, + 32, + 730, + 36, + 2, + 32, + 732, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 726, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 485835 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3650631606578827, + 0.9252447485923767, + -0.10320580005645752 + ], + [ + -0.8764315843582153, + 0.30416354537010193, + -0.37329980731010437 + ], + [ + -0.31400227546691895, + 0.226730614900589, + 0.9219521880149841 + ] + ], + "t": [ + -18.471538543701172, + 92.63604736328125, + 399.9283752441406 + ] + }, + { + "scene_id": 0, + "image_id": 292, + "category_id": 1, + "bbox": [ + 662, + 706, + 108, + 72 + ], + "score": 0.5794756412506104, + "time": 0.0, + "segmentation": { + "counts": [ + 529535, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 26, + 4, + 32, + 738, + 26, + 4, + 32, + 738, + 26, + 6, + 30, + 738, + 26, + 6, + 30, + 738, + 26, + 8, + 28, + 738, + 26, + 8, + 28, + 738, + 26, + 8, + 30, + 736, + 26, + 8, + 30, + 736, + 26, + 10, + 28, + 736, + 26, + 10, + 28, + 736, + 26, + 10, + 28, + 736, + 26, + 10, + 28, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 26, + 736, + 26, + 12, + 28, + 734, + 26, + 12, + 28, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 14, + 26, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 736, + 24, + 18, + 20, + 738, + 24, + 18, + 20, + 738, + 26, + 18, + 18, + 738, + 26, + 18, + 18, + 738, + 26, + 20, + 14, + 740, + 26, + 20, + 14, + 740, + 26, + 24, + 8, + 742, + 26, + 24, + 8, + 744, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 405649 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6052367091178894, + -0.7566554546356201, + -0.2473069578409195 + ], + [ + 0.7617706060409546, + -0.4603404402732849, + -0.45584216713905334 + ], + [ + 0.23107004165649414, + -0.46428391337394714, + 0.8550128936767578 + ] + ], + "t": [ + 23.92403793334961, + 242.33023071289062, + 465.34466552734375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 292, + "category_id": 1, + "bbox": [ + 412, + 458, + 258, + 110 + ], + "score": 0.6303226351737976, + "time": 0.0, + "segmentation": { + "counts": [ + 329319, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 728, + 14, + 32, + 28, + 726, + 14, + 32, + 28, + 724, + 18, + 30, + 28, + 724, + 18, + 30, + 28, + 722, + 22, + 28, + 30, + 720, + 22, + 28, + 30, + 720, + 24, + 26, + 30, + 720, + 24, + 26, + 30, + 720, + 24, + 26, + 30, + 720, + 24, + 26, + 30, + 718, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 28, + 24, + 32, + 716, + 28, + 24, + 32, + 716, + 28, + 26, + 32, + 714, + 28, + 26, + 32, + 714, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 30, + 24, + 34, + 712, + 30, + 24, + 34, + 712, + 30, + 26, + 32, + 712, + 30, + 26, + 32, + 712, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 712, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 30, + 26, + 36, + 708, + 30, + 26, + 36, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 34, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 708, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 36, + 24, + 30, + 710, + 36, + 24, + 30, + 712, + 34, + 24, + 30, + 712, + 34, + 24, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 714, + 36, + 20, + 30, + 714, + 36, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 36, + 18, + 30, + 716, + 36, + 18, + 30, + 716, + 36, + 18, + 30, + 716, + 36, + 18, + 30, + 718, + 34, + 18, + 30, + 718, + 34, + 18, + 30, + 718, + 36, + 16, + 30, + 718, + 36, + 16, + 30, + 720, + 34, + 16, + 30, + 720, + 34, + 16, + 30, + 720, + 36, + 14, + 30, + 720, + 36, + 14, + 30, + 722, + 36, + 12, + 30, + 722, + 36, + 12, + 30, + 724, + 34, + 12, + 30, + 724, + 34, + 12, + 30, + 724, + 36, + 10, + 30, + 724, + 36, + 10, + 30, + 726, + 34, + 10, + 30, + 726, + 34, + 10, + 30, + 728, + 34, + 8, + 32, + 726, + 34, + 8, + 32, + 726, + 34, + 10, + 30, + 726, + 34, + 10, + 30, + 728, + 34, + 8, + 30, + 728, + 34, + 8, + 30, + 728, + 36, + 6, + 30, + 728, + 36, + 6, + 30, + 730, + 36, + 4, + 32, + 728, + 36, + 4, + 32, + 730, + 36, + 2, + 32, + 730, + 36, + 2, + 32, + 732, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 726, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 485835 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3650631606578827, + 0.9252447485923767, + -0.10320580005645752 + ], + [ + -0.8764315843582153, + 0.30416354537010193, + -0.37329980731010437 + ], + [ + -0.31400227546691895, + 0.226730614900589, + 0.9219521880149841 + ] + ], + "t": [ + -18.471538543701172, + 92.63604736328125, + 399.9283752441406 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000292/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000292/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000292/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000292/sam6d_results/vis_pem.png" + }, + { + "frame_id": 293, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000293.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000293.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 293, + "category_id": 1, + "bbox": [ + 450, + 452, + 254, + 116 + ], + "score": 0.6338085532188416, + "time": 0.0, + "segmentation": { + "counts": [ + 359709, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 732, + 4, + 36, + 30, + 730, + 4, + 36, + 30, + 724, + 16, + 30, + 30, + 724, + 16, + 30, + 30, + 722, + 20, + 28, + 32, + 720, + 20, + 28, + 32, + 720, + 20, + 28, + 32, + 720, + 20, + 28, + 32, + 718, + 24, + 26, + 34, + 716, + 24, + 26, + 34, + 716, + 24, + 28, + 32, + 716, + 24, + 28, + 32, + 716, + 26, + 26, + 34, + 714, + 26, + 26, + 34, + 714, + 26, + 26, + 34, + 714, + 26, + 26, + 34, + 714, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 36, + 708, + 28, + 28, + 36, + 708, + 28, + 28, + 36, + 708, + 28, + 28, + 36, + 710, + 28, + 28, + 36, + 708, + 28, + 28, + 36, + 708, + 28, + 28, + 36, + 708, + 28, + 28, + 36, + 708, + 28, + 30, + 34, + 708, + 28, + 30, + 34, + 708, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 706, + 32, + 26, + 36, + 706, + 32, + 26, + 36, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 36, + 704, + 32, + 28, + 36, + 704, + 32, + 28, + 36, + 704, + 32, + 28, + 36, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 36, + 704, + 32, + 28, + 36, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 708, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 36, + 24, + 32, + 708, + 36, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 36, + 22, + 32, + 710, + 36, + 22, + 32, + 710, + 36, + 22, + 32, + 710, + 36, + 22, + 32, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 714, + 34, + 22, + 30, + 714, + 34, + 22, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 36, + 18, + 30, + 716, + 36, + 18, + 30, + 718, + 36, + 16, + 30, + 718, + 36, + 16, + 30, + 720, + 34, + 16, + 30, + 720, + 34, + 16, + 30, + 720, + 36, + 14, + 30, + 720, + 36, + 14, + 30, + 722, + 34, + 14, + 30, + 722, + 34, + 14, + 30, + 722, + 36, + 12, + 30, + 722, + 36, + 12, + 30, + 724, + 34, + 12, + 32, + 722, + 34, + 12, + 32, + 724, + 34, + 10, + 32, + 724, + 34, + 10, + 32, + 726, + 34, + 8, + 32, + 726, + 34, + 8, + 32, + 726, + 36, + 6, + 34, + 724, + 36, + 6, + 34, + 726, + 36, + 4, + 34, + 726, + 36, + 4, + 34, + 726, + 36, + 4, + 36, + 724, + 36, + 4, + 36, + 726, + 36, + 2, + 36, + 726, + 36, + 2, + 36, + 728, + 34, + 2, + 38, + 726, + 34, + 2, + 38, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 724, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 726, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 458633 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4030918478965759, + 0.9096731543540955, + -0.1000610738992691 + ], + [ + -0.853831946849823, + 0.33447355031967163, + -0.39887169003486633 + ], + [ + -0.3293749988079071, + 0.24621742963790894, + 0.9115312695503235 + ] + ], + "t": [ + 3.495004892349243, + 91.3646240234375, + 398.6708679199219 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 293, + "category_id": 1, + "bbox": [ + 450, + 452, + 254, + 116 + ], + "score": 0.6338085532188416, + "time": 0.0, + "segmentation": { + "counts": [ + 359709, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 732, + 4, + 36, + 30, + 730, + 4, + 36, + 30, + 724, + 16, + 30, + 30, + 724, + 16, + 30, + 30, + 722, + 20, + 28, + 32, + 720, + 20, + 28, + 32, + 720, + 20, + 28, + 32, + 720, + 20, + 28, + 32, + 718, + 24, + 26, + 34, + 716, + 24, + 26, + 34, + 716, + 24, + 28, + 32, + 716, + 24, + 28, + 32, + 716, + 26, + 26, + 34, + 714, + 26, + 26, + 34, + 714, + 26, + 26, + 34, + 714, + 26, + 26, + 34, + 714, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 36, + 708, + 28, + 28, + 36, + 708, + 28, + 28, + 36, + 708, + 28, + 28, + 36, + 710, + 28, + 28, + 36, + 708, + 28, + 28, + 36, + 708, + 28, + 28, + 36, + 708, + 28, + 28, + 36, + 708, + 28, + 30, + 34, + 708, + 28, + 30, + 34, + 708, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 706, + 32, + 26, + 36, + 706, + 32, + 26, + 36, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 36, + 704, + 32, + 28, + 36, + 704, + 32, + 28, + 36, + 704, + 32, + 28, + 36, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 36, + 704, + 32, + 28, + 36, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 708, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 36, + 24, + 32, + 708, + 36, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 36, + 22, + 32, + 710, + 36, + 22, + 32, + 710, + 36, + 22, + 32, + 710, + 36, + 22, + 32, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 714, + 34, + 22, + 30, + 714, + 34, + 22, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 36, + 18, + 30, + 716, + 36, + 18, + 30, + 718, + 36, + 16, + 30, + 718, + 36, + 16, + 30, + 720, + 34, + 16, + 30, + 720, + 34, + 16, + 30, + 720, + 36, + 14, + 30, + 720, + 36, + 14, + 30, + 722, + 34, + 14, + 30, + 722, + 34, + 14, + 30, + 722, + 36, + 12, + 30, + 722, + 36, + 12, + 30, + 724, + 34, + 12, + 32, + 722, + 34, + 12, + 32, + 724, + 34, + 10, + 32, + 724, + 34, + 10, + 32, + 726, + 34, + 8, + 32, + 726, + 34, + 8, + 32, + 726, + 36, + 6, + 34, + 724, + 36, + 6, + 34, + 726, + 36, + 4, + 34, + 726, + 36, + 4, + 34, + 726, + 36, + 4, + 36, + 724, + 36, + 4, + 36, + 726, + 36, + 2, + 36, + 726, + 36, + 2, + 36, + 728, + 34, + 2, + 38, + 726, + 34, + 2, + 38, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 724, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 726, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 458633 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4030918478965759, + 0.9096731543540955, + -0.1000610738992691 + ], + [ + -0.853831946849823, + 0.33447355031967163, + -0.39887169003486633 + ], + [ + -0.3293749988079071, + 0.24621742963790894, + 0.9115312695503235 + ] + ], + "t": [ + 3.495004892349243, + 91.3646240234375, + 398.6708679199219 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000293/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000293/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000293/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000293/sam6d_results/vis_pem.png" + }, + { + "frame_id": 294, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000294.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000294.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 294, + "category_id": 1, + "bbox": [ + 504, + 448, + 128, + 60 + ], + "score": 0.43620967864990234, + "time": 0.0, + "segmentation": { + "counts": [ + 402853, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 516295 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2742849290370941, + 0.8891533613204956, + -0.3662959039211273 + ], + [ + -0.9260275363922119, + 0.3469235599040985, + 0.14871537685394287 + ], + [ + 0.2593078017234802, + 0.29840970039367676, + 0.918537437915802 + ] + ], + "t": [ + 21.965679168701172, + 88.86477661132812, + 395.86627197265625 + ] + }, + { + "scene_id": 0, + "image_id": 294, + "category_id": 1, + "bbox": [ + 484, + 448, + 248, + 124 + ], + "score": 0.6295657753944397, + "time": 0.0, + "segmentation": { + "counts": [ + 386903, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 726, + 12, + 32, + 32, + 724, + 12, + 32, + 32, + 722, + 16, + 30, + 32, + 722, + 16, + 30, + 32, + 720, + 20, + 28, + 34, + 718, + 20, + 28, + 34, + 718, + 22, + 28, + 32, + 718, + 22, + 28, + 32, + 716, + 24, + 28, + 34, + 714, + 24, + 28, + 34, + 714, + 24, + 30, + 32, + 714, + 24, + 30, + 32, + 714, + 26, + 28, + 34, + 712, + 26, + 28, + 34, + 712, + 26, + 28, + 34, + 712, + 26, + 28, + 34, + 712, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 30, + 26, + 36, + 708, + 30, + 26, + 36, + 708, + 30, + 26, + 36, + 708, + 30, + 26, + 36, + 708, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 708, + 28, + 28, + 36, + 708, + 28, + 28, + 36, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 706, + 30, + 30, + 36, + 704, + 30, + 30, + 36, + 704, + 32, + 28, + 36, + 704, + 32, + 28, + 36, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 706, + 30, + 30, + 34, + 706, + 30, + 30, + 34, + 706, + 30, + 30, + 36, + 704, + 30, + 30, + 36, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 34, + 30, + 32, + 704, + 34, + 30, + 32, + 706, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 30, + 32, + 704, + 34, + 30, + 32, + 704, + 36, + 28, + 32, + 704, + 36, + 28, + 32, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 706, + 36, + 26, + 34, + 704, + 36, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 36, + 26, + 32, + 706, + 36, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 36, + 24, + 32, + 708, + 36, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 36, + 22, + 32, + 710, + 36, + 22, + 32, + 710, + 36, + 24, + 30, + 710, + 36, + 24, + 30, + 712, + 34, + 24, + 30, + 712, + 34, + 24, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 714, + 36, + 20, + 30, + 714, + 36, + 20, + 30, + 714, + 36, + 20, + 30, + 714, + 36, + 20, + 30, + 716, + 36, + 18, + 30, + 716, + 36, + 18, + 30, + 718, + 36, + 16, + 30, + 718, + 36, + 16, + 30, + 718, + 36, + 16, + 30, + 718, + 36, + 16, + 30, + 720, + 36, + 14, + 32, + 718, + 36, + 14, + 32, + 718, + 38, + 12, + 32, + 718, + 38, + 12, + 32, + 720, + 36, + 12, + 32, + 720, + 36, + 12, + 32, + 722, + 36, + 10, + 32, + 722, + 36, + 10, + 32, + 722, + 36, + 12, + 32, + 720, + 36, + 12, + 32, + 724, + 34, + 10, + 32, + 724, + 34, + 10, + 32, + 724, + 36, + 8, + 34, + 722, + 36, + 8, + 34, + 724, + 36, + 6, + 34, + 724, + 36, + 6, + 34, + 726, + 34, + 6, + 36, + 724, + 34, + 6, + 36, + 724, + 36, + 4, + 38, + 722, + 36, + 4, + 38, + 724, + 36, + 2, + 40, + 722, + 36, + 2, + 40, + 724, + 34, + 2, + 42, + 722, + 34, + 2, + 42, + 724, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 722, + 78, + 722, + 78, + 724, + 76, + 724, + 76, + 726, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 732, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 436231 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.43079784512519836, + 0.8987907767295837, + 0.0811690166592598 + ], + [ + 0.8392332196235657, + 0.3659262955188751, + 0.4022253751754761 + ], + [ + 0.3318144977092743, + 0.24139733612537384, + -0.911935567855835 + ] + ], + "t": [ + 21.331539154052734, + 91.99764251708984, + 400.5113220214844 + ] + }, + { + "scene_id": 0, + "image_id": 294, + "category_id": 1, + "bbox": [ + 514, + 504, + 134, + 62 + ], + "score": 0.32821473479270935, + "time": 0.0, + "segmentation": { + "counts": [ + 410905, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 6, + 794, + 6, + 503447 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.28230640292167664, + -0.9148186445236206, + -0.2888087034225464 + ], + [ + 0.8689939379692078, + -0.37139323353767395, + 0.32698026299476624 + ], + [ + -0.4063890278339386, + -0.15866461396217346, + 0.8998185396194458 + ] + ], + "t": [ + -29.65426254272461, + 87.77882385253906, + 394.1341552734375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 294, + "category_id": 1, + "bbox": [ + 484, + 448, + 248, + 124 + ], + "score": 0.6295657753944397, + "time": 0.0, + "segmentation": { + "counts": [ + 386903, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 726, + 12, + 32, + 32, + 724, + 12, + 32, + 32, + 722, + 16, + 30, + 32, + 722, + 16, + 30, + 32, + 720, + 20, + 28, + 34, + 718, + 20, + 28, + 34, + 718, + 22, + 28, + 32, + 718, + 22, + 28, + 32, + 716, + 24, + 28, + 34, + 714, + 24, + 28, + 34, + 714, + 24, + 30, + 32, + 714, + 24, + 30, + 32, + 714, + 26, + 28, + 34, + 712, + 26, + 28, + 34, + 712, + 26, + 28, + 34, + 712, + 26, + 28, + 34, + 712, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 30, + 26, + 36, + 708, + 30, + 26, + 36, + 708, + 30, + 26, + 36, + 708, + 30, + 26, + 36, + 708, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 708, + 28, + 28, + 36, + 708, + 28, + 28, + 36, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 706, + 30, + 30, + 36, + 704, + 30, + 30, + 36, + 704, + 32, + 28, + 36, + 704, + 32, + 28, + 36, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 706, + 30, + 30, + 34, + 706, + 30, + 30, + 34, + 706, + 30, + 30, + 36, + 704, + 30, + 30, + 36, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 34, + 30, + 32, + 704, + 34, + 30, + 32, + 706, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 30, + 32, + 704, + 34, + 30, + 32, + 704, + 36, + 28, + 32, + 704, + 36, + 28, + 32, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 706, + 34, + 28, + 32, + 706, + 36, + 26, + 34, + 704, + 36, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 34, + 26, + 34, + 706, + 36, + 26, + 32, + 706, + 36, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 36, + 24, + 32, + 708, + 36, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 36, + 22, + 32, + 710, + 36, + 22, + 32, + 710, + 36, + 24, + 30, + 710, + 36, + 24, + 30, + 712, + 34, + 24, + 30, + 712, + 34, + 24, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 714, + 36, + 20, + 30, + 714, + 36, + 20, + 30, + 714, + 36, + 20, + 30, + 714, + 36, + 20, + 30, + 716, + 36, + 18, + 30, + 716, + 36, + 18, + 30, + 718, + 36, + 16, + 30, + 718, + 36, + 16, + 30, + 718, + 36, + 16, + 30, + 718, + 36, + 16, + 30, + 720, + 36, + 14, + 32, + 718, + 36, + 14, + 32, + 718, + 38, + 12, + 32, + 718, + 38, + 12, + 32, + 720, + 36, + 12, + 32, + 720, + 36, + 12, + 32, + 722, + 36, + 10, + 32, + 722, + 36, + 10, + 32, + 722, + 36, + 12, + 32, + 720, + 36, + 12, + 32, + 724, + 34, + 10, + 32, + 724, + 34, + 10, + 32, + 724, + 36, + 8, + 34, + 722, + 36, + 8, + 34, + 724, + 36, + 6, + 34, + 724, + 36, + 6, + 34, + 726, + 34, + 6, + 36, + 724, + 34, + 6, + 36, + 724, + 36, + 4, + 38, + 722, + 36, + 4, + 38, + 724, + 36, + 2, + 40, + 722, + 36, + 2, + 40, + 724, + 34, + 2, + 42, + 722, + 34, + 2, + 42, + 724, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 722, + 78, + 722, + 78, + 724, + 76, + 724, + 76, + 726, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 732, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 436231 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.43079784512519836, + 0.8987907767295837, + 0.0811690166592598 + ], + [ + 0.8392332196235657, + 0.3659262955188751, + 0.4022253751754761 + ], + [ + 0.3318144977092743, + 0.24139733612537384, + -0.911935567855835 + ] + ], + "t": [ + 21.331539154052734, + 91.99764251708984, + 400.5113220214844 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000294/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000294/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000294/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000294/sam6d_results/vis_pem.png" + }, + { + "frame_id": 295, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000295.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000295.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 295, + "category_id": 1, + "bbox": [ + 498, + 492, + 156, + 64 + ], + "score": 0.027216073125600815, + "time": 0.0, + "segmentation": { + "counts": [ + 398091, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 6, + 2, + 16, + 776, + 6, + 2, + 16, + 776, + 6, + 6, + 14, + 774, + 6, + 6, + 14, + 774, + 8, + 8, + 10, + 774, + 8, + 8, + 10, + 774, + 8, + 8, + 12, + 772, + 8, + 8, + 12, + 772, + 8, + 14, + 6, + 772, + 8, + 14, + 6, + 772, + 6, + 16, + 8, + 770, + 6, + 16, + 8, + 770, + 4, + 18, + 8, + 770, + 4, + 18, + 8, + 792, + 8, + 792, + 8, + 774, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 770, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 6, + 794, + 6, + 498655 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8987873792648315, + -0.24615104496479034, + 0.3627557158470154 + ], + [ + -0.00029183458536863327, + -0.8271450400352478, + -0.5619890689849854 + ], + [ + 0.4383857250213623, + -0.5052145719528198, + 0.7433550357818604 + ] + ], + "t": [ + -15.744959831237793, + 63.15304183959961, + 376.7392578125 + ] + }, + { + "scene_id": 0, + "image_id": 295, + "category_id": 1, + "bbox": [ + 492, + 442, + 244, + 122 + ], + "score": 0.6335890889167786, + "time": 0.0, + "segmentation": { + "counts": [ + 393297, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 724, + 12, + 32, + 32, + 724, + 12, + 32, + 32, + 722, + 16, + 30, + 34, + 720, + 16, + 30, + 34, + 718, + 20, + 30, + 32, + 718, + 20, + 30, + 32, + 718, + 22, + 28, + 34, + 716, + 22, + 28, + 34, + 716, + 24, + 26, + 34, + 716, + 24, + 26, + 34, + 716, + 24, + 28, + 34, + 714, + 24, + 28, + 34, + 714, + 26, + 26, + 34, + 714, + 26, + 26, + 34, + 714, + 26, + 26, + 36, + 712, + 26, + 26, + 36, + 712, + 26, + 28, + 34, + 712, + 26, + 28, + 34, + 712, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 30, + 26, + 36, + 708, + 30, + 26, + 36, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 706, + 30, + 30, + 34, + 706, + 30, + 30, + 34, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 34, + 708, + 30, + 30, + 34, + 706, + 30, + 30, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 30, + 32, + 706, + 32, + 30, + 32, + 706, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 30, + 32, + 706, + 32, + 30, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 28, + 30, + 708, + 34, + 28, + 30, + 710, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 36, + 24, + 32, + 708, + 36, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 36, + 24, + 30, + 710, + 36, + 24, + 30, + 712, + 34, + 24, + 30, + 712, + 34, + 24, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 714, + 34, + 22, + 30, + 714, + 34, + 22, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 36, + 18, + 30, + 716, + 36, + 18, + 30, + 718, + 34, + 18, + 30, + 718, + 34, + 18, + 30, + 718, + 36, + 16, + 30, + 718, + 36, + 16, + 30, + 720, + 34, + 18, + 28, + 720, + 34, + 18, + 28, + 720, + 36, + 16, + 30, + 718, + 36, + 16, + 30, + 720, + 36, + 14, + 30, + 720, + 36, + 14, + 30, + 722, + 36, + 12, + 30, + 722, + 36, + 12, + 30, + 724, + 36, + 10, + 32, + 722, + 36, + 10, + 32, + 724, + 34, + 10, + 32, + 724, + 34, + 10, + 32, + 724, + 36, + 8, + 34, + 722, + 36, + 8, + 34, + 724, + 34, + 8, + 34, + 724, + 34, + 8, + 34, + 726, + 34, + 6, + 36, + 724, + 34, + 6, + 36, + 726, + 34, + 2, + 40, + 724, + 34, + 2, + 40, + 726, + 32, + 2, + 42, + 724, + 32, + 2, + 42, + 726, + 76, + 724, + 76, + 724, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 724, + 76, + 724, + 76, + 726, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 730, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 742, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 752, + 48, + 752, + 48, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 433041 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.44230636954307556, + 0.8921928405761719, + -0.0914159044623375 + ], + [ + -0.8371613621711731, + 0.3741455674171448, + -0.3989681601524353 + ], + [ + -0.321753591299057, + 0.2529960572719574, + 0.9123966097831726 + ] + ], + "t": [ + 25.59454345703125, + 88.81969451904297, + 406.7823791503906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 295, + "category_id": 1, + "bbox": [ + 492, + 442, + 244, + 122 + ], + "score": 0.6335890889167786, + "time": 0.0, + "segmentation": { + "counts": [ + 393297, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 724, + 12, + 32, + 32, + 724, + 12, + 32, + 32, + 722, + 16, + 30, + 34, + 720, + 16, + 30, + 34, + 718, + 20, + 30, + 32, + 718, + 20, + 30, + 32, + 718, + 22, + 28, + 34, + 716, + 22, + 28, + 34, + 716, + 24, + 26, + 34, + 716, + 24, + 26, + 34, + 716, + 24, + 28, + 34, + 714, + 24, + 28, + 34, + 714, + 26, + 26, + 34, + 714, + 26, + 26, + 34, + 714, + 26, + 26, + 36, + 712, + 26, + 26, + 36, + 712, + 26, + 28, + 34, + 712, + 26, + 28, + 34, + 712, + 28, + 26, + 36, + 710, + 28, + 26, + 36, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 30, + 26, + 36, + 708, + 30, + 26, + 36, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 36, + 706, + 30, + 28, + 36, + 706, + 30, + 30, + 34, + 706, + 30, + 30, + 34, + 708, + 30, + 28, + 34, + 708, + 30, + 28, + 34, + 708, + 30, + 30, + 34, + 706, + 30, + 30, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 30, + 34, + 704, + 32, + 30, + 34, + 704, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 30, + 32, + 706, + 32, + 30, + 32, + 706, + 34, + 28, + 34, + 704, + 34, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 28, + 34, + 706, + 32, + 30, + 32, + 706, + 32, + 30, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 28, + 30, + 708, + 34, + 28, + 30, + 710, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 36, + 24, + 32, + 708, + 36, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 34, + 24, + 32, + 710, + 36, + 24, + 30, + 710, + 36, + 24, + 30, + 712, + 34, + 24, + 30, + 712, + 34, + 24, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 712, + 36, + 22, + 30, + 714, + 34, + 22, + 30, + 714, + 34, + 22, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 36, + 18, + 30, + 716, + 36, + 18, + 30, + 718, + 34, + 18, + 30, + 718, + 34, + 18, + 30, + 718, + 36, + 16, + 30, + 718, + 36, + 16, + 30, + 720, + 34, + 18, + 28, + 720, + 34, + 18, + 28, + 720, + 36, + 16, + 30, + 718, + 36, + 16, + 30, + 720, + 36, + 14, + 30, + 720, + 36, + 14, + 30, + 722, + 36, + 12, + 30, + 722, + 36, + 12, + 30, + 724, + 36, + 10, + 32, + 722, + 36, + 10, + 32, + 724, + 34, + 10, + 32, + 724, + 34, + 10, + 32, + 724, + 36, + 8, + 34, + 722, + 36, + 8, + 34, + 724, + 34, + 8, + 34, + 724, + 34, + 8, + 34, + 726, + 34, + 6, + 36, + 724, + 34, + 6, + 36, + 726, + 34, + 2, + 40, + 724, + 34, + 2, + 40, + 726, + 32, + 2, + 42, + 724, + 32, + 2, + 42, + 726, + 76, + 724, + 76, + 724, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 724, + 76, + 724, + 76, + 726, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 730, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 742, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 752, + 48, + 752, + 48, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 433041 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.44230636954307556, + 0.8921928405761719, + -0.0914159044623375 + ], + [ + -0.8371613621711731, + 0.3741455674171448, + -0.3989681601524353 + ], + [ + -0.321753591299057, + 0.2529960572719574, + 0.9123966097831726 + ] + ], + "t": [ + 25.59454345703125, + 88.81969451904297, + 406.7823791503906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000295/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000295/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000295/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000295/sam6d_results/vis_pem.png" + }, + { + "frame_id": 296, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000296.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000296.png", + "status": "ok", + "detection_count": 4, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 296, + "category_id": 1, + "bbox": [ + 522, + 428, + 122, + 56 + ], + "score": 0.07425221800804138, + "time": 0.0, + "segmentation": { + "counts": [ + 417233, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 506717 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.49338680505752563, + 0.8292176127433777, + -0.262617826461792 + ], + [ + 0.11825540661811829, + 0.3630702495574951, + 0.9242270588874817 + ], + [ + 0.8617335557937622, + 0.4249454438686371, + -0.27719321846961975 + ] + ], + "t": [ + 40.371158599853516, + 57.18699264526367, + 406.187744140625 + ] + }, + { + "scene_id": 0, + "image_id": 296, + "category_id": 1, + "bbox": [ + 504, + 428, + 236, + 116 + ], + "score": 0.6278204917907715, + "time": 0.0, + "segmentation": { + "counts": [ + 402881, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 732, + 8, + 32, + 30, + 730, + 8, + 32, + 30, + 726, + 16, + 28, + 30, + 726, + 16, + 28, + 30, + 724, + 20, + 26, + 32, + 722, + 20, + 26, + 32, + 722, + 20, + 26, + 32, + 722, + 20, + 26, + 32, + 720, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 718, + 24, + 28, + 32, + 716, + 24, + 28, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 34, + 714, + 26, + 26, + 34, + 714, + 28, + 26, + 32, + 714, + 28, + 26, + 32, + 714, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 28, + 32, + 712, + 28, + 28, + 32, + 714, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 28, + 32, + 712, + 28, + 28, + 32, + 712, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 30, + 30, + 710, + 30, + 30, + 30, + 710, + 30, + 30, + 32, + 708, + 30, + 30, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 32, + 26, + 32, + 710, + 32, + 26, + 32, + 710, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 710, + 32, + 26, + 32, + 710, + 32, + 26, + 32, + 710, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 712, + 32, + 26, + 30, + 712, + 32, + 26, + 30, + 714, + 32, + 24, + 30, + 714, + 32, + 24, + 30, + 714, + 32, + 24, + 30, + 714, + 32, + 24, + 30, + 714, + 34, + 24, + 28, + 714, + 34, + 24, + 28, + 714, + 34, + 24, + 28, + 714, + 34, + 24, + 28, + 716, + 34, + 22, + 28, + 716, + 34, + 22, + 28, + 716, + 34, + 22, + 30, + 714, + 34, + 22, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 36, + 18, + 30, + 716, + 36, + 18, + 30, + 718, + 34, + 20, + 28, + 718, + 34, + 20, + 28, + 720, + 34, + 18, + 28, + 720, + 34, + 18, + 28, + 722, + 34, + 16, + 28, + 722, + 34, + 16, + 28, + 722, + 34, + 16, + 28, + 722, + 34, + 16, + 28, + 724, + 34, + 14, + 28, + 724, + 34, + 14, + 28, + 724, + 34, + 14, + 28, + 724, + 34, + 14, + 28, + 726, + 34, + 12, + 30, + 724, + 34, + 12, + 30, + 726, + 34, + 10, + 30, + 726, + 34, + 10, + 30, + 726, + 36, + 8, + 32, + 724, + 36, + 8, + 32, + 728, + 32, + 8, + 32, + 728, + 32, + 8, + 32, + 728, + 34, + 6, + 34, + 726, + 34, + 6, + 34, + 728, + 34, + 4, + 36, + 726, + 34, + 4, + 36, + 728, + 34, + 2, + 38, + 726, + 34, + 2, + 38, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 429857 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4161449670791626, + 0.9055572152137756, + -0.08239701390266418 + ], + [ + -0.8405261039733887, + 0.3485182523727417, + -0.41479045152664185 + ], + [ + -0.34689968824386597, + 0.24186985194683075, + 0.9061786532402039 + ] + ], + "t": [ + 31.74639129638672, + 80.20538330078125, + 419.465576171875 + ] + }, + { + "scene_id": 0, + "image_id": 296, + "category_id": 1, + "bbox": [ + 504, + 476, + 156, + 62 + ], + "score": 0.3925260305404663, + "time": 0.0, + "segmentation": { + "counts": [ + 402883, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 493865 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4242086112499237, + 0.8988168239593506, + -0.11034484207630157 + ], + [ + -0.8854967951774597, + 0.3862062096595764, + -0.25834140181541443 + ], + [ + -0.18958568572998047, + 0.20730061829090118, + 0.9597311019897461 + ] + ], + "t": [ + 29.74987030029297, + 82.1361312866211, + 420.2658996582031 + ] + }, + { + "scene_id": 0, + "image_id": 296, + "category_id": 1, + "bbox": [ + 504, + 428, + 236, + 252 + ], + "score": 0.5585688352584839, + "time": 0.0, + "segmentation": { + "counts": [ + 402881, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 732, + 8, + 32, + 30, + 730, + 8, + 32, + 30, + 726, + 16, + 28, + 30, + 726, + 16, + 28, + 30, + 724, + 20, + 26, + 32, + 722, + 20, + 26, + 32, + 720, + 22, + 26, + 32, + 720, + 22, + 26, + 32, + 720, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 718, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 34, + 714, + 26, + 26, + 34, + 714, + 28, + 26, + 32, + 714, + 28, + 26, + 32, + 714, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 28, + 32, + 712, + 28, + 28, + 32, + 712, + 28, + 28, + 32, + 712, + 28, + 28, + 32, + 712, + 30, + 26, + 34, + 710, + 30, + 26, + 34, + 712, + 28, + 28, + 32, + 712, + 28, + 28, + 32, + 712, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 30, + 32, + 710, + 28, + 30, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 30, + 32, + 708, + 30, + 30, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 30, + 32, + 708, + 30, + 30, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 710, + 32, + 26, + 32, + 710, + 32, + 26, + 32, + 710, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 712, + 32, + 26, + 30, + 712, + 32, + 26, + 30, + 712, + 34, + 24, + 30, + 712, + 34, + 24, + 30, + 712, + 34, + 24, + 30, + 712, + 34, + 24, + 30, + 714, + 34, + 24, + 28, + 714, + 34, + 24, + 28, + 714, + 34, + 24, + 28, + 90, + 6, + 54, + 4, + 560, + 34, + 24, + 28, + 90, + 6, + 54, + 4, + 562, + 34, + 22, + 28, + 90, + 6, + 50, + 10, + 560, + 34, + 22, + 28, + 90, + 6, + 50, + 10, + 560, + 34, + 22, + 28, + 90, + 6, + 50, + 10, + 560, + 34, + 22, + 28, + 90, + 6, + 50, + 10, + 562, + 34, + 20, + 28, + 146, + 12, + 560, + 34, + 20, + 28, + 146, + 12, + 560, + 34, + 22, + 26, + 146, + 12, + 560, + 34, + 22, + 26, + 146, + 12, + 562, + 34, + 20, + 26, + 146, + 6, + 568, + 34, + 20, + 26, + 146, + 6, + 568, + 34, + 20, + 26, + 146, + 6, + 568, + 34, + 20, + 26, + 146, + 6, + 570, + 34, + 18, + 28, + 78, + 6, + 2, + 8, + 50, + 8, + 568, + 34, + 18, + 28, + 78, + 6, + 2, + 8, + 50, + 8, + 568, + 36, + 16, + 28, + 78, + 6, + 2, + 8, + 50, + 10, + 566, + 36, + 16, + 28, + 78, + 6, + 2, + 8, + 50, + 10, + 568, + 34, + 16, + 28, + 86, + 8, + 50, + 10, + 568, + 34, + 16, + 28, + 86, + 8, + 50, + 10, + 568, + 36, + 14, + 28, + 144, + 4, + 574, + 36, + 14, + 28, + 144, + 4, + 576, + 34, + 14, + 28, + 144, + 4, + 576, + 34, + 14, + 28, + 144, + 4, + 578, + 34, + 12, + 30, + 724, + 34, + 12, + 30, + 724, + 36, + 10, + 30, + 724, + 36, + 10, + 30, + 726, + 36, + 10, + 28, + 726, + 36, + 10, + 28, + 728, + 34, + 10, + 30, + 726, + 34, + 10, + 30, + 728, + 34, + 8, + 30, + 728, + 34, + 8, + 30, + 730, + 34, + 6, + 32, + 728, + 34, + 6, + 32, + 730, + 34, + 4, + 36, + 726, + 34, + 4, + 36, + 726, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 72, + 70, + 4, + 654, + 72, + 70, + 4, + 654, + 72, + 68, + 8, + 652, + 72, + 68, + 8, + 654, + 70, + 68, + 8, + 654, + 70, + 68, + 8, + 656, + 68, + 732, + 68, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 66, + 10, + 658, + 66, + 66, + 10, + 658, + 66, + 64, + 16, + 654, + 66, + 64, + 16, + 654, + 64, + 66, + 16, + 654, + 64, + 66, + 16, + 654, + 64, + 68, + 10, + 658, + 64, + 68, + 10, + 658, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 70, + 12, + 656, + 62, + 70, + 12, + 658, + 62, + 68, + 14, + 656, + 62, + 68, + 14, + 660, + 58, + 70, + 12, + 660, + 58, + 70, + 12, + 664, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 429859 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.42211365699768066, + 0.9035301804542542, + -0.07385089993476868 + ], + [ + -0.8287970423698425, + 0.3516230583190918, + -0.43526560068130493 + ], + [ + -0.3673076629638672, + 0.24493896961212158, + 0.8972679376602173 + ] + ], + "t": [ + 30.331857681274414, + 79.58258819580078, + 419.1668395996094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 296, + "category_id": 1, + "bbox": [ + 504, + 428, + 236, + 116 + ], + "score": 0.6278204917907715, + "time": 0.0, + "segmentation": { + "counts": [ + 402881, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 732, + 8, + 32, + 30, + 730, + 8, + 32, + 30, + 726, + 16, + 28, + 30, + 726, + 16, + 28, + 30, + 724, + 20, + 26, + 32, + 722, + 20, + 26, + 32, + 722, + 20, + 26, + 32, + 722, + 20, + 26, + 32, + 720, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 718, + 24, + 26, + 32, + 718, + 24, + 28, + 32, + 716, + 24, + 28, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 34, + 714, + 26, + 26, + 34, + 714, + 28, + 26, + 32, + 714, + 28, + 26, + 32, + 714, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 28, + 32, + 712, + 28, + 28, + 32, + 714, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 26, + 34, + 712, + 28, + 28, + 32, + 712, + 28, + 28, + 32, + 712, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 28, + 28, + 34, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 30, + 30, + 710, + 30, + 30, + 30, + 710, + 30, + 30, + 32, + 708, + 30, + 30, + 32, + 710, + 30, + 28, + 32, + 710, + 30, + 28, + 32, + 710, + 32, + 26, + 32, + 710, + 32, + 26, + 32, + 710, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 32, + 28, + 32, + 708, + 34, + 26, + 32, + 708, + 34, + 26, + 32, + 710, + 32, + 26, + 32, + 710, + 32, + 26, + 32, + 710, + 32, + 28, + 30, + 710, + 32, + 28, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 710, + 34, + 26, + 30, + 712, + 32, + 26, + 30, + 712, + 32, + 26, + 30, + 714, + 32, + 24, + 30, + 714, + 32, + 24, + 30, + 714, + 32, + 24, + 30, + 714, + 32, + 24, + 30, + 714, + 34, + 24, + 28, + 714, + 34, + 24, + 28, + 714, + 34, + 24, + 28, + 714, + 34, + 24, + 28, + 716, + 34, + 22, + 28, + 716, + 34, + 22, + 28, + 716, + 34, + 22, + 30, + 714, + 34, + 22, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 34, + 20, + 30, + 716, + 36, + 18, + 30, + 716, + 36, + 18, + 30, + 718, + 34, + 20, + 28, + 718, + 34, + 20, + 28, + 720, + 34, + 18, + 28, + 720, + 34, + 18, + 28, + 722, + 34, + 16, + 28, + 722, + 34, + 16, + 28, + 722, + 34, + 16, + 28, + 722, + 34, + 16, + 28, + 724, + 34, + 14, + 28, + 724, + 34, + 14, + 28, + 724, + 34, + 14, + 28, + 724, + 34, + 14, + 28, + 726, + 34, + 12, + 30, + 724, + 34, + 12, + 30, + 726, + 34, + 10, + 30, + 726, + 34, + 10, + 30, + 726, + 36, + 8, + 32, + 724, + 36, + 8, + 32, + 728, + 32, + 8, + 32, + 728, + 32, + 8, + 32, + 728, + 34, + 6, + 34, + 726, + 34, + 6, + 34, + 728, + 34, + 4, + 36, + 726, + 34, + 4, + 36, + 728, + 34, + 2, + 38, + 726, + 34, + 2, + 38, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 429857 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4161449670791626, + 0.9055572152137756, + -0.08239701390266418 + ], + [ + -0.8405261039733887, + 0.3485182523727417, + -0.41479045152664185 + ], + [ + -0.34689968824386597, + 0.24186985194683075, + 0.9061786532402039 + ] + ], + "t": [ + 31.74639129638672, + 80.20538330078125, + 419.465576171875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000296/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000296/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000296/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000296/sam6d_results/vis_pem.png" + }, + { + "frame_id": 297, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000297.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000297.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 297, + "category_id": 1, + "bbox": [ + 510, + 434, + 224, + 104 + ], + "score": 0.6369847059249878, + "time": 0.0, + "segmentation": { + "counts": [ + 407685, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 738, + 6, + 30, + 28, + 736, + 6, + 30, + 28, + 732, + 12, + 28, + 28, + 732, + 12, + 28, + 28, + 730, + 16, + 28, + 28, + 728, + 16, + 28, + 28, + 726, + 20, + 26, + 28, + 726, + 20, + 26, + 28, + 726, + 22, + 24, + 30, + 724, + 22, + 24, + 30, + 724, + 22, + 24, + 30, + 724, + 22, + 24, + 30, + 724, + 22, + 26, + 30, + 722, + 22, + 26, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 26, + 30, + 720, + 24, + 26, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 32, + 718, + 26, + 24, + 32, + 718, + 26, + 24, + 32, + 718, + 26, + 24, + 32, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 28, + 32, + 714, + 26, + 28, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 30, + 26, + 30, + 714, + 30, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 28, + 28, + 716, + 28, + 28, + 28, + 718, + 26, + 28, + 28, + 718, + 26, + 28, + 28, + 718, + 26, + 28, + 28, + 718, + 26, + 28, + 28, + 718, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 718, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 32, + 20, + 30, + 718, + 32, + 20, + 30, + 720, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 720, + 32, + 20, + 28, + 720, + 32, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 32, + 14, + 26, + 728, + 32, + 14, + 26, + 730, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 32, + 12, + 28, + 728, + 32, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 732, + 30, + 12, + 26, + 732, + 30, + 12, + 26, + 734, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 734, + 32, + 6, + 30, + 732, + 32, + 6, + 30, + 734, + 32, + 4, + 32, + 732, + 32, + 4, + 32, + 734, + 32, + 2, + 34, + 732, + 32, + 2, + 34, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 434665 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3859420418739319, + 0.9186031222343445, + -0.08495136350393295 + ], + [ + -0.8540996313095093, + 0.32099583745002747, + -0.40923675894737244 + ], + [ + -0.34865713119506836, + 0.23049858212471008, + 0.9084648489952087 + ] + ], + "t": [ + 31.625743865966797, + 82.8575210571289, + 449.81268310546875 + ] + }, + { + "scene_id": 0, + "image_id": 297, + "category_id": 1, + "bbox": [ + 510, + 434, + 222, + 238 + ], + "score": 0.5835976004600525, + "time": 0.0, + "segmentation": { + "counts": [ + 407685, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 736, + 8, + 30, + 28, + 734, + 8, + 30, + 28, + 730, + 16, + 28, + 26, + 730, + 16, + 28, + 26, + 728, + 20, + 26, + 28, + 726, + 20, + 26, + 28, + 726, + 20, + 26, + 28, + 726, + 20, + 26, + 28, + 726, + 22, + 24, + 30, + 724, + 22, + 24, + 30, + 724, + 22, + 26, + 28, + 724, + 22, + 26, + 28, + 724, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 26, + 28, + 722, + 24, + 26, + 28, + 722, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 718, + 24, + 28, + 32, + 716, + 24, + 28, + 32, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 28, + 26, + 32, + 714, + 28, + 26, + 32, + 714, + 28, + 28, + 30, + 714, + 28, + 28, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 28, + 28, + 716, + 28, + 28, + 28, + 716, + 30, + 26, + 28, + 716, + 30, + 26, + 28, + 716, + 30, + 26, + 30, + 714, + 30, + 26, + 30, + 714, + 30, + 26, + 30, + 714, + 30, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 30, + 26, + 28, + 716, + 30, + 26, + 28, + 716, + 30, + 26, + 28, + 716, + 30, + 26, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 32, + 20, + 28, + 720, + 32, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 32, + 20, + 26, + 722, + 32, + 20, + 26, + 724, + 30, + 20, + 26, + 724, + 30, + 20, + 26, + 724, + 32, + 18, + 26, + 138, + 12, + 574, + 32, + 18, + 26, + 138, + 12, + 576, + 32, + 16, + 26, + 138, + 14, + 574, + 32, + 16, + 26, + 138, + 14, + 574, + 32, + 16, + 26, + 146, + 6, + 574, + 32, + 16, + 26, + 146, + 6, + 576, + 32, + 14, + 26, + 146, + 6, + 576, + 32, + 14, + 26, + 146, + 6, + 578, + 30, + 14, + 28, + 144, + 6, + 578, + 30, + 14, + 28, + 144, + 6, + 578, + 32, + 12, + 28, + 144, + 6, + 578, + 32, + 12, + 28, + 144, + 6, + 580, + 32, + 10, + 28, + 144, + 6, + 580, + 32, + 10, + 28, + 144, + 6, + 580, + 32, + 12, + 26, + 730, + 32, + 12, + 26, + 732, + 32, + 10, + 28, + 730, + 32, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 32, + 8, + 28, + 732, + 32, + 8, + 28, + 734, + 32, + 6, + 30, + 732, + 32, + 6, + 30, + 734, + 32, + 4, + 32, + 732, + 32, + 4, + 32, + 734, + 32, + 2, + 34, + 732, + 32, + 2, + 34, + 734, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 732, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 436263 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.39247533679008484, + 0.9162437319755554, + -0.08038364350795746 + ], + [ + -0.8538358211517334, + 0.3304574489593506, + -0.40219786763191223 + ], + [ + -0.34194791316986084, + 0.22648723423480988, + 0.9120172262191772 + ] + ], + "t": [ + 29.768251419067383, + 82.46615600585938, + 449.20794677734375 + ] + }, + { + "scene_id": 0, + "image_id": 297, + "category_id": 1, + "bbox": [ + 512, + 478, + 146, + 56 + ], + "score": 0.4413968026638031, + "time": 0.0, + "segmentation": { + "counts": [ + 409281, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 792, + 6, + 794, + 6, + 495471 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.39166000485420227, + 0.9193001389503479, + -0.03860345482826233 + ], + [ + -0.8457244634628296, + 0.3431532680988312, + -0.40865206718444824 + ], + [ + -0.3624268174171448, + 0.19270041584968567, + 0.9118735790252686 + ] + ], + "t": [ + 29.394563674926758, + 84.40122985839844, + 447.77374267578125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 297, + "category_id": 1, + "bbox": [ + 510, + 434, + 224, + 104 + ], + "score": 0.6369847059249878, + "time": 0.0, + "segmentation": { + "counts": [ + 407685, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 738, + 6, + 30, + 28, + 736, + 6, + 30, + 28, + 732, + 12, + 28, + 28, + 732, + 12, + 28, + 28, + 730, + 16, + 28, + 28, + 728, + 16, + 28, + 28, + 726, + 20, + 26, + 28, + 726, + 20, + 26, + 28, + 726, + 22, + 24, + 30, + 724, + 22, + 24, + 30, + 724, + 22, + 24, + 30, + 724, + 22, + 24, + 30, + 724, + 22, + 26, + 30, + 722, + 22, + 26, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 26, + 30, + 720, + 24, + 26, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 30, + 720, + 26, + 24, + 32, + 718, + 26, + 24, + 32, + 718, + 26, + 24, + 32, + 718, + 26, + 24, + 32, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 28, + 32, + 714, + 26, + 28, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 26, + 32, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 26, + 28, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 30, + 26, + 30, + 714, + 30, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 28, + 28, + 716, + 28, + 28, + 28, + 718, + 26, + 28, + 28, + 718, + 26, + 28, + 28, + 718, + 26, + 28, + 28, + 718, + 26, + 28, + 28, + 718, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 716, + 28, + 26, + 30, + 718, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 718, + 30, + 24, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 30, + 22, + 28, + 720, + 32, + 20, + 30, + 718, + 32, + 20, + 30, + 720, + 30, + 20, + 30, + 720, + 30, + 20, + 30, + 720, + 32, + 20, + 28, + 720, + 32, + 20, + 28, + 722, + 30, + 20, + 28, + 722, + 30, + 20, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 724, + 30, + 18, + 28, + 726, + 30, + 16, + 28, + 726, + 30, + 16, + 28, + 726, + 32, + 14, + 26, + 728, + 32, + 14, + 26, + 730, + 30, + 14, + 28, + 728, + 30, + 14, + 28, + 728, + 32, + 12, + 28, + 728, + 32, + 12, + 28, + 730, + 30, + 12, + 28, + 730, + 30, + 12, + 28, + 732, + 30, + 12, + 26, + 732, + 30, + 12, + 26, + 734, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 732, + 30, + 10, + 28, + 734, + 30, + 8, + 28, + 734, + 30, + 8, + 28, + 734, + 32, + 6, + 30, + 732, + 32, + 6, + 30, + 734, + 32, + 4, + 32, + 732, + 32, + 4, + 32, + 734, + 32, + 2, + 34, + 732, + 32, + 2, + 34, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 434665 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3859420418739319, + 0.9186031222343445, + -0.08495136350393295 + ], + [ + -0.8540996313095093, + 0.32099583745002747, + -0.40923675894737244 + ], + [ + -0.34865713119506836, + 0.23049858212471008, + 0.9084648489952087 + ] + ], + "t": [ + 31.625743865966797, + 82.8575210571289, + 449.81268310546875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000297/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000297/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000297/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000297/sam6d_results/vis_pem.png" + }, + { + "frame_id": 298, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000298.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000298.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 298, + "category_id": 1, + "bbox": [ + 520, + 436, + 212, + 160 + ], + "score": 0.6112995743751526, + "time": 0.0, + "segmentation": { + "counts": [ + 415683, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 742, + 6, + 30, + 24, + 740, + 6, + 30, + 24, + 734, + 16, + 26, + 24, + 734, + 16, + 26, + 24, + 734, + 16, + 26, + 26, + 732, + 16, + 26, + 26, + 730, + 20, + 24, + 26, + 730, + 20, + 24, + 26, + 730, + 22, + 22, + 28, + 728, + 22, + 22, + 28, + 728, + 22, + 24, + 26, + 728, + 22, + 24, + 26, + 728, + 22, + 24, + 28, + 726, + 22, + 24, + 28, + 726, + 24, + 22, + 28, + 726, + 24, + 22, + 28, + 726, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 26, + 28, + 722, + 24, + 26, + 28, + 722, + 24, + 26, + 30, + 720, + 24, + 26, + 30, + 720, + 24, + 28, + 28, + 720, + 24, + 28, + 28, + 720, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 720, + 24, + 26, + 30, + 720, + 24, + 26, + 30, + 720, + 24, + 28, + 28, + 720, + 24, + 28, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 28, + 28, + 718, + 26, + 28, + 28, + 718, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 28, + 24, + 28, + 720, + 28, + 24, + 28, + 720, + 28, + 24, + 28, + 720, + 28, + 24, + 28, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 30, + 20, + 26, + 724, + 30, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 30, + 18, + 26, + 726, + 30, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 732, + 30, + 12, + 26, + 732, + 30, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 30, + 12, + 26, + 732, + 30, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 30, + 12, + 24, + 734, + 30, + 12, + 24, + 736, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 738, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 30, + 6, + 28, + 736, + 30, + 6, + 28, + 738, + 32, + 2, + 30, + 736, + 32, + 2, + 30, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 738, + 64, + 46, + 4, + 686, + 64, + 46, + 4, + 688, + 62, + 46, + 4, + 688, + 62, + 46, + 4, + 688, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 64, + 4, + 672, + 60, + 64, + 4, + 672, + 58, + 66, + 4, + 672, + 58, + 66, + 4, + 672, + 56, + 68, + 4, + 672, + 56, + 68, + 4, + 672, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 58, + 4, + 684, + 54, + 58, + 4, + 686, + 52, + 58, + 6, + 684, + 52, + 58, + 6, + 688, + 48, + 58, + 14, + 680, + 48, + 58, + 14, + 684, + 44, + 58, + 14, + 684, + 44, + 58, + 14, + 686, + 44, + 64, + 6, + 686, + 44, + 64, + 6, + 690, + 42, + 758, + 42, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 436271 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.36745551228523254, + 0.9277503490447998, + -0.06523370742797852 + ], + [ + -0.8682855367660522, + 0.3170788884162903, + -0.3814980983734131 + ], + [ + -0.3332507014274597, + 0.19682516157627106, + 0.9220649003982544 + ] + ], + "t": [ + 31.59480857849121, + 84.93325805664062, + 473.2026672363281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 298, + "category_id": 1, + "bbox": [ + 520, + 436, + 212, + 160 + ], + "score": 0.6112995743751526, + "time": 0.0, + "segmentation": { + "counts": [ + 415683, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 742, + 6, + 30, + 24, + 740, + 6, + 30, + 24, + 734, + 16, + 26, + 24, + 734, + 16, + 26, + 24, + 734, + 16, + 26, + 26, + 732, + 16, + 26, + 26, + 730, + 20, + 24, + 26, + 730, + 20, + 24, + 26, + 730, + 22, + 22, + 28, + 728, + 22, + 22, + 28, + 728, + 22, + 24, + 26, + 728, + 22, + 24, + 26, + 728, + 22, + 24, + 28, + 726, + 22, + 24, + 28, + 726, + 24, + 22, + 28, + 726, + 24, + 22, + 28, + 726, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 24, + 30, + 722, + 24, + 26, + 28, + 722, + 24, + 26, + 28, + 722, + 24, + 26, + 30, + 720, + 24, + 26, + 30, + 720, + 24, + 28, + 28, + 720, + 24, + 28, + 28, + 720, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 720, + 24, + 26, + 30, + 720, + 24, + 26, + 30, + 720, + 24, + 28, + 28, + 720, + 24, + 28, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 30, + 718, + 26, + 26, + 30, + 718, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 28, + 28, + 718, + 26, + 28, + 28, + 718, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 718, + 28, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 26, + 26, + 28, + 720, + 28, + 24, + 28, + 720, + 28, + 24, + 28, + 720, + 28, + 24, + 28, + 720, + 28, + 24, + 28, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 30, + 20, + 26, + 724, + 30, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 30, + 18, + 26, + 726, + 30, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 30, + 16, + 26, + 728, + 30, + 16, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 730, + 30, + 14, + 26, + 732, + 30, + 12, + 26, + 732, + 30, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 30, + 12, + 26, + 732, + 30, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 30, + 12, + 24, + 734, + 30, + 12, + 24, + 736, + 30, + 10, + 26, + 734, + 30, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 738, + 28, + 8, + 28, + 736, + 28, + 8, + 28, + 736, + 30, + 6, + 28, + 736, + 30, + 6, + 28, + 738, + 32, + 2, + 30, + 736, + 32, + 2, + 30, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 738, + 64, + 46, + 4, + 686, + 64, + 46, + 4, + 688, + 62, + 46, + 4, + 688, + 62, + 46, + 4, + 688, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 64, + 4, + 672, + 60, + 64, + 4, + 672, + 58, + 66, + 4, + 672, + 58, + 66, + 4, + 672, + 56, + 68, + 4, + 672, + 56, + 68, + 4, + 672, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 58, + 4, + 684, + 54, + 58, + 4, + 686, + 52, + 58, + 6, + 684, + 52, + 58, + 6, + 688, + 48, + 58, + 14, + 680, + 48, + 58, + 14, + 684, + 44, + 58, + 14, + 684, + 44, + 58, + 14, + 686, + 44, + 64, + 6, + 686, + 44, + 64, + 6, + 690, + 42, + 758, + 42, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 436271 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.36745551228523254, + 0.9277503490447998, + -0.06523370742797852 + ], + [ + -0.8682855367660522, + 0.3170788884162903, + -0.3814980983734131 + ], + [ + -0.3332507014274597, + 0.19682516157627106, + 0.9220649003982544 + ] + ], + "t": [ + 31.59480857849121, + 84.93325805664062, + 473.2026672363281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000298/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000298/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000298/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000298/sam6d_results/vis_pem.png" + }, + { + "frame_id": 299, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000299.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000299.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 299, + "category_id": 1, + "bbox": [ + 758, + 642, + 98, + 68 + ], + "score": 0.5792737603187561, + "time": 0.0, + "segmentation": { + "counts": [ + 606267, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 762, + 8, + 2, + 28, + 762, + 8, + 2, + 28, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 28, + 4, + 26, + 742, + 28, + 4, + 26, + 744, + 26, + 6, + 26, + 742, + 26, + 6, + 26, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 746, + 20, + 10, + 26, + 744, + 20, + 10, + 26, + 744, + 20, + 12, + 26, + 742, + 20, + 12, + 26, + 742, + 20, + 14, + 24, + 742, + 20, + 14, + 24, + 742, + 20, + 14, + 24, + 742, + 20, + 14, + 24, + 742, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 16, + 24, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 742, + 20, + 16, + 22, + 742, + 20, + 16, + 22, + 742, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 20, + 18, + 740, + 22, + 20, + 18, + 742, + 20, + 22, + 14, + 744, + 20, + 22, + 14, + 744, + 22, + 22, + 12, + 744, + 22, + 22, + 12, + 744, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 336915 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5500118732452393, + -0.8084710240364075, + -0.2094304859638214 + ], + [ + 0.8126773238182068, + -0.46031856536865234, + -0.3572983145713806 + ], + [ + 0.1924605667591095, + -0.3667181432247162, + 0.9102071523666382 + ] + ], + "t": [ + 112.78811645507812, + 225.670654296875, + 544.2896728515625 + ] + }, + { + "scene_id": 0, + "image_id": 299, + "category_id": 1, + "bbox": [ + 554, + 428, + 208, + 88 + ], + "score": 0.6031473278999329, + "time": 0.0, + "segmentation": { + "counts": [ + 442875, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 740, + 10, + 28, + 22, + 740, + 10, + 28, + 22, + 738, + 14, + 26, + 24, + 736, + 14, + 26, + 24, + 736, + 16, + 24, + 24, + 736, + 16, + 24, + 24, + 734, + 20, + 22, + 26, + 732, + 20, + 22, + 26, + 732, + 20, + 22, + 26, + 732, + 20, + 22, + 26, + 732, + 22, + 20, + 28, + 730, + 22, + 20, + 28, + 730, + 22, + 22, + 26, + 730, + 22, + 22, + 26, + 730, + 22, + 22, + 26, + 730, + 22, + 22, + 26, + 730, + 24, + 20, + 28, + 728, + 24, + 20, + 28, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 28, + 726, + 24, + 22, + 28, + 726, + 24, + 22, + 28, + 726, + 24, + 22, + 28, + 726, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 26, + 26, + 722, + 26, + 26, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 30, + 10, + 24, + 736, + 30, + 10, + 24, + 738, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 740, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 742, + 28, + 2, + 28, + 742, + 28, + 2, + 28, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 412283 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.28857922554016113, + 0.9573655724525452, + 0.013155568391084671 + ], + [ + -0.8937026858329773, + 0.2742686867713928, + -0.3550650179386139 + ], + [ + -0.34353506565093994, + 0.09070727229118347, + 0.9347490668296814 + ] + ], + "t": [ + 56.35026931762695, + 75.03612518310547, + 485.6882019042969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 299, + "category_id": 1, + "bbox": [ + 554, + 428, + 208, + 88 + ], + "score": 0.6031473278999329, + "time": 0.0, + "segmentation": { + "counts": [ + 442875, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 740, + 10, + 28, + 22, + 740, + 10, + 28, + 22, + 738, + 14, + 26, + 24, + 736, + 14, + 26, + 24, + 736, + 16, + 24, + 24, + 736, + 16, + 24, + 24, + 734, + 20, + 22, + 26, + 732, + 20, + 22, + 26, + 732, + 20, + 22, + 26, + 732, + 20, + 22, + 26, + 732, + 22, + 20, + 28, + 730, + 22, + 20, + 28, + 730, + 22, + 22, + 26, + 730, + 22, + 22, + 26, + 730, + 22, + 22, + 26, + 730, + 22, + 22, + 26, + 730, + 24, + 20, + 28, + 728, + 24, + 20, + 28, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 28, + 726, + 24, + 22, + 28, + 726, + 24, + 22, + 28, + 726, + 24, + 22, + 28, + 726, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 22, + 28, + 724, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 24, + 24, + 28, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 28, + 722, + 26, + 24, + 28, + 722, + 26, + 26, + 26, + 722, + 26, + 26, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 24, + 26, + 722, + 28, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 724, + 28, + 22, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 726, + 28, + 20, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 728, + 28, + 18, + 26, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 730, + 28, + 16, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 732, + 28, + 14, + 26, + 734, + 28, + 12, + 26, + 734, + 28, + 12, + 26, + 734, + 30, + 10, + 24, + 736, + 30, + 10, + 24, + 738, + 28, + 10, + 26, + 736, + 28, + 10, + 26, + 736, + 30, + 8, + 26, + 736, + 30, + 8, + 26, + 738, + 28, + 8, + 26, + 738, + 28, + 8, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 26, + 740, + 28, + 6, + 28, + 738, + 28, + 6, + 28, + 740, + 28, + 4, + 28, + 740, + 28, + 4, + 28, + 742, + 28, + 2, + 28, + 742, + 28, + 2, + 28, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 412283 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.28857922554016113, + 0.9573655724525452, + 0.013155568391084671 + ], + [ + -0.8937026858329773, + 0.2742686867713928, + -0.3550650179386139 + ], + [ + -0.34353506565093994, + 0.09070727229118347, + 0.9347490668296814 + ] + ], + "t": [ + 56.35026931762695, + 75.03612518310547, + 485.6882019042969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000299/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000299/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000299/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000299/sam6d_results/vis_pem.png" + }, + { + "frame_id": 300, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000300.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000300.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 300, + "category_id": 1, + "bbox": [ + 540, + 432, + 204, + 138 + ], + "score": 0.5836719870567322, + "time": 0.0, + "segmentation": { + "counts": [ + 431677, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 744, + 10, + 26, + 20, + 744, + 10, + 26, + 20, + 742, + 14, + 24, + 22, + 740, + 14, + 24, + 22, + 738, + 18, + 22, + 22, + 738, + 18, + 22, + 22, + 738, + 18, + 22, + 24, + 736, + 18, + 22, + 24, + 736, + 20, + 20, + 24, + 736, + 20, + 20, + 24, + 736, + 20, + 22, + 24, + 734, + 20, + 22, + 24, + 732, + 22, + 22, + 24, + 732, + 22, + 22, + 24, + 732, + 22, + 22, + 24, + 732, + 22, + 22, + 24, + 732, + 24, + 20, + 26, + 730, + 24, + 20, + 26, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 28, + 726, + 24, + 22, + 28, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 728, + 22, + 24, + 26, + 728, + 22, + 24, + 26, + 728, + 22, + 24, + 26, + 728, + 22, + 24, + 26, + 728, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 26, + 24, + 726, + 24, + 26, + 24, + 726, + 24, + 26, + 26, + 724, + 24, + 26, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 26, + 24, + 24, + 726, + 26, + 24, + 24, + 726, + 26, + 24, + 24, + 726, + 26, + 24, + 24, + 726, + 26, + 24, + 24, + 726, + 26, + 24, + 24, + 728, + 24, + 24, + 24, + 728, + 24, + 24, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 28, + 20, + 24, + 728, + 28, + 20, + 24, + 728, + 28, + 20, + 24, + 728, + 28, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 28, + 18, + 24, + 730, + 28, + 18, + 24, + 732, + 26, + 18, + 24, + 732, + 26, + 18, + 24, + 732, + 26, + 18, + 24, + 732, + 26, + 18, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 738, + 26, + 12, + 22, + 740, + 26, + 12, + 22, + 740, + 28, + 10, + 22, + 740, + 28, + 10, + 22, + 742, + 26, + 10, + 24, + 740, + 26, + 10, + 24, + 740, + 28, + 8, + 24, + 740, + 28, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 746, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 38, + 56, + 6, + 700, + 38, + 56, + 6, + 706, + 32, + 56, + 6, + 706, + 32, + 56, + 6, + 706, + 34, + 54, + 8, + 704, + 34, + 54, + 8, + 704, + 36, + 56, + 4, + 704, + 36, + 56, + 4, + 704, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 426689 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.22437363862991333, + 0.9742574095726013, + 0.021879373118281364 + ], + [ + -0.9141920804977417, + 0.21821001172065735, + -0.3415220081806183 + ], + [ + -0.3375047445297241, + 0.056626543402671814, + 0.9396190047264099 + ] + ], + "t": [ + 43.39484405517578, + 73.94178771972656, + 492.1961364746094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 300, + "category_id": 1, + "bbox": [ + 540, + 432, + 204, + 138 + ], + "score": 0.5836719870567322, + "time": 0.0, + "segmentation": { + "counts": [ + 431677, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 744, + 10, + 26, + 20, + 744, + 10, + 26, + 20, + 742, + 14, + 24, + 22, + 740, + 14, + 24, + 22, + 738, + 18, + 22, + 22, + 738, + 18, + 22, + 22, + 738, + 18, + 22, + 24, + 736, + 18, + 22, + 24, + 736, + 20, + 20, + 24, + 736, + 20, + 20, + 24, + 736, + 20, + 22, + 24, + 734, + 20, + 22, + 24, + 732, + 22, + 22, + 24, + 732, + 22, + 22, + 24, + 732, + 22, + 22, + 24, + 732, + 22, + 22, + 24, + 732, + 24, + 20, + 26, + 730, + 24, + 20, + 26, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 24, + 730, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 26, + 728, + 24, + 22, + 28, + 726, + 24, + 22, + 28, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 728, + 22, + 24, + 26, + 728, + 22, + 24, + 26, + 728, + 22, + 24, + 26, + 728, + 22, + 24, + 26, + 728, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 26, + 24, + 726, + 24, + 26, + 24, + 726, + 24, + 26, + 26, + 724, + 24, + 26, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 724, + 26, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 24, + 24, + 26, + 726, + 26, + 24, + 24, + 726, + 26, + 24, + 24, + 726, + 26, + 24, + 24, + 726, + 26, + 24, + 24, + 726, + 26, + 24, + 24, + 726, + 26, + 24, + 24, + 728, + 24, + 24, + 24, + 728, + 24, + 24, + 24, + 728, + 26, + 22, + 24, + 728, + 26, + 22, + 24, + 728, + 28, + 20, + 24, + 728, + 28, + 20, + 24, + 728, + 28, + 20, + 24, + 728, + 28, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 26, + 20, + 24, + 730, + 28, + 18, + 24, + 730, + 28, + 18, + 24, + 732, + 26, + 18, + 24, + 732, + 26, + 18, + 24, + 732, + 26, + 18, + 24, + 732, + 26, + 18, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 734, + 26, + 16, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 736, + 26, + 14, + 24, + 738, + 26, + 12, + 22, + 740, + 26, + 12, + 22, + 740, + 28, + 10, + 22, + 740, + 28, + 10, + 22, + 742, + 26, + 10, + 24, + 740, + 26, + 10, + 24, + 740, + 28, + 8, + 24, + 740, + 28, + 8, + 24, + 742, + 26, + 8, + 24, + 742, + 26, + 8, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 744, + 26, + 6, + 24, + 746, + 26, + 4, + 26, + 744, + 26, + 4, + 26, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 38, + 56, + 6, + 700, + 38, + 56, + 6, + 706, + 32, + 56, + 6, + 706, + 32, + 56, + 6, + 706, + 34, + 54, + 8, + 704, + 34, + 54, + 8, + 704, + 36, + 56, + 4, + 704, + 36, + 56, + 4, + 704, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 426689 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.22437363862991333, + 0.9742574095726013, + 0.021879373118281364 + ], + [ + -0.9141920804977417, + 0.21821001172065735, + -0.3415220081806183 + ], + [ + -0.3375047445297241, + 0.056626543402671814, + 0.9396190047264099 + ] + ], + "t": [ + 43.39484405517578, + 73.94178771972656, + 492.1961364746094 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000300/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000300/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000300/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000300/sam6d_results/vis_pem.png" + }, + { + "frame_id": 301, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000301.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000301.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000301/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000301/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000301/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000301/sam6d_results/vis_pem.png" + }, + { + "frame_id": 302, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000302.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000302.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000302/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000302/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000302/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000302/sam6d_results/vis_pem.png" + }, + { + "frame_id": 303, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000303.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000303.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 303, + "category_id": 1, + "bbox": [ + 516, + 442, + 190, + 64 + ], + "score": 0.5619878172874451, + "time": 0.0, + "segmentation": { + "counts": [ + 412449, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 786, + 16, + 26, + 8, + 750, + 16, + 26, + 8, + 748, + 18, + 24, + 12, + 746, + 18, + 24, + 12, + 746, + 18, + 22, + 16, + 744, + 18, + 22, + 16, + 744, + 18, + 22, + 16, + 744, + 18, + 22, + 16, + 744, + 18, + 22, + 18, + 742, + 18, + 22, + 18, + 742, + 18, + 20, + 20, + 742, + 18, + 20, + 20, + 740, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 24, + 736, + 20, + 20, + 24, + 736, + 20, + 20, + 24, + 736, + 20, + 20, + 24, + 736, + 20, + 22, + 22, + 736, + 20, + 22, + 22, + 736, + 20, + 22, + 22, + 736, + 20, + 22, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 24, + 732, + 22, + 22, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 26, + 18, + 24, + 732, + 26, + 18, + 24, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 26, + 12, + 24, + 738, + 26, + 12, + 24, + 740, + 24, + 12, + 24, + 740, + 24, + 12, + 24, + 740, + 24, + 12, + 22, + 742, + 24, + 12, + 22, + 742, + 24, + 12, + 22, + 742, + 24, + 12, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 746, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 756, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 457105 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.004741431213915348, + 0.986179769039154, + 0.1656094640493393 + ], + [ + -0.945147693157196, + 0.05851088836789131, + -0.3213620185852051 + ], + [ + -0.3266109228134155, + -0.1550014466047287, + 0.9323623180389404 + ] + ], + "t": [ + 16.631572723388672, + 71.36314392089844, + 529.869140625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 303, + "category_id": 1, + "bbox": [ + 516, + 442, + 190, + 64 + ], + "score": 0.5619878172874451, + "time": 0.0, + "segmentation": { + "counts": [ + 412449, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 786, + 16, + 26, + 8, + 750, + 16, + 26, + 8, + 748, + 18, + 24, + 12, + 746, + 18, + 24, + 12, + 746, + 18, + 22, + 16, + 744, + 18, + 22, + 16, + 744, + 18, + 22, + 16, + 744, + 18, + 22, + 16, + 744, + 18, + 22, + 18, + 742, + 18, + 22, + 18, + 742, + 18, + 20, + 20, + 742, + 18, + 20, + 20, + 740, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 24, + 736, + 20, + 20, + 24, + 736, + 20, + 20, + 24, + 736, + 20, + 20, + 24, + 736, + 20, + 22, + 22, + 736, + 20, + 22, + 22, + 736, + 20, + 22, + 22, + 736, + 20, + 22, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 20, + 24, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 24, + 732, + 22, + 22, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 24, + 20, + 24, + 732, + 26, + 18, + 24, + 732, + 26, + 18, + 24, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 24, + 734, + 24, + 18, + 22, + 736, + 24, + 18, + 22, + 736, + 26, + 16, + 22, + 736, + 26, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 24, + 16, + 22, + 738, + 26, + 12, + 24, + 738, + 26, + 12, + 24, + 740, + 24, + 12, + 24, + 740, + 24, + 12, + 24, + 740, + 24, + 12, + 22, + 742, + 24, + 12, + 22, + 742, + 24, + 12, + 22, + 742, + 24, + 12, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 10, + 22, + 744, + 24, + 8, + 24, + 744, + 24, + 8, + 24, + 746, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 748, + 24, + 6, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 750, + 24, + 4, + 22, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 756, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 457105 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.004741431213915348, + 0.986179769039154, + 0.1656094640493393 + ], + [ + -0.945147693157196, + 0.05851088836789131, + -0.3213620185852051 + ], + [ + -0.3266109228134155, + -0.1550014466047287, + 0.9323623180389404 + ] + ], + "t": [ + 16.631572723388672, + 71.36314392089844, + 529.869140625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000303/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000303/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000303/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000303/sam6d_results/vis_pem.png" + }, + { + "frame_id": 304, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000304.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000304.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 304, + "category_id": 1, + "bbox": [ + 502, + 436, + 182, + 62 + ], + "score": 0.5783997178077698, + "time": 0.0, + "segmentation": { + "counts": [ + 401245, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 26, + 8, + 750, + 16, + 26, + 8, + 750, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 18, + 20, + 16, + 746, + 18, + 20, + 16, + 744, + 20, + 20, + 16, + 744, + 20, + 20, + 16, + 744, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 18, + 20, + 20, + 742, + 18, + 20, + 20, + 740, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 736, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 736, + 20, + 22, + 22, + 736, + 20, + 22, + 22, + 736, + 20, + 22, + 22, + 736, + 20, + 22, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 742, + 22, + 16, + 20, + 742, + 22, + 16, + 20, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 24, + 12, + 22, + 742, + 24, + 12, + 22, + 742, + 24, + 12, + 20, + 744, + 24, + 12, + 20, + 746, + 22, + 12, + 20, + 746, + 22, + 12, + 20, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 748, + 22, + 8, + 22, + 748, + 22, + 8, + 22, + 748, + 22, + 8, + 20, + 750, + 22, + 8, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 24, + 4, + 20, + 752, + 24, + 4, + 20, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 750, + 48, + 752, + 48, + 754, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 474721 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.029413605108857155, + 0.978932797908783, + 0.20205633342266083 + ], + [ + -0.9724909067153931, + 0.018704649060964584, + -0.23218733072280884 + ], + [ + -0.23107494413852692, + -0.20332755148410797, + 0.9514526724815369 + ] + ], + "t": [ + -1.1172962188720703, + 65.86917877197266, + 551.3678588867188 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 304, + "category_id": 1, + "bbox": [ + 502, + 436, + 182, + 62 + ], + "score": 0.5783997178077698, + "time": 0.0, + "segmentation": { + "counts": [ + 401245, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 26, + 8, + 750, + 16, + 26, + 8, + 750, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 18, + 20, + 16, + 746, + 18, + 20, + 16, + 744, + 20, + 20, + 16, + 744, + 20, + 20, + 16, + 744, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 20, + 18, + 20, + 742, + 18, + 20, + 20, + 742, + 18, + 20, + 20, + 740, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 736, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 734, + 22, + 22, + 22, + 736, + 20, + 22, + 22, + 736, + 20, + 22, + 22, + 736, + 20, + 22, + 22, + 736, + 20, + 22, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 742, + 22, + 16, + 20, + 742, + 22, + 16, + 20, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 22, + 14, + 22, + 742, + 24, + 12, + 22, + 742, + 24, + 12, + 22, + 742, + 24, + 12, + 20, + 744, + 24, + 12, + 20, + 746, + 22, + 12, + 20, + 746, + 22, + 12, + 20, + 746, + 24, + 8, + 22, + 746, + 24, + 8, + 22, + 748, + 22, + 8, + 22, + 748, + 22, + 8, + 22, + 748, + 22, + 8, + 20, + 750, + 22, + 8, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 24, + 4, + 20, + 752, + 24, + 4, + 20, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 750, + 48, + 752, + 48, + 754, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 474721 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.029413605108857155, + 0.978932797908783, + 0.20205633342266083 + ], + [ + -0.9724909067153931, + 0.018704649060964584, + -0.23218733072280884 + ], + [ + -0.23107494413852692, + -0.20332755148410797, + 0.9514526724815369 + ] + ], + "t": [ + -1.1172962188720703, + 65.86917877197266, + 551.3678588867188 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000304/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000304/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000304/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000304/sam6d_results/vis_pem.png" + }, + { + "frame_id": 305, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000305.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000305.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 305, + "category_id": 1, + "bbox": [ + 496, + 446, + 172, + 60 + ], + "score": 0.5834180116653442, + "time": 0.0, + "segmentation": { + "counts": [ + 396455, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 16, + 24, + 10, + 750, + 16, + 24, + 10, + 750, + 16, + 22, + 14, + 748, + 16, + 22, + 14, + 746, + 20, + 20, + 14, + 746, + 20, + 20, + 14, + 746, + 20, + 18, + 18, + 744, + 20, + 18, + 18, + 744, + 20, + 18, + 18, + 744, + 20, + 18, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 20, + 742, + 18, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 22, + 20, + 736, + 22, + 22, + 20, + 736, + 22, + 22, + 20, + 736, + 22, + 22, + 20, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 20, + 742, + 22, + 16, + 20, + 742, + 22, + 16, + 20, + 742, + 22, + 16, + 20, + 742, + 24, + 12, + 22, + 742, + 24, + 12, + 22, + 744, + 22, + 12, + 22, + 744, + 22, + 12, + 22, + 744, + 22, + 12, + 20, + 746, + 22, + 12, + 20, + 748, + 22, + 8, + 22, + 748, + 22, + 8, + 22, + 748, + 22, + 8, + 20, + 750, + 22, + 8, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 48, + 752, + 48, + 754, + 44, + 756, + 44, + 760, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 487513 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.04618435353040695, + 0.9727177023887634, + 0.22734935581684113 + ], + [ + -0.9819412231445312, + -0.00240807025693357, + -0.18917147815227509 + ], + [ + -0.18346291780471802, + -0.23198047280311584, + 0.9552625417709351 + ] + ], + "t": [ + -12.20943546295166, + 75.6935043334961, + 575.1124267578125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 305, + "category_id": 1, + "bbox": [ + 496, + 446, + 172, + 60 + ], + "score": 0.5834180116653442, + "time": 0.0, + "segmentation": { + "counts": [ + 396455, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 16, + 24, + 10, + 750, + 16, + 24, + 10, + 750, + 16, + 22, + 14, + 748, + 16, + 22, + 14, + 746, + 20, + 20, + 14, + 746, + 20, + 20, + 14, + 746, + 20, + 18, + 18, + 744, + 20, + 18, + 18, + 744, + 20, + 18, + 18, + 744, + 20, + 18, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 20, + 742, + 18, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 20, + 22, + 736, + 22, + 22, + 20, + 736, + 22, + 22, + 20, + 736, + 22, + 22, + 20, + 736, + 22, + 22, + 20, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 20, + 20, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 738, + 22, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 20, + 18, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 22, + 740, + 22, + 16, + 20, + 742, + 22, + 16, + 20, + 742, + 22, + 16, + 20, + 742, + 22, + 16, + 20, + 742, + 24, + 12, + 22, + 742, + 24, + 12, + 22, + 744, + 22, + 12, + 22, + 744, + 22, + 12, + 22, + 744, + 22, + 12, + 20, + 746, + 22, + 12, + 20, + 748, + 22, + 8, + 22, + 748, + 22, + 8, + 22, + 748, + 22, + 8, + 20, + 750, + 22, + 8, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 22, + 6, + 20, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 48, + 752, + 48, + 754, + 44, + 756, + 44, + 760, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 487513 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.04618435353040695, + 0.9727177023887634, + 0.22734935581684113 + ], + [ + -0.9819412231445312, + -0.00240807025693357, + -0.18917147815227509 + ], + [ + -0.18346291780471802, + -0.23198047280311584, + 0.9552625417709351 + ] + ], + "t": [ + -12.20943546295166, + 75.6935043334961, + 575.1124267578125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000305/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000305/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000305/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000305/sam6d_results/vis_pem.png" + }, + { + "frame_id": 306, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000306.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000306.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 306, + "category_id": 1, + "bbox": [ + 508, + 428, + 164, + 58 + ], + "score": 0.5868316888809204, + "time": 0.0, + "segmentation": { + "counts": [ + 406037, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 16, + 22, + 10, + 752, + 16, + 22, + 10, + 752, + 16, + 22, + 12, + 750, + 16, + 22, + 12, + 748, + 18, + 20, + 16, + 746, + 18, + 20, + 16, + 746, + 18, + 20, + 16, + 746, + 18, + 20, + 16, + 746, + 18, + 20, + 16, + 746, + 18, + 20, + 16, + 746, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 18, + 22, + 18, + 742, + 18, + 22, + 18, + 742, + 18, + 22, + 18, + 742, + 18, + 22, + 18, + 742, + 18, + 22, + 20, + 740, + 18, + 22, + 20, + 740, + 18, + 22, + 20, + 740, + 18, + 22, + 20, + 740, + 18, + 22, + 20, + 740, + 18, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 22, + 18, + 740, + 20, + 22, + 18, + 740, + 20, + 22, + 18, + 740, + 20, + 22, + 18, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 16, + 20, + 742, + 22, + 16, + 20, + 744, + 22, + 14, + 20, + 744, + 22, + 14, + 20, + 744, + 22, + 14, + 20, + 744, + 22, + 14, + 20, + 746, + 20, + 14, + 18, + 748, + 20, + 14, + 18, + 748, + 20, + 14, + 18, + 748, + 20, + 14, + 18, + 748, + 22, + 12, + 18, + 748, + 22, + 12, + 18, + 750, + 20, + 10, + 20, + 750, + 20, + 10, + 20, + 750, + 20, + 10, + 18, + 752, + 20, + 10, + 18, + 752, + 22, + 8, + 18, + 752, + 22, + 8, + 18, + 754, + 20, + 6, + 18, + 756, + 20, + 6, + 18, + 756, + 22, + 4, + 20, + 754, + 22, + 4, + 20, + 754, + 24, + 2, + 20, + 754, + 24, + 2, + 20, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 484333 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.03900003060698509, + 0.9656087756156921, + 0.25705817341804504 + ], + [ + -0.9880051612854004, + 0.0012032744707539678, + -0.15441584587097168 + ], + [ + -0.149414524435997, + -0.25999701023101807, + 0.9539793133735657 + ] + ], + "t": [ + -5.47135066986084, + 60.451595306396484, + 599.002197265625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 306, + "category_id": 1, + "bbox": [ + 508, + 428, + 164, + 58 + ], + "score": 0.5868316888809204, + "time": 0.0, + "segmentation": { + "counts": [ + 406037, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 16, + 22, + 10, + 752, + 16, + 22, + 10, + 752, + 16, + 22, + 12, + 750, + 16, + 22, + 12, + 748, + 18, + 20, + 16, + 746, + 18, + 20, + 16, + 746, + 18, + 20, + 16, + 746, + 18, + 20, + 16, + 746, + 18, + 20, + 16, + 746, + 18, + 20, + 16, + 746, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 18, + 22, + 18, + 742, + 18, + 22, + 18, + 742, + 18, + 22, + 18, + 742, + 18, + 22, + 18, + 742, + 18, + 22, + 20, + 740, + 18, + 22, + 20, + 740, + 18, + 22, + 20, + 740, + 18, + 22, + 20, + 740, + 18, + 22, + 20, + 740, + 18, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 738, + 20, + 22, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 20, + 22, + 18, + 740, + 20, + 22, + 18, + 740, + 20, + 22, + 18, + 740, + 20, + 22, + 18, + 740, + 20, + 20, + 20, + 740, + 20, + 20, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 18, + 20, + 740, + 22, + 16, + 20, + 742, + 22, + 16, + 20, + 744, + 22, + 14, + 20, + 744, + 22, + 14, + 20, + 744, + 22, + 14, + 20, + 744, + 22, + 14, + 20, + 746, + 20, + 14, + 18, + 748, + 20, + 14, + 18, + 748, + 20, + 14, + 18, + 748, + 20, + 14, + 18, + 748, + 22, + 12, + 18, + 748, + 22, + 12, + 18, + 750, + 20, + 10, + 20, + 750, + 20, + 10, + 20, + 750, + 20, + 10, + 18, + 752, + 20, + 10, + 18, + 752, + 22, + 8, + 18, + 752, + 22, + 8, + 18, + 754, + 20, + 6, + 18, + 756, + 20, + 6, + 18, + 756, + 22, + 4, + 20, + 754, + 22, + 4, + 20, + 754, + 24, + 2, + 20, + 754, + 24, + 2, + 20, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 484333 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.03900003060698509, + 0.9656087756156921, + 0.25705817341804504 + ], + [ + -0.9880051612854004, + 0.0012032744707539678, + -0.15441584587097168 + ], + [ + -0.149414524435997, + -0.25999701023101807, + 0.9539793133735657 + ] + ], + "t": [ + -5.47135066986084, + 60.451595306396484, + 599.002197265625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000306/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000306/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000306/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000306/sam6d_results/vis_pem.png" + }, + { + "frame_id": 307, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000307.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000307.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000307/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000307/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000307/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000307/sam6d_results/vis_pem.png" + }, + { + "frame_id": 308, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000308.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000308.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 308, + "category_id": 1, + "bbox": [ + 526, + 458, + 158, + 58 + ], + "score": 0.6002387404441833, + "time": 0.0, + "segmentation": { + "counts": [ + 420465, + 8, + 792, + 8, + 790, + 12, + 26, + 10, + 752, + 12, + 26, + 10, + 752, + 12, + 24, + 14, + 750, + 12, + 24, + 14, + 748, + 14, + 24, + 14, + 748, + 14, + 24, + 14, + 748, + 14, + 24, + 14, + 748, + 14, + 24, + 14, + 748, + 14, + 24, + 16, + 746, + 14, + 24, + 16, + 746, + 14, + 24, + 16, + 746, + 14, + 24, + 16, + 746, + 14, + 24, + 16, + 746, + 14, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 740, + 18, + 24, + 20, + 738, + 18, + 24, + 20, + 738, + 18, + 24, + 20, + 738, + 18, + 24, + 20, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 20, + 24, + 18, + 738, + 20, + 24, + 18, + 738, + 20, + 24, + 18, + 738, + 20, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 22, + 20, + 740, + 18, + 22, + 20, + 740, + 18, + 22, + 18, + 742, + 18, + 22, + 18, + 744, + 16, + 22, + 18, + 744, + 16, + 22, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 18, + 20, + 744, + 18, + 18, + 20, + 746, + 18, + 16, + 18, + 748, + 18, + 16, + 18, + 748, + 18, + 16, + 18, + 748, + 18, + 16, + 18, + 748, + 20, + 14, + 18, + 748, + 20, + 14, + 18, + 750, + 18, + 14, + 16, + 752, + 18, + 14, + 16, + 752, + 20, + 10, + 18, + 752, + 20, + 10, + 18, + 754, + 18, + 10, + 18, + 754, + 18, + 10, + 18, + 754, + 18, + 10, + 18, + 754, + 18, + 10, + 18, + 756, + 18, + 8, + 18, + 756, + 18, + 8, + 18, + 756, + 18, + 6, + 20, + 756, + 18, + 6, + 20, + 754, + 20, + 6, + 22, + 752, + 20, + 6, + 22, + 752, + 22, + 4, + 22, + 752, + 22, + 4, + 22, + 750, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 756, + 22, + 2, + 20, + 756, + 22, + 2, + 20, + 756, + 22, + 8, + 12, + 758, + 22, + 8, + 12, + 760, + 22, + 4, + 12, + 762, + 22, + 4, + 12, + 766, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 474703 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.07039967179298401, + 0.9597446918487549, + 0.2719082534313202 + ], + [ + -0.9739747047424316, + 0.007262283004820347, + 0.22653958201408386 + ], + [ + 0.21544557809829712, + -0.28078028559684753, + 0.9352784156799316 + ] + ], + "t": [ + 6.275440216064453, + 90.87590789794922, + 607.0838012695312 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 308, + "category_id": 1, + "bbox": [ + 526, + 458, + 158, + 58 + ], + "score": 0.6002387404441833, + "time": 0.0, + "segmentation": { + "counts": [ + 420465, + 8, + 792, + 8, + 790, + 12, + 26, + 10, + 752, + 12, + 26, + 10, + 752, + 12, + 24, + 14, + 750, + 12, + 24, + 14, + 748, + 14, + 24, + 14, + 748, + 14, + 24, + 14, + 748, + 14, + 24, + 14, + 748, + 14, + 24, + 14, + 748, + 14, + 24, + 16, + 746, + 14, + 24, + 16, + 746, + 14, + 24, + 16, + 746, + 14, + 24, + 16, + 746, + 14, + 24, + 16, + 746, + 14, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 740, + 18, + 24, + 20, + 738, + 18, + 24, + 20, + 738, + 18, + 24, + 20, + 738, + 18, + 24, + 20, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 18, + 26, + 18, + 738, + 20, + 24, + 18, + 738, + 20, + 24, + 18, + 738, + 20, + 24, + 18, + 738, + 20, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 22, + 20, + 740, + 18, + 22, + 20, + 740, + 18, + 22, + 18, + 742, + 18, + 22, + 18, + 744, + 16, + 22, + 18, + 744, + 16, + 22, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 18, + 20, + 744, + 18, + 18, + 20, + 746, + 18, + 16, + 18, + 748, + 18, + 16, + 18, + 748, + 18, + 16, + 18, + 748, + 18, + 16, + 18, + 748, + 20, + 14, + 18, + 748, + 20, + 14, + 18, + 750, + 18, + 14, + 16, + 752, + 18, + 14, + 16, + 752, + 20, + 10, + 18, + 752, + 20, + 10, + 18, + 754, + 18, + 10, + 18, + 754, + 18, + 10, + 18, + 754, + 18, + 10, + 18, + 754, + 18, + 10, + 18, + 756, + 18, + 8, + 18, + 756, + 18, + 8, + 18, + 756, + 18, + 6, + 20, + 756, + 18, + 6, + 20, + 754, + 20, + 6, + 22, + 752, + 20, + 6, + 22, + 752, + 22, + 4, + 22, + 752, + 22, + 4, + 22, + 750, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 24, + 4, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 756, + 22, + 2, + 20, + 756, + 22, + 2, + 20, + 756, + 22, + 8, + 12, + 758, + 22, + 8, + 12, + 760, + 22, + 4, + 12, + 762, + 22, + 4, + 12, + 766, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 474703 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.07039967179298401, + 0.9597446918487549, + 0.2719082534313202 + ], + [ + -0.9739747047424316, + 0.007262283004820347, + 0.22653958201408386 + ], + [ + 0.21544557809829712, + -0.28078028559684753, + 0.9352784156799316 + ] + ], + "t": [ + 6.275440216064453, + 90.87590789794922, + 607.0838012695312 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000308/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000308/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000308/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000308/sam6d_results/vis_pem.png" + }, + { + "frame_id": 309, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000309.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000309.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 309, + "category_id": 1, + "bbox": [ + 530, + 420, + 152, + 56 + ], + "score": 0.6023232340812683, + "time": 0.0, + "segmentation": { + "counts": [ + 423625, + 10, + 26, + 10, + 754, + 10, + 26, + 10, + 752, + 14, + 22, + 12, + 752, + 14, + 22, + 12, + 752, + 14, + 22, + 14, + 750, + 14, + 22, + 14, + 748, + 16, + 22, + 14, + 748, + 16, + 22, + 14, + 748, + 16, + 22, + 16, + 746, + 16, + 22, + 16, + 746, + 16, + 22, + 16, + 746, + 16, + 22, + 16, + 746, + 16, + 22, + 16, + 746, + 16, + 22, + 16, + 746, + 14, + 24, + 16, + 746, + 14, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 26, + 16, + 742, + 16, + 26, + 16, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 26, + 16, + 742, + 16, + 26, + 16, + 742, + 16, + 26, + 16, + 742, + 16, + 26, + 16, + 742, + 16, + 26, + 16, + 742, + 16, + 26, + 16, + 742, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 16, + 742, + 18, + 24, + 16, + 742, + 18, + 24, + 16, + 742, + 18, + 24, + 16, + 742, + 18, + 22, + 18, + 742, + 18, + 22, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 20, + 16, + 18, + 746, + 20, + 16, + 18, + 746, + 20, + 16, + 18, + 746, + 20, + 16, + 18, + 748, + 20, + 14, + 18, + 748, + 20, + 14, + 18, + 748, + 20, + 14, + 16, + 750, + 20, + 14, + 16, + 752, + 18, + 14, + 16, + 752, + 18, + 14, + 16, + 752, + 20, + 10, + 18, + 752, + 20, + 10, + 18, + 754, + 18, + 10, + 16, + 756, + 18, + 10, + 16, + 756, + 18, + 10, + 16, + 756, + 18, + 10, + 16, + 758, + 18, + 6, + 20, + 756, + 18, + 6, + 20, + 754, + 20, + 6, + 20, + 754, + 20, + 6, + 20, + 754, + 20, + 6, + 20, + 754, + 20, + 6, + 20, + 754, + 22, + 4, + 22, + 752, + 22, + 4, + 22, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 476343 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.062210679054260254, + 0.9526587128639221, + 0.2976091802120209 + ], + [ + -0.9918780326843262, + 0.025867151096463203, + 0.12453582137823105 + ], + [ + 0.11094187945127487, + -0.3029394745826721, + 0.946530282497406 + ] + ], + "t": [ + 4.644538879394531, + 53.513633728027344, + 621.2734375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 309, + "category_id": 1, + "bbox": [ + 530, + 420, + 152, + 56 + ], + "score": 0.6023232340812683, + "time": 0.0, + "segmentation": { + "counts": [ + 423625, + 10, + 26, + 10, + 754, + 10, + 26, + 10, + 752, + 14, + 22, + 12, + 752, + 14, + 22, + 12, + 752, + 14, + 22, + 14, + 750, + 14, + 22, + 14, + 748, + 16, + 22, + 14, + 748, + 16, + 22, + 14, + 748, + 16, + 22, + 16, + 746, + 16, + 22, + 16, + 746, + 16, + 22, + 16, + 746, + 16, + 22, + 16, + 746, + 16, + 22, + 16, + 746, + 16, + 22, + 16, + 746, + 14, + 24, + 16, + 746, + 14, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 26, + 16, + 742, + 16, + 26, + 16, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 26, + 16, + 742, + 16, + 26, + 16, + 742, + 16, + 26, + 16, + 742, + 16, + 26, + 16, + 742, + 16, + 26, + 16, + 742, + 16, + 26, + 16, + 742, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 16, + 742, + 18, + 24, + 16, + 742, + 18, + 24, + 16, + 742, + 18, + 24, + 16, + 742, + 18, + 22, + 18, + 742, + 18, + 22, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 742, + 20, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 20, + 16, + 18, + 746, + 20, + 16, + 18, + 746, + 20, + 16, + 18, + 746, + 20, + 16, + 18, + 748, + 20, + 14, + 18, + 748, + 20, + 14, + 18, + 748, + 20, + 14, + 16, + 750, + 20, + 14, + 16, + 752, + 18, + 14, + 16, + 752, + 18, + 14, + 16, + 752, + 20, + 10, + 18, + 752, + 20, + 10, + 18, + 754, + 18, + 10, + 16, + 756, + 18, + 10, + 16, + 756, + 18, + 10, + 16, + 756, + 18, + 10, + 16, + 758, + 18, + 6, + 20, + 756, + 18, + 6, + 20, + 754, + 20, + 6, + 20, + 754, + 20, + 6, + 20, + 754, + 20, + 6, + 20, + 754, + 20, + 6, + 20, + 754, + 22, + 4, + 22, + 752, + 22, + 4, + 22, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 748, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 750, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 476343 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.062210679054260254, + 0.9526587128639221, + 0.2976091802120209 + ], + [ + -0.9918780326843262, + 0.025867151096463203, + 0.12453582137823105 + ], + [ + 0.11094187945127487, + -0.3029394745826721, + 0.946530282497406 + ] + ], + "t": [ + 4.644538879394531, + 53.513633728027344, + 621.2734375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000309/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000309/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000309/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000309/sam6d_results/vis_pem.png" + }, + { + "frame_id": 310, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000310.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000310.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 310, + "category_id": 1, + "bbox": [ + 542, + 398, + 150, + 56 + ], + "score": 0.5961459279060364, + "time": 0.0, + "segmentation": { + "counts": [ + 433205, + 6, + 26, + 12, + 756, + 6, + 26, + 12, + 754, + 12, + 22, + 12, + 754, + 12, + 22, + 12, + 754, + 12, + 22, + 14, + 752, + 12, + 22, + 14, + 750, + 14, + 22, + 14, + 750, + 14, + 22, + 14, + 750, + 14, + 22, + 16, + 748, + 14, + 22, + 16, + 748, + 14, + 22, + 16, + 748, + 14, + 22, + 16, + 748, + 16, + 20, + 16, + 748, + 16, + 20, + 16, + 746, + 18, + 20, + 16, + 746, + 18, + 20, + 16, + 746, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 742, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 18, + 22, + 18, + 742, + 18, + 22, + 18, + 742, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 20, + 18, + 18, + 744, + 20, + 18, + 18, + 746, + 18, + 18, + 18, + 746, + 18, + 18, + 18, + 746, + 18, + 18, + 18, + 746, + 18, + 18, + 18, + 746, + 18, + 16, + 18, + 748, + 18, + 16, + 18, + 748, + 20, + 14, + 18, + 748, + 20, + 14, + 18, + 750, + 18, + 14, + 16, + 752, + 18, + 14, + 16, + 752, + 18, + 12, + 18, + 752, + 18, + 12, + 18, + 754, + 18, + 10, + 18, + 754, + 18, + 10, + 18, + 754, + 18, + 10, + 18, + 754, + 18, + 10, + 18, + 756, + 18, + 8, + 18, + 756, + 18, + 8, + 18, + 756, + 18, + 8, + 18, + 756, + 18, + 8, + 18, + 756, + 18, + 6, + 20, + 756, + 18, + 6, + 20, + 756, + 20, + 4, + 20, + 756, + 20, + 4, + 20, + 756, + 20, + 4, + 22, + 754, + 20, + 4, + 22, + 752, + 22, + 4, + 22, + 752, + 22, + 4, + 22, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 22, + 2, + 24, + 752, + 22, + 2, + 24, + 752, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 468363 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.05757828801870346, + 0.9457336068153381, + 0.31980064511299133 + ], + [ + -0.9947829842567444, + 0.027330024167895317, + 0.09828268736600876 + ], + [ + 0.08420903235673904, + -0.3237912058830261, + 0.9423735737800598 + ] + ], + "t": [ + 16.6025333404541, + 33.17253875732422, + 629.4175415039062 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 310, + "category_id": 1, + "bbox": [ + 542, + 398, + 150, + 56 + ], + "score": 0.5961459279060364, + "time": 0.0, + "segmentation": { + "counts": [ + 433205, + 6, + 26, + 12, + 756, + 6, + 26, + 12, + 754, + 12, + 22, + 12, + 754, + 12, + 22, + 12, + 754, + 12, + 22, + 14, + 752, + 12, + 22, + 14, + 750, + 14, + 22, + 14, + 750, + 14, + 22, + 14, + 750, + 14, + 22, + 16, + 748, + 14, + 22, + 16, + 748, + 14, + 22, + 16, + 748, + 14, + 22, + 16, + 748, + 16, + 20, + 16, + 748, + 16, + 20, + 16, + 746, + 18, + 20, + 16, + 746, + 18, + 20, + 16, + 746, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 744, + 16, + 24, + 16, + 742, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 740, + 18, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 16, + 24, + 18, + 742, + 18, + 22, + 18, + 742, + 18, + 22, + 18, + 742, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 18, + 20, + 18, + 744, + 20, + 18, + 18, + 744, + 20, + 18, + 18, + 746, + 18, + 18, + 18, + 746, + 18, + 18, + 18, + 746, + 18, + 18, + 18, + 746, + 18, + 18, + 18, + 746, + 18, + 16, + 18, + 748, + 18, + 16, + 18, + 748, + 20, + 14, + 18, + 748, + 20, + 14, + 18, + 750, + 18, + 14, + 16, + 752, + 18, + 14, + 16, + 752, + 18, + 12, + 18, + 752, + 18, + 12, + 18, + 754, + 18, + 10, + 18, + 754, + 18, + 10, + 18, + 754, + 18, + 10, + 18, + 754, + 18, + 10, + 18, + 756, + 18, + 8, + 18, + 756, + 18, + 8, + 18, + 756, + 18, + 8, + 18, + 756, + 18, + 8, + 18, + 756, + 18, + 6, + 20, + 756, + 18, + 6, + 20, + 756, + 20, + 4, + 20, + 756, + 20, + 4, + 20, + 756, + 20, + 4, + 22, + 754, + 20, + 4, + 22, + 752, + 22, + 4, + 22, + 752, + 22, + 4, + 22, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 22, + 2, + 24, + 752, + 22, + 2, + 24, + 752, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 468363 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.05757828801870346, + 0.9457336068153381, + 0.31980064511299133 + ], + [ + -0.9947829842567444, + 0.027330024167895317, + 0.09828268736600876 + ], + [ + 0.08420903235673904, + -0.3237912058830261, + 0.9423735737800598 + ] + ], + "t": [ + 16.6025333404541, + 33.17253875732422, + 629.4175415039062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000310/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000310/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000310/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000310/sam6d_results/vis_pem.png" + }, + { + "frame_id": 311, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000311.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000311.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 311, + "category_id": 1, + "bbox": [ + 774, + 588, + 98, + 68 + ], + "score": 0.47386959195137024, + "time": 0.0, + "segmentation": { + "counts": [ + 618989, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 324143 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.15779311954975128, + -0.7971987128257751, + -0.5827312469482422 + ], + [ + -0.054986223578453064, + -0.5821150541305542, + 0.8112452626228333 + ], + [ + -0.9859400987625122, + 0.16005106270313263, + 0.0480189174413681 + ] + ], + "t": [ + 128.38229370117188, + 170.8679962158203, + 581.179443359375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 311, + "category_id": 1, + "bbox": [ + 774, + 588, + 98, + 68 + ], + "score": 0.47386959195137024, + "time": 0.0, + "segmentation": { + "counts": [ + 618989, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 324143 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.15779311954975128, + -0.7971987128257751, + -0.5827312469482422 + ], + [ + -0.054986223578453064, + -0.5821150541305542, + 0.8112452626228333 + ], + [ + -0.9859400987625122, + 0.16005106270313263, + 0.0480189174413681 + ] + ], + "t": [ + 128.38229370117188, + 170.8679962158203, + 581.179443359375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000311/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000311/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000311/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000311/sam6d_results/vis_pem.png" + }, + { + "frame_id": 312, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000312.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000312.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 312, + "category_id": 1, + "bbox": [ + 614, + 384, + 148, + 142 + ], + "score": 0.013986856676638126, + "time": 0.0, + "segmentation": { + "counts": [ + 490823, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 760, + 8, + 22, + 10, + 760, + 8, + 22, + 10, + 758, + 10, + 22, + 12, + 756, + 10, + 22, + 12, + 754, + 14, + 20, + 12, + 754, + 14, + 20, + 12, + 754, + 14, + 20, + 12, + 754, + 14, + 20, + 12, + 754, + 14, + 20, + 14, + 752, + 14, + 20, + 14, + 752, + 14, + 22, + 12, + 752, + 14, + 22, + 12, + 750, + 16, + 22, + 12, + 750, + 16, + 22, + 12, + 750, + 16, + 22, + 14, + 748, + 16, + 22, + 14, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 22, + 14, + 748, + 16, + 22, + 14, + 748, + 16, + 22, + 14, + 748, + 16, + 22, + 14, + 746, + 18, + 22, + 14, + 746, + 18, + 22, + 14, + 746, + 18, + 22, + 14, + 746, + 18, + 22, + 14, + 746, + 18, + 22, + 14, + 746, + 18, + 22, + 14, + 746, + 18, + 22, + 14, + 746, + 18, + 22, + 14, + 748, + 16, + 20, + 16, + 748, + 16, + 20, + 16, + 748, + 16, + 20, + 16, + 748, + 16, + 20, + 16, + 748, + 16, + 20, + 16, + 8, + 32, + 708, + 16, + 20, + 16, + 8, + 32, + 708, + 16, + 20, + 16, + 6, + 42, + 700, + 16, + 20, + 16, + 6, + 42, + 700, + 16, + 20, + 16, + 4, + 46, + 698, + 16, + 20, + 16, + 4, + 46, + 698, + 16, + 20, + 16, + 4, + 52, + 692, + 16, + 20, + 16, + 4, + 52, + 694, + 14, + 20, + 14, + 4, + 60, + 688, + 14, + 20, + 14, + 4, + 60, + 688, + 14, + 20, + 14, + 4, + 66, + 682, + 14, + 20, + 14, + 4, + 66, + 684, + 12, + 20, + 14, + 4, + 72, + 678, + 12, + 20, + 14, + 4, + 72, + 678, + 14, + 18, + 14, + 4, + 80, + 670, + 14, + 18, + 14, + 4, + 80, + 670, + 14, + 16, + 16, + 4, + 84, + 666, + 14, + 16, + 16, + 4, + 84, + 666, + 16, + 14, + 14, + 6, + 86, + 664, + 16, + 14, + 14, + 6, + 86, + 666, + 14, + 14, + 14, + 4, + 88, + 666, + 14, + 14, + 14, + 4, + 88, + 666, + 14, + 14, + 14, + 4, + 88, + 666, + 14, + 14, + 14, + 4, + 88, + 668, + 12, + 12, + 108, + 668, + 12, + 12, + 108, + 668, + 12, + 10, + 16, + 2, + 94, + 666, + 12, + 10, + 16, + 2, + 94, + 666, + 12, + 10, + 112, + 666, + 12, + 10, + 112, + 666, + 14, + 8, + 112, + 666, + 14, + 8, + 112, + 666, + 16, + 6, + 114, + 664, + 16, + 6, + 114, + 662, + 18, + 6, + 114, + 662, + 18, + 6, + 114, + 662, + 18, + 6, + 114, + 662, + 18, + 6, + 114, + 662, + 18, + 6, + 114, + 662, + 18, + 6, + 114, + 660, + 20, + 6, + 112, + 662, + 20, + 6, + 112, + 662, + 16, + 10, + 112, + 662, + 16, + 10, + 112, + 662, + 14, + 12, + 112, + 662, + 14, + 12, + 112, + 664, + 12, + 16, + 106, + 666, + 12, + 16, + 106, + 670, + 8, + 22, + 100, + 670, + 8, + 22, + 100, + 700, + 100, + 700, + 100, + 698, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 698, + 102, + 698, + 102, + 698, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 698, + 6, + 2, + 94, + 698, + 6, + 2, + 94, + 698, + 6, + 4, + 90, + 700, + 6, + 4, + 90, + 700, + 6, + 6, + 88, + 700, + 6, + 6, + 88, + 700, + 6, + 8, + 86, + 700, + 6, + 8, + 86, + 700, + 6, + 10, + 82, + 702, + 6, + 10, + 82, + 720, + 80, + 720, + 80, + 722, + 78, + 722, + 78, + 724, + 74, + 726, + 74, + 690, + 6, + 34, + 70, + 690, + 6, + 34, + 70, + 690, + 8, + 4, + 6, + 36, + 54, + 692, + 8, + 4, + 6, + 36, + 54, + 692, + 20, + 38, + 50, + 692, + 20, + 38, + 50, + 692, + 20, + 44, + 44, + 692, + 20, + 44, + 44, + 692, + 20, + 54, + 32, + 694, + 20, + 54, + 32, + 698, + 16, + 58, + 26, + 700, + 16, + 58, + 26, + 700, + 14, + 66, + 10, + 710, + 14, + 66, + 10, + 712, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 412381 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.46062806248664856, + 0.4825088679790497, + 0.7449880838394165 + ], + [ + -0.8765583038330078, + 0.11535145342350006, + 0.46726879477500916 + ], + [ + 0.13952624797821045, + -0.8682622909545898, + 0.4760809540748596 + ] + ], + "t": [ + 61.807437896728516, + 28.87686538696289, + 596.366455078125 + ] + }, + { + "scene_id": 0, + "image_id": 312, + "category_id": 1, + "bbox": [ + 808, + 568, + 100, + 72 + ], + "score": 0.0, + "time": 0.0, + "segmentation": { + "counts": [ + 646171, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 295359 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 1.0, + 0.0, + 0.0 + ], + [ + 0.0, + 1.0, + 0.0 + ], + [ + 0.0, + 0.0, + 1.0 + ] + ], + "t": [ + 0.0, + 0.0, + 0.0 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 312, + "category_id": 1, + "bbox": [ + 614, + 384, + 148, + 142 + ], + "score": 0.013986856676638126, + "time": 0.0, + "segmentation": { + "counts": [ + 490823, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 760, + 8, + 22, + 10, + 760, + 8, + 22, + 10, + 758, + 10, + 22, + 12, + 756, + 10, + 22, + 12, + 754, + 14, + 20, + 12, + 754, + 14, + 20, + 12, + 754, + 14, + 20, + 12, + 754, + 14, + 20, + 12, + 754, + 14, + 20, + 14, + 752, + 14, + 20, + 14, + 752, + 14, + 22, + 12, + 752, + 14, + 22, + 12, + 750, + 16, + 22, + 12, + 750, + 16, + 22, + 12, + 750, + 16, + 22, + 14, + 748, + 16, + 22, + 14, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 24, + 12, + 748, + 16, + 22, + 14, + 748, + 16, + 22, + 14, + 748, + 16, + 22, + 14, + 748, + 16, + 22, + 14, + 746, + 18, + 22, + 14, + 746, + 18, + 22, + 14, + 746, + 18, + 22, + 14, + 746, + 18, + 22, + 14, + 746, + 18, + 22, + 14, + 746, + 18, + 22, + 14, + 746, + 18, + 22, + 14, + 746, + 18, + 22, + 14, + 748, + 16, + 20, + 16, + 748, + 16, + 20, + 16, + 748, + 16, + 20, + 16, + 748, + 16, + 20, + 16, + 748, + 16, + 20, + 16, + 8, + 32, + 708, + 16, + 20, + 16, + 8, + 32, + 708, + 16, + 20, + 16, + 6, + 42, + 700, + 16, + 20, + 16, + 6, + 42, + 700, + 16, + 20, + 16, + 4, + 46, + 698, + 16, + 20, + 16, + 4, + 46, + 698, + 16, + 20, + 16, + 4, + 52, + 692, + 16, + 20, + 16, + 4, + 52, + 694, + 14, + 20, + 14, + 4, + 60, + 688, + 14, + 20, + 14, + 4, + 60, + 688, + 14, + 20, + 14, + 4, + 66, + 682, + 14, + 20, + 14, + 4, + 66, + 684, + 12, + 20, + 14, + 4, + 72, + 678, + 12, + 20, + 14, + 4, + 72, + 678, + 14, + 18, + 14, + 4, + 80, + 670, + 14, + 18, + 14, + 4, + 80, + 670, + 14, + 16, + 16, + 4, + 84, + 666, + 14, + 16, + 16, + 4, + 84, + 666, + 16, + 14, + 14, + 6, + 86, + 664, + 16, + 14, + 14, + 6, + 86, + 666, + 14, + 14, + 14, + 4, + 88, + 666, + 14, + 14, + 14, + 4, + 88, + 666, + 14, + 14, + 14, + 4, + 88, + 666, + 14, + 14, + 14, + 4, + 88, + 668, + 12, + 12, + 108, + 668, + 12, + 12, + 108, + 668, + 12, + 10, + 16, + 2, + 94, + 666, + 12, + 10, + 16, + 2, + 94, + 666, + 12, + 10, + 112, + 666, + 12, + 10, + 112, + 666, + 14, + 8, + 112, + 666, + 14, + 8, + 112, + 666, + 16, + 6, + 114, + 664, + 16, + 6, + 114, + 662, + 18, + 6, + 114, + 662, + 18, + 6, + 114, + 662, + 18, + 6, + 114, + 662, + 18, + 6, + 114, + 662, + 18, + 6, + 114, + 662, + 18, + 6, + 114, + 660, + 20, + 6, + 112, + 662, + 20, + 6, + 112, + 662, + 16, + 10, + 112, + 662, + 16, + 10, + 112, + 662, + 14, + 12, + 112, + 662, + 14, + 12, + 112, + 664, + 12, + 16, + 106, + 666, + 12, + 16, + 106, + 670, + 8, + 22, + 100, + 670, + 8, + 22, + 100, + 700, + 100, + 700, + 100, + 698, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 698, + 102, + 698, + 102, + 698, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 698, + 6, + 2, + 94, + 698, + 6, + 2, + 94, + 698, + 6, + 4, + 90, + 700, + 6, + 4, + 90, + 700, + 6, + 6, + 88, + 700, + 6, + 6, + 88, + 700, + 6, + 8, + 86, + 700, + 6, + 8, + 86, + 700, + 6, + 10, + 82, + 702, + 6, + 10, + 82, + 720, + 80, + 720, + 80, + 722, + 78, + 722, + 78, + 724, + 74, + 726, + 74, + 690, + 6, + 34, + 70, + 690, + 6, + 34, + 70, + 690, + 8, + 4, + 6, + 36, + 54, + 692, + 8, + 4, + 6, + 36, + 54, + 692, + 20, + 38, + 50, + 692, + 20, + 38, + 50, + 692, + 20, + 44, + 44, + 692, + 20, + 44, + 44, + 692, + 20, + 54, + 32, + 694, + 20, + 54, + 32, + 698, + 16, + 58, + 26, + 700, + 16, + 58, + 26, + 700, + 14, + 66, + 10, + 710, + 14, + 66, + 10, + 712, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 412381 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.46062806248664856, + 0.4825088679790497, + 0.7449880838394165 + ], + [ + -0.8765583038330078, + 0.11535145342350006, + 0.46726879477500916 + ], + [ + 0.13952624797821045, + -0.8682622909545898, + 0.4760809540748596 + ] + ], + "t": [ + 61.807437896728516, + 28.87686538696289, + 596.366455078125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000312/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000312/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000312/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000312/sam6d_results/vis_pem.png" + }, + { + "frame_id": 313, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000313.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000313.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000313/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000313/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000313/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000313/sam6d_results/vis_pem.png" + }, + { + "frame_id": 314, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000314.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000314.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000314/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000314/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000314/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000314/sam6d_results/vis_pem.png" + }, + { + "frame_id": 315, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000315.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000315.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 315, + "category_id": 1, + "bbox": [ + 752, + 454, + 190, + 96 + ], + "score": 0.569038450717926, + "time": 0.0, + "segmentation": { + "counts": [ + 601255, + 4, + 796, + 4, + 794, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 20, + 4, + 26, + 750, + 20, + 4, + 26, + 750, + 20, + 8, + 24, + 748, + 20, + 8, + 24, + 750, + 18, + 10, + 24, + 748, + 18, + 10, + 24, + 748, + 18, + 12, + 24, + 746, + 18, + 12, + 24, + 748, + 16, + 12, + 26, + 746, + 16, + 12, + 26, + 746, + 16, + 14, + 24, + 746, + 16, + 14, + 24, + 746, + 16, + 16, + 24, + 744, + 16, + 16, + 24, + 744, + 16, + 18, + 24, + 742, + 16, + 18, + 24, + 742, + 16, + 20, + 24, + 740, + 16, + 20, + 24, + 740, + 16, + 20, + 24, + 740, + 16, + 20, + 24, + 740, + 16, + 22, + 24, + 738, + 16, + 22, + 24, + 738, + 16, + 24, + 24, + 736, + 16, + 24, + 24, + 736, + 16, + 26, + 22, + 736, + 16, + 26, + 22, + 736, + 16, + 26, + 24, + 734, + 16, + 26, + 24, + 734, + 16, + 28, + 22, + 734, + 16, + 28, + 22, + 734, + 16, + 28, + 24, + 732, + 16, + 28, + 24, + 732, + 16, + 30, + 22, + 732, + 16, + 30, + 22, + 732, + 16, + 32, + 22, + 730, + 16, + 32, + 22, + 730, + 18, + 30, + 22, + 730, + 18, + 30, + 22, + 730, + 18, + 32, + 22, + 728, + 18, + 32, + 22, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 22, + 726, + 18, + 34, + 22, + 726, + 20, + 34, + 20, + 726, + 20, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 22, + 726, + 18, + 34, + 22, + 726, + 20, + 34, + 20, + 726, + 20, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 20, + 32, + 20, + 728, + 20, + 32, + 20, + 728, + 20, + 34, + 18, + 728, + 20, + 34, + 18, + 730, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 36, + 18, + 728, + 18, + 36, + 18, + 728, + 20, + 34, + 18, + 728, + 20, + 34, + 18, + 730, + 18, + 34, + 18, + 730, + 18, + 34, + 18, + 730, + 18, + 34, + 18, + 730, + 18, + 34, + 18, + 732, + 18, + 34, + 16, + 732, + 18, + 34, + 16, + 732, + 20, + 32, + 16, + 732, + 20, + 32, + 16, + 734, + 20, + 32, + 14, + 734, + 20, + 32, + 14, + 734, + 20, + 32, + 14, + 734, + 20, + 32, + 14, + 736, + 20, + 32, + 8, + 740, + 20, + 32, + 8, + 742, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 268291 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3977483808994293, + -0.8642128109931946, + 0.3081128001213074 + ], + [ + 0.9051336050033569, + -0.3146625757217407, + 0.28586989641189575 + ], + [ + -0.15010100603103638, + 0.39258766174316406, + 0.9073834419250488 + ] + ], + "t": [ + 157.9290313720703, + 72.16265106201172, + 553.802490234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 315, + "category_id": 1, + "bbox": [ + 752, + 454, + 190, + 96 + ], + "score": 0.569038450717926, + "time": 0.0, + "segmentation": { + "counts": [ + 601255, + 4, + 796, + 4, + 794, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 20, + 4, + 26, + 750, + 20, + 4, + 26, + 750, + 20, + 8, + 24, + 748, + 20, + 8, + 24, + 750, + 18, + 10, + 24, + 748, + 18, + 10, + 24, + 748, + 18, + 12, + 24, + 746, + 18, + 12, + 24, + 748, + 16, + 12, + 26, + 746, + 16, + 12, + 26, + 746, + 16, + 14, + 24, + 746, + 16, + 14, + 24, + 746, + 16, + 16, + 24, + 744, + 16, + 16, + 24, + 744, + 16, + 18, + 24, + 742, + 16, + 18, + 24, + 742, + 16, + 20, + 24, + 740, + 16, + 20, + 24, + 740, + 16, + 20, + 24, + 740, + 16, + 20, + 24, + 740, + 16, + 22, + 24, + 738, + 16, + 22, + 24, + 738, + 16, + 24, + 24, + 736, + 16, + 24, + 24, + 736, + 16, + 26, + 22, + 736, + 16, + 26, + 22, + 736, + 16, + 26, + 24, + 734, + 16, + 26, + 24, + 734, + 16, + 28, + 22, + 734, + 16, + 28, + 22, + 734, + 16, + 28, + 24, + 732, + 16, + 28, + 24, + 732, + 16, + 30, + 22, + 732, + 16, + 30, + 22, + 732, + 16, + 32, + 22, + 730, + 16, + 32, + 22, + 730, + 18, + 30, + 22, + 730, + 18, + 30, + 22, + 730, + 18, + 32, + 22, + 728, + 18, + 32, + 22, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 22, + 726, + 18, + 34, + 22, + 726, + 20, + 34, + 20, + 726, + 20, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 22, + 726, + 18, + 34, + 22, + 726, + 20, + 34, + 20, + 726, + 20, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 20, + 32, + 20, + 728, + 20, + 32, + 20, + 728, + 20, + 34, + 18, + 728, + 20, + 34, + 18, + 730, + 18, + 34, + 20, + 728, + 18, + 34, + 20, + 728, + 18, + 36, + 18, + 728, + 18, + 36, + 18, + 728, + 20, + 34, + 18, + 728, + 20, + 34, + 18, + 730, + 18, + 34, + 18, + 730, + 18, + 34, + 18, + 730, + 18, + 34, + 18, + 730, + 18, + 34, + 18, + 732, + 18, + 34, + 16, + 732, + 18, + 34, + 16, + 732, + 20, + 32, + 16, + 732, + 20, + 32, + 16, + 734, + 20, + 32, + 14, + 734, + 20, + 32, + 14, + 734, + 20, + 32, + 14, + 734, + 20, + 32, + 14, + 736, + 20, + 32, + 8, + 740, + 20, + 32, + 8, + 742, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 268291 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3977483808994293, + -0.8642128109931946, + 0.3081128001213074 + ], + [ + 0.9051336050033569, + -0.3146625757217407, + 0.28586989641189575 + ], + [ + -0.15010100603103638, + 0.39258766174316406, + 0.9073834419250488 + ] + ], + "t": [ + 157.9290313720703, + 72.16265106201172, + 553.802490234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000315/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000315/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000315/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000315/sam6d_results/vis_pem.png" + }, + { + "frame_id": 316, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000316.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000316.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 316, + "category_id": 1, + "bbox": [ + 818, + 456, + 112, + 64 + ], + "score": 0.46154385805130005, + "time": 0.0, + "segmentation": { + "counts": [ + 654061, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 277881 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2973926067352295, + -0.8291350603103638, + 0.4733846187591553 + ], + [ + 0.937994658946991, + -0.34622642397880554, + -0.017144829034805298 + ], + [ + 0.17811356484889984, + 0.4389333426952362, + 0.8806889653205872 + ] + ], + "t": [ + 154.3726043701172, + 43.87103271484375, + 547.7420043945312 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 316, + "category_id": 1, + "bbox": [ + 818, + 456, + 112, + 64 + ], + "score": 0.46154385805130005, + "time": 0.0, + "segmentation": { + "counts": [ + 654061, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 277881 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2973926067352295, + -0.8291350603103638, + 0.4733846187591553 + ], + [ + 0.937994658946991, + -0.34622642397880554, + -0.017144829034805298 + ], + [ + 0.17811356484889984, + 0.4389333426952362, + 0.8806889653205872 + ] + ], + "t": [ + 154.3726043701172, + 43.87103271484375, + 547.7420043945312 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000316/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000316/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000316/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000316/sam6d_results/vis_pem.png" + }, + { + "frame_id": 317, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000317.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000317.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000317/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000317/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000317/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000317/sam6d_results/vis_pem.png" + }, + { + "frame_id": 318, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000318.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000318.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000318/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000318/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000318/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000318/sam6d_results/vis_pem.png" + }, + { + "frame_id": 319, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000319.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000319.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000319/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000319/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000319/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000319/sam6d_results/vis_pem.png" + }, + { + "frame_id": 320, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000320.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000320.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000320/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000320/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000320/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000320/sam6d_results/vis_pem.png" + }, + { + "frame_id": 321, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000321.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000321.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000321/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000321/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000321/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000321/sam6d_results/vis_pem.png" + }, + { + "frame_id": 322, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000322.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000322.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000322/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000322/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000322/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000322/sam6d_results/vis_pem.png" + }, + { + "frame_id": 323, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000323.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000323.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000323/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000323/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000323/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000323/sam6d_results/vis_pem.png" + }, + { + "frame_id": 324, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000324.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000324.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000324/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000324/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000324/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/frames/000324/sam6d_results/vis_pem.png" + } + ] +} diff --git a/sam6d_sequences/Pliers/Pliers_world_pose.json b/sam6d_sequences/Pliers/Pliers_world_pose.json new file mode 100644 index 0000000000000000000000000000000000000000..470f257b822efebac2c0344031d0a15a293a6dfa --- /dev/null +++ b/sam6d_sequences/Pliers/Pliers_world_pose.json @@ -0,0 +1,5575 @@ +{ + "object_name": "Pliers", + "object_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/objects/stl/Pliers.stl", + "coordinate_system": "world", + "translation_unit": "metre", + "instance_count": 2, + "instances": [ + { + "instance_id": "Pliers_001", + "instance_index": 1, + "R": [ + [ + 0.6650120333040761, + 0.7424296588369683, + 0.0809765227704965 + ], + [ + -0.5760556295384907, + 0.44091440516464564, + 0.6882981904634933 + ], + [ + 0.47530927535425926, + -0.5043735609620403, + 0.7208941696009751 + ] + ], + "quaternion_xyzw": [ + -0.35468417590105955, + -0.11726913730772714, + -0.3920993914596952, + 0.8406575712009168 + ], + "translation": [ + 0.11335573548933174, + 0.1223943809465575, + 0.40441893710376114 + ], + "world_from_object": [ + [ + 0.6650120333040761, + 0.7424296588369683, + 0.0809765227704965, + 0.11335573548933174 + ], + [ + -0.5760556295384907, + 0.44091440516464564, + 0.6882981904634933, + 0.1223943809465575 + ], + [ + 0.47530927535425926, + -0.5043735609620403, + 0.7208941696009751, + 0.40441893710376114 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "number_of_inliers": 145, + "number_of_position_inliers": 145, + "number_of_orientation_inliers": 106, + "orientation_status": "consensus", + "orientation_threshold_deg": 5.0, + "position_inlier_frame_ids": [ + 11, + 13, + 15, + 16, + 17, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 35, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 59, + 60, + 61, + 64, + 65, + 92, + 103, + 104, + 105, + 106, + 107, + 111, + 112, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 127, + 128, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 144, + 145, + 147, + 148, + 149, + 151, + 153, + 156, + 157, + 158, + 159, + 161, + 182, + 183, + 187, + 188, + 190, + 191, + 193, + 194, + 195, + 196, + 197, + 206, + 207, + 208, + 209, + 210, + 211, + 212, + 213, + 236, + 237, + 270, + 271, + 272, + 273, + 274, + 275, + 277, + 278, + 279, + 280, + 281, + 282, + 283, + 284, + 285, + 286, + 288, + 290, + 292, + 293, + 294, + 295, + 296, + 297, + 298, + 299, + 300, + 303, + 304, + 305, + 306, + 308, + 309, + 310 + ], + "orientation_inlier_frame_ids": [ + 11, + 16, + 17, + 23, + 25, + 27, + 28, + 29, + 30, + 31, + 35, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 64, + 65, + 103, + 104, + 105, + 106, + 107, + 111, + 112, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 128, + 129, + 130, + 131, + 132, + 133, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 144, + 145, + 147, + 151, + 153, + 156, + 157, + 158, + 159, + 161, + 206, + 210, + 212, + 271, + 272, + 273, + 274, + 275, + 277, + 278, + 279, + 280, + 281, + 282, + 286, + 288, + 290, + 292, + 293, + 294, + 295, + 296, + 297, + 298, + 299, + 300, + 303, + 304, + 305, + 306, + 309, + 310 + ], + "inlier_frame_ids": [ + 11, + 16, + 17, + 23, + 25, + 27, + 28, + 29, + 30, + 31, + 35, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 64, + 65, + 103, + 104, + 105, + 106, + 107, + 111, + 112, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 128, + 129, + 130, + 131, + 132, + 133, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 144, + 145, + 147, + 151, + 153, + 156, + 157, + 158, + 159, + 161, + 206, + 210, + 212, + 271, + 272, + 273, + 274, + 275, + 277, + 278, + 279, + 280, + 281, + 282, + 286, + 288, + 290, + 292, + 293, + 294, + 295, + 296, + 297, + 298, + 299, + 300, + 303, + 304, + 305, + 306, + 309, + 310 + ], + "observations": [ + { + "frame_id": 11, + "detection_index": 0, + "bbox": [ + 352, + 358, + 130, + 54 + ], + "score": 0.42223280668258667, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.007230959643587609, + "rotation_error_deg": 4.623259003205333 + }, + { + "frame_id": 13, + "detection_index": 0, + "bbox": [ + 354, + 358, + 134, + 54 + ], + "score": 0.4215756952762604, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.005061321592076825, + "rotation_error_deg": 6.404405572220354 + }, + { + "frame_id": 15, + "detection_index": 0, + "bbox": [ + 380, + 396, + 128, + 60 + ], + "score": 0.5511215329170227, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.005030806281569215, + "rotation_error_deg": 5.145773668113706 + }, + { + "frame_id": 16, + "detection_index": 0, + "bbox": [ + 386, + 378, + 134, + 60 + ], + "score": 0.5437852144241333, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003952826647330667, + "rotation_error_deg": 4.826262606407686 + }, + { + "frame_id": 17, + "detection_index": 0, + "bbox": [ + 378, + 376, + 134, + 60 + ], + "score": 0.5603122115135193, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003729944090756891, + "rotation_error_deg": 1.6131553840788708 + }, + { + "frame_id": 21, + "detection_index": 0, + "bbox": [ + 266, + 350, + 160, + 62 + ], + "score": 0.43263572454452515, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.013990842897410614, + "rotation_error_deg": 48.49279501566244 + }, + { + "frame_id": 22, + "detection_index": 1, + "bbox": [ + 250, + 338, + 162, + 76 + ], + "score": 0.4895916283130646, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.01443851627414986, + "rotation_error_deg": 55.64445123409025 + }, + { + "frame_id": 23, + "detection_index": 0, + "bbox": [ + 222, + 340, + 160, + 86 + ], + "score": 0.1686936914920807, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0020213146986468094, + "rotation_error_deg": 3.582472155957998 + }, + { + "frame_id": 24, + "detection_index": 1, + "bbox": [ + 204, + 346, + 164, + 90 + ], + "score": 0.48180311918258667, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.012890542832057305, + "rotation_error_deg": 63.05556535290645 + }, + { + "frame_id": 25, + "detection_index": 0, + "bbox": [ + 238, + 346, + 122, + 86 + ], + "score": 0.484733521938324, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.006315838999380767, + "rotation_error_deg": 2.110492936302581 + }, + { + "frame_id": 25, + "detection_index": 1, + "bbox": [ + 208, + 336, + 198, + 106 + ], + "score": 0.4800577461719513, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.004607943276831181, + "rotation_error_deg": 11.288796193718355 + }, + { + "frame_id": 26, + "detection_index": 1, + "bbox": [ + 238, + 356, + 152, + 98 + ], + "score": 0.49990570545196533, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.007729369175692125, + "rotation_error_deg": 86.69910749111114 + }, + { + "frame_id": 27, + "detection_index": 1, + "bbox": [ + 246, + 358, + 142, + 104 + ], + "score": 0.489572137594223, + "selected_position_inlier": false, + "selected_orientation_inlier": true, + "translation_error_m": 0.00273933775243901, + "rotation_error_deg": 2.2237077094336253 + }, + { + "frame_id": 27, + "detection_index": 2, + "bbox": [ + 244, + 330, + 198, + 164 + ], + "score": 0.6265006065368652, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0055571109479772285, + "rotation_error_deg": 6.202677191203229 + }, + { + "frame_id": 28, + "detection_index": 0, + "bbox": [ + 242, + 348, + 144, + 124 + ], + "score": 0.5161349773406982, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.00287905676965249, + "rotation_error_deg": 3.795090389804242 + }, + { + "frame_id": 29, + "detection_index": 0, + "bbox": [ + 196, + 342, + 156, + 138 + ], + "score": 0.5213031768798828, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0068710431821118224, + "rotation_error_deg": 3.6347427357730666 + }, + { + "frame_id": 30, + "detection_index": 0, + "bbox": [ + 182, + 352, + 144, + 142 + ], + "score": 0.5337361693382263, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.004224290099151322, + "rotation_error_deg": 4.520246844363287 + }, + { + "frame_id": 30, + "detection_index": 1, + "bbox": [ + 182, + 308, + 208, + 206 + ], + "score": 0.6301250457763672, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003320366318573671, + "rotation_error_deg": 0.6178677643287973 + }, + { + "frame_id": 31, + "detection_index": 2, + "bbox": [ + 188, + 338, + 196, + 212 + ], + "score": 0.6353750824928284, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0019198084980656062, + "rotation_error_deg": 1.4912439920649772 + }, + { + "frame_id": 35, + "detection_index": 1, + "bbox": [ + 98, + 436, + 178, + 256 + ], + "score": 0.6143137812614441, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.001862950612526927, + "rotation_error_deg": 1.1915586393506379 + }, + { + "frame_id": 38, + "detection_index": 1, + "bbox": [ + 194, + 440, + 154, + 248 + ], + "score": 0.6110497117042542, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.001205671182104642, + "rotation_error_deg": 1.0803206110276495 + }, + { + "frame_id": 39, + "detection_index": 0, + "bbox": [ + 232, + 414, + 150, + 232 + ], + "score": 0.6063128113746643, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0005491604208547491, + "rotation_error_deg": 2.233736887098795 + }, + { + "frame_id": 40, + "detection_index": 1, + "bbox": [ + 228, + 418, + 148, + 228 + ], + "score": 0.6106547117233276, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0012833859248426195, + "rotation_error_deg": 2.8450810585770947 + }, + { + "frame_id": 41, + "detection_index": 0, + "bbox": [ + 218, + 410, + 144, + 226 + ], + "score": 0.6063389778137207, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0024304334763550362, + "rotation_error_deg": 1.482919016374575 + }, + { + "frame_id": 42, + "detection_index": 0, + "bbox": [ + 248, + 420, + 132, + 224 + ], + "score": 0.6040939092636108, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0014589006889204536, + "rotation_error_deg": 0.7324478605000846 + }, + { + "frame_id": 43, + "detection_index": 0, + "bbox": [ + 260, + 424, + 124, + 226 + ], + "score": 0.6137039661407471, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003169831648582061, + "rotation_error_deg": 3.469563332527863 + }, + { + "frame_id": 44, + "detection_index": 0, + "bbox": [ + 266, + 408, + 118, + 228 + ], + "score": 0.6070555448532104, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0018972452734127149, + "rotation_error_deg": 0.9618015395120356 + }, + { + "frame_id": 45, + "detection_index": 0, + "bbox": [ + 294, + 408, + 112, + 232 + ], + "score": 0.6011191010475159, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0018401788230733114, + "rotation_error_deg": 3.154272365186944 + }, + { + "frame_id": 45, + "detection_index": 1, + "bbox": [ + 294, + 470, + 64, + 170 + ], + "score": 0.47228026390075684, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.003010842045691452, + "rotation_error_deg": 6.8120459555844795 + }, + { + "frame_id": 46, + "detection_index": 0, + "bbox": [ + 310, + 404, + 112, + 244 + ], + "score": 0.5926352143287659, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.001448084634764038, + "rotation_error_deg": 1.360005682493915 + }, + { + "frame_id": 46, + "detection_index": 2, + "bbox": [ + 310, + 470, + 56, + 178 + ], + "score": 0.46314024925231934, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.002726867155264766, + "rotation_error_deg": 1.8292056142601507 + }, + { + "frame_id": 47, + "detection_index": 0, + "bbox": [ + 322, + 410, + 112, + 252 + ], + "score": 0.5948879718780518, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0004765788641419536, + "rotation_error_deg": 1.2281189626024887 + }, + { + "frame_id": 48, + "detection_index": 0, + "bbox": [ + 346, + 398, + 110, + 248 + ], + "score": 0.6762710809707642, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0008540948355176707, + "rotation_error_deg": 1.3118815236228814 + }, + { + "frame_id": 49, + "detection_index": 0, + "bbox": [ + 346, + 398, + 110, + 246 + ], + "score": 0.6228944659233093, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0010155244755217813, + "rotation_error_deg": 0.7564643202968239 + }, + { + "frame_id": 50, + "detection_index": 0, + "bbox": [ + 362, + 400, + 106, + 240 + ], + "score": 0.6752088665962219, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0011063380614495719, + "rotation_error_deg": 0.6103754881521462 + }, + { + "frame_id": 51, + "detection_index": 0, + "bbox": [ + 352, + 400, + 104, + 236 + ], + "score": 0.6087852120399475, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0014336091184782682, + "rotation_error_deg": 0.6859681969223481 + }, + { + "frame_id": 52, + "detection_index": 0, + "bbox": [ + 322, + 386, + 106, + 228 + ], + "score": 0.6062368750572205, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.000978067555524357, + "rotation_error_deg": 1.1943930743632185 + }, + { + "frame_id": 53, + "detection_index": 0, + "bbox": [ + 288, + 376, + 118, + 218 + ], + "score": 0.6163737773895264, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0020777026193094347, + "rotation_error_deg": 1.7881108240325825 + }, + { + "frame_id": 54, + "detection_index": 1, + "bbox": [ + 244, + 404, + 140, + 212 + ], + "score": 0.6112221479415894, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0013050689719381434, + "rotation_error_deg": 2.2152401742555345 + }, + { + "frame_id": 55, + "detection_index": 1, + "bbox": [ + 190, + 434, + 130, + 132 + ], + "score": 0.5029410123825073, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.001636198832902287, + "rotation_error_deg": 12.486513279990817 + }, + { + "frame_id": 55, + "detection_index": 2, + "bbox": [ + 190, + 390, + 186, + 192 + ], + "score": 0.6268227696418762, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.001774128355840899, + "rotation_error_deg": 2.6091748760463065 + }, + { + "frame_id": 56, + "detection_index": 0, + "bbox": [ + 176, + 430, + 138, + 120 + ], + "score": 0.5108967423439026, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004709421462435293, + "rotation_error_deg": 8.78613023488274 + }, + { + "frame_id": 57, + "detection_index": 1, + "bbox": [ + 170, + 420, + 146, + 108 + ], + "score": 0.5010958909988403, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.005159348545166213, + "rotation_error_deg": 7.005870191191479 + }, + { + "frame_id": 59, + "detection_index": 1, + "bbox": [ + 264, + 428, + 148, + 84 + ], + "score": 0.49582526087760925, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.012886715588906738, + "rotation_error_deg": 66.00081146202263 + }, + { + "frame_id": 60, + "detection_index": 1, + "bbox": [ + 274, + 416, + 156, + 74 + ], + "score": 0.49030545353889465, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0024491841953641685, + "rotation_error_deg": 28.518288327575753 + }, + { + "frame_id": 61, + "detection_index": 0, + "bbox": [ + 298, + 404, + 152, + 62 + ], + "score": 0.4375912845134735, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.01220906847814573, + "rotation_error_deg": 66.08378504505667 + }, + { + "frame_id": 64, + "detection_index": 0, + "bbox": [ + 364, + 396, + 144, + 64 + ], + "score": 0.5397076606750488, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.00431049489029152, + "rotation_error_deg": 1.6689260602211438 + }, + { + "frame_id": 65, + "detection_index": 0, + "bbox": [ + 374, + 380, + 134, + 54 + ], + "score": 0.5236945748329163, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.00903090316807125, + "rotation_error_deg": 4.099234021392125 + }, + { + "frame_id": 92, + "detection_index": 1, + "bbox": [ + 568, + 330, + 68, + 98 + ], + "score": 0.5828505754470825, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003624613582715734, + "rotation_error_deg": 6.419464423689262 + }, + { + "frame_id": 103, + "detection_index": 1, + "bbox": [ + 560, + 318, + 58, + 122 + ], + "score": 0.6012540459632874, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0031490118168867273, + "rotation_error_deg": 1.3475280192922248 + }, + { + "frame_id": 104, + "detection_index": 1, + "bbox": [ + 596, + 348, + 58, + 134 + ], + "score": 0.6409916877746582, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003004758570647867, + "rotation_error_deg": 1.0157226265382253 + }, + { + "frame_id": 105, + "detection_index": 0, + "bbox": [ + 600, + 338, + 60, + 138 + ], + "score": 0.6392090916633606, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.001979578572945491, + "rotation_error_deg": 0.6483839460007993 + }, + { + "frame_id": 106, + "detection_index": 0, + "bbox": [ + 598, + 304, + 60, + 144 + ], + "score": 0.6343173384666443, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002295820325415818, + "rotation_error_deg": 0.390174310459514 + }, + { + "frame_id": 107, + "detection_index": 0, + "bbox": [ + 606, + 296, + 62, + 152 + ], + "score": 0.6475854516029358, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.001651070101829185, + "rotation_error_deg": 1.1602934664335809 + }, + { + "frame_id": 111, + "detection_index": 0, + "bbox": [ + 674, + 316, + 72, + 168 + ], + "score": 0.6834267973899841, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003155053792395978, + "rotation_error_deg": 1.2687665518196498 + }, + { + "frame_id": 112, + "detection_index": 0, + "bbox": [ + 690, + 332, + 74, + 174 + ], + "score": 0.687044620513916, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002927942180980938, + "rotation_error_deg": 1.188240051323063 + }, + { + "frame_id": 114, + "detection_index": 0, + "bbox": [ + 704, + 384, + 82, + 178 + ], + "score": 0.6874383091926575, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.004202779092104433, + "rotation_error_deg": 0.4904514275658277 + }, + { + "frame_id": 115, + "detection_index": 0, + "bbox": [ + 722, + 374, + 80, + 178 + ], + "score": 0.6262064576148987, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002780244203986573, + "rotation_error_deg": 0.7518737797319472 + }, + { + "frame_id": 116, + "detection_index": 0, + "bbox": [ + 750, + 360, + 74, + 182 + ], + "score": 0.6858090758323669, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0024637611953331096, + "rotation_error_deg": 1.7918661333264407 + }, + { + "frame_id": 117, + "detection_index": 0, + "bbox": [ + 754, + 378, + 70, + 184 + ], + "score": 0.6849035024642944, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0034196647911060975, + "rotation_error_deg": 0.21383076040051385 + }, + { + "frame_id": 118, + "detection_index": 0, + "bbox": [ + 758, + 392, + 70, + 182 + ], + "score": 0.6751312613487244, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002662899994196021, + "rotation_error_deg": 0.6745172822648094 + }, + { + "frame_id": 119, + "detection_index": 0, + "bbox": [ + 748, + 396, + 68, + 178 + ], + "score": 0.6797820925712585, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002592249483491682, + "rotation_error_deg": 1.2922240650713617 + }, + { + "frame_id": 120, + "detection_index": 0, + "bbox": [ + 754, + 396, + 68, + 176 + ], + "score": 0.6792486310005188, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0020727170996357363, + "rotation_error_deg": 1.5562481385364004 + }, + { + "frame_id": 121, + "detection_index": 0, + "bbox": [ + 756, + 420, + 68, + 178 + ], + "score": 0.6655623912811279, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0019850787318699084, + "rotation_error_deg": 1.3301183737488735 + }, + { + "frame_id": 122, + "detection_index": 0, + "bbox": [ + 750, + 436, + 68, + 180 + ], + "score": 0.6561059355735779, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0021980902388361824, + "rotation_error_deg": 0.8014186563395687 + }, + { + "frame_id": 123, + "detection_index": 0, + "bbox": [ + 752, + 438, + 70, + 184 + ], + "score": 0.635627269744873, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002318637762555513, + "rotation_error_deg": 1.7673816900381012 + }, + { + "frame_id": 124, + "detection_index": 0, + "bbox": [ + 744, + 406, + 74, + 184 + ], + "score": 0.6237495541572571, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0019756700831816795, + "rotation_error_deg": 0.88741167313918 + }, + { + "frame_id": 125, + "detection_index": 0, + "bbox": [ + 696, + 386, + 74, + 178 + ], + "score": 0.6154578328132629, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0025402233113029533, + "rotation_error_deg": 1.0231010900627708 + }, + { + "frame_id": 126, + "detection_index": 0, + "bbox": [ + 706, + 392, + 62, + 180 + ], + "score": 0.5218748450279236, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0024845954282894196, + "rotation_error_deg": 3.413411759085754 + }, + { + "frame_id": 127, + "detection_index": 0, + "bbox": [ + 714, + 392, + 48, + 178 + ], + "score": 0.49116989970207214, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003847869301792607, + "rotation_error_deg": 7.3671912973228695 + }, + { + "frame_id": 128, + "detection_index": 0, + "bbox": [ + 660, + 392, + 96, + 174 + ], + "score": 0.5966155529022217, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0023920004087233725, + "rotation_error_deg": 0.9517312085186204 + }, + { + "frame_id": 129, + "detection_index": 0, + "bbox": [ + 642, + 408, + 106, + 168 + ], + "score": 0.5984651446342468, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002247206822783529, + "rotation_error_deg": 0.8846828899523089 + }, + { + "frame_id": 129, + "detection_index": 1, + "bbox": [ + 642, + 430, + 74, + 106 + ], + "score": 0.4570787250995636, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.014132555532768576, + "rotation_error_deg": 66.4345209109794 + }, + { + "frame_id": 130, + "detection_index": 0, + "bbox": [ + 638, + 452, + 116, + 174 + ], + "score": 0.5742631554603577, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002228072061863506, + "rotation_error_deg": 1.1391674444634032 + }, + { + "frame_id": 130, + "detection_index": 1, + "bbox": [ + 638, + 474, + 80, + 102 + ], + "score": 0.42944157123565674, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.01246511955186764, + "rotation_error_deg": 71.41193757011646 + }, + { + "frame_id": 131, + "detection_index": 0, + "bbox": [ + 624, + 450, + 128, + 150 + ], + "score": 0.603148877620697, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0006574110388676565, + "rotation_error_deg": 2.1508395473416715 + }, + { + "frame_id": 132, + "detection_index": 0, + "bbox": [ + 636, + 456, + 96, + 86 + ], + "score": 0.44808098673820496, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0043242519121697775, + "rotation_error_deg": 17.241955172525604 + }, + { + "frame_id": 132, + "detection_index": 1, + "bbox": [ + 636, + 430, + 140, + 140 + ], + "score": 0.6128565073013306, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0027390119289154202, + "rotation_error_deg": 1.130992747591599 + }, + { + "frame_id": 133, + "detection_index": 0, + "bbox": [ + 626, + 432, + 146, + 140 + ], + "score": 0.6154831647872925, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0022214549480295185, + "rotation_error_deg": 1.384366820818764 + }, + { + "frame_id": 134, + "detection_index": 0, + "bbox": [ + 628, + 450, + 108, + 80 + ], + "score": 0.43600475788116455, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0023784201559926845, + "rotation_error_deg": 5.559988164645962 + }, + { + "frame_id": 135, + "detection_index": 0, + "bbox": [ + 618, + 412, + 168, + 132 + ], + "score": 0.5945532321929932, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0015689039022759959, + "rotation_error_deg": 2.3695245253758483 + }, + { + "frame_id": 135, + "detection_index": 1, + "bbox": [ + 620, + 444, + 114, + 76 + ], + "score": 0.3988230526447296, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.011233407381835479, + "rotation_error_deg": 35.89265133406511 + }, + { + "frame_id": 136, + "detection_index": 0, + "bbox": [ + 610, + 426, + 178, + 128 + ], + "score": 0.6061220765113831, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0014976149607814904, + "rotation_error_deg": 1.706884258780015 + }, + { + "frame_id": 136, + "detection_index": 1, + "bbox": [ + 612, + 458, + 116, + 76 + ], + "score": 0.4290793836116791, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0028379970528688223, + "rotation_error_deg": 5.666450369728301 + }, + { + "frame_id": 137, + "detection_index": 0, + "bbox": [ + 596, + 426, + 190, + 126 + ], + "score": 0.6154082417488098, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0006653147607038844, + "rotation_error_deg": 3.608160757564305 + }, + { + "frame_id": 137, + "detection_index": 1, + "bbox": [ + 596, + 462, + 124, + 72 + ], + "score": 0.4371233880519867, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0026535321600812158, + "rotation_error_deg": 11.984141242066219 + }, + { + "frame_id": 138, + "detection_index": 0, + "bbox": [ + 588, + 456, + 132, + 70 + ], + "score": 0.40900734066963196, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.004419940734923748, + "rotation_error_deg": 6.174903694957441 + }, + { + "frame_id": 138, + "detection_index": 1, + "bbox": [ + 588, + 420, + 200, + 122 + ], + "score": 0.6233093738555908, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0008740040776234722, + "rotation_error_deg": 3.5683049627608323 + }, + { + "frame_id": 139, + "detection_index": 0, + "bbox": [ + 574, + 454, + 134, + 62 + ], + "score": 0.40980100631713867, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0063643735395432, + "rotation_error_deg": 16.187669576965074 + }, + { + "frame_id": 139, + "detection_index": 1, + "bbox": [ + 572, + 414, + 210, + 114 + ], + "score": 0.6131267547607422, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0009491630959105408, + "rotation_error_deg": 4.210966403610735 + }, + { + "frame_id": 140, + "detection_index": 0, + "bbox": [ + 564, + 416, + 214, + 102 + ], + "score": 0.6317581534385681, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0014075938798457485, + "rotation_error_deg": 1.1469282260761657 + }, + { + "frame_id": 141, + "detection_index": 0, + "bbox": [ + 554, + 412, + 218, + 90 + ], + "score": 0.629145622253418, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0009417762728778479, + "rotation_error_deg": 2.123260929534825 + }, + { + "frame_id": 144, + "detection_index": 0, + "bbox": [ + 528, + 372, + 216, + 74 + ], + "score": 0.5576847791671753, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0020596125869085887, + "rotation_error_deg": 2.600203982245027 + }, + { + "frame_id": 145, + "detection_index": 0, + "bbox": [ + 506, + 370, + 216, + 70 + ], + "score": 0.5572738647460938, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0012611959148307794, + "rotation_error_deg": 2.393555092619992 + }, + { + "frame_id": 147, + "detection_index": 0, + "bbox": [ + 470, + 368, + 208, + 64 + ], + "score": 0.558282732963562, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0023199994866685975, + "rotation_error_deg": 3.4110180501620286 + }, + { + "frame_id": 148, + "detection_index": 0, + "bbox": [ + 438, + 370, + 202, + 64 + ], + "score": 0.5594063401222229, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002176150011870399, + "rotation_error_deg": 6.335660807113558 + }, + { + "frame_id": 149, + "detection_index": 0, + "bbox": [ + 432, + 368, + 194, + 64 + ], + "score": 0.557876706123352, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002322693763802142, + "rotation_error_deg": 7.197582615654294 + }, + { + "frame_id": 151, + "detection_index": 0, + "bbox": [ + 440, + 366, + 166, + 66 + ], + "score": 0.5803283452987671, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0030134365055334354, + "rotation_error_deg": 3.5442651678333332 + }, + { + "frame_id": 153, + "detection_index": 0, + "bbox": [ + 458, + 348, + 104, + 68 + ], + "score": 0.5501387119293213, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0033536414149749447, + "rotation_error_deg": 1.5958569152334436 + }, + { + "frame_id": 156, + "detection_index": 1, + "bbox": [ + 488, + 328, + 118, + 74 + ], + "score": 0.600507915019989, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.006783462062992164, + "rotation_error_deg": 3.3419819633032297 + }, + { + "frame_id": 157, + "detection_index": 1, + "bbox": [ + 504, + 320, + 108, + 78 + ], + "score": 0.6091791987419128, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0045257761742060814, + "rotation_error_deg": 2.6985660172484582 + }, + { + "frame_id": 158, + "detection_index": 0, + "bbox": [ + 524, + 304, + 100, + 84 + ], + "score": 0.6199225783348083, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.004291727559266165, + "rotation_error_deg": 1.4270035660582046 + }, + { + "frame_id": 159, + "detection_index": 0, + "bbox": [ + 520, + 278, + 92, + 90 + ], + "score": 0.6054556965827942, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.005469393292489071, + "rotation_error_deg": 1.8807814279983865 + }, + { + "frame_id": 161, + "detection_index": 0, + "bbox": [ + 550, + 228, + 84, + 84 + ], + "score": 0.5924004912376404, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.004434107541207274, + "rotation_error_deg": 1.7873879771250853 + }, + { + "frame_id": 182, + "detection_index": 1, + "bbox": [ + 354, + 452, + 108, + 66 + ], + "score": 0.412092000246048, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.007789108859149498, + "rotation_error_deg": 6.780003937855117 + }, + { + "frame_id": 183, + "detection_index": 0, + "bbox": [ + 386, + 444, + 110, + 62 + ], + "score": 0.4459329843521118, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.006222771292444983, + "rotation_error_deg": 13.424864474158793 + }, + { + "frame_id": 187, + "detection_index": 0, + "bbox": [ + 358, + 452, + 128, + 58 + ], + "score": 0.4213651418685913, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.010508445520210928, + "rotation_error_deg": 40.27669518148153 + }, + { + "frame_id": 188, + "detection_index": 0, + "bbox": [ + 332, + 464, + 134, + 58 + ], + "score": 0.43689075112342834, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.007072056895102796, + "rotation_error_deg": 9.503142921067084 + }, + { + "frame_id": 190, + "detection_index": 0, + "bbox": [ + 306, + 474, + 138, + 62 + ], + "score": 0.4616606831550598, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.012565728091084225, + "rotation_error_deg": 52.55762779847669 + }, + { + "frame_id": 191, + "detection_index": 0, + "bbox": [ + 302, + 466, + 138, + 68 + ], + "score": 0.45885807275772095, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.01320710962325511, + "rotation_error_deg": 79.79959699692316 + }, + { + "frame_id": 193, + "detection_index": 0, + "bbox": [ + 348, + 494, + 106, + 70 + ], + "score": 0.47379496693611145, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.007303400980394062, + "rotation_error_deg": 67.98469615899292 + }, + { + "frame_id": 194, + "detection_index": 0, + "bbox": [ + 336, + 504, + 138, + 82 + ], + "score": 0.49503403902053833, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0038702538888122804, + "rotation_error_deg": 7.763825654692663 + }, + { + "frame_id": 195, + "detection_index": 1, + "bbox": [ + 358, + 492, + 190, + 98 + ], + "score": 0.48295700550079346, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.011179555302441678, + "rotation_error_deg": 68.43556003612849 + }, + { + "frame_id": 196, + "detection_index": 0, + "bbox": [ + 378, + 516, + 136, + 88 + ], + "score": 0.48538967967033386, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004268122998553075, + "rotation_error_deg": 13.16678188685284 + }, + { + "frame_id": 197, + "detection_index": 0, + "bbox": [ + 346, + 528, + 136, + 92 + ], + "score": 0.4740930199623108, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.010041643977319955, + "rotation_error_deg": 39.57844897004465 + }, + { + "frame_id": 206, + "detection_index": 1, + "bbox": [ + 236, + 506, + 122, + 86 + ], + "score": 0.5012862086296082, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.010812775937888696, + "rotation_error_deg": 7.156820808882272 + }, + { + "frame_id": 206, + "detection_index": 2, + "bbox": [ + 202, + 482, + 220, + 152 + ], + "score": 0.6219360828399658, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002212178650729258, + "rotation_error_deg": 4.380154850992403 + }, + { + "frame_id": 207, + "detection_index": 0, + "bbox": [ + 182, + 492, + 160, + 96 + ], + "score": 0.4961521327495575, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002716444245005154, + "rotation_error_deg": 8.941881438726218 + }, + { + "frame_id": 208, + "detection_index": 1, + "bbox": [ + 190, + 482, + 132, + 78 + ], + "score": 0.4654560089111328, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.005716272661386384, + "rotation_error_deg": 35.30758196239561 + }, + { + "frame_id": 208, + "detection_index": 2, + "bbox": [ + 158, + 470, + 212, + 100 + ], + "score": 0.48159632086753845, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.005479163927768159, + "rotation_error_deg": 7.5413369777827794 + }, + { + "frame_id": 209, + "detection_index": 1, + "bbox": [ + 186, + 462, + 158, + 76 + ], + "score": 0.2909967005252838, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.014225234044590463, + "rotation_error_deg": 81.2357101929226 + }, + { + "frame_id": 210, + "detection_index": 0, + "bbox": [ + 262, + 422, + 142, + 66 + ], + "score": 0.44559165835380554, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0059109252446071904, + "rotation_error_deg": 2.863946563967568 + }, + { + "frame_id": 211, + "detection_index": 0, + "bbox": [ + 274, + 428, + 140, + 64 + ], + "score": 0.45569688081741333, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.014639752510732488, + "rotation_error_deg": 47.00399181475123 + }, + { + "frame_id": 212, + "detection_index": 0, + "bbox": [ + 264, + 448, + 144, + 88 + ], + "score": 0.5544010996818542, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0072831651667505035, + "rotation_error_deg": 1.9159150873052995 + }, + { + "frame_id": 213, + "detection_index": 0, + "bbox": [ + 252, + 442, + 138, + 54 + ], + "score": 0.36044272780418396, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.014198479249186616, + "rotation_error_deg": 25.959450403267876 + }, + { + "frame_id": 236, + "detection_index": 0, + "bbox": [ + 632, + 166, + 104, + 114 + ], + "score": 0.49472498893737793, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0008595543888515859, + "rotation_error_deg": 16.370414962577506 + }, + { + "frame_id": 237, + "detection_index": 0, + "bbox": [ + 638, + 192, + 104, + 110 + ], + "score": 0.2245311439037323, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.007569015265695015, + "rotation_error_deg": 19.56055074116876 + }, + { + "frame_id": 270, + "detection_index": 1, + "bbox": [ + 470, + 284, + 120, + 72 + ], + "score": 0.5930120944976807, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003927932259425365, + "rotation_error_deg": 10.494030588540545 + }, + { + "frame_id": 271, + "detection_index": 0, + "bbox": [ + 440, + 306, + 142, + 74 + ], + "score": 0.5651159286499023, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0032951269931474304, + "rotation_error_deg": 3.2892790160630963 + }, + { + "frame_id": 272, + "detection_index": 2, + "bbox": [ + 452, + 310, + 144, + 78 + ], + "score": 0.6341591477394104, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0028763092540646574, + "rotation_error_deg": 2.895069921168399 + }, + { + "frame_id": 273, + "detection_index": 3, + "bbox": [ + 462, + 306, + 104, + 84 + ], + "score": 0.5783916115760803, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0021713320800992694, + "rotation_error_deg": 2.182118766651382 + }, + { + "frame_id": 274, + "detection_index": 3, + "bbox": [ + 456, + 318, + 146, + 88 + ], + "score": 0.6000709533691406, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.00257221972507494, + "rotation_error_deg": 0.9429646949439757 + }, + { + "frame_id": 275, + "detection_index": 1, + "bbox": [ + 434, + 324, + 152, + 90 + ], + "score": 0.6068971157073975, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0032343412661116236, + "rotation_error_deg": 2.9920961189979587 + }, + { + "frame_id": 277, + "detection_index": 2, + "bbox": [ + 438, + 346, + 158, + 86 + ], + "score": 0.5990563631057739, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0035793275895492625, + "rotation_error_deg": 0.697519498239841 + }, + { + "frame_id": 278, + "detection_index": 2, + "bbox": [ + 438, + 370, + 162, + 84 + ], + "score": 0.6059985756874084, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0020749290096334382, + "rotation_error_deg": 3.5607004784367464 + }, + { + "frame_id": 279, + "detection_index": 3, + "bbox": [ + 438, + 412, + 166, + 64 + ], + "score": 0.5220279097557068, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.004787393340945297, + "rotation_error_deg": 3.5239099984882984 + }, + { + "frame_id": 280, + "detection_index": 2, + "bbox": [ + 410, + 394, + 180, + 80 + ], + "score": 0.596397876739502, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0021735410910481705, + "rotation_error_deg": 4.10388261257386 + }, + { + "frame_id": 281, + "detection_index": 1, + "bbox": [ + 414, + 382, + 192, + 80 + ], + "score": 0.5971788763999939, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0014433891581238022, + "rotation_error_deg": 3.465655191650765 + }, + { + "frame_id": 282, + "detection_index": 0, + "bbox": [ + 392, + 388, + 206, + 78 + ], + "score": 0.5867744088172913, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0014860824271924705, + "rotation_error_deg": 4.222467627480567 + }, + { + "frame_id": 283, + "detection_index": 0, + "bbox": [ + 388, + 414, + 214, + 80 + ], + "score": 0.5798354148864746, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002272212239300155, + "rotation_error_deg": 6.2563841877084165 + }, + { + "frame_id": 284, + "detection_index": 0, + "bbox": [ + 420, + 448, + 220, + 78 + ], + "score": 0.5680331587791443, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0016503707803192775, + "rotation_error_deg": 5.814465250365311 + }, + { + "frame_id": 285, + "detection_index": 0, + "bbox": [ + 414, + 470, + 228, + 160 + ], + "score": 0.6182582378387451, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0022015029809149588, + "rotation_error_deg": 9.89640013287536 + }, + { + "frame_id": 285, + "detection_index": 1, + "bbox": [ + 414, + 470, + 228, + 78 + ], + "score": 0.6138015389442444, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0018405405264300507, + "rotation_error_deg": 6.310269796784745 + }, + { + "frame_id": 286, + "detection_index": 0, + "bbox": [ + 436, + 474, + 230, + 166 + ], + "score": 0.6096319556236267, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.00133834904666482, + "rotation_error_deg": 2.8610759609125567 + }, + { + "frame_id": 286, + "detection_index": 1, + "bbox": [ + 444, + 494, + 222, + 60 + ], + "score": 0.5735993385314941, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.002279012806715253, + "rotation_error_deg": 3.5404495901814097 + }, + { + "frame_id": 288, + "detection_index": 0, + "bbox": [ + 434, + 478, + 238, + 86 + ], + "score": 0.6088285446166992, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0014731368795203152, + "rotation_error_deg": 1.7793542342636959 + }, + { + "frame_id": 290, + "detection_index": 0, + "bbox": [ + 414, + 486, + 250, + 94 + ], + "score": 0.6246548891067505, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.001259895507903613, + "rotation_error_deg": 1.4696917673530978 + }, + { + "frame_id": 292, + "detection_index": 0, + "bbox": [ + 412, + 458, + 258, + 110 + ], + "score": 0.6303226351737976, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0018578186518640853, + "rotation_error_deg": 0.9933928428178452 + }, + { + "frame_id": 293, + "detection_index": 0, + "bbox": [ + 450, + 452, + 254, + 116 + ], + "score": 0.6338085532188416, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0015698093422896395, + "rotation_error_deg": 1.2979967727282584 + }, + { + "frame_id": 294, + "detection_index": 0, + "bbox": [ + 504, + 448, + 128, + 60 + ], + "score": 0.43620967864990234, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.004544062726753759, + "rotation_error_deg": 35.932986623652646 + }, + { + "frame_id": 294, + "detection_index": 1, + "bbox": [ + 484, + 448, + 248, + 124 + ], + "score": 0.6295657753944397, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.001813650645196343, + "rotation_error_deg": 0.9573116765202622 + }, + { + "frame_id": 295, + "detection_index": 1, + "bbox": [ + 492, + 442, + 244, + 122 + ], + "score": 0.6335890889167786, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0019670294058118953, + "rotation_error_deg": 1.0290331340981334 + }, + { + "frame_id": 296, + "detection_index": 1, + "bbox": [ + 504, + 428, + 236, + 116 + ], + "score": 0.6278204917907715, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002331186744108799, + "rotation_error_deg": 1.3513606821283648 + }, + { + "frame_id": 296, + "detection_index": 2, + "bbox": [ + 504, + 476, + 156, + 62 + ], + "score": 0.3925260305404663, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.004531872019449766, + "rotation_error_deg": 10.2020179210649 + }, + { + "frame_id": 296, + "detection_index": 3, + "bbox": [ + 504, + 428, + 236, + 252 + ], + "score": 0.5585688352584839, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0018965157111972741, + "rotation_error_deg": 1.2678844160612819 + }, + { + "frame_id": 297, + "detection_index": 0, + "bbox": [ + 510, + 434, + 224, + 104 + ], + "score": 0.6369847059249878, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002735958067955032, + "rotation_error_deg": 1.3632845824532074 + }, + { + "frame_id": 297, + "detection_index": 1, + "bbox": [ + 510, + 434, + 222, + 238 + ], + "score": 0.5835976004600525, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.002092696224662515, + "rotation_error_deg": 0.882477257219727 + }, + { + "frame_id": 297, + "detection_index": 2, + "bbox": [ + 512, + 478, + 146, + 56 + ], + "score": 0.4413968026638031, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.003205117297548049, + "rotation_error_deg": 1.6127001415452702 + }, + { + "frame_id": 298, + "detection_index": 0, + "bbox": [ + 520, + 436, + 212, + 160 + ], + "score": 0.6112995743751526, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0021328419107584347, + "rotation_error_deg": 0.8469522863238568 + }, + { + "frame_id": 299, + "detection_index": 1, + "bbox": [ + 554, + 428, + 208, + 88 + ], + "score": 0.6031473278999329, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0011219331780014956, + "rotation_error_deg": 1.2662729409000222 + }, + { + "frame_id": 300, + "detection_index": 0, + "bbox": [ + 540, + 432, + 204, + 138 + ], + "score": 0.5836719870567322, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0005532020040421697, + "rotation_error_deg": 1.0409119190231457 + }, + { + "frame_id": 303, + "detection_index": 0, + "bbox": [ + 516, + 442, + 190, + 64 + ], + "score": 0.5619878172874451, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0008800470716418394, + "rotation_error_deg": 1.367697251680089 + }, + { + "frame_id": 304, + "detection_index": 0, + "bbox": [ + 502, + 436, + 182, + 62 + ], + "score": 0.5783997178077698, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0005582179249025942, + "rotation_error_deg": 3.373105597769975 + }, + { + "frame_id": 305, + "detection_index": 0, + "bbox": [ + 496, + 446, + 172, + 60 + ], + "score": 0.5834180116653442, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0019885451767997935, + "rotation_error_deg": 2.4244294517259015 + }, + { + "frame_id": 306, + "detection_index": 0, + "bbox": [ + 508, + 428, + 164, + 58 + ], + "score": 0.5868316888809204, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.004261139020426909, + "rotation_error_deg": 1.741885582345585 + }, + { + "frame_id": 308, + "detection_index": 0, + "bbox": [ + 526, + 458, + 158, + 58 + ], + "score": 0.6002387404441833, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0037035617179411884, + "rotation_error_deg": 11.450550819053412 + }, + { + "frame_id": 309, + "detection_index": 0, + "bbox": [ + 530, + 420, + 152, + 56 + ], + "score": 0.6023232340812683, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0036431743093797804, + "rotation_error_deg": 3.7876661732882013 + }, + { + "frame_id": 310, + "detection_index": 0, + "bbox": [ + 542, + 398, + 150, + 56 + ], + "score": 0.5961459279060364, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0039335724041784145, + "rotation_error_deg": 2.665933209469391 + } + ] + }, + { + "instance_id": "Pliers_002", + "instance_index": 2, + "R": [ + [ + -0.8697662003557888, + -0.4930642969213846, + 0.0198583941967429 + ], + [ + 0.4098100050338586, + -0.6993173066602937, + 0.5856714645426564 + ], + [ + -0.2748863701473781, + 0.5175354129978083, + 0.8103052386603367 + ] + ], + "quaternion_xyzw": [ + -0.06936473823955433, + 0.3000598502945528, + 0.9191556921540035, + 0.24557164516911031 + ], + "translation": [ + 0.09628652663300874, + 0.23988869382145234, + 0.29162443912722935 + ], + "world_from_object": [ + [ + -0.8697662003557888, + -0.4930642969213846, + 0.0198583941967429, + 0.09628652663300874 + ], + [ + 0.4098100050338586, + -0.6993173066602937, + 0.5856714645426564, + 0.23988869382145234 + ], + [ + -0.2748863701473781, + 0.5175354129978083, + 0.8103052386603367, + 0.29162443912722935 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "number_of_inliers": 100, + "number_of_position_inliers": 100, + "number_of_orientation_inliers": 58, + "orientation_status": "consensus", + "orientation_threshold_deg": 5.0, + "position_inlier_frame_ids": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 9, + 13, + 14, + 64, + 68, + 69, + 71, + 72, + 73, + 75, + 76, + 77, + 79, + 84, + 85, + 86, + 89, + 91, + 92, + 93, + 94, + 95, + 96, + 97, + 98, + 99, + 100, + 102, + 103, + 104, + 105, + 106, + 107, + 111, + 122, + 140, + 146, + 154, + 155, + 156, + 157, + 159, + 165, + 170, + 175, + 176, + 177, + 214, + 219, + 224, + 225, + 227, + 229, + 230, + 232, + 233, + 234, + 238, + 240, + 241, + 243, + 244, + 245, + 246, + 247, + 248, + 249, + 250, + 261, + 262, + 263, + 265, + 267, + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 283, + 284, + 292, + 299, + 311, + 315, + 316 + ], + "orientation_inlier_frame_ids": [ + 5, + 9, + 13, + 69, + 79, + 84, + 85, + 86, + 89, + 91, + 92, + 93, + 94, + 96, + 97, + 98, + 99, + 100, + 102, + 103, + 104, + 105, + 106, + 107, + 122, + 146, + 154, + 155, + 156, + 157, + 159, + 170, + 214, + 224, + 229, + 230, + 234, + 238, + 240, + 241, + 244, + 250, + 262, + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 292, + 315 + ], + "inlier_frame_ids": [ + 5, + 9, + 13, + 69, + 79, + 84, + 85, + 86, + 89, + 91, + 92, + 93, + 94, + 96, + 97, + 98, + 99, + 100, + 102, + 103, + 104, + 105, + 106, + 107, + 122, + 146, + 154, + 155, + 156, + 157, + 159, + 170, + 214, + 224, + 229, + 230, + 234, + 238, + 240, + 241, + 244, + 250, + 262, + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 292, + 315 + ], + "observations": [ + { + "frame_id": 1, + "detection_index": 0, + "bbox": [ + 640, + 548, + 124, + 60 + ], + "score": 0.45109835267066956, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004757898669516071, + "rotation_error_deg": 71.50612719211851 + }, + { + "frame_id": 2, + "detection_index": 0, + "bbox": [ + 646, + 558, + 126, + 60 + ], + "score": 0.4861219525337219, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.013408384284346925, + "rotation_error_deg": 24.40919677854777 + }, + { + "frame_id": 3, + "detection_index": 0, + "bbox": [ + 652, + 564, + 126, + 60 + ], + "score": 0.4551202952861786, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0031506748969689588, + "rotation_error_deg": 17.805211831572763 + }, + { + "frame_id": 4, + "detection_index": 0, + "bbox": [ + 666, + 554, + 124, + 58 + ], + "score": 0.47475486993789673, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.006948065742655581, + "rotation_error_deg": 7.028420166603849 + }, + { + "frame_id": 5, + "detection_index": 0, + "bbox": [ + 680, + 522, + 128, + 56 + ], + "score": 0.48277199268341064, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.004177720263002971, + "rotation_error_deg": 12.700220368392152 + }, + { + "frame_id": 5, + "detection_index": 1, + "bbox": [ + 586, + 502, + 220, + 120 + ], + "score": 0.5918909907341003, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0018458880229002197, + "rotation_error_deg": 1.647029006997315 + }, + { + "frame_id": 6, + "detection_index": 0, + "bbox": [ + 674, + 514, + 124, + 54 + ], + "score": 0.43290185928344727, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.00878874784738013, + "rotation_error_deg": 50.35306807436142 + }, + { + "frame_id": 7, + "detection_index": 0, + "bbox": [ + 570, + 486, + 216, + 70 + ], + "score": 0.505362331867218, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003967213254266058, + "rotation_error_deg": 13.218070885593532 + }, + { + "frame_id": 9, + "detection_index": 0, + "bbox": [ + 650, + 490, + 124, + 86 + ], + "score": 0.5782073140144348, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0026572146647241383, + "rotation_error_deg": 4.598613077703102 + }, + { + "frame_id": 13, + "detection_index": 1, + "bbox": [ + 656, + 494, + 120, + 60 + ], + "score": 0.40167608857154846, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.00833872706842786, + "rotation_error_deg": 19.825050969663753 + }, + { + "frame_id": 13, + "detection_index": 2, + "bbox": [ + 558, + 468, + 218, + 86 + ], + "score": 0.5061604976654053, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0021086528496592387, + "rotation_error_deg": 3.1393876763292385 + }, + { + "frame_id": 14, + "detection_index": 0, + "bbox": [ + 576, + 472, + 196, + 36 + ], + "score": 0.4356762766838074, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.006781286671646534, + "rotation_error_deg": 18.948693944724578 + }, + { + "frame_id": 64, + "detection_index": 1, + "bbox": [ + 612, + 498, + 210, + 34 + ], + "score": 0.27248451113700867, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.013953275065637295, + "rotation_error_deg": 21.820012277786915 + }, + { + "frame_id": 68, + "detection_index": 0, + "bbox": [ + 784, + 502, + 128, + 52 + ], + "score": 0.4570053219795227, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.01104231085302191, + "rotation_error_deg": 16.224504346608615 + }, + { + "frame_id": 68, + "detection_index": 1, + "bbox": [ + 690, + 484, + 222, + 70 + ], + "score": 0.5296135544776917, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004644511795701236, + "rotation_error_deg": 8.88133919112276 + }, + { + "frame_id": 69, + "detection_index": 0, + "bbox": [ + 660, + 494, + 222, + 62 + ], + "score": 0.4865857660770416, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002907405549575014, + "rotation_error_deg": 3.643288733592565 + }, + { + "frame_id": 71, + "detection_index": 0, + "bbox": [ + 590, + 416, + 208, + 62 + ], + "score": 0.5206187963485718, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.014198675356542375, + "rotation_error_deg": 54.523340506227356 + }, + { + "frame_id": 72, + "detection_index": 0, + "bbox": [ + 588, + 416, + 206, + 68 + ], + "score": 0.45307865738868713, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.012602039837501236, + "rotation_error_deg": 31.461982461022675 + }, + { + "frame_id": 73, + "detection_index": 0, + "bbox": [ + 640, + 398, + 218, + 62 + ], + "score": 0.48096394538879395, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.006684586534213223, + "rotation_error_deg": 11.381694484243587 + }, + { + "frame_id": 75, + "detection_index": 0, + "bbox": [ + 690, + 452, + 128, + 66 + ], + "score": 0.5151596665382385, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.006190637162239235, + "rotation_error_deg": 41.34826583014586 + }, + { + "frame_id": 76, + "detection_index": 0, + "bbox": [ + 722, + 442, + 128, + 80 + ], + "score": 0.5503705739974976, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.00734879891711376, + "rotation_error_deg": 56.43505294384368 + }, + { + "frame_id": 77, + "detection_index": 0, + "bbox": [ + 694, + 502, + 122, + 94 + ], + "score": 0.52902752161026, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.005706032395402471, + "rotation_error_deg": 21.532757260887053 + }, + { + "frame_id": 79, + "detection_index": 0, + "bbox": [ + 684, + 478, + 108, + 112 + ], + "score": 0.5428078770637512, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0022513811148183013, + "rotation_error_deg": 29.58115850890536 + }, + { + "frame_id": 79, + "detection_index": 1, + "bbox": [ + 630, + 420, + 162, + 200 + ], + "score": 0.6449170708656311, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.001631095158196256, + "rotation_error_deg": 3.4500656832585097 + }, + { + "frame_id": 84, + "detection_index": 0, + "bbox": [ + 570, + 444, + 106, + 132 + ], + "score": 0.5817914605140686, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0022487905021493886, + "rotation_error_deg": 2.6124359892348616 + }, + { + "frame_id": 85, + "detection_index": 0, + "bbox": [ + 570, + 450, + 98, + 132 + ], + "score": 0.5747742652893066, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0033130455251518553, + "rotation_error_deg": 3.717216392680154 + }, + { + "frame_id": 86, + "detection_index": 0, + "bbox": [ + 576, + 456, + 94, + 132 + ], + "score": 0.5783692002296448, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0027601304394180497, + "rotation_error_deg": 3.348053908719628 + }, + { + "frame_id": 89, + "detection_index": 0, + "bbox": [ + 550, + 442, + 80, + 134 + ], + "score": 0.5456942915916443, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0026330707991156356, + "rotation_error_deg": 2.1537061368185166 + }, + { + "frame_id": 91, + "detection_index": 0, + "bbox": [ + 468, + 432, + 80, + 194 + ], + "score": 0.6075426936149597, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002115781813892479, + "rotation_error_deg": 1.6455730529407877 + }, + { + "frame_id": 92, + "detection_index": 2, + "bbox": [ + 436, + 456, + 80, + 196 + ], + "score": 0.589618444442749, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0024341053078779954, + "rotation_error_deg": 0.32012989348362314 + }, + { + "frame_id": 93, + "detection_index": 0, + "bbox": [ + 394, + 506, + 56, + 122 + ], + "score": 0.5176945328712463, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.005621454721001874, + "rotation_error_deg": 6.3450930300019 + }, + { + "frame_id": 93, + "detection_index": 1, + "bbox": [ + 394, + 442, + 84, + 186 + ], + "score": 0.6072641611099243, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0020064071005495617, + "rotation_error_deg": 1.5995003062179285 + }, + { + "frame_id": 94, + "detection_index": 0, + "bbox": [ + 376, + 444, + 88, + 184 + ], + "score": 0.6152438521385193, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0015970939602552169, + "rotation_error_deg": 2.418213326958772 + }, + { + "frame_id": 94, + "detection_index": 1, + "bbox": [ + 376, + 508, + 60, + 118 + ], + "score": 0.45433005690574646, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.005070774176756137, + "rotation_error_deg": 37.73163820964164 + }, + { + "frame_id": 95, + "detection_index": 0, + "bbox": [ + 396, + 610, + 74, + 126 + ], + "score": 0.5208407640457153, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0069231431830335715, + "rotation_error_deg": 16.11988937386128 + }, + { + "frame_id": 96, + "detection_index": 1, + "bbox": [ + 354, + 538, + 118, + 188 + ], + "score": 0.6294146776199341, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0029845057825061633, + "rotation_error_deg": 2.3274189099320806 + }, + { + "frame_id": 97, + "detection_index": 0, + "bbox": [ + 302, + 568, + 86, + 116 + ], + "score": 0.21665407717227936, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.006031567077482518, + "rotation_error_deg": 71.32053242991519 + }, + { + "frame_id": 97, + "detection_index": 1, + "bbox": [ + 300, + 512, + 200, + 178 + ], + "score": 0.6435969471931458, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0030029114651518997, + "rotation_error_deg": 0.38776238371738264 + }, + { + "frame_id": 98, + "detection_index": 0, + "bbox": [ + 268, + 510, + 90, + 106 + ], + "score": 0.3942674398422241, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.010144625340912258, + "rotation_error_deg": 9.185353475420287 + }, + { + "frame_id": 98, + "detection_index": 1, + "bbox": [ + 268, + 454, + 136, + 170 + ], + "score": 0.6426845788955688, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0019003913567080019, + "rotation_error_deg": 1.8296338868465791 + }, + { + "frame_id": 99, + "detection_index": 0, + "bbox": [ + 242, + 500, + 98, + 108 + ], + "score": 0.2289346307516098, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.006792810788907341, + "rotation_error_deg": 7.833114337329161 + }, + { + "frame_id": 99, + "detection_index": 1, + "bbox": [ + 242, + 448, + 146, + 168 + ], + "score": 0.6477273106575012, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0032641063789121496, + "rotation_error_deg": 2.837549020661885 + }, + { + "frame_id": 100, + "detection_index": 0, + "bbox": [ + 278, + 476, + 68, + 112 + ], + "score": 0.41252267360687256, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.00781651813980192, + "rotation_error_deg": 9.609612753706303 + }, + { + "frame_id": 100, + "detection_index": 1, + "bbox": [ + 236, + 472, + 98, + 104 + ], + "score": 0.5042388439178467, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.012093279636935456, + "rotation_error_deg": 15.164848946780213 + }, + { + "frame_id": 100, + "detection_index": 2, + "bbox": [ + 236, + 416, + 152, + 172 + ], + "score": 0.6505953073501587, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002010968609593305, + "rotation_error_deg": 2.199621891405203 + }, + { + "frame_id": 102, + "detection_index": 0, + "bbox": [ + 286, + 476, + 90, + 104 + ], + "score": 0.23727189004421234, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.008688923352154883, + "rotation_error_deg": 26.95179982666531 + }, + { + "frame_id": 102, + "detection_index": 1, + "bbox": [ + 286, + 422, + 138, + 170 + ], + "score": 0.647311806678772, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0007953542324157688, + "rotation_error_deg": 3.511388204474301 + }, + { + "frame_id": 103, + "detection_index": 0, + "bbox": [ + 314, + 424, + 134, + 170 + ], + "score": 0.6505937576293945, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0024123304443199366, + "rotation_error_deg": 3.267791067483285 + }, + { + "frame_id": 103, + "detection_index": 3, + "bbox": [ + 314, + 478, + 86, + 102 + ], + "score": 0.5287920832633972, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.01255332357053778, + "rotation_error_deg": 20.789483466524885 + }, + { + "frame_id": 104, + "detection_index": 0, + "bbox": [ + 346, + 514, + 88, + 102 + ], + "score": 0.5213053226470947, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.007339590403643664, + "rotation_error_deg": 11.70259064579872 + }, + { + "frame_id": 104, + "detection_index": 2, + "bbox": [ + 346, + 456, + 140, + 178 + ], + "score": 0.6485055088996887, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.001249153039507009, + "rotation_error_deg": 4.136476586157944 + }, + { + "frame_id": 105, + "detection_index": 1, + "bbox": [ + 354, + 448, + 136, + 172 + ], + "score": 0.6647627353668213, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0009649903548694813, + "rotation_error_deg": 2.8598657317580614 + }, + { + "frame_id": 105, + "detection_index": 2, + "bbox": [ + 354, + 502, + 86, + 98 + ], + "score": 0.43358391523361206, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.005876037748988467, + "rotation_error_deg": 20.9676123971233 + }, + { + "frame_id": 105, + "detection_index": 3, + "bbox": [ + 390, + 510, + 68, + 110 + ], + "score": 0.49705860018730164, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.005553879141204633, + "rotation_error_deg": 4.0459159694716575 + }, + { + "frame_id": 106, + "detection_index": 1, + "bbox": [ + 352, + 416, + 136, + 172 + ], + "score": 0.6602306365966797, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.001972177388249445, + "rotation_error_deg": 3.554240228200301 + }, + { + "frame_id": 107, + "detection_index": 1, + "bbox": [ + 358, + 412, + 140, + 174 + ], + "score": 0.6746625304222107, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0027251239771096222, + "rotation_error_deg": 4.027954090372061 + }, + { + "frame_id": 107, + "detection_index": 2, + "bbox": [ + 358, + 470, + 86, + 92 + ], + "score": 0.5303243398666382, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.004748877289605981, + "rotation_error_deg": 9.499621621492562 + }, + { + "frame_id": 111, + "detection_index": 1, + "bbox": [ + 428, + 498, + 80, + 82 + ], + "score": 0.4930175840854645, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0023432316737073524, + "rotation_error_deg": 7.496490274312922 + }, + { + "frame_id": 122, + "detection_index": 1, + "bbox": [ + 570, + 588, + 86, + 168 + ], + "score": 0.44454896450042725, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.00413646937428679, + "rotation_error_deg": 1.8798920877561969 + }, + { + "frame_id": 140, + "detection_index": 1, + "bbox": [ + 752, + 626, + 102, + 66 + ], + "score": 0.5256174206733704, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.008438748468267768, + "rotation_error_deg": 6.870568523885214 + }, + { + "frame_id": 146, + "detection_index": 0, + "bbox": [ + 712, + 532, + 180, + 56 + ], + "score": 0.5487194657325745, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.006588652155856543, + "rotation_error_deg": 4.043405877683979 + }, + { + "frame_id": 154, + "detection_index": 0, + "bbox": [ + 736, + 436, + 122, + 56 + ], + "score": 0.5497204661369324, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0032599026731061783, + "rotation_error_deg": 2.7712653388682553 + }, + { + "frame_id": 155, + "detection_index": 0, + "bbox": [ + 728, + 432, + 122, + 58 + ], + "score": 0.5558453798294067, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003429878257056341, + "rotation_error_deg": 2.9959118164217147 + }, + { + "frame_id": 156, + "detection_index": 0, + "bbox": [ + 734, + 410, + 122, + 60 + ], + "score": 0.5729958415031433, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0025009189769958015, + "rotation_error_deg": 3.231386651236596 + }, + { + "frame_id": 157, + "detection_index": 0, + "bbox": [ + 740, + 392, + 122, + 60 + ], + "score": 0.5686080455780029, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0028038321152018867, + "rotation_error_deg": 4.697303410156946 + }, + { + "frame_id": 159, + "detection_index": 1, + "bbox": [ + 746, + 324, + 132, + 70 + ], + "score": 0.565895140171051, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003000441634436947, + "rotation_error_deg": 2.4323210848498684 + }, + { + "frame_id": 165, + "detection_index": 0, + "bbox": [ + 772, + 246, + 132, + 54 + ], + "score": 0.5223308205604553, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004924758067164437, + "rotation_error_deg": 15.690078727705266 + }, + { + "frame_id": 170, + "detection_index": 0, + "bbox": [ + 732, + 234, + 208, + 128 + ], + "score": 0.6289409399032593, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003500129155515976, + "rotation_error_deg": 3.7287879031446614 + }, + { + "frame_id": 175, + "detection_index": 0, + "bbox": [ + 812, + 270, + 134, + 50 + ], + "score": 0.4270060360431671, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.005509218083253778, + "rotation_error_deg": 8.901121435403164 + }, + { + "frame_id": 176, + "detection_index": 0, + "bbox": [ + 796, + 294, + 116, + 66 + ], + "score": 0.5477988123893738, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.009672458520124678, + "rotation_error_deg": 56.008392346075105 + }, + { + "frame_id": 177, + "detection_index": 0, + "bbox": [ + 778, + 330, + 114, + 62 + ], + "score": 0.47723492980003357, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.01295754460597239, + "rotation_error_deg": 57.4734739226224 + }, + { + "frame_id": 214, + "detection_index": 0, + "bbox": [ + 498, + 478, + 202, + 58 + ], + "score": 0.5529718399047852, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003004167463114534, + "rotation_error_deg": 1.290447525265675 + }, + { + "frame_id": 219, + "detection_index": 0, + "bbox": [ + 568, + 452, + 122, + 72 + ], + "score": 0.5587281584739685, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0044902822257890706, + "rotation_error_deg": 6.482609052196898 + }, + { + "frame_id": 224, + "detection_index": 0, + "bbox": [ + 604, + 476, + 116, + 60 + ], + "score": 0.48261746764183044, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0021005833098584484, + "rotation_error_deg": 21.263679636883243 + }, + { + "frame_id": 224, + "detection_index": 1, + "bbox": [ + 496, + 450, + 224, + 126 + ], + "score": 0.5747153759002686, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003143990039626507, + "rotation_error_deg": 1.377520954741932 + }, + { + "frame_id": 225, + "detection_index": 0, + "bbox": [ + 602, + 510, + 118, + 64 + ], + "score": 0.48616328835487366, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.011690376400450422, + "rotation_error_deg": 36.15793069545411 + }, + { + "frame_id": 227, + "detection_index": 0, + "bbox": [ + 626, + 514, + 112, + 78 + ], + "score": 0.5306357145309448, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.005636509792956015, + "rotation_error_deg": 9.923739657876514 + }, + { + "frame_id": 229, + "detection_index": 0, + "bbox": [ + 560, + 470, + 166, + 164 + ], + "score": 0.6366574764251709, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0023155980749683773, + "rotation_error_deg": 2.910030132131343 + }, + { + "frame_id": 229, + "detection_index": 1, + "bbox": [ + 618, + 514, + 108, + 82 + ], + "score": 0.5096443891525269, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.005339961036483729, + "rotation_error_deg": 31.13111589535003 + }, + { + "frame_id": 230, + "detection_index": 0, + "bbox": [ + 602, + 500, + 120, + 124 + ], + "score": 0.5994515419006348, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0016830323145445138, + "rotation_error_deg": 1.5680103890920403 + }, + { + "frame_id": 232, + "detection_index": 0, + "bbox": [ + 662, + 442, + 92, + 104 + ], + "score": 0.5275189876556396, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0037711237819947705, + "rotation_error_deg": 28.243602491079084 + }, + { + "frame_id": 233, + "detection_index": 0, + "bbox": [ + 678, + 418, + 84, + 112 + ], + "score": 0.4742271304130554, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.008653843476898012, + "rotation_error_deg": 29.368539889245955 + }, + { + "frame_id": 234, + "detection_index": 0, + "bbox": [ + 640, + 350, + 124, + 204 + ], + "score": 0.684354305267334, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0011063116569652457, + "rotation_error_deg": 1.4880099863979481 + }, + { + "frame_id": 234, + "detection_index": 1, + "bbox": [ + 686, + 420, + 78, + 112 + ], + "score": 0.4785906672477722, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.006072833396393836, + "rotation_error_deg": 44.17118847029624 + }, + { + "frame_id": 238, + "detection_index": 0, + "bbox": [ + 586, + 346, + 174, + 212 + ], + "score": 0.5829734802246094, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0026952687473495423, + "rotation_error_deg": 1.31324332934261 + }, + { + "frame_id": 240, + "detection_index": 0, + "bbox": [ + 694, + 426, + 122, + 134 + ], + "score": 0.6231182217597961, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0023936507550879646, + "rotation_error_deg": 2.372712099191303 + }, + { + "frame_id": 241, + "detection_index": 0, + "bbox": [ + 700, + 416, + 116, + 96 + ], + "score": 0.5393651127815247, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.002274351866261089, + "rotation_error_deg": 14.37449072729762 + }, + { + "frame_id": 241, + "detection_index": 1, + "bbox": [ + 684, + 428, + 92, + 120 + ], + "score": 0.5268778204917908, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.006110857916116398, + "rotation_error_deg": 38.97883225810235 + }, + { + "frame_id": 241, + "detection_index": 2, + "bbox": [ + 638, + 362, + 178, + 186 + ], + "score": 0.6512951254844666, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0015010566932224666, + "rotation_error_deg": 2.582856898452476 + }, + { + "frame_id": 243, + "detection_index": 0, + "bbox": [ + 728, + 408, + 124, + 88 + ], + "score": 0.5530058741569519, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.00862543051414577, + "rotation_error_deg": 20.07794703739134 + }, + { + "frame_id": 244, + "detection_index": 0, + "bbox": [ + 708, + 430, + 92, + 76 + ], + "score": 0.39711958169937134, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.010765676140711916, + "rotation_error_deg": 12.279441237095861 + }, + { + "frame_id": 244, + "detection_index": 1, + "bbox": [ + 700, + 384, + 130, + 80 + ], + "score": 0.5727500915527344, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.005569878434370708, + "rotation_error_deg": 5.754482600773128 + }, + { + "frame_id": 244, + "detection_index": 2, + "bbox": [ + 628, + 350, + 202, + 156 + ], + "score": 0.6404118537902832, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0028672804847407734, + "rotation_error_deg": 2.6069106588808504 + }, + { + "frame_id": 245, + "detection_index": 0, + "bbox": [ + 684, + 354, + 130, + 72 + ], + "score": 0.5057640671730042, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.00645124113497101, + "rotation_error_deg": 86.00024975748688 + }, + { + "frame_id": 246, + "detection_index": 0, + "bbox": [ + 680, + 340, + 134, + 68 + ], + "score": 0.5444900393486023, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.006564629643208599, + "rotation_error_deg": 20.424479197439883 + }, + { + "frame_id": 246, + "detection_index": 1, + "bbox": [ + 666, + 356, + 124, + 94 + ], + "score": 0.4820220470428467, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.004652573830758949, + "rotation_error_deg": 34.31200394521102 + }, + { + "frame_id": 247, + "detection_index": 0, + "bbox": [ + 666, + 346, + 136, + 66 + ], + "score": 0.4952533543109894, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.011599169433203459, + "rotation_error_deg": 64.53405885998923 + }, + { + "frame_id": 248, + "detection_index": 0, + "bbox": [ + 664, + 344, + 136, + 60 + ], + "score": 0.5251933336257935, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0056694663842777595, + "rotation_error_deg": 5.238728588167474 + }, + { + "frame_id": 249, + "detection_index": 0, + "bbox": [ + 674, + 320, + 138, + 54 + ], + "score": 0.49651265144348145, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.013071484837085805, + "rotation_error_deg": 29.60731140092607 + }, + { + "frame_id": 250, + "detection_index": 0, + "bbox": [ + 666, + 292, + 140, + 52 + ], + "score": 0.4942810833454132, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.006504984681735951, + "rotation_error_deg": 4.844556720200831 + }, + { + "frame_id": 261, + "detection_index": 0, + "bbox": [ + 638, + 332, + 106, + 68 + ], + "score": 0.461351603269577, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.007258334932571478, + "rotation_error_deg": 6.323866833733924 + }, + { + "frame_id": 262, + "detection_index": 0, + "bbox": [ + 648, + 342, + 88, + 90 + ], + "score": 0.4790722131729126, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.00272208657185307, + "rotation_error_deg": 10.18273824774832 + }, + { + "frame_id": 262, + "detection_index": 1, + "bbox": [ + 668, + 330, + 106, + 72 + ], + "score": 0.2737441658973694, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.010080053804296447, + "rotation_error_deg": 57.51637975082834 + }, + { + "frame_id": 262, + "detection_index": 2, + "bbox": [ + 612, + 304, + 162, + 128 + ], + "score": 0.6178338527679443, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003964543608048226, + "rotation_error_deg": 4.334929030337881 + }, + { + "frame_id": 263, + "detection_index": 0, + "bbox": [ + 668, + 350, + 102, + 82 + ], + "score": 0.5064944624900818, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.005311909057083817, + "rotation_error_deg": 37.64085622003572 + }, + { + "frame_id": 265, + "detection_index": 0, + "bbox": [ + 626, + 408, + 72, + 114 + ], + "score": 0.4991130232810974, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.006344587979668986, + "rotation_error_deg": 54.30187864738518 + }, + { + "frame_id": 267, + "detection_index": 1, + "bbox": [ + 566, + 452, + 72, + 128 + ], + "score": 0.5318755507469177, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004605398654518172, + "rotation_error_deg": 5.702167481895497 + }, + { + "frame_id": 269, + "detection_index": 1, + "bbox": [ + 508, + 436, + 148, + 200 + ], + "score": 0.694145917892456, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0030017432542828112, + "rotation_error_deg": 2.7411036664793014 + }, + { + "frame_id": 270, + "detection_index": 0, + "bbox": [ + 466, + 472, + 190, + 208 + ], + "score": 0.6410990953445435, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0022777229159179125, + "rotation_error_deg": 0.6189638188248114 + }, + { + "frame_id": 270, + "detection_index": 2, + "bbox": [ + 532, + 526, + 124, + 152 + ], + "score": 0.583954393863678, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.002445855470791568, + "rotation_error_deg": 2.637047335904237 + }, + { + "frame_id": 271, + "detection_index": 2, + "bbox": [ + 492, + 506, + 160, + 218 + ], + "score": 0.64082932472229, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003125411804083761, + "rotation_error_deg": 0.7310531313768924 + }, + { + "frame_id": 272, + "detection_index": 3, + "bbox": [ + 510, + 480, + 166, + 264 + ], + "score": 0.581125795841217, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002260303526519619, + "rotation_error_deg": 2.6515305631471855 + }, + { + "frame_id": 273, + "detection_index": 1, + "bbox": [ + 566, + 608, + 94, + 144 + ], + "score": 0.5537700057029724, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.00275068445217883, + "rotation_error_deg": 8.57467145720911 + }, + { + "frame_id": 273, + "detection_index": 2, + "bbox": [ + 498, + 464, + 198, + 286 + ], + "score": 0.5741745829582214, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.004575622379995958, + "rotation_error_deg": 1.7300870043622378 + }, + { + "frame_id": 274, + "detection_index": 1, + "bbox": [ + 566, + 632, + 94, + 146 + ], + "score": 0.5781993865966797, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.005428373933957784, + "rotation_error_deg": 7.998578199029592 + }, + { + "frame_id": 274, + "detection_index": 2, + "bbox": [ + 492, + 546, + 204, + 232 + ], + "score": 0.6311007142066956, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0031635180279616587, + "rotation_error_deg": 1.4748187705119682 + }, + { + "frame_id": 275, + "detection_index": 3, + "bbox": [ + 512, + 494, + 184, + 286 + ], + "score": 0.5863242149353027, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0038410772746253273, + "rotation_error_deg": 4.029238406176051 + }, + { + "frame_id": 276, + "detection_index": 2, + "bbox": [ + 544, + 570, + 196, + 214 + ], + "score": 0.6476818919181824, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0029492296174972207, + "rotation_error_deg": 1.1592233394310067 + }, + { + "frame_id": 277, + "detection_index": 3, + "bbox": [ + 544, + 506, + 200, + 274 + ], + "score": 0.5845645666122437, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0040916928966665935, + "rotation_error_deg": 1.711496961010685 + }, + { + "frame_id": 278, + "detection_index": 3, + "bbox": [ + 564, + 598, + 212, + 184 + ], + "score": 0.6208846569061279, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003965802455505849, + "rotation_error_deg": 1.5592160234976529 + }, + { + "frame_id": 279, + "detection_index": 2, + "bbox": [ + 586, + 612, + 220, + 160 + ], + "score": 0.5850600004196167, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.00442769903196017, + "rotation_error_deg": 0.9942943067322177 + }, + { + "frame_id": 280, + "detection_index": 0, + "bbox": [ + 654, + 662, + 122, + 80 + ], + "score": 0.49303892254829407, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.007979941337544975, + "rotation_error_deg": 10.850586067951175 + }, + { + "frame_id": 280, + "detection_index": 1, + "bbox": [ + 576, + 606, + 220, + 138 + ], + "score": 0.6099990010261536, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.004316903880264591, + "rotation_error_deg": 1.4680675001077548 + }, + { + "frame_id": 281, + "detection_index": 2, + "bbox": [ + 596, + 580, + 224, + 130 + ], + "score": 0.6245650053024292, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0037507514899690424, + "rotation_error_deg": 2.353360341169997 + }, + { + "frame_id": 283, + "detection_index": 1, + "bbox": [ + 598, + 610, + 220, + 68 + ], + "score": 0.39102479815483093, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003335148149814428, + "rotation_error_deg": 37.27077376220476 + }, + { + "frame_id": 284, + "detection_index": 1, + "bbox": [ + 638, + 640, + 222, + 60 + ], + "score": 0.3220807909965515, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0042218481717091255, + "rotation_error_deg": 39.42904502624837 + }, + { + "frame_id": 292, + "detection_index": 1, + "bbox": [ + 662, + 706, + 108, + 72 + ], + "score": 0.5794756412506104, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0070800431418778335, + "rotation_error_deg": 4.21168973444458 + }, + { + "frame_id": 299, + "detection_index": 0, + "bbox": [ + 758, + 642, + 98, + 68 + ], + "score": 0.5792737603187561, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.007969916370734567, + "rotation_error_deg": 8.672387748616286 + }, + { + "frame_id": 311, + "detection_index": 0, + "bbox": [ + 774, + 588, + 98, + 68 + ], + "score": 0.47386959195137024, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.012755898895762943, + "rotation_error_deg": 88.96232173272249 + }, + { + "frame_id": 315, + "detection_index": 0, + "bbox": [ + 752, + 454, + 190, + 96 + ], + "score": 0.569038450717926, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.004499448866421396, + "rotation_error_deg": 1.580352453201233 + }, + { + "frame_id": 316, + "detection_index": 0, + "bbox": [ + 818, + 456, + 112, + 64 + ], + "score": 0.46154385805130005, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003489013673175893, + "rotation_error_deg": 22.63790172264784 + } + ] + } + ], + "R": [ + [ + 0.6650120333040761, + 0.7424296588369683, + 0.0809765227704965 + ], + [ + -0.5760556295384907, + 0.44091440516464564, + 0.6882981904634933 + ], + [ + 0.47530927535425926, + -0.5043735609620403, + 0.7208941696009751 + ] + ], + "quaternion_xyzw": [ + -0.35468417590105955, + -0.11726913730772714, + -0.3920993914596952, + 0.8406575712009168 + ], + "translation": [ + 0.11335573548933174, + 0.1223943809465575, + 0.40441893710376114 + ], + "world_from_object": [ + [ + 0.6650120333040761, + 0.7424296588369683, + 0.0809765227704965, + 0.11335573548933174 + ], + [ + -0.5760556295384907, + 0.44091440516464564, + 0.6882981904634933, + 0.1223943809465575 + ], + [ + 0.47530927535425926, + -0.5043735609620403, + 0.7208941696009751, + 0.40441893710376114 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "ransac": { + "estimation_mode": "position_then_orientation", + "translation_threshold_m": 0.015, + "rotation_threshold_deg": 5.0, + "maximum_rotation_threshold_deg": 10.0, + "minimum_score": 0.0, + "symmetry_mode": "auto", + "symmetry_tolerance_fraction": 0.01, + "number_of_rotational_symmetries": 2, + "maximum_instances": 0, + "minimum_instance_frame_fraction": 0.05, + "automatic_support_threshold_frames": 25, + "position_suppression_threshold_m": 0.03, + "number_of_candidate_frames": 254, + "number_of_candidate_observations": 398, + "number_of_raw_pose_clusters": 2, + "number_of_instances": 2, + "remaining_unclustered_observations": 99, + "rejected_pose_clusters": [] + }, + "skipped_frames": [ + { + "frame_id": 10, + "reason": "no_object_pose" + }, + { + "frame_id": 18, + "reason": "no_object_pose" + }, + { + "frame_id": 19, + "reason": "no_object_pose" + }, + { + "frame_id": 63, + "reason": "no_object_pose" + }, + { + "frame_id": 66, + "reason": "no_object_pose" + }, + { + "frame_id": 67, + "reason": "no_object_pose" + }, + { + "frame_id": 70, + "reason": "no_object_pose" + }, + { + "frame_id": 80, + "reason": "no_object_pose" + }, + { + "frame_id": 81, + "reason": "no_object_pose" + }, + { + "frame_id": 82, + "reason": "no_object_pose" + }, + { + "frame_id": 88, + "reason": "no_object_pose" + }, + { + "frame_id": 90, + "reason": "no_object_pose" + }, + { + "frame_id": 108, + "reason": "no_object_pose" + }, + { + "frame_id": 109, + "reason": "no_object_pose" + }, + { + "frame_id": 110, + "reason": "no_object_pose" + }, + { + "frame_id": 113, + "reason": "no_object_pose" + }, + { + "frame_id": 142, + "reason": "no_object_pose" + }, + { + "frame_id": 143, + "reason": "no_object_pose" + }, + { + "frame_id": 150, + "reason": "no_object_pose" + }, + { + "frame_id": 152, + "reason": "no_object_pose" + }, + { + "frame_id": 160, + "reason": "no_object_pose" + }, + { + "frame_id": 162, + "reason": "no_object_pose" + }, + { + "frame_id": 163, + "reason": "no_object_pose" + }, + { + "frame_id": 164, + "reason": "no_object_pose" + }, + { + "frame_id": 166, + "reason": "no_object_pose" + }, + { + "frame_id": 168, + "reason": "no_object_pose" + }, + { + "frame_id": 171, + "reason": "no_object_pose" + }, + { + "frame_id": 172, + "reason": "no_object_pose" + }, + { + "frame_id": 173, + "reason": "no_object_pose" + }, + { + "frame_id": 174, + "reason": "no_object_pose" + }, + { + "frame_id": 178, + "reason": "no_object_pose" + }, + { + "frame_id": 179, + "reason": "no_object_pose" + }, + { + "frame_id": 185, + "reason": "no_object_pose" + }, + { + "frame_id": 186, + "reason": "no_object_pose" + }, + { + "frame_id": 216, + "reason": "no_object_pose" + }, + { + "frame_id": 217, + "reason": "no_object_pose" + }, + { + "frame_id": 218, + "reason": "no_object_pose" + }, + { + "frame_id": 220, + "reason": "no_object_pose" + }, + { + "frame_id": 221, + "reason": "no_object_pose" + }, + { + "frame_id": 222, + "reason": "no_object_pose" + }, + { + "frame_id": 223, + "reason": "no_object_pose" + }, + { + "frame_id": 226, + "reason": "no_object_pose" + }, + { + "frame_id": 228, + "reason": "no_object_pose" + }, + { + "frame_id": 235, + "reason": "no_object_pose" + }, + { + "frame_id": 239, + "reason": "no_object_pose" + }, + { + "frame_id": 251, + "reason": "no_object_pose" + }, + { + "frame_id": 252, + "reason": "no_object_pose" + }, + { + "frame_id": 253, + "reason": "no_object_pose" + }, + { + "frame_id": 254, + "reason": "no_object_pose" + }, + { + "frame_id": 255, + "reason": "no_object_pose" + }, + { + "frame_id": 256, + "reason": "no_object_pose" + }, + { + "frame_id": 257, + "reason": "no_object_pose" + }, + { + "frame_id": 258, + "reason": "no_object_pose" + }, + { + "frame_id": 259, + "reason": "no_object_pose" + }, + { + "frame_id": 260, + "reason": "no_object_pose" + }, + { + "frame_id": 264, + "reason": "no_object_pose" + }, + { + "frame_id": 287, + "reason": "no_object_pose" + }, + { + "frame_id": 289, + "reason": "no_object_pose" + }, + { + "frame_id": 301, + "reason": "no_object_pose" + }, + { + "frame_id": 302, + "reason": "no_object_pose" + }, + { + "frame_id": 307, + "reason": "no_object_pose" + }, + { + "frame_id": 313, + "reason": "no_object_pose" + }, + { + "frame_id": 314, + "reason": "no_object_pose" + }, + { + "frame_id": 317, + "reason": "no_object_pose" + }, + { + "frame_id": 318, + "reason": "no_object_pose" + }, + { + "frame_id": 319, + "reason": "no_object_pose" + }, + { + "frame_id": 320, + "reason": "no_object_pose" + }, + { + "frame_id": 321, + "reason": "no_object_pose" + }, + { + "frame_id": 322, + "reason": "no_object_pose" + }, + { + "frame_id": 323, + "reason": "no_object_pose" + }, + { + "frame_id": 324, + "reason": "no_object_pose" + } + ], + "sources": { + "config_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/scripts/configs/default.yaml", + "object_poses": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Pliers/Pliers_poses_per_frame.json", + "colmap_reconstruction": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/reconstruction/sfm_filtered", + "sim3_alignment": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/reconstruction/metric_alignment" + } +} diff --git a/sam6d_sequences/Rachet/Rachet_poses_per_frame.json b/sam6d_sequences/Rachet/Rachet_poses_per_frame.json new file mode 100644 index 0000000000000000000000000000000000000000..13fb70bcdbb07c445ba5625d1e26c7154dc7bc75 --- /dev/null +++ b/sam6d_sequences/Rachet/Rachet_poses_per_frame.json @@ -0,0 +1,37997 @@ +{ + "object_name": "Rachet", + "object_identity": { + "object_name": "Rachet", + "cad_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/objects/stl/Rachet.stl", + "cad_sha256": "fbba88438535c8aff7b4cf907de184a017a9e5e2438bd1ee778413a9cfef05f2", + "templates_identity": "fbba88438535c8aff7b4cf907de184a017a9e5e2438bd1ee778413a9cfef05f2" + }, + "config_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/scripts/configs/default.yaml", + "dataset_dir": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007", + "cad_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/objects/stl/Rachet.stl", + "camera_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/camera_depth_mm.json", + "depth_unit": "millimetre", + "frames": [ + { + "frame_id": 0, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000000.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000000.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 0, + "category_id": 1, + "bbox": [ + 510, + 460, + 120, + 122 + ], + "score": 0.5532728433609009, + "time": 0.0, + "segmentation": { + "counts": [ + 407767, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 766, + 4, + 12, + 16, + 768, + 4, + 12, + 16, + 766, + 6, + 14, + 10, + 770, + 6, + 14, + 10, + 766, + 10, + 16, + 4, + 770, + 10, + 16, + 4, + 768, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 768, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 14, + 786, + 14, + 517915 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.45093590021133423, + 0.5215545892715454, + 0.7243185043334961 + ], + [ + 0.5951192378997803, + -0.4291071593761444, + 0.6794852018356323 + ], + [ + 0.6651992201805115, + 0.7374597191810608, + -0.11688722670078278 + ] + ], + "t": [ + -42.09187698364258, + 93.0830307006836, + 473.15411376953125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 0, + "category_id": 1, + "bbox": [ + 510, + 460, + 120, + 122 + ], + "score": 0.5532728433609009, + "time": 0.0, + "segmentation": { + "counts": [ + 407767, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 766, + 4, + 12, + 16, + 768, + 4, + 12, + 16, + 766, + 6, + 14, + 10, + 770, + 6, + 14, + 10, + 766, + 10, + 16, + 4, + 770, + 10, + 16, + 4, + 768, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 768, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 14, + 786, + 14, + 517915 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.45093590021133423, + 0.5215545892715454, + 0.7243185043334961 + ], + [ + 0.5951192378997803, + -0.4291071593761444, + 0.6794852018356323 + ], + [ + 0.6651992201805115, + 0.7374597191810608, + -0.11688722670078278 + ] + ], + "t": [ + -42.09187698364258, + 93.0830307006836, + 473.15411376953125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000000/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000000/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000000/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000000/sam6d_results/vis_pem.png" + }, + { + "frame_id": 1, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000001.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000001.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 1, + "category_id": 1, + "bbox": [ + 510, + 472, + 118, + 124 + ], + "score": 0.5433871150016785, + "time": 0.0, + "segmentation": { + "counts": [ + 407781, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 762, + 4, + 16, + 14, + 766, + 4, + 16, + 14, + 766, + 6, + 18, + 8, + 768, + 6, + 18, + 8, + 764, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 770, + 28, + 772, + 28, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 519499 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8542288541793823, + 0.5078442692756653, + -0.11130087077617645 + ], + [ + 0.13902384042739868, + -0.42941582202911377, + -0.8923422694206238 + ], + [ + -0.5009651780128479, + 0.7467907667160034, + -0.43742161989212036 + ] + ], + "t": [ + -41.94674301147461, + 102.7024154663086, + 470.86993408203125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 1, + "category_id": 1, + "bbox": [ + 510, + 472, + 118, + 124 + ], + "score": 0.5433871150016785, + "time": 0.0, + "segmentation": { + "counts": [ + 407781, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 762, + 4, + 16, + 14, + 766, + 4, + 16, + 14, + 766, + 6, + 18, + 8, + 768, + 6, + 18, + 8, + 764, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 770, + 28, + 772, + 28, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 519499 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8542288541793823, + 0.5078442692756653, + -0.11130087077617645 + ], + [ + 0.13902384042739868, + -0.42941582202911377, + -0.8923422694206238 + ], + [ + -0.5009651780128479, + 0.7467907667160034, + -0.43742161989212036 + ] + ], + "t": [ + -41.94674301147461, + 102.7024154663086, + 470.86993408203125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000001/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000001/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000001/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000001/sam6d_results/vis_pem.png" + }, + { + "frame_id": 2, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000002.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000002.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000002/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000002/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000002/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000002/sam6d_results/vis_pem.png" + }, + { + "frame_id": 3, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000003.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000003.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000003/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000003/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000003/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000003/sam6d_results/vis_pem.png" + }, + { + "frame_id": 4, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000004.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000004.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000004/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000004/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000004/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000004/sam6d_results/vis_pem.png" + }, + { + "frame_id": 5, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000005.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000005.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 5, + "category_id": 1, + "bbox": [ + 552, + 446, + 108, + 132 + ], + "score": 0.5211325883865356, + "time": 0.0, + "segmentation": { + "counts": [ + 441361, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 758, + 6, + 16, + 18, + 760, + 6, + 16, + 18, + 756, + 12, + 16, + 12, + 760, + 12, + 16, + 12, + 758, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 762, + 4, + 4, + 28, + 764, + 4, + 4, + 28, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 493927 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8655259013175964, + 0.4585177004337311, + 0.20155829191207886 + ], + [ + 0.4386158883571625, + -0.49957963824272156, + -0.7470182180404663 + ], + [ + -0.2418266236782074, + 0.7349706888198853, + -0.6335123777389526 + ] + ], + "t": [ + -15.9984712600708, + 83.35681915283203, + 458.7118835449219 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 5, + "category_id": 1, + "bbox": [ + 552, + 446, + 108, + 132 + ], + "score": 0.5211325883865356, + "time": 0.0, + "segmentation": { + "counts": [ + 441361, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 758, + 6, + 16, + 18, + 760, + 6, + 16, + 18, + 756, + 12, + 16, + 12, + 760, + 12, + 16, + 12, + 758, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 762, + 4, + 4, + 28, + 764, + 4, + 4, + 28, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 493927 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8655259013175964, + 0.4585177004337311, + 0.20155829191207886 + ], + [ + 0.4386158883571625, + -0.49957963824272156, + -0.7470182180404663 + ], + [ + -0.2418266236782074, + 0.7349706888198853, + -0.6335123777389526 + ] + ], + "t": [ + -15.9984712600708, + 83.35681915283203, + 458.7118835449219 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000005/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000005/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000005/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000005/sam6d_results/vis_pem.png" + }, + { + "frame_id": 6, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000006.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000006.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 6, + "category_id": 1, + "bbox": [ + 546, + 438, + 106, + 134 + ], + "score": 0.5249114036560059, + "time": 0.0, + "segmentation": { + "counts": [ + 436551, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 756, + 4, + 16, + 22, + 758, + 4, + 16, + 22, + 756, + 8, + 14, + 18, + 760, + 8, + 14, + 18, + 756, + 12, + 16, + 12, + 760, + 12, + 16, + 12, + 756, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 760, + 38, + 762, + 38, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 782, + 14, + 786, + 14, + 500337 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.11959949135780334, + 0.4425687789916992, + -0.8887230753898621 + ], + [ + -0.8487858772277832, + -0.5099427700042725, + -0.1397179663181305 + ], + [ + -0.5150328278541565, + 0.7376253604888916, + 0.4366346597671509 + ] + ], + "t": [ + -21.173227310180664, + 78.21592712402344, + 460.5494079589844 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 6, + "category_id": 1, + "bbox": [ + 546, + 438, + 106, + 134 + ], + "score": 0.5249114036560059, + "time": 0.0, + "segmentation": { + "counts": [ + 436551, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 756, + 4, + 16, + 22, + 758, + 4, + 16, + 22, + 756, + 8, + 14, + 18, + 760, + 8, + 14, + 18, + 756, + 12, + 16, + 12, + 760, + 12, + 16, + 12, + 756, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 760, + 38, + 762, + 38, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 782, + 14, + 786, + 14, + 500337 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.11959949135780334, + 0.4425687789916992, + -0.8887230753898621 + ], + [ + -0.8487858772277832, + -0.5099427700042725, + -0.1397179663181305 + ], + [ + -0.5150328278541565, + 0.7376253604888916, + 0.4366346597671509 + ] + ], + "t": [ + -21.173227310180664, + 78.21592712402344, + 460.5494079589844 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000006/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000006/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000006/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000006/sam6d_results/vis_pem.png" + }, + { + "frame_id": 7, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000007.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000007.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 7, + "category_id": 1, + "bbox": [ + 538, + 430, + 102, + 134 + ], + "score": 0.5276562571525574, + "time": 0.0, + "segmentation": { + "counts": [ + 430147, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 770, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 754, + 6, + 14, + 24, + 756, + 6, + 14, + 24, + 752, + 10, + 14, + 20, + 756, + 10, + 14, + 20, + 754, + 14, + 14, + 14, + 758, + 14, + 14, + 14, + 754, + 18, + 16, + 8, + 758, + 18, + 16, + 8, + 754, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 509943 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2510608434677124, + 0.413743257522583, + 0.8750913143157959 + ], + [ + 0.7148071527481079, + -0.530351459980011, + 0.4558263123035431 + ], + [ + 0.6527009010314941, + 0.7399618625640869, + -0.16259610652923584 + ] + ], + "t": [ + -27.714452743530273, + 72.48267364501953, + 464.44842529296875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 7, + "category_id": 1, + "bbox": [ + 538, + 430, + 102, + 134 + ], + "score": 0.5276562571525574, + "time": 0.0, + "segmentation": { + "counts": [ + 430147, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 770, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 754, + 6, + 14, + 24, + 756, + 6, + 14, + 24, + 752, + 10, + 14, + 20, + 756, + 10, + 14, + 20, + 754, + 14, + 14, + 14, + 758, + 14, + 14, + 14, + 754, + 18, + 16, + 8, + 758, + 18, + 16, + 8, + 754, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 509943 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2510608434677124, + 0.413743257522583, + 0.8750913143157959 + ], + [ + 0.7148071527481079, + -0.530351459980011, + 0.4558263123035431 + ], + [ + 0.6527009010314941, + 0.7399618625640869, + -0.16259610652923584 + ] + ], + "t": [ + -27.714452743530273, + 72.48267364501953, + 464.44842529296875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000007/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000007/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000007/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000007/sam6d_results/vis_pem.png" + }, + { + "frame_id": 8, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000008.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000008.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 8, + "category_id": 1, + "bbox": [ + 534, + 422, + 98, + 134 + ], + "score": 0.5067823529243469, + "time": 0.0, + "segmentation": { + "counts": [ + 426941, + 8, + 792, + 8, + 788, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 732, + 6, + 8, + 52, + 734, + 6, + 8, + 52, + 734, + 6, + 6, + 50, + 738, + 6, + 6, + 50, + 740, + 4, + 4, + 50, + 742, + 4, + 4, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 752, + 8, + 14, + 22, + 756, + 8, + 14, + 22, + 752, + 12, + 14, + 18, + 756, + 12, + 14, + 18, + 754, + 16, + 14, + 10, + 760, + 16, + 14, + 10, + 756, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 758, + 6, + 6, + 28, + 760, + 6, + 6, + 28, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 516351 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8373624086380005, + 0.4018343389034271, + -0.3706129193305969 + ], + [ + -0.5437851548194885, + -0.5430041551589966, + 0.6398783922195435 + ], + [ + 0.055880747735500336, + 0.7373437881469727, + 0.673202633857727 + ] + ], + "t": [ + -32.19676208496094, + 66.82637023925781, + 465.6747131347656 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 8, + "category_id": 1, + "bbox": [ + 534, + 422, + 98, + 134 + ], + "score": 0.5067823529243469, + "time": 0.0, + "segmentation": { + "counts": [ + 426941, + 8, + 792, + 8, + 788, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 732, + 6, + 8, + 52, + 734, + 6, + 8, + 52, + 734, + 6, + 6, + 50, + 738, + 6, + 6, + 50, + 740, + 4, + 4, + 50, + 742, + 4, + 4, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 752, + 8, + 14, + 22, + 756, + 8, + 14, + 22, + 752, + 12, + 14, + 18, + 756, + 12, + 14, + 18, + 754, + 16, + 14, + 10, + 760, + 16, + 14, + 10, + 756, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 758, + 6, + 6, + 28, + 760, + 6, + 6, + 28, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 516351 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8373624086380005, + 0.4018343389034271, + -0.3706129193305969 + ], + [ + -0.5437851548194885, + -0.5430041551589966, + 0.6398783922195435 + ], + [ + 0.055880747735500336, + 0.7373437881469727, + 0.673202633857727 + ] + ], + "t": [ + -32.19676208496094, + 66.82637023925781, + 465.6747131347656 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000008/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000008/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000008/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000008/sam6d_results/vis_pem.png" + }, + { + "frame_id": 9, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000009.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000009.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000009/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000009/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000009/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000009/sam6d_results/vis_pem.png" + }, + { + "frame_id": 10, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000010.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000010.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000010/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000010/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000010/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000010/sam6d_results/vis_pem.png" + }, + { + "frame_id": 11, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000011.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000011.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 11, + "category_id": 1, + "bbox": [ + 540, + 420, + 86, + 132 + ], + "score": 0.4907808005809784, + "time": 0.0, + "segmentation": { + "counts": [ + 431735, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 774, + 28, + 772, + 28, + 766, + 34, + 766, + 34, + 762, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 34, + 766, + 34, + 746, + 8, + 12, + 32, + 748, + 8, + 12, + 32, + 740, + 18, + 12, + 24, + 746, + 18, + 12, + 24, + 744, + 20, + 12, + 20, + 748, + 20, + 12, + 20, + 744, + 24, + 14, + 12, + 750, + 24, + 14, + 12, + 746, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 752, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 750, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 784, + 10, + 790, + 10, + 521159 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8204836845397949, + 0.31754177808761597, + 0.4753667116165161 + ], + [ + 0.5675613284111023, + -0.5519869923591614, + -0.6108880639076233 + ], + [ + 0.06841371953487396, + 0.7710237503051758, + -0.6331207752227783 + ] + ], + "t": [ + -33.53792953491211, + 65.39485931396484, + 474.18865966796875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 11, + "category_id": 1, + "bbox": [ + 540, + 420, + 86, + 132 + ], + "score": 0.4907808005809784, + "time": 0.0, + "segmentation": { + "counts": [ + 431735, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 774, + 28, + 772, + 28, + 766, + 34, + 766, + 34, + 762, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 34, + 766, + 34, + 746, + 8, + 12, + 32, + 748, + 8, + 12, + 32, + 740, + 18, + 12, + 24, + 746, + 18, + 12, + 24, + 744, + 20, + 12, + 20, + 748, + 20, + 12, + 20, + 744, + 24, + 14, + 12, + 750, + 24, + 14, + 12, + 746, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 752, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 750, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 784, + 10, + 790, + 10, + 521159 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8204836845397949, + 0.31754177808761597, + 0.4753667116165161 + ], + [ + 0.5675613284111023, + -0.5519869923591614, + -0.6108880639076233 + ], + [ + 0.06841371953487396, + 0.7710237503051758, + -0.6331207752227783 + ] + ], + "t": [ + -33.53792953491211, + 65.39485931396484, + 474.18865966796875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000011/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000011/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000011/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000011/sam6d_results/vis_pem.png" + }, + { + "frame_id": 12, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000012.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000012.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000012/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000012/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000012/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000012/sam6d_results/vis_pem.png" + }, + { + "frame_id": 13, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000013.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000013.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000013/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000013/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000013/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000013/sam6d_results/vis_pem.png" + }, + { + "frame_id": 14, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000014.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000014.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 14, + "category_id": 1, + "bbox": [ + 562, + 416, + 62, + 130 + ], + "score": 0.45030131936073303, + "time": 0.0, + "segmentation": { + "counts": [ + 449323, + 22, + 778, + 22, + 770, + 32, + 768, + 32, + 762, + 40, + 760, + 40, + 754, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 728, + 8, + 10, + 52, + 730, + 8, + 10, + 52, + 726, + 12, + 12, + 46, + 730, + 12, + 12, + 46, + 724, + 18, + 12, + 42, + 728, + 18, + 12, + 42, + 700, + 12, + 8, + 28, + 10, + 36, + 706, + 12, + 8, + 28, + 10, + 36, + 702, + 52, + 12, + 30, + 706, + 52, + 12, + 30, + 704, + 54, + 12, + 22, + 712, + 54, + 12, + 22, + 710, + 54, + 16, + 10, + 720, + 54, + 16, + 10, + 720, + 52, + 748, + 52, + 746, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 522759 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7637451887130737, + 0.22022001445293427, + -0.606792151927948 + ], + [ + -0.4008553922176361, + -0.5750017166137695, + -0.7132234573364258 + ], + [ + -0.5059726238250732, + 0.7879568934440613, + -0.35087844729423523 + ] + ], + "t": [ + -27.513347625732422, + 65.2938232421875, + 495.0513916015625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 14, + "category_id": 1, + "bbox": [ + 562, + 416, + 62, + 130 + ], + "score": 0.45030131936073303, + "time": 0.0, + "segmentation": { + "counts": [ + 449323, + 22, + 778, + 22, + 770, + 32, + 768, + 32, + 762, + 40, + 760, + 40, + 754, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 744, + 54, + 746, + 54, + 728, + 8, + 10, + 52, + 730, + 8, + 10, + 52, + 726, + 12, + 12, + 46, + 730, + 12, + 12, + 46, + 724, + 18, + 12, + 42, + 728, + 18, + 12, + 42, + 700, + 12, + 8, + 28, + 10, + 36, + 706, + 12, + 8, + 28, + 10, + 36, + 702, + 52, + 12, + 30, + 706, + 52, + 12, + 30, + 704, + 54, + 12, + 22, + 712, + 54, + 12, + 22, + 710, + 54, + 16, + 10, + 720, + 54, + 16, + 10, + 720, + 52, + 748, + 52, + 746, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 522759 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7637451887130737, + 0.22022001445293427, + -0.606792151927948 + ], + [ + -0.4008553922176361, + -0.5750017166137695, + -0.7132234573364258 + ], + [ + -0.5059726238250732, + 0.7879568934440613, + -0.35087844729423523 + ] + ], + "t": [ + -27.513347625732422, + 65.2938232421875, + 495.0513916015625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000014/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000014/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000014/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000014/sam6d_results/vis_pem.png" + }, + { + "frame_id": 15, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000015.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000015.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000015/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000015/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000015/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000015/sam6d_results/vis_pem.png" + }, + { + "frame_id": 16, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000016.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000016.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000016/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000016/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000016/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000016/sam6d_results/vis_pem.png" + }, + { + "frame_id": 17, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000017.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000017.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000017/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000017/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000017/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000017/sam6d_results/vis_pem.png" + }, + { + "frame_id": 18, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000018.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000018.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000018/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000018/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000018/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000018/sam6d_results/vis_pem.png" + }, + { + "frame_id": 19, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000019.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000019.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000019/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000019/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000019/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000019/sam6d_results/vis_pem.png" + }, + { + "frame_id": 20, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000020.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000020.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000020/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000020/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000020/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000020/sam6d_results/vis_pem.png" + }, + { + "frame_id": 21, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000021.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000021.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000021/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000021/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000021/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000021/sam6d_results/vis_pem.png" + }, + { + "frame_id": 22, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000022.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000022.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000022/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000022/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000022/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000022/sam6d_results/vis_pem.png" + }, + { + "frame_id": 23, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000023.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000023.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000023/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000023/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000023/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000023/sam6d_results/vis_pem.png" + }, + { + "frame_id": 24, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000024.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000024.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 24, + "category_id": 1, + "bbox": [ + 440, + 504, + 118, + 70 + ], + "score": 0.4511648416519165, + "time": 0.0, + "segmentation": { + "counts": [ + 351763, + 6, + 794, + 6, + 788, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 784, + 16, + 784, + 16, + 575469 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6356282234191895, + -0.7444603443145752, + 0.20434188842773438 + ], + [ + -0.5511338114738464, + 0.2522463798522949, + -0.7953764796257019 + ], + [ + 0.5405815243721008, + -0.6181831955909729, + -0.5706322193145752 + ] + ], + "t": [ + -90.12712860107422, + 90.05734252929688, + 353.6361389160156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 24, + "category_id": 1, + "bbox": [ + 440, + 504, + 118, + 70 + ], + "score": 0.4511648416519165, + "time": 0.0, + "segmentation": { + "counts": [ + 351763, + 6, + 794, + 6, + 788, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 784, + 16, + 784, + 16, + 575469 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6356282234191895, + -0.7444603443145752, + 0.20434188842773438 + ], + [ + -0.5511338114738464, + 0.2522463798522949, + -0.7953764796257019 + ], + [ + 0.5405815243721008, + -0.6181831955909729, + -0.5706322193145752 + ] + ], + "t": [ + -90.12712860107422, + 90.05734252929688, + 353.6361389160156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000024/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000024/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000024/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000024/sam6d_results/vis_pem.png" + }, + { + "frame_id": 25, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000025.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000025.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000025/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000025/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000025/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000025/sam6d_results/vis_pem.png" + }, + { + "frame_id": 26, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000026.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000026.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 26, + "category_id": 1, + "bbox": [ + 544, + 348, + 68, + 116 + ], + "score": 0.5064274668693542, + "time": 0.0, + "segmentation": { + "counts": [ + 434753, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 770, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 770, + 32, + 2, + 10, + 756, + 32, + 2, + 10, + 760, + 28, + 2, + 18, + 752, + 28, + 2, + 18, + 756, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 754, + 16, + 8, + 28, + 748, + 16, + 8, + 28, + 750, + 12, + 10, + 32, + 746, + 12, + 10, + 32, + 750, + 8, + 10, + 36, + 746, + 8, + 10, + 36, + 748, + 4, + 12, + 38, + 746, + 4, + 12, + 38, + 762, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 768, + 30, + 770, + 30, + 778, + 22, + 778, + 22, + 784, + 12, + 788, + 12, + 532339 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8977285027503967, + -0.44049277901649475, + -0.0070515889674425125 + ], + [ + -0.33898618817329407, + -0.6804572343826294, + -0.649666428565979 + ], + [ + 0.2813750207424164, + 0.5856146812438965, + -0.7601866722106934 + ] + ], + "t": [ + -45.21449661254883, + -1.8967254161834717, + 471.181884765625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 26, + "category_id": 1, + "bbox": [ + 544, + 348, + 68, + 116 + ], + "score": 0.5064274668693542, + "time": 0.0, + "segmentation": { + "counts": [ + 434753, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 770, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 770, + 32, + 2, + 10, + 756, + 32, + 2, + 10, + 760, + 28, + 2, + 18, + 752, + 28, + 2, + 18, + 756, + 22, + 4, + 24, + 750, + 22, + 4, + 24, + 754, + 16, + 8, + 28, + 748, + 16, + 8, + 28, + 750, + 12, + 10, + 32, + 746, + 12, + 10, + 32, + 750, + 8, + 10, + 36, + 746, + 8, + 10, + 36, + 748, + 4, + 12, + 38, + 746, + 4, + 12, + 38, + 762, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 768, + 30, + 770, + 30, + 778, + 22, + 778, + 22, + 784, + 12, + 788, + 12, + 532339 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8977285027503967, + -0.44049277901649475, + -0.0070515889674425125 + ], + [ + -0.33898618817329407, + -0.6804572343826294, + -0.649666428565979 + ], + [ + 0.2813750207424164, + 0.5856146812438965, + -0.7601866722106934 + ] + ], + "t": [ + -45.21449661254883, + -1.8967254161834717, + 471.181884765625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000026/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000026/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000026/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000026/sam6d_results/vis_pem.png" + }, + { + "frame_id": 27, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000027.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000027.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000027/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000027/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000027/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000027/sam6d_results/vis_pem.png" + }, + { + "frame_id": 28, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000028.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000028.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 28, + "category_id": 1, + "bbox": [ + 554, + 330, + 86, + 102 + ], + "score": 0.5258103609085083, + "time": 0.0, + "segmentation": { + "counts": [ + 442733, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 776, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 770, + 34, + 766, + 34, + 768, + 18, + 2, + 16, + 764, + 18, + 2, + 16, + 766, + 14, + 8, + 16, + 762, + 14, + 8, + 16, + 766, + 10, + 8, + 20, + 762, + 10, + 8, + 20, + 762, + 8, + 10, + 24, + 758, + 8, + 10, + 24, + 758, + 6, + 10, + 30, + 754, + 6, + 10, + 30, + 756, + 4, + 10, + 32, + 754, + 4, + 10, + 32, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 509971 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.13243775069713593, + -0.5807597041130066, + 0.8032299280166626 + ], + [ + 0.6152651309967041, + -0.6835142374038696, + -0.3927554488182068 + ], + [ + 0.7771154046058655, + 0.4421840310096741, + 0.4478445053100586 + ] + ], + "t": [ + -33.962501525878906, + -23.049039840698242, + 442.33599853515625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 28, + "category_id": 1, + "bbox": [ + 554, + 330, + 86, + 102 + ], + "score": 0.5258103609085083, + "time": 0.0, + "segmentation": { + "counts": [ + 442733, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 776, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 770, + 34, + 766, + 34, + 768, + 18, + 2, + 16, + 764, + 18, + 2, + 16, + 766, + 14, + 8, + 16, + 762, + 14, + 8, + 16, + 766, + 10, + 8, + 20, + 762, + 10, + 8, + 20, + 762, + 8, + 10, + 24, + 758, + 8, + 10, + 24, + 758, + 6, + 10, + 30, + 754, + 6, + 10, + 30, + 756, + 4, + 10, + 32, + 754, + 4, + 10, + 32, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 509971 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.13243775069713593, + -0.5807597041130066, + 0.8032299280166626 + ], + [ + 0.6152651309967041, + -0.6835142374038696, + -0.3927554488182068 + ], + [ + 0.7771154046058655, + 0.4421840310096741, + 0.4478445053100586 + ] + ], + "t": [ + -33.962501525878906, + -23.049039840698242, + 442.33599853515625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000028/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000028/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000028/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000028/sam6d_results/vis_pem.png" + }, + { + "frame_id": 29, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000029.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000029.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000029/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000029/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000029/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000029/sam6d_results/vis_pem.png" + }, + { + "frame_id": 30, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000030.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000030.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000030/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000030/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000030/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000030/sam6d_results/vis_pem.png" + }, + { + "frame_id": 31, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000031.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000031.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000031/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000031/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000031/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000031/sam6d_results/vis_pem.png" + }, + { + "frame_id": 32, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000032.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000032.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000032/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000032/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000032/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000032/sam6d_results/vis_pem.png" + }, + { + "frame_id": 33, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000033.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000033.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000033/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000033/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000033/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000033/sam6d_results/vis_pem.png" + }, + { + "frame_id": 34, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000034.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000034.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 34, + "category_id": 1, + "bbox": [ + 0, + 0, + 1014, + 196 + ], + "score": 0.04360586777329445, + "time": 0.0, + "segmentation": { + "counts": [ + 1, + 198, + 602, + 198, + 602, + 198, + 602, + 198, + 602, + 198, + 601, + 199, + 601, + 199, + 601, + 199, + 601, + 199, + 601, + 197, + 603, + 197, + 604, + 196, + 604, + 196, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 606, + 192, + 608, + 192, + 614, + 186, + 614, + 186, + 620, + 180, + 620, + 180, + 622, + 178, + 622, + 178, + 626, + 174, + 626, + 174, + 632, + 168, + 632, + 168, + 638, + 162, + 638, + 162, + 646, + 154, + 646, + 154, + 650, + 150, + 650, + 150, + 656, + 144, + 656, + 144, + 660, + 140, + 660, + 140, + 666, + 134, + 666, + 134, + 668, + 132, + 668, + 132, + 670, + 130, + 670, + 130, + 672, + 128, + 672, + 128, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 682, + 118, + 682, + 118, + 682, + 118, + 682, + 118, + 682, + 118, + 682, + 118, + 682, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 698, + 102, + 698, + 102, + 684, + 114, + 686, + 114, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 90, + 710, + 90, + 710, + 90, + 710, + 90, + 710, + 80, + 720, + 80, + 720, + 74, + 726, + 74, + 728, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 736, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 732, + 60, + 740, + 60, + 740, + 54, + 746, + 54, + 746, + 46, + 754, + 46, + 754, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 774, + 12, + 788, + 12, + 104788, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 24, + 2, + 4, + 770, + 24, + 2, + 4, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 211095 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.533801794052124, + -0.16255879402160645, + -0.8298370838165283 + ], + [ + -0.24383853375911713, + -0.9692535996437073, + 0.03301742300391197 + ], + [ + -0.8096896409988403, + 0.18472157418727875, + -0.55702805519104 + ] + ], + "t": [ + -235.91273498535156, + -353.61669921875, + 826.6045532226562 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 34, + "category_id": 1, + "bbox": [ + 0, + 0, + 1014, + 196 + ], + "score": 0.04360586777329445, + "time": 0.0, + "segmentation": { + "counts": [ + 1, + 198, + 602, + 198, + 602, + 198, + 602, + 198, + 602, + 198, + 601, + 199, + 601, + 199, + 601, + 199, + 601, + 199, + 601, + 197, + 603, + 197, + 604, + 196, + 604, + 196, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 603, + 197, + 606, + 192, + 608, + 192, + 614, + 186, + 614, + 186, + 620, + 180, + 620, + 180, + 622, + 178, + 622, + 178, + 626, + 174, + 626, + 174, + 632, + 168, + 632, + 168, + 638, + 162, + 638, + 162, + 646, + 154, + 646, + 154, + 650, + 150, + 650, + 150, + 656, + 144, + 656, + 144, + 660, + 140, + 660, + 140, + 666, + 134, + 666, + 134, + 668, + 132, + 668, + 132, + 670, + 130, + 670, + 130, + 672, + 128, + 672, + 128, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 122, + 678, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 680, + 120, + 682, + 118, + 682, + 118, + 682, + 118, + 682, + 118, + 682, + 118, + 682, + 118, + 682, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 698, + 102, + 698, + 102, + 684, + 114, + 686, + 114, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 684, + 116, + 686, + 114, + 686, + 114, + 686, + 114, + 686, + 114, + 688, + 112, + 688, + 112, + 688, + 112, + 688, + 112, + 690, + 110, + 690, + 110, + 690, + 110, + 690, + 110, + 694, + 106, + 694, + 106, + 694, + 106, + 694, + 106, + 696, + 104, + 696, + 104, + 696, + 104, + 696, + 104, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 102, + 698, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 700, + 100, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 98, + 702, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 96, + 704, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 94, + 706, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 92, + 708, + 90, + 710, + 90, + 710, + 90, + 710, + 90, + 710, + 80, + 720, + 80, + 720, + 74, + 726, + 74, + 728, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 736, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 734, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 732, + 60, + 740, + 60, + 740, + 54, + 746, + 54, + 746, + 46, + 754, + 46, + 754, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 774, + 12, + 788, + 12, + 104788, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 24, + 2, + 4, + 770, + 24, + 2, + 4, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 211095 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.533801794052124, + -0.16255879402160645, + -0.8298370838165283 + ], + [ + -0.24383853375911713, + -0.9692535996437073, + 0.03301742300391197 + ], + [ + -0.8096896409988403, + 0.18472157418727875, + -0.55702805519104 + ] + ], + "t": [ + -235.91273498535156, + -353.61669921875, + 826.6045532226562 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000034/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000034/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000034/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000034/sam6d_results/vis_pem.png" + }, + { + "frame_id": 35, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000035.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000035.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000035/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000035/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000035/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000035/sam6d_results/vis_pem.png" + }, + { + "frame_id": 36, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000036.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000036.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000036/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000036/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000036/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000036/sam6d_results/vis_pem.png" + }, + { + "frame_id": 37, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000037.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000037.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000037/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000037/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000037/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000037/sam6d_results/vis_pem.png" + }, + { + "frame_id": 38, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000038.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000038.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000038/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000038/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000038/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000038/sam6d_results/vis_pem.png" + }, + { + "frame_id": 39, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000039.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000039.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000039/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000039/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000039/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000039/sam6d_results/vis_pem.png" + }, + { + "frame_id": 40, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000040.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000040.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000040/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000040/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000040/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000040/sam6d_results/vis_pem.png" + }, + { + "frame_id": 41, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000041.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000041.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000041/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000041/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000041/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000041/sam6d_results/vis_pem.png" + }, + { + "frame_id": 42, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000042.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000042.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000042/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000042/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000042/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000042/sam6d_results/vis_pem.png" + }, + { + "frame_id": 43, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000043.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000043.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000043/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000043/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000043/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000043/sam6d_results/vis_pem.png" + }, + { + "frame_id": 44, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000044.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000044.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000044/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000044/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000044/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000044/sam6d_results/vis_pem.png" + }, + { + "frame_id": 45, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000045.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000045.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000045/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000045/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000045/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000045/sam6d_results/vis_pem.png" + }, + { + "frame_id": 46, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000046.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000046.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000046/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000046/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000046/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000046/sam6d_results/vis_pem.png" + }, + { + "frame_id": 47, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000047.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000047.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000047/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000047/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000047/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000047/sam6d_results/vis_pem.png" + }, + { + "frame_id": 48, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000048.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000048.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000048/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000048/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000048/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000048/sam6d_results/vis_pem.png" + }, + { + "frame_id": 49, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000049.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000049.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000049/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000049/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000049/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000049/sam6d_results/vis_pem.png" + }, + { + "frame_id": 50, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000050.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000050.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000050/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000050/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000050/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000050/sam6d_results/vis_pem.png" + }, + { + "frame_id": 51, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000051.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000051.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000051/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000051/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000051/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000051/sam6d_results/vis_pem.png" + }, + { + "frame_id": 52, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000052.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000052.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000052/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000052/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000052/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000052/sam6d_results/vis_pem.png" + }, + { + "frame_id": 53, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000053.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000053.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000053/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000053/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000053/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000053/sam6d_results/vis_pem.png" + }, + { + "frame_id": 54, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000054.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000054.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000054/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000054/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000054/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000054/sam6d_results/vis_pem.png" + }, + { + "frame_id": 55, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000055.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000055.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000055/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000055/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000055/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000055/sam6d_results/vis_pem.png" + }, + { + "frame_id": 56, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000056.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000056.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 56, + "category_id": 1, + "bbox": [ + 472, + 400, + 82, + 90 + ], + "score": 0.480927050113678, + "time": 0.0, + "segmentation": { + "counts": [ + 377203, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 16, + 6, + 8, + 770, + 16, + 6, + 8, + 772, + 12, + 8, + 12, + 768, + 12, + 8, + 12, + 770, + 10, + 8, + 16, + 766, + 10, + 8, + 16, + 768, + 6, + 10, + 18, + 766, + 6, + 10, + 18, + 768, + 4, + 10, + 22, + 764, + 4, + 10, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 578715 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7152421474456787, + -0.6604528427124023, + 0.22853964567184448 + ], + [ + -0.2638123631477356, + -0.5579631924629211, + -0.7868163585662842 + ], + [ + 0.6471718549728394, + 0.5024724006652832, + -0.5733147263526917 + ] + ], + "t": [ + -102.4439468383789, + 29.318449020385742, + 499.6473083496094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 56, + "category_id": 1, + "bbox": [ + 472, + 400, + 82, + 90 + ], + "score": 0.480927050113678, + "time": 0.0, + "segmentation": { + "counts": [ + 377203, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 16, + 6, + 8, + 770, + 16, + 6, + 8, + 772, + 12, + 8, + 12, + 768, + 12, + 8, + 12, + 770, + 10, + 8, + 16, + 766, + 10, + 8, + 16, + 768, + 6, + 10, + 18, + 766, + 6, + 10, + 18, + 768, + 4, + 10, + 22, + 764, + 4, + 10, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 578715 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7152421474456787, + -0.6604528427124023, + 0.22853964567184448 + ], + [ + -0.2638123631477356, + -0.5579631924629211, + -0.7868163585662842 + ], + [ + 0.6471718549728394, + 0.5024724006652832, + -0.5733147263526917 + ] + ], + "t": [ + -102.4439468383789, + 29.318449020385742, + 499.6473083496094 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000056/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000056/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000056/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000056/sam6d_results/vis_pem.png" + }, + { + "frame_id": 57, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000057.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000057.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000057/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000057/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000057/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000057/sam6d_results/vis_pem.png" + }, + { + "frame_id": 58, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000058.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000058.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000058/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000058/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000058/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000058/sam6d_results/vis_pem.png" + }, + { + "frame_id": 59, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000059.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000059.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000059/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000059/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000059/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000059/sam6d_results/vis_pem.png" + }, + { + "frame_id": 60, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000060.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000060.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000060/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000060/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000060/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000060/sam6d_results/vis_pem.png" + }, + { + "frame_id": 61, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000061.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000061.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000061/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000061/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000061/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000061/sam6d_results/vis_pem.png" + }, + { + "frame_id": 62, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000062.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000062.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000062/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000062/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000062/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000062/sam6d_results/vis_pem.png" + }, + { + "frame_id": 63, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000063.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000063.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000063/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000063/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000063/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000063/sam6d_results/vis_pem.png" + }, + { + "frame_id": 64, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000064.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000064.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000064/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000064/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000064/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000064/sam6d_results/vis_pem.png" + }, + { + "frame_id": 65, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000065.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000065.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000065/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000065/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000065/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000065/sam6d_results/vis_pem.png" + }, + { + "frame_id": 66, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000066.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000066.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000066/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000066/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000066/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000066/sam6d_results/vis_pem.png" + }, + { + "frame_id": 67, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000067.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000067.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000067/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000067/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000067/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000067/sam6d_results/vis_pem.png" + }, + { + "frame_id": 68, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000068.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000068.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000068/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000068/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000068/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000068/sam6d_results/vis_pem.png" + }, + { + "frame_id": 69, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000069.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000069.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000069/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000069/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000069/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000069/sam6d_results/vis_pem.png" + }, + { + "frame_id": 70, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000070.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000070.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000070/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000070/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000070/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000070/sam6d_results/vis_pem.png" + }, + { + "frame_id": 71, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000071.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000071.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000071/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000071/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000071/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000071/sam6d_results/vis_pem.png" + }, + { + "frame_id": 72, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000072.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000072.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000072/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000072/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000072/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000072/sam6d_results/vis_pem.png" + }, + { + "frame_id": 73, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000073.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000073.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000073/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000073/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000073/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000073/sam6d_results/vis_pem.png" + }, + { + "frame_id": 74, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000074.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000074.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 74, + "category_id": 1, + "bbox": [ + 566, + 370, + 126, + 104 + ], + "score": 0.4522397220134735, + "time": 0.0, + "segmentation": { + "counts": [ + 452459, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 770, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 468405 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6961970925331116, + 0.6724303960800171, + -0.2512911260128021 + ], + [ + -0.6611024737358093, + -0.46417874097824097, + 0.5894758105278015 + ], + [ + 0.27973729372024536, + 0.5765207409858704, + 0.7677051424980164 + ] + ], + "t": [ + -0.12055571377277374, + 20.517831802368164, + 485.4261474609375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 74, + "category_id": 1, + "bbox": [ + 566, + 370, + 126, + 104 + ], + "score": 0.4522397220134735, + "time": 0.0, + "segmentation": { + "counts": [ + 452459, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 770, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 468405 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6961970925331116, + 0.6724303960800171, + -0.2512911260128021 + ], + [ + -0.6611024737358093, + -0.46417874097824097, + 0.5894758105278015 + ], + [ + 0.27973729372024536, + 0.5765207409858704, + 0.7677051424980164 + ] + ], + "t": [ + -0.12055571377277374, + 20.517831802368164, + 485.4261474609375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000074/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000074/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000074/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000074/sam6d_results/vis_pem.png" + }, + { + "frame_id": 75, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000075.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000075.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000075/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000075/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000075/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000075/sam6d_results/vis_pem.png" + }, + { + "frame_id": 76, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000076.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000076.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000076/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000076/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000076/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000076/sam6d_results/vis_pem.png" + }, + { + "frame_id": 77, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000077.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000077.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 77, + "category_id": 1, + "bbox": [ + 566, + 426, + 156, + 88 + ], + "score": 0.5460885167121887, + "time": 0.0, + "segmentation": { + "counts": [ + 452501, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 2372, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 444351 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5473061203956604, + 0.8264428377151489, + 0.13208989799022675 + ], + [ + 0.6547402739524841, + -0.3244888484477997, + -0.6826575398445129 + ], + [ + -0.5213160514831543, + 0.4601074159145355, + -0.7187005877494812 + ] + ], + "t": [ + 13.742765426635742, + 55.258846282958984, + 473.4523620605469 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 77, + "category_id": 1, + "bbox": [ + 566, + 426, + 156, + 88 + ], + "score": 0.5460885167121887, + "time": 0.0, + "segmentation": { + "counts": [ + 452501, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 2372, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 444351 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5473061203956604, + 0.8264428377151489, + 0.13208989799022675 + ], + [ + 0.6547402739524841, + -0.3244888484477997, + -0.6826575398445129 + ], + [ + -0.5213160514831543, + 0.4601074159145355, + -0.7187005877494812 + ] + ], + "t": [ + 13.742765426635742, + 55.258846282958984, + 473.4523620605469 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000077/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000077/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000077/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000077/sam6d_results/vis_pem.png" + }, + { + "frame_id": 78, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000078.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000078.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000078/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000078/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000078/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000078/sam6d_results/vis_pem.png" + }, + { + "frame_id": 79, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000079.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000079.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000079/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000079/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000079/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000079/sam6d_results/vis_pem.png" + }, + { + "frame_id": 80, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000080.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000080.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000080/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000080/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000080/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000080/sam6d_results/vis_pem.png" + }, + { + "frame_id": 81, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000081.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000081.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000081/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000081/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000081/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000081/sam6d_results/vis_pem.png" + }, + { + "frame_id": 82, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000082.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000082.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000082/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000082/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000082/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000082/sam6d_results/vis_pem.png" + }, + { + "frame_id": 83, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000083.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000083.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000083/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000083/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000083/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000083/sam6d_results/vis_pem.png" + }, + { + "frame_id": 84, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000084.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000084.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000084/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000084/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000084/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000084/sam6d_results/vis_pem.png" + }, + { + "frame_id": 85, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000085.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000085.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 85, + "category_id": 1, + "bbox": [ + 502, + 378, + 168, + 62 + ], + "score": 0.4382193386554718, + "time": 0.0, + "segmentation": { + "counts": [ + 401229, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 790, + 8, + 792, + 8, + 8776, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 14, + 786, + 14, + 485999 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2266530841588974, + 0.9680326581001282, + -0.10742626339197159 + ], + [ + 0.7681260704994202, + -0.24547453224658966, + -0.5913754105567932 + ], + [ + -0.5988413691520691, + 0.051520299166440964, + -0.7992089986801147 + ] + ], + "t": [ + -35.09037780761719, + 12.988081932067871, + 505.80389404296875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 85, + "category_id": 1, + "bbox": [ + 502, + 378, + 168, + 62 + ], + "score": 0.4382193386554718, + "time": 0.0, + "segmentation": { + "counts": [ + 401229, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 790, + 8, + 792, + 8, + 8776, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 14, + 786, + 14, + 485999 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2266530841588974, + 0.9680326581001282, + -0.10742626339197159 + ], + [ + 0.7681260704994202, + -0.24547453224658966, + -0.5913754105567932 + ], + [ + -0.5988413691520691, + 0.051520299166440964, + -0.7992089986801147 + ] + ], + "t": [ + -35.09037780761719, + 12.988081932067871, + 505.80389404296875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000085/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000085/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000085/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000085/sam6d_results/vis_pem.png" + }, + { + "frame_id": 86, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000086.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000086.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000086/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000086/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000086/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000086/sam6d_results/vis_pem.png" + }, + { + "frame_id": 87, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000087.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000087.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000087/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000087/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000087/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000087/sam6d_results/vis_pem.png" + }, + { + "frame_id": 88, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000088.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000088.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000088/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000088/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000088/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000088/sam6d_results/vis_pem.png" + }, + { + "frame_id": 89, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000089.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000089.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000089/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000089/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000089/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000089/sam6d_results/vis_pem.png" + }, + { + "frame_id": 90, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000090.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000090.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000090/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000090/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000090/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000090/sam6d_results/vis_pem.png" + }, + { + "frame_id": 91, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000091.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000091.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000091/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000091/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000091/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000091/sam6d_results/vis_pem.png" + }, + { + "frame_id": 92, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000092.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000092.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000092/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000092/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000092/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000092/sam6d_results/vis_pem.png" + }, + { + "frame_id": 93, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000093.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000093.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000093/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000093/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000093/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000093/sam6d_results/vis_pem.png" + }, + { + "frame_id": 94, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000094.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000094.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000094/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000094/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000094/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000094/sam6d_results/vis_pem.png" + }, + { + "frame_id": 95, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000095.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000095.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000095/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000095/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000095/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000095/sam6d_results/vis_pem.png" + }, + { + "frame_id": 96, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000096.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000096.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000096/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000096/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000096/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000096/sam6d_results/vis_pem.png" + }, + { + "frame_id": 97, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000097.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000097.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000097/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000097/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000097/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000097/sam6d_results/vis_pem.png" + }, + { + "frame_id": 98, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000098.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000098.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000098/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000098/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000098/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000098/sam6d_results/vis_pem.png" + }, + { + "frame_id": 99, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000099.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000099.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000099/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000099/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000099/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000099/sam6d_results/vis_pem.png" + }, + { + "frame_id": 100, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000100.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000100.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000100/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000100/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000100/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000100/sam6d_results/vis_pem.png" + }, + { + "frame_id": 101, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000101.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000101.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000101/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000101/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000101/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000101/sam6d_results/vis_pem.png" + }, + { + "frame_id": 102, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000102.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000102.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000102/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000102/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000102/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000102/sam6d_results/vis_pem.png" + }, + { + "frame_id": 103, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000103.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000103.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 103, + "category_id": 1, + "bbox": [ + 398, + 410, + 124, + 80 + ], + "score": 0.40358707308769226, + "time": 0.0, + "segmentation": { + "counts": [ + 318015, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 814, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 778, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 604317 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.478618323802948, + 0.8577696084976196, + 0.18749451637268066 + ], + [ + 0.40165913105010986, + 0.40378591418266296, + -0.8219648599624634 + ], + [ + -0.7807645797729492, + -0.31809866428375244, + -0.5377913117408752 + ] + ], + "t": [ + -150.63909912109375, + 45.94131851196289, + 559.252197265625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 103, + "category_id": 1, + "bbox": [ + 398, + 410, + 124, + 80 + ], + "score": 0.40358707308769226, + "time": 0.0, + "segmentation": { + "counts": [ + 318015, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 814, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 778, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 604317 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.478618323802948, + 0.8577696084976196, + 0.18749451637268066 + ], + [ + 0.40165913105010986, + 0.40378591418266296, + -0.8219648599624634 + ], + [ + -0.7807645797729492, + -0.31809866428375244, + -0.5377913117408752 + ] + ], + "t": [ + -150.63909912109375, + 45.94131851196289, + 559.252197265625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000103/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000103/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000103/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000103/sam6d_results/vis_pem.png" + }, + { + "frame_id": 104, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000104.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000104.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000104/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000104/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000104/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000104/sam6d_results/vis_pem.png" + }, + { + "frame_id": 105, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000105.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000105.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 105, + "category_id": 1, + "bbox": [ + 1124, + 314, + 154, + 94 + ], + "score": 0.34295618534088135, + "time": 0.0, + "segmentation": { + "counts": [ + 898731, + 8, + 792, + 8, + 786, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 389 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5284470915794373, + 0.5387106537818909, + 0.6561511158943176 + ], + [ + -0.2949145436286926, + 0.6082648038864136, + -0.7369115948677063 + ], + [ + -0.7960965037345886, + -0.5829271078109741, + -0.1625620573759079 + ] + ], + "t": [ + 606.094970703125, + -49.53972244262695, + 686.198486328125 + ] + }, + { + "scene_id": 0, + "image_id": 105, + "category_id": 1, + "bbox": [ + 440, + 426, + 116, + 96 + ], + "score": 0.43715786933898926, + "time": 0.0, + "segmentation": { + "counts": [ + 351629, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 4, + 796, + 4, + 818, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 778, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 577083 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5929794311523438, + 0.8037958145141602, + -0.047821469604969025 + ], + [ + 0.7486735582351685, + 0.5285037159919739, + -0.4002135396003723 + ], + [ + -0.2964160144329071, + -0.2731209993362427, + -0.9151734113693237 + ] + ], + "t": [ + -119.1122817993164, + 67.6739273071289, + 564.9661254882812 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 105, + "category_id": 1, + "bbox": [ + 440, + 426, + 116, + 96 + ], + "score": 0.43715786933898926, + "time": 0.0, + "segmentation": { + "counts": [ + 351629, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 4, + 796, + 4, + 818, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 778, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 577083 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5929794311523438, + 0.8037958145141602, + -0.047821469604969025 + ], + [ + 0.7486735582351685, + 0.5285037159919739, + -0.4002135396003723 + ], + [ + -0.2964160144329071, + -0.2731209993362427, + -0.9151734113693237 + ] + ], + "t": [ + -119.1122817993164, + 67.6739273071289, + 564.9661254882812 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000105/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000105/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000105/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000105/sam6d_results/vis_pem.png" + }, + { + "frame_id": 106, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000106.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000106.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 106, + "category_id": 1, + "bbox": [ + 1126, + 294, + 152, + 106 + ], + "score": 0.31213176250457764, + "time": 0.0, + "segmentation": { + "counts": [ + 900307, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 397 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.28555381298065186, + 0.7346901893615723, + 0.6153775453567505 + ], + [ + -0.5088046789169312, + 0.6603657603263855, + -0.5522995591163635 + ], + [ + -0.8121427893638611, + -0.15539586544036865, + 0.5623840689659119 + ] + ], + "t": [ + 616.372314453125, + -58.947265625, + 685.2632446289062 + ] + }, + { + "scene_id": 0, + "image_id": 106, + "category_id": 1, + "bbox": [ + 434, + 394, + 120, + 98 + ], + "score": 0.545218288898468, + "time": 0.0, + "segmentation": { + "counts": [ + 346799, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 2412, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 786, + 8, + 792, + 8, + 578717 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2769799828529358, + 0.7908532619476318, + -0.5457409024238586 + ], + [ + -0.014645189046859741, + 0.5713708996772766, + 0.8205611705780029 + ], + [ + 0.960763692855835, + -0.2192866951227188, + 0.16984084248542786 + ] + ], + "t": [ + -123.03221130371094, + 39.5533561706543, + 564.5821533203125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 106, + "category_id": 1, + "bbox": [ + 434, + 394, + 120, + 98 + ], + "score": 0.545218288898468, + "time": 0.0, + "segmentation": { + "counts": [ + 346799, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 2412, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 786, + 8, + 792, + 8, + 578717 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2769799828529358, + 0.7908532619476318, + -0.5457409024238586 + ], + [ + -0.014645189046859741, + 0.5713708996772766, + 0.8205611705780029 + ], + [ + 0.960763692855835, + -0.2192866951227188, + 0.16984084248542786 + ] + ], + "t": [ + -123.03221130371094, + 39.5533561706543, + 564.5821533203125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000106/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000106/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000106/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000106/sam6d_results/vis_pem.png" + }, + { + "frame_id": 107, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000107.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000107.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 107, + "category_id": 1, + "bbox": [ + 1144, + 300, + 134, + 106 + ], + "score": 0.09725658595561981, + "time": 0.0, + "segmentation": { + "counts": [ + 914713, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 770, + 30, + 770, + 30, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 391 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.33482450246810913, + 0.5459347367286682, + -0.7680157423019409 + ], + [ + 0.7494477033615112, + 0.6483339667320251, + 0.13413110375404358 + ], + [ + 0.5711573958396912, + -0.530677080154419, + -0.626227617263794 + ] + ], + "t": [ + 611.6250610351562, + -59.71590805053711, + 677.380615234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 107, + "category_id": 1, + "bbox": [ + 1144, + 300, + 134, + 106 + ], + "score": 0.09725658595561981, + "time": 0.0, + "segmentation": { + "counts": [ + 914713, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 770, + 30, + 770, + 30, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 391 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.33482450246810913, + 0.5459347367286682, + -0.7680157423019409 + ], + [ + 0.7494477033615112, + 0.6483339667320251, + 0.13413110375404358 + ], + [ + 0.5711573958396912, + -0.530677080154419, + -0.626227617263794 + ] + ], + "t": [ + 611.6250610351562, + -59.71590805053711, + 677.380615234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000107/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000107/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000107/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000107/sam6d_results/vis_pem.png" + }, + { + "frame_id": 108, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000108.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000108.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 108, + "category_id": 1, + "bbox": [ + 1178, + 312, + 100, + 92 + ], + "score": 0.2927721440792084, + "time": 0.0, + "segmentation": { + "counts": [ + 941925, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 393 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.739778459072113, + 0.24182170629501343, + 0.6278933882713318 + ], + [ + 0.5258412957191467, + 0.3744181990623474, + -0.7637418508529663 + ], + [ + -0.4197843074798584, + 0.8951723575592041, + 0.14982688426971436 + ] + ], + "t": [ + 601.0470581054688, + -83.16632080078125, + 630.1851806640625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 108, + "category_id": 1, + "bbox": [ + 1178, + 312, + 100, + 92 + ], + "score": 0.2927721440792084, + "time": 0.0, + "segmentation": { + "counts": [ + 941925, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 393 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.739778459072113, + 0.24182170629501343, + 0.6278933882713318 + ], + [ + 0.5258412957191467, + 0.3744181990623474, + -0.7637418508529663 + ], + [ + -0.4197843074798584, + 0.8951723575592041, + 0.14982688426971436 + ] + ], + "t": [ + 601.0470581054688, + -83.16632080078125, + 630.1851806640625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000108/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000108/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000108/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000108/sam6d_results/vis_pem.png" + }, + { + "frame_id": 109, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000109.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000109.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 109, + "category_id": 1, + "bbox": [ + 476, + 372, + 114, + 114 + ], + "score": 0.5051969885826111, + "time": 0.0, + "segmentation": { + "counts": [ + 380375, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 14, + 6, + 766, + 14, + 14, + 6, + 768, + 8, + 14, + 12, + 766, + 8, + 14, + 12, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 24, + 776, + 24, + 778, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 549919 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.650534451007843, + 0.7120139598846436, + 0.26427486538887024 + ], + [ + 0.6059025526046753, + 0.696359395980835, + -0.3846636414527893 + ], + [ + -0.4579160511493683, + -0.09011220186948776, + -0.8844165802001953 + ] + ], + "t": [ + -84.06719207763672, + 27.67386245727539, + 557.3942260742188 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 109, + "category_id": 1, + "bbox": [ + 476, + 372, + 114, + 114 + ], + "score": 0.5051969885826111, + "time": 0.0, + "segmentation": { + "counts": [ + 380375, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 780, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 14, + 6, + 766, + 14, + 14, + 6, + 768, + 8, + 14, + 12, + 766, + 8, + 14, + 12, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 24, + 776, + 24, + 778, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 549919 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.650534451007843, + 0.7120139598846436, + 0.26427486538887024 + ], + [ + 0.6059025526046753, + 0.696359395980835, + -0.3846636414527893 + ], + [ + -0.4579160511493683, + -0.09011220186948776, + -0.8844165802001953 + ] + ], + "t": [ + -84.06719207763672, + 27.67386245727539, + 557.3942260742188 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000109/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000109/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000109/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000109/sam6d_results/vis_pem.png" + }, + { + "frame_id": 110, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000110.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000110.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000110/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000110/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000110/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000110/sam6d_results/vis_pem.png" + }, + { + "frame_id": 111, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000111.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000111.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000111/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000111/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000111/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000111/sam6d_results/vis_pem.png" + }, + { + "frame_id": 112, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000112.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000112.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000112/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000112/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000112/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000112/sam6d_results/vis_pem.png" + }, + { + "frame_id": 113, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000113.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000113.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000113/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000113/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000113/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000113/sam6d_results/vis_pem.png" + }, + { + "frame_id": 114, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000114.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000114.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000114/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000114/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000114/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000114/sam6d_results/vis_pem.png" + }, + { + "frame_id": 115, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000115.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000115.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000115/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000115/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000115/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000115/sam6d_results/vis_pem.png" + }, + { + "frame_id": 116, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000116.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000116.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000116/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000116/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000116/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000116/sam6d_results/vis_pem.png" + }, + { + "frame_id": 117, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000117.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000117.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000117/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000117/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000117/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000117/sam6d_results/vis_pem.png" + }, + { + "frame_id": 118, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000118.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000118.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000118/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000118/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000118/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000118/sam6d_results/vis_pem.png" + }, + { + "frame_id": 119, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000119.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000119.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000119/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000119/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000119/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000119/sam6d_results/vis_pem.png" + }, + { + "frame_id": 120, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000120.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000120.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000120/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000120/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000120/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000120/sam6d_results/vis_pem.png" + }, + { + "frame_id": 121, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000121.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000121.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000121/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000121/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000121/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000121/sam6d_results/vis_pem.png" + }, + { + "frame_id": 122, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000122.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000122.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000122/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000122/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000122/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000122/sam6d_results/vis_pem.png" + }, + { + "frame_id": 123, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000123.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000123.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000123/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000123/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000123/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000123/sam6d_results/vis_pem.png" + }, + { + "frame_id": 124, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000124.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000124.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000124/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000124/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000124/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000124/sam6d_results/vis_pem.png" + }, + { + "frame_id": 125, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000125.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000125.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000125/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000125/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000125/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000125/sam6d_results/vis_pem.png" + }, + { + "frame_id": 126, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000126.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000126.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000126/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000126/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000126/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000126/sam6d_results/vis_pem.png" + }, + { + "frame_id": 127, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000127.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000127.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000127/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000127/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000127/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000127/sam6d_results/vis_pem.png" + }, + { + "frame_id": 128, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000128.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000128.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000128/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000128/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000128/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000128/sam6d_results/vis_pem.png" + }, + { + "frame_id": 129, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000129.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000129.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000129/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000129/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000129/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000129/sam6d_results/vis_pem.png" + }, + { + "frame_id": 130, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000130.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000130.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000130/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000130/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000130/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000130/sam6d_results/vis_pem.png" + }, + { + "frame_id": 131, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000131.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000131.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000131/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000131/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000131/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000131/sam6d_results/vis_pem.png" + }, + { + "frame_id": 132, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000132.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000132.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000132/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000132/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000132/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000132/sam6d_results/vis_pem.png" + }, + { + "frame_id": 133, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000133.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000133.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000133/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000133/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000133/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000133/sam6d_results/vis_pem.png" + }, + { + "frame_id": 134, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000134.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000134.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000134/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000134/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000134/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000134/sam6d_results/vis_pem.png" + }, + { + "frame_id": 135, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000135.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000135.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000135/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000135/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000135/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000135/sam6d_results/vis_pem.png" + }, + { + "frame_id": 136, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000136.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000136.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000136/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000136/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000136/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000136/sam6d_results/vis_pem.png" + }, + { + "frame_id": 137, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000137.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000137.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000137/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000137/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000137/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000137/sam6d_results/vis_pem.png" + }, + { + "frame_id": 138, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000138.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000138.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000138/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000138/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000138/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000138/sam6d_results/vis_pem.png" + }, + { + "frame_id": 139, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000139.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000139.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000139/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000139/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000139/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000139/sam6d_results/vis_pem.png" + }, + { + "frame_id": 140, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000140.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000140.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000140/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000140/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000140/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000140/sam6d_results/vis_pem.png" + }, + { + "frame_id": 141, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000141.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000141.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000141/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000141/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000141/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000141/sam6d_results/vis_pem.png" + }, + { + "frame_id": 142, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000142.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000142.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000142/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000142/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000142/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000142/sam6d_results/vis_pem.png" + }, + { + "frame_id": 143, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000143.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000143.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000143/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000143/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000143/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000143/sam6d_results/vis_pem.png" + }, + { + "frame_id": 144, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000144.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000144.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000144/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000144/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000144/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000144/sam6d_results/vis_pem.png" + }, + { + "frame_id": 145, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000145.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000145.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000145/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000145/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000145/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000145/sam6d_results/vis_pem.png" + }, + { + "frame_id": 146, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000146.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000146.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000146/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000146/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000146/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000146/sam6d_results/vis_pem.png" + }, + { + "frame_id": 147, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000147.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000147.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000147/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000147/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000147/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000147/sam6d_results/vis_pem.png" + }, + { + "frame_id": 148, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000148.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000148.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000148/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000148/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000148/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000148/sam6d_results/vis_pem.png" + }, + { + "frame_id": 149, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000149.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000149.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000149/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000149/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000149/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000149/sam6d_results/vis_pem.png" + }, + { + "frame_id": 150, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000150.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000150.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000150/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000150/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000150/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000150/sam6d_results/vis_pem.png" + }, + { + "frame_id": 151, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000151.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000151.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000151/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000151/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000151/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000151/sam6d_results/vis_pem.png" + }, + { + "frame_id": 152, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000152.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000152.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000152/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000152/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000152/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000152/sam6d_results/vis_pem.png" + }, + { + "frame_id": 153, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000153.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000153.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000153/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000153/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000153/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000153/sam6d_results/vis_pem.png" + }, + { + "frame_id": 154, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000154.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000154.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000154/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000154/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000154/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000154/sam6d_results/vis_pem.png" + }, + { + "frame_id": 155, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000155.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000155.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000155/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000155/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000155/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000155/sam6d_results/vis_pem.png" + }, + { + "frame_id": 156, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000156.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000156.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000156/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000156/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000156/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000156/sam6d_results/vis_pem.png" + }, + { + "frame_id": 157, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000157.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000157.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000157/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000157/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000157/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000157/sam6d_results/vis_pem.png" + }, + { + "frame_id": 158, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000158.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000158.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000158/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000158/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000158/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000158/sam6d_results/vis_pem.png" + }, + { + "frame_id": 159, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000159.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000159.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000159/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000159/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000159/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000159/sam6d_results/vis_pem.png" + }, + { + "frame_id": 160, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000160.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000160.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000160/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000160/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000160/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000160/sam6d_results/vis_pem.png" + }, + { + "frame_id": 161, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000161.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000161.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000161/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000161/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000161/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000161/sam6d_results/vis_pem.png" + }, + { + "frame_id": 162, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000162.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000162.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000162/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000162/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000162/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000162/sam6d_results/vis_pem.png" + }, + { + "frame_id": 163, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000163.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000163.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000163/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000163/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000163/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000163/sam6d_results/vis_pem.png" + }, + { + "frame_id": 164, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000164.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000164.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000164/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000164/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000164/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000164/sam6d_results/vis_pem.png" + }, + { + "frame_id": 165, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000165.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000165.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000165/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000165/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000165/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000165/sam6d_results/vis_pem.png" + }, + { + "frame_id": 166, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000166.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000166.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000166/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000166/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000166/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000166/sam6d_results/vis_pem.png" + }, + { + "frame_id": 167, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000167.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000167.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000167/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000167/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000167/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000167/sam6d_results/vis_pem.png" + }, + { + "frame_id": 168, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000168.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000168.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000168/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000168/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000168/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000168/sam6d_results/vis_pem.png" + }, + { + "frame_id": 169, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000169.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000169.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000169/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000169/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000169/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000169/sam6d_results/vis_pem.png" + }, + { + "frame_id": 170, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000170.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000170.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000170/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000170/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000170/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000170/sam6d_results/vis_pem.png" + }, + { + "frame_id": 171, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000171.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000171.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000171/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000171/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000171/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000171/sam6d_results/vis_pem.png" + }, + { + "frame_id": 172, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000172.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000172.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000172/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000172/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000172/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000172/sam6d_results/vis_pem.png" + }, + { + "frame_id": 173, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000173.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000173.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000173/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000173/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000173/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000173/sam6d_results/vis_pem.png" + }, + { + "frame_id": 174, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000174.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000174.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000174/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000174/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000174/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000174/sam6d_results/vis_pem.png" + }, + { + "frame_id": 175, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000175.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000175.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000175/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000175/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000175/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000175/sam6d_results/vis_pem.png" + }, + { + "frame_id": 176, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000176.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000176.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000176/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000176/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000176/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000176/sam6d_results/vis_pem.png" + }, + { + "frame_id": 177, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000177.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000177.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000177/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000177/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000177/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000177/sam6d_results/vis_pem.png" + }, + { + "frame_id": 178, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000178.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000178.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000178/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000178/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000178/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000178/sam6d_results/vis_pem.png" + }, + { + "frame_id": 179, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000179.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000179.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000179/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000179/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000179/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000179/sam6d_results/vis_pem.png" + }, + { + "frame_id": 180, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000180.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000180.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000180/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000180/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000180/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000180/sam6d_results/vis_pem.png" + }, + { + "frame_id": 181, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000181.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000181.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000181/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000181/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000181/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000181/sam6d_results/vis_pem.png" + }, + { + "frame_id": 182, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000182.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000182.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000182/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000182/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000182/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000182/sam6d_results/vis_pem.png" + }, + { + "frame_id": 183, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000183.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000183.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000183/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000183/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000183/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000183/sam6d_results/vis_pem.png" + }, + { + "frame_id": 184, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000184.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000184.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000184/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000184/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000184/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000184/sam6d_results/vis_pem.png" + }, + { + "frame_id": 185, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000185.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000185.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000185/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000185/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000185/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000185/sam6d_results/vis_pem.png" + }, + { + "frame_id": 186, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000186.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000186.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000186/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000186/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000186/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000186/sam6d_results/vis_pem.png" + }, + { + "frame_id": 187, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000187.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000187.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000187/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000187/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000187/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000187/sam6d_results/vis_pem.png" + }, + { + "frame_id": 188, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000188.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000188.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000188/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000188/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000188/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000188/sam6d_results/vis_pem.png" + }, + { + "frame_id": 189, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000189.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000189.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000189/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000189/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000189/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000189/sam6d_results/vis_pem.png" + }, + { + "frame_id": 190, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000190.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000190.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000190/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000190/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000190/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000190/sam6d_results/vis_pem.png" + }, + { + "frame_id": 191, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000191.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000191.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000191/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000191/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000191/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000191/sam6d_results/vis_pem.png" + }, + { + "frame_id": 192, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000192.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000192.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000192/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000192/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000192/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000192/sam6d_results/vis_pem.png" + }, + { + "frame_id": 193, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000193.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000193.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000193/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000193/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000193/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000193/sam6d_results/vis_pem.png" + }, + { + "frame_id": 194, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000194.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000194.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000194/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000194/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000194/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000194/sam6d_results/vis_pem.png" + }, + { + "frame_id": 195, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000195.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000195.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000195/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000195/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000195/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000195/sam6d_results/vis_pem.png" + }, + { + "frame_id": 196, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000196.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000196.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000196/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000196/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000196/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000196/sam6d_results/vis_pem.png" + }, + { + "frame_id": 197, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000197.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000197.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000197/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000197/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000197/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000197/sam6d_results/vis_pem.png" + }, + { + "frame_id": 198, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000198.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000198.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000198/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000198/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000198/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000198/sam6d_results/vis_pem.png" + }, + { + "frame_id": 199, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000199.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000199.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000199/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000199/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000199/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000199/sam6d_results/vis_pem.png" + }, + { + "frame_id": 200, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000200.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000200.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000200/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000200/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000200/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000200/sam6d_results/vis_pem.png" + }, + { + "frame_id": 201, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000201.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000201.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000201/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000201/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000201/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000201/sam6d_results/vis_pem.png" + }, + { + "frame_id": 202, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000202.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000202.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000202/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000202/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000202/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000202/sam6d_results/vis_pem.png" + }, + { + "frame_id": 203, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000203.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000203.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000203/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000203/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000203/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000203/sam6d_results/vis_pem.png" + }, + { + "frame_id": 204, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000204.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000204.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000204/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000204/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000204/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000204/sam6d_results/vis_pem.png" + }, + { + "frame_id": 205, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000205.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000205.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000205/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000205/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000205/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000205/sam6d_results/vis_pem.png" + }, + { + "frame_id": 206, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000206.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000206.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000206/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000206/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000206/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000206/sam6d_results/vis_pem.png" + }, + { + "frame_id": 207, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000207.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000207.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 207, + "category_id": 1, + "bbox": [ + 498, + 492, + 68, + 106 + ], + "score": 0.4631902575492859, + "time": 0.0, + "segmentation": { + "counts": [ + 398097, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 774, + 26, + 6, + 10, + 758, + 26, + 6, + 10, + 762, + 20, + 8, + 18, + 754, + 20, + 8, + 18, + 756, + 16, + 10, + 22, + 752, + 16, + 10, + 22, + 756, + 12, + 10, + 28, + 750, + 12, + 10, + 28, + 754, + 6, + 12, + 32, + 750, + 6, + 12, + 32, + 752, + 4, + 12, + 34, + 750, + 4, + 12, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 772, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 569005 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8039981722831726, + -0.5255411267280579, + -0.2781962752342224 + ], + [ + 0.05421450734138489, + -0.5306841135025024, + 0.8458340167999268 + ], + [ + -0.5921546220779419, + 0.6649671196937561, + 0.4551610052585602 + ] + ], + "t": [ + -83.19379425048828, + 106.30045318603516, + 489.3783264160156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 207, + "category_id": 1, + "bbox": [ + 498, + 492, + 68, + 106 + ], + "score": 0.4631902575492859, + "time": 0.0, + "segmentation": { + "counts": [ + 398097, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 774, + 26, + 6, + 10, + 758, + 26, + 6, + 10, + 762, + 20, + 8, + 18, + 754, + 20, + 8, + 18, + 756, + 16, + 10, + 22, + 752, + 16, + 10, + 22, + 756, + 12, + 10, + 28, + 750, + 12, + 10, + 28, + 754, + 6, + 12, + 32, + 750, + 6, + 12, + 32, + 752, + 4, + 12, + 34, + 750, + 4, + 12, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 772, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 569005 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8039981722831726, + -0.5255411267280579, + -0.2781962752342224 + ], + [ + 0.05421450734138489, + -0.5306841135025024, + 0.8458340167999268 + ], + [ + -0.5921546220779419, + 0.6649671196937561, + 0.4551610052585602 + ] + ], + "t": [ + -83.19379425048828, + 106.30045318603516, + 489.3783264160156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000207/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000207/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000207/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000207/sam6d_results/vis_pem.png" + }, + { + "frame_id": 208, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000208.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000208.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000208/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000208/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000208/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000208/sam6d_results/vis_pem.png" + }, + { + "frame_id": 209, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000209.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000209.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000209/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000209/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000209/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000209/sam6d_results/vis_pem.png" + }, + { + "frame_id": 210, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000210.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000210.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000210/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000210/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000210/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000210/sam6d_results/vis_pem.png" + }, + { + "frame_id": 211, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000211.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000211.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000211/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000211/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000211/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000211/sam6d_results/vis_pem.png" + }, + { + "frame_id": 212, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000212.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000212.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000212/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000212/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000212/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000212/sam6d_results/vis_pem.png" + }, + { + "frame_id": 213, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000213.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000213.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000213/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000213/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000213/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000213/sam6d_results/vis_pem.png" + }, + { + "frame_id": 214, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000214.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000214.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000214/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000214/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000214/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000214/sam6d_results/vis_pem.png" + }, + { + "frame_id": 215, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000215.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000215.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000215/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000215/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000215/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000215/sam6d_results/vis_pem.png" + }, + { + "frame_id": 216, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000216.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000216.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 216, + "category_id": 1, + "bbox": [ + 506, + 410, + 76, + 132 + ], + "score": 0.5133769512176514, + "time": 0.0, + "segmentation": { + "counts": [ + 404529, + 6, + 794, + 6, + 788, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 772, + 30, + 770, + 30, + 764, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 728, + 4, + 12, + 54, + 730, + 4, + 12, + 54, + 730, + 4, + 8, + 56, + 732, + 4, + 8, + 56, + 732, + 4, + 6, + 54, + 736, + 4, + 6, + 54, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 746, + 4, + 10, + 38, + 748, + 4, + 10, + 38, + 742, + 10, + 12, + 32, + 746, + 10, + 12, + 32, + 742, + 14, + 12, + 28, + 746, + 14, + 12, + 28, + 742, + 18, + 12, + 24, + 746, + 18, + 12, + 24, + 742, + 22, + 14, + 16, + 748, + 22, + 14, + 16, + 744, + 26, + 14, + 10, + 750, + 26, + 14, + 10, + 746, + 30, + 770, + 30, + 752, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 782, + 14, + 786, + 14, + 556365 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3855110704898834, + 0.26648733019828796, + -0.8833829164505005 + ], + [ + -0.6297831535339355, + -0.6237084865570068, + -0.46299153566360474 + ], + [ + -0.6743550896644592, + 0.7348278760910034, + -0.07261720299720764 + ] + ], + "t": [ + -68.6830825805664, + 64.01750183105469, + 514.9489135742188 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 216, + "category_id": 1, + "bbox": [ + 506, + 410, + 76, + 132 + ], + "score": 0.5133769512176514, + "time": 0.0, + "segmentation": { + "counts": [ + 404529, + 6, + 794, + 6, + 788, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 772, + 30, + 770, + 30, + 764, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 728, + 4, + 12, + 54, + 730, + 4, + 12, + 54, + 730, + 4, + 8, + 56, + 732, + 4, + 8, + 56, + 732, + 4, + 6, + 54, + 736, + 4, + 6, + 54, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 746, + 4, + 10, + 38, + 748, + 4, + 10, + 38, + 742, + 10, + 12, + 32, + 746, + 10, + 12, + 32, + 742, + 14, + 12, + 28, + 746, + 14, + 12, + 28, + 742, + 18, + 12, + 24, + 746, + 18, + 12, + 24, + 742, + 22, + 14, + 16, + 748, + 22, + 14, + 16, + 744, + 26, + 14, + 10, + 750, + 26, + 14, + 10, + 746, + 30, + 770, + 30, + 752, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 782, + 14, + 786, + 14, + 556365 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3855110704898834, + 0.26648733019828796, + -0.8833829164505005 + ], + [ + -0.6297831535339355, + -0.6237084865570068, + -0.46299153566360474 + ], + [ + -0.6743550896644592, + 0.7348278760910034, + -0.07261720299720764 + ] + ], + "t": [ + -68.6830825805664, + 64.01750183105469, + 514.9489135742188 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000216/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000216/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000216/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000216/sam6d_results/vis_pem.png" + }, + { + "frame_id": 217, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000217.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000217.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000217/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000217/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000217/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000217/sam6d_results/vis_pem.png" + }, + { + "frame_id": 218, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000218.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000218.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000218/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000218/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000218/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000218/sam6d_results/vis_pem.png" + }, + { + "frame_id": 219, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000219.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000219.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000219/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000219/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000219/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000219/sam6d_results/vis_pem.png" + }, + { + "frame_id": 220, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000220.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000220.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000220/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000220/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000220/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000220/sam6d_results/vis_pem.png" + }, + { + "frame_id": 221, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000221.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000221.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000221/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000221/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000221/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000221/sam6d_results/vis_pem.png" + }, + { + "frame_id": 222, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000222.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000222.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 222, + "category_id": 1, + "bbox": [ + 476, + 378, + 116, + 114 + ], + "score": 0.5315767526626587, + "time": 0.0, + "segmentation": { + "counts": [ + 380479, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 766, + 6, + 14, + 10, + 770, + 6, + 14, + 10, + 768, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 770, + 30, + 770, + 30, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 548399 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8255550861358643, + 0.5643132328987122, + 0.0029880041256546974 + ], + [ + 0.40225380659103394, + -0.5847432017326355, + -0.704462468624115 + ], + [ + -0.3957899510860443, + 0.5827749371528625, + -0.7097349166870117 + ] + ], + "t": [ + -77.54557037353516, + 32.86824035644531, + 526.8331909179688 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 222, + "category_id": 1, + "bbox": [ + 476, + 378, + 116, + 114 + ], + "score": 0.5315767526626587, + "time": 0.0, + "segmentation": { + "counts": [ + 380479, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 766, + 6, + 14, + 10, + 770, + 6, + 14, + 10, + 768, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 770, + 30, + 770, + 30, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 548399 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8255550861358643, + 0.5643132328987122, + 0.0029880041256546974 + ], + [ + 0.40225380659103394, + -0.5847432017326355, + -0.704462468624115 + ], + [ + -0.3957899510860443, + 0.5827749371528625, + -0.7097349166870117 + ] + ], + "t": [ + -77.54557037353516, + 32.86824035644531, + 526.8331909179688 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000222/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000222/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000222/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000222/sam6d_results/vis_pem.png" + }, + { + "frame_id": 223, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000223.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000223.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 223, + "category_id": 1, + "bbox": [ + 472, + 382, + 124, + 114 + ], + "score": 0.5715940594673157, + "time": 0.0, + "segmentation": { + "counts": [ + 377283, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 766, + 4, + 14, + 14, + 768, + 4, + 14, + 14, + 768, + 6, + 14, + 10, + 770, + 6, + 14, + 10, + 768, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 772, + 26, + 774, + 26, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 784, + 10, + 790, + 10, + 545199 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.582755982875824, + 0.6180066466331482, + -0.5276961922645569 + ], + [ + -0.7871683835983276, + -0.590609073638916, + 0.1776144802570343 + ], + [ + -0.20189505815505981, + 0.518891453742981, + 0.8306562900543213 + ] + ], + "t": [ + -76.7269058227539, + 34.699989318847656, + 514.76025390625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 223, + "category_id": 1, + "bbox": [ + 472, + 382, + 124, + 114 + ], + "score": 0.5715940594673157, + "time": 0.0, + "segmentation": { + "counts": [ + 377283, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 766, + 4, + 14, + 14, + 768, + 4, + 14, + 14, + 768, + 6, + 14, + 10, + 770, + 6, + 14, + 10, + 768, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 772, + 26, + 774, + 26, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 784, + 10, + 790, + 10, + 545199 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.582755982875824, + 0.6180066466331482, + -0.5276961922645569 + ], + [ + -0.7871683835983276, + -0.590609073638916, + 0.1776144802570343 + ], + [ + -0.20189505815505981, + 0.518891453742981, + 0.8306562900543213 + ] + ], + "t": [ + -76.7269058227539, + 34.699989318847656, + 514.76025390625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000223/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000223/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000223/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000223/sam6d_results/vis_pem.png" + }, + { + "frame_id": 224, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000224.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000224.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000224/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000224/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000224/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000224/sam6d_results/vis_pem.png" + }, + { + "frame_id": 225, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000225.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000225.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000225/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000225/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000225/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000225/sam6d_results/vis_pem.png" + }, + { + "frame_id": 226, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000226.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000226.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000226/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000226/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000226/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000226/sam6d_results/vis_pem.png" + }, + { + "frame_id": 227, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000227.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000227.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000227/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000227/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000227/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000227/sam6d_results/vis_pem.png" + }, + { + "frame_id": 228, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000228.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000228.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 228, + "category_id": 1, + "bbox": [ + 494, + 426, + 146, + 98 + ], + "score": 0.5974586009979248, + "time": 0.0, + "segmentation": { + "counts": [ + 394911, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 770, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 788, + 8, + 792, + 8, + 509955 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5367444157600403, + 0.7991487979888916, + -0.27067720890045166 + ], + [ + -0.8345389366149902, + -0.45556947588920593, + 0.30983906984329224 + ], + [ + 0.12429562211036682, + 0.3921951949596405, + 0.9114456176757812 + ] + ], + "t": [ + -48.74056625366211, + 63.698699951171875, + 510.55389404296875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 228, + "category_id": 1, + "bbox": [ + 494, + 426, + 146, + 98 + ], + "score": 0.5974586009979248, + "time": 0.0, + "segmentation": { + "counts": [ + 394911, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 770, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 788, + 8, + 792, + 8, + 509955 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5367444157600403, + 0.7991487979888916, + -0.27067720890045166 + ], + [ + -0.8345389366149902, + -0.45556947588920593, + 0.30983906984329224 + ], + [ + 0.12429562211036682, + 0.3921951949596405, + 0.9114456176757812 + ] + ], + "t": [ + -48.74056625366211, + 63.698699951171875, + 510.55389404296875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000228/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000228/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000228/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000228/sam6d_results/vis_pem.png" + }, + { + "frame_id": 229, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000229.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000229.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000229/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000229/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000229/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000229/sam6d_results/vis_pem.png" + }, + { + "frame_id": 230, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000230.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000230.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 230, + "category_id": 1, + "bbox": [ + 508, + 416, + 152, + 92 + ], + "score": 0.41769465804100037, + "time": 0.0, + "segmentation": { + "counts": [ + 406097, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 3970, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 493959 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5263602137565613, + 0.850256085395813, + 0.0031443536281585693 + ], + [ + 0.6686331033706665, + -0.41163477301597595, + -0.6192627549171448 + ], + [ + -0.5252373814582825, + 0.32805776596069336, + -0.7851775884628296 + ] + ], + "t": [ + -35.7219123840332, + 54.88282775878906, + 515.0324096679688 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 230, + "category_id": 1, + "bbox": [ + 508, + 416, + 152, + 92 + ], + "score": 0.41769465804100037, + "time": 0.0, + "segmentation": { + "counts": [ + 406097, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 3970, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 493959 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5263602137565613, + 0.850256085395813, + 0.0031443536281585693 + ], + [ + 0.6686331033706665, + -0.41163477301597595, + -0.6192627549171448 + ], + [ + -0.5252373814582825, + 0.32805776596069336, + -0.7851775884628296 + ] + ], + "t": [ + -35.7219123840332, + 54.88282775878906, + 515.0324096679688 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000230/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000230/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000230/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000230/sam6d_results/vis_pem.png" + }, + { + "frame_id": 231, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000231.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000231.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 231, + "category_id": 1, + "bbox": [ + 516, + 368, + 160, + 80 + ], + "score": 0.5347523093223572, + "time": 0.0, + "segmentation": { + "counts": [ + 412435, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 794, + 4, + 796, + 4, + 5572, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 786, + 10, + 790, + 10, + 481213 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3908909559249878, + 0.8965077996253967, + 0.20851227641105652 + ], + [ + 0.9193845987319946, + -0.3694659471511841, + -0.13500365614891052 + ], + [ + -0.04399293661117554, + 0.24447473883628845, + -0.9686567783355713 + ] + ], + "t": [ + -25.868061065673828, + 10.239582061767578, + 504.8175964355469 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 231, + "category_id": 1, + "bbox": [ + 516, + 368, + 160, + 80 + ], + "score": 0.5347523093223572, + "time": 0.0, + "segmentation": { + "counts": [ + 412435, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 794, + 4, + 796, + 4, + 5572, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 786, + 10, + 790, + 10, + 481213 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3908909559249878, + 0.8965077996253967, + 0.20851227641105652 + ], + [ + 0.9193845987319946, + -0.3694659471511841, + -0.13500365614891052 + ], + [ + -0.04399293661117554, + 0.24447473883628845, + -0.9686567783355713 + ] + ], + "t": [ + -25.868061065673828, + 10.239582061767578, + 504.8175964355469 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000231/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000231/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000231/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000231/sam6d_results/vis_pem.png" + }, + { + "frame_id": 232, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000232.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000232.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 232, + "category_id": 1, + "bbox": [ + 554, + 358, + 164, + 74 + ], + "score": 0.3288015127182007, + "time": 0.0, + "segmentation": { + "counts": [ + 442821, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 786, + 14, + 786, + 14, + 792, + 6, + 794, + 6, + 5572, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 447619 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3189460337162018, + 0.9398226737976074, + -0.12250327318906784 + ], + [ + 0.6757917404174805, + -0.3161349594593048, + -0.6658557653427124 + ], + [ + -0.6645134687423706, + 0.1295853704214096, + -0.7359546422958374 + ] + ], + "t": [ + 6.815823554992676, + 0.0715053454041481, + 501.5646667480469 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 232, + "category_id": 1, + "bbox": [ + 554, + 358, + 164, + 74 + ], + "score": 0.3288015127182007, + "time": 0.0, + "segmentation": { + "counts": [ + 442821, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 786, + 14, + 786, + 14, + 792, + 6, + 794, + 6, + 5572, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 447619 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3189460337162018, + 0.9398226737976074, + -0.12250327318906784 + ], + [ + 0.6757917404174805, + -0.3161349594593048, + -0.6658557653427124 + ], + [ + -0.6645134687423706, + 0.1295853704214096, + -0.7359546422958374 + ] + ], + "t": [ + 6.815823554992676, + 0.0715053454041481, + 501.5646667480469 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000232/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000232/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000232/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000232/sam6d_results/vis_pem.png" + }, + { + "frame_id": 233, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000233.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000233.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000233/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000233/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000233/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000233/sam6d_results/vis_pem.png" + }, + { + "frame_id": 234, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000234.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000234.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000234/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000234/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000234/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000234/sam6d_results/vis_pem.png" + }, + { + "frame_id": 235, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000235.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000235.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000235/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000235/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000235/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000235/sam6d_results/vis_pem.png" + }, + { + "frame_id": 236, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000236.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000236.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000236/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000236/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000236/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000236/sam6d_results/vis_pem.png" + }, + { + "frame_id": 237, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000237.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000237.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000237/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000237/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000237/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000237/sam6d_results/vis_pem.png" + }, + { + "frame_id": 238, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000238.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000238.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 238, + "category_id": 1, + "bbox": [ + 584, + 338, + 166, + 66 + ], + "score": 0.3579093813896179, + "time": 0.0, + "segmentation": { + "counts": [ + 466791, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 784, + 16, + 784, + 16, + 794, + 4, + 796, + 4, + 5574, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 784, + 12, + 788, + 12, + 422039 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.08756005764007568, + 0.9625158905982971, + -0.2567043602466583 + ], + [ + 0.44289258122444153, + -0.2684386670589447, + -0.855445384979248 + ], + [ + -0.8922889232635498, + -0.03878965228796005, + -0.4497954547405243 + ] + ], + "t": [ + 31.155311584472656, + -18.789173126220703, + 509.55718994140625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 238, + "category_id": 1, + "bbox": [ + 584, + 338, + 166, + 66 + ], + "score": 0.3579093813896179, + "time": 0.0, + "segmentation": { + "counts": [ + 466791, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 784, + 16, + 784, + 16, + 794, + 4, + 796, + 4, + 5574, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 784, + 12, + 788, + 12, + 422039 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.08756005764007568, + 0.9625158905982971, + -0.2567043602466583 + ], + [ + 0.44289258122444153, + -0.2684386670589447, + -0.855445384979248 + ], + [ + -0.8922889232635498, + -0.03878965228796005, + -0.4497954547405243 + ] + ], + "t": [ + 31.155311584472656, + -18.789173126220703, + 509.55718994140625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000238/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000238/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000238/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000238/sam6d_results/vis_pem.png" + }, + { + "frame_id": 239, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000239.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000239.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 239, + "category_id": 1, + "bbox": [ + 596, + 320, + 168, + 74 + ], + "score": 0.5189126133918762, + "time": 0.0, + "segmentation": { + "counts": [ + 476379, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 786, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 5572, + 8, + 792, + 8, + 792, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 20, + 780, + 20, + 786, + 10, + 790, + 10, + 410859 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.03254217654466629, + 0.9452689290046692, + -0.3246663510799408 + ], + [ + -0.20286238193511963, + -0.32432395219802856, + -0.9239373803138733 + ], + [ + -0.9786661863327026, + 0.03579576313495636, + 0.20231318473815918 + ] + ], + "t": [ + 39.138343811035156, + -28.365642547607422, + 490.8215637207031 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 239, + "category_id": 1, + "bbox": [ + 596, + 320, + 168, + 74 + ], + "score": 0.5189126133918762, + "time": 0.0, + "segmentation": { + "counts": [ + 476379, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 786, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 5572, + 8, + 792, + 8, + 792, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 20, + 780, + 20, + 786, + 10, + 790, + 10, + 410859 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.03254217654466629, + 0.9452689290046692, + -0.3246663510799408 + ], + [ + -0.20286238193511963, + -0.32432395219802856, + -0.9239373803138733 + ], + [ + -0.9786661863327026, + 0.03579576313495636, + 0.20231318473815918 + ] + ], + "t": [ + 39.138343811035156, + -28.365642547607422, + 490.8215637207031 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000239/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000239/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000239/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000239/sam6d_results/vis_pem.png" + }, + { + "frame_id": 240, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000240.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000240.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 240, + "category_id": 1, + "bbox": [ + 600, + 336, + 162, + 88 + ], + "score": 0.5023502707481384, + "time": 0.0, + "segmentation": { + "counts": [ + 479611, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 3970, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 412439 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3454281687736511, + 0.906090259552002, + 0.24429433047771454 + ], + [ + -0.5708621740341187, + -0.409496545791626, + 0.7116384506225586 + ], + [ + 0.7448465824127197, + 0.10636148601770401, + 0.6587042212486267 + ] + ], + "t": [ + 40.86451721191406, + -10.727023124694824, + 488.3276672363281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 240, + "category_id": 1, + "bbox": [ + 600, + 336, + 162, + 88 + ], + "score": 0.5023502707481384, + "time": 0.0, + "segmentation": { + "counts": [ + 479611, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 3970, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 412439 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3454281687736511, + 0.906090259552002, + 0.24429433047771454 + ], + [ + -0.5708621740341187, + -0.409496545791626, + 0.7116384506225586 + ], + [ + 0.7448465824127197, + 0.10636148601770401, + 0.6587042212486267 + ] + ], + "t": [ + 40.86451721191406, + -10.727023124694824, + 488.3276672363281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000240/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000240/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000240/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000240/sam6d_results/vis_pem.png" + }, + { + "frame_id": 241, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000241.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000241.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000241/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000241/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000241/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000241/sam6d_results/vis_pem.png" + }, + { + "frame_id": 242, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000242.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000242.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000242/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000242/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000242/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000242/sam6d_results/vis_pem.png" + }, + { + "frame_id": 243, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000243.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000243.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000243/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000243/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000243/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000243/sam6d_results/vis_pem.png" + }, + { + "frame_id": 244, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000244.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000244.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000244/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000244/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000244/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000244/sam6d_results/vis_pem.png" + }, + { + "frame_id": 245, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000245.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000245.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 245, + "category_id": 1, + "bbox": [ + 554, + 272, + 148, + 118 + ], + "score": 0.4499324858188629, + "time": 0.0, + "segmentation": { + "counts": [ + 442775, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 766, + 8, + 18, + 6, + 768, + 8, + 18, + 6, + 766, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 774, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 786, + 4, + 796, + 4, + 460511 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3762648403644562, + 0.7431030869483948, + -0.5533733367919922 + ], + [ + -0.05054083466529846, + -0.579913854598999, + -0.8131083250045776 + ], + [ + -0.9251322150230408, + 0.3339118957519531, + -0.18064457178115845 + ] + ], + "t": [ + 0.10794633626937866, + -47.61375427246094, + 458.97265625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 245, + "category_id": 1, + "bbox": [ + 554, + 272, + 148, + 118 + ], + "score": 0.4499324858188629, + "time": 0.0, + "segmentation": { + "counts": [ + 442775, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 766, + 8, + 18, + 6, + 768, + 8, + 18, + 6, + 766, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 774, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 786, + 4, + 796, + 4, + 460511 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3762648403644562, + 0.7431030869483948, + -0.5533733367919922 + ], + [ + -0.05054083466529846, + -0.579913854598999, + -0.8131083250045776 + ], + [ + -0.9251322150230408, + 0.3339118957519531, + -0.18064457178115845 + ] + ], + "t": [ + 0.10794633626937866, + -47.61375427246094, + 458.97265625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000245/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000245/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000245/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000245/sam6d_results/vis_pem.png" + }, + { + "frame_id": 246, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000246.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000246.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 246, + "category_id": 1, + "bbox": [ + 552, + 260, + 142, + 122 + ], + "score": 0.5183234810829163, + "time": 0.0, + "segmentation": { + "counts": [ + 441167, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 766, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 770, + 28, + 772, + 28, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 784, + 8, + 792, + 8, + 466919 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7063539028167725, + 0.7007611989974976, + 0.09998828172683716 + ], + [ + 0.6636031866073608, + -0.6063903570175171, + -0.438088059425354 + ], + [ + -0.24636313319206238, + 0.3757975399494171, + -0.8933539390563965 + ] + ], + "t": [ + -4.2013092041015625, + -53.77425003051758, + 456.02099609375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 246, + "category_id": 1, + "bbox": [ + 552, + 260, + 142, + 122 + ], + "score": 0.5183234810829163, + "time": 0.0, + "segmentation": { + "counts": [ + 441167, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 766, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 770, + 28, + 772, + 28, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 784, + 8, + 792, + 8, + 466919 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7063539028167725, + 0.7007611989974976, + 0.09998828172683716 + ], + [ + 0.6636031866073608, + -0.6063903570175171, + -0.438088059425354 + ], + [ + -0.24636313319206238, + 0.3757975399494171, + -0.8933539390563965 + ] + ], + "t": [ + -4.2013092041015625, + -53.77425003051758, + 456.02099609375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000246/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000246/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000246/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000246/sam6d_results/vis_pem.png" + }, + { + "frame_id": 247, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000247.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000247.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 247, + "category_id": 1, + "bbox": [ + 534, + 270, + 140, + 124 + ], + "score": 0.48452433943748474, + "time": 0.0, + "segmentation": { + "counts": [ + 426781, + 4, + 796, + 4, + 792, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 762, + 4, + 14, + 18, + 764, + 4, + 14, + 18, + 764, + 4, + 18, + 12, + 766, + 4, + 18, + 12, + 766, + 6, + 20, + 4, + 770, + 6, + 20, + 4, + 768, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 768, + 30, + 770, + 30, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 482905 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4160742461681366, + 0.6677089929580688, + -0.6172900199890137 + ], + [ + -0.7738858461380005, + -0.6164590120315552, + -0.14518451690673828 + ], + [ + -0.47747451066970825, + 0.41730472445487976, + 0.7732234001159668 + ] + ], + "t": [ + -16.877809524536133, + -46.672576904296875, + 452.8863220214844 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 247, + "category_id": 1, + "bbox": [ + 534, + 270, + 140, + 124 + ], + "score": 0.48452433943748474, + "time": 0.0, + "segmentation": { + "counts": [ + 426781, + 4, + 796, + 4, + 792, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 762, + 4, + 14, + 18, + 764, + 4, + 14, + 18, + 764, + 4, + 18, + 12, + 766, + 4, + 18, + 12, + 766, + 6, + 20, + 4, + 770, + 6, + 20, + 4, + 768, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 768, + 30, + 770, + 30, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 482905 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4160742461681366, + 0.6677089929580688, + -0.6172900199890137 + ], + [ + -0.7738858461380005, + -0.6164590120315552, + -0.14518451690673828 + ], + [ + -0.47747451066970825, + 0.41730472445487976, + 0.7732234001159668 + ] + ], + "t": [ + -16.877809524536133, + -46.672576904296875, + 452.8863220214844 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000247/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000247/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000247/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000247/sam6d_results/vis_pem.png" + }, + { + "frame_id": 248, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000248.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000248.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000248/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000248/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000248/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000248/sam6d_results/vis_pem.png" + }, + { + "frame_id": 249, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000249.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000249.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 249, + "category_id": 1, + "bbox": [ + 540, + 252, + 130, + 128 + ], + "score": 0.541038453578949, + "time": 0.0, + "segmentation": { + "counts": [ + 431569, + 6, + 794, + 6, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 760, + 4, + 16, + 18, + 762, + 4, + 16, + 18, + 762, + 4, + 16, + 16, + 764, + 4, + 16, + 16, + 762, + 8, + 16, + 12, + 764, + 8, + 16, + 12, + 762, + 10, + 16, + 10, + 764, + 10, + 16, + 10, + 764, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 486121 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.08398190140724182, + 0.6145833730697632, + -0.7843689322471619 + ], + [ + -0.5609613656997681, + -0.6214132308959961, + -0.5469630360603333 + ], + [ + -0.8235716223716736, + 0.4859355390071869, + 0.2925697863101959 + ] + ], + "t": [ + -16.690792083740234, + -56.344730377197266, + 447.8081970214844 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 249, + "category_id": 1, + "bbox": [ + 540, + 252, + 130, + 128 + ], + "score": 0.541038453578949, + "time": 0.0, + "segmentation": { + "counts": [ + 431569, + 6, + 794, + 6, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 760, + 4, + 16, + 18, + 762, + 4, + 16, + 18, + 762, + 4, + 16, + 16, + 764, + 4, + 16, + 16, + 762, + 8, + 16, + 12, + 764, + 8, + 16, + 12, + 762, + 10, + 16, + 10, + 764, + 10, + 16, + 10, + 764, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 486121 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.08398190140724182, + 0.6145833730697632, + -0.7843689322471619 + ], + [ + -0.5609613656997681, + -0.6214132308959961, + -0.5469630360603333 + ], + [ + -0.8235716223716736, + 0.4859355390071869, + 0.2925697863101959 + ] + ], + "t": [ + -16.690792083740234, + -56.344730377197266, + 447.8081970214844 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000249/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000249/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000249/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000249/sam6d_results/vis_pem.png" + }, + { + "frame_id": 250, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000250.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000250.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000250/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000250/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000250/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000250/sam6d_results/vis_pem.png" + }, + { + "frame_id": 251, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000251.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000251.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000251/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000251/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000251/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000251/sam6d_results/vis_pem.png" + }, + { + "frame_id": 252, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000252.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000252.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000252/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000252/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000252/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000252/sam6d_results/vis_pem.png" + }, + { + "frame_id": 253, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000253.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000253.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000253/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000253/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000253/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000253/sam6d_results/vis_pem.png" + }, + { + "frame_id": 254, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000254.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000254.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000254/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000254/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000254/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000254/sam6d_results/vis_pem.png" + }, + { + "frame_id": 255, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000255.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000255.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 255, + "category_id": 1, + "bbox": [ + 484, + 264, + 122, + 112 + ], + "score": 0.4798135757446289, + "time": 0.0, + "segmentation": { + "counts": [ + 386763, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 768, + 4, + 16, + 10, + 770, + 4, + 16, + 10, + 768, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 768, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 537307 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3749348223209381, + 0.6006905436515808, + -0.7061126232147217 + ], + [ + -0.3786330819129944, + -0.5960268378257751, + -0.7080883979797363 + ], + [ + -0.8462036848068237, + 0.5328449010848999, + 0.003970295190811157 + ] + ], + "t": [ + -62.61848831176758, + -58.53581619262695, + 492.5550537109375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 255, + "category_id": 1, + "bbox": [ + 484, + 264, + 122, + 112 + ], + "score": 0.4798135757446289, + "time": 0.0, + "segmentation": { + "counts": [ + 386763, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 768, + 4, + 16, + 10, + 770, + 4, + 16, + 10, + 768, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 768, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 537307 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3749348223209381, + 0.6006905436515808, + -0.7061126232147217 + ], + [ + -0.3786330819129944, + -0.5960268378257751, + -0.7080883979797363 + ], + [ + -0.8462036848068237, + 0.5328449010848999, + 0.003970295190811157 + ] + ], + "t": [ + -62.61848831176758, + -58.53581619262695, + 492.5550537109375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000255/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000255/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000255/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000255/sam6d_results/vis_pem.png" + }, + { + "frame_id": 256, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000256.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000256.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 256, + "category_id": 1, + "bbox": [ + 498, + 258, + 124, + 108 + ], + "score": 0.4400099217891693, + "time": 0.0, + "segmentation": { + "counts": [ + 397953, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 770, + 6, + 14, + 6, + 774, + 6, + 14, + 6, + 772, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 770, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 524511 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3489094376564026, + 0.6177040934562683, + 0.7047725915908813 + ], + [ + 0.3807816803455353, + -0.5937138795852661, + 0.7088790535926819 + ], + [ + 0.8563107252120972, + 0.5156983733177185, + -0.02805822342634201 + ] + ], + "t": [ + -51.7497444152832, + -64.92410278320312, + 502.3077697753906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 256, + "category_id": 1, + "bbox": [ + 498, + 258, + 124, + 108 + ], + "score": 0.4400099217891693, + "time": 0.0, + "segmentation": { + "counts": [ + 397953, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 770, + 6, + 14, + 6, + 774, + 6, + 14, + 6, + 772, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 770, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 524511 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3489094376564026, + 0.6177040934562683, + 0.7047725915908813 + ], + [ + 0.3807816803455353, + -0.5937138795852661, + 0.7088790535926819 + ], + [ + 0.8563107252120972, + 0.5156983733177185, + -0.02805822342634201 + ] + ], + "t": [ + -51.7497444152832, + -64.92410278320312, + 502.3077697753906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000256/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000256/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000256/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000256/sam6d_results/vis_pem.png" + }, + { + "frame_id": 257, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000257.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000257.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 257, + "category_id": 1, + "bbox": [ + 516, + 256, + 128, + 100 + ], + "score": 0.46853336691856384, + "time": 0.0, + "segmentation": { + "counts": [ + 412341, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 772, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 774, + 24, + 776, + 24, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 506917 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6946494579315186, + 0.6946670413017273, + -0.18681477010250092 + ], + [ + 0.3337216377258301, + -0.541267454624176, + -0.7717897891998291 + ], + [ + -0.6372538805007935, + 0.4737786650657654, + -0.6078164577484131 + ] + ], + "t": [ + -37.78544235229492, + -70.65199279785156, + 512.2943725585938 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 257, + "category_id": 1, + "bbox": [ + 516, + 256, + 128, + 100 + ], + "score": 0.46853336691856384, + "time": 0.0, + "segmentation": { + "counts": [ + 412341, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 772, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 774, + 24, + 776, + 24, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 506917 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6946494579315186, + 0.6946670413017273, + -0.18681477010250092 + ], + [ + 0.3337216377258301, + -0.541267454624176, + -0.7717897891998291 + ], + [ + -0.6372538805007935, + 0.4737786650657654, + -0.6078164577484131 + ] + ], + "t": [ + -37.78544235229492, + -70.65199279785156, + 512.2943725585938 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000257/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000257/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000257/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000257/sam6d_results/vis_pem.png" + }, + { + "frame_id": 258, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000258.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000258.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000258/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000258/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000258/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000258/sam6d_results/vis_pem.png" + }, + { + "frame_id": 259, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000259.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000259.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000259/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000259/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000259/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000259/sam6d_results/vis_pem.png" + }, + { + "frame_id": 260, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000260.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000260.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000260/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000260/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000260/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000260/sam6d_results/vis_pem.png" + }, + { + "frame_id": 261, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000261.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000261.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000261/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000261/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000261/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000261/sam6d_results/vis_pem.png" + }, + { + "frame_id": 262, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000262.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000262.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000262/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000262/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000262/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000262/sam6d_results/vis_pem.png" + }, + { + "frame_id": 263, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000263.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000263.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000263/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000263/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000263/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000263/sam6d_results/vis_pem.png" + }, + { + "frame_id": 264, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000264.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000264.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000264/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000264/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000264/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000264/sam6d_results/vis_pem.png" + }, + { + "frame_id": 265, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000265.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000265.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000265/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000265/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000265/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000265/sam6d_results/vis_pem.png" + }, + { + "frame_id": 266, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000266.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000266.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000266/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000266/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000266/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000266/sam6d_results/vis_pem.png" + }, + { + "frame_id": 267, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000267.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000267.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000267/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000267/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000267/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000267/sam6d_results/vis_pem.png" + }, + { + "frame_id": 268, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000268.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000268.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000268/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000268/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000268/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000268/sam6d_results/vis_pem.png" + }, + { + "frame_id": 269, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000269.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000269.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000269/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000269/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000269/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000269/sam6d_results/vis_pem.png" + }, + { + "frame_id": 270, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000270.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000270.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000270/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000270/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000270/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000270/sam6d_results/vis_pem.png" + }, + { + "frame_id": 271, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000271.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000271.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000271/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000271/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000271/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000271/sam6d_results/vis_pem.png" + }, + { + "frame_id": 272, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000272.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000272.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000272/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000272/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000272/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000272/sam6d_results/vis_pem.png" + }, + { + "frame_id": 273, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000273.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000273.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000273/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000273/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000273/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000273/sam6d_results/vis_pem.png" + }, + { + "frame_id": 274, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000274.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000274.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000274/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000274/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000274/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000274/sam6d_results/vis_pem.png" + }, + { + "frame_id": 275, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000275.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000275.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000275/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000275/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000275/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000275/sam6d_results/vis_pem.png" + }, + { + "frame_id": 276, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000276.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000276.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000276/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000276/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000276/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000276/sam6d_results/vis_pem.png" + }, + { + "frame_id": 277, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000277.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000277.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000277/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000277/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000277/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000277/sam6d_results/vis_pem.png" + }, + { + "frame_id": 278, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000278.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000278.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000278/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000278/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000278/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000278/sam6d_results/vis_pem.png" + }, + { + "frame_id": 279, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000279.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000279.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000279/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000279/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000279/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000279/sam6d_results/vis_pem.png" + }, + { + "frame_id": 280, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000280.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000280.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000280/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000280/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000280/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000280/sam6d_results/vis_pem.png" + }, + { + "frame_id": 281, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000281.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000281.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000281/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000281/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000281/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000281/sam6d_results/vis_pem.png" + }, + { + "frame_id": 282, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000282.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000282.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000282/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000282/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000282/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000282/sam6d_results/vis_pem.png" + }, + { + "frame_id": 283, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000283.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000283.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000283/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000283/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000283/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000283/sam6d_results/vis_pem.png" + }, + { + "frame_id": 284, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000284.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000284.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000284/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000284/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000284/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000284/sam6d_results/vis_pem.png" + }, + { + "frame_id": 285, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000285.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000285.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000285/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000285/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000285/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000285/sam6d_results/vis_pem.png" + }, + { + "frame_id": 286, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000286.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000286.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000286/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000286/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000286/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000286/sam6d_results/vis_pem.png" + }, + { + "frame_id": 287, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000287.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000287.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000287/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000287/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000287/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000287/sam6d_results/vis_pem.png" + }, + { + "frame_id": 288, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000288.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000288.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000288/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000288/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000288/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000288/sam6d_results/vis_pem.png" + }, + { + "frame_id": 289, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000289.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000289.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000289/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000289/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000289/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000289/sam6d_results/vis_pem.png" + }, + { + "frame_id": 290, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000290.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000290.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000290/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000290/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000290/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000290/sam6d_results/vis_pem.png" + }, + { + "frame_id": 291, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000291.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000291.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000291/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000291/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000291/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000291/sam6d_results/vis_pem.png" + }, + { + "frame_id": 292, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000292.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000292.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000292/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000292/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000292/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000292/sam6d_results/vis_pem.png" + }, + { + "frame_id": 293, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000293.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000293.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000293/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000293/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000293/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000293/sam6d_results/vis_pem.png" + }, + { + "frame_id": 294, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000294.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000294.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000294/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000294/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000294/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000294/sam6d_results/vis_pem.png" + }, + { + "frame_id": 295, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000295.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000295.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000295/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000295/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000295/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000295/sam6d_results/vis_pem.png" + }, + { + "frame_id": 296, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000296.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000296.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000296/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000296/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000296/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000296/sam6d_results/vis_pem.png" + }, + { + "frame_id": 297, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000297.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000297.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000297/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000297/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000297/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000297/sam6d_results/vis_pem.png" + }, + { + "frame_id": 298, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000298.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000298.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000298/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000298/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000298/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000298/sam6d_results/vis_pem.png" + }, + { + "frame_id": 299, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000299.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000299.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000299/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000299/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000299/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000299/sam6d_results/vis_pem.png" + }, + { + "frame_id": 300, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000300.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000300.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000300/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000300/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000300/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000300/sam6d_results/vis_pem.png" + }, + { + "frame_id": 301, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000301.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000301.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000301/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000301/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000301/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000301/sam6d_results/vis_pem.png" + }, + { + "frame_id": 302, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000302.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000302.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000302/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000302/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000302/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000302/sam6d_results/vis_pem.png" + }, + { + "frame_id": 303, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000303.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000303.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000303/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000303/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000303/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000303/sam6d_results/vis_pem.png" + }, + { + "frame_id": 304, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000304.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000304.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000304/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000304/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000304/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000304/sam6d_results/vis_pem.png" + }, + { + "frame_id": 305, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000305.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000305.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000305/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000305/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000305/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000305/sam6d_results/vis_pem.png" + }, + { + "frame_id": 306, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000306.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000306.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000306/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000306/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000306/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000306/sam6d_results/vis_pem.png" + }, + { + "frame_id": 307, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000307.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000307.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 307, + "category_id": 1, + "bbox": [ + 660, + 532, + 80, + 122 + ], + "score": 0.468112051486969, + "time": 0.0, + "segmentation": { + "counts": [ + 527843, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 752, + 10, + 12, + 24, + 754, + 10, + 12, + 24, + 752, + 14, + 10, + 22, + 754, + 14, + 10, + 22, + 752, + 16, + 12, + 16, + 756, + 16, + 12, + 16, + 754, + 18, + 14, + 10, + 758, + 18, + 14, + 10, + 756, + 22, + 12, + 4, + 762, + 22, + 12, + 4, + 758, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 762, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 788, + 10, + 790, + 10, + 429845 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.881289005279541, + 0.4711097478866577, + 0.03721904754638672 + ], + [ + -0.47059956192970276, + -0.86767578125, + -0.16023430228233337 + ], + [ + -0.0431937575340271, + -0.15872803330421448, + 0.9863770604133606 + ] + ], + "t": [ + 64.9995346069336, + 190.56114196777344, + 596.233154296875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 307, + "category_id": 1, + "bbox": [ + 660, + 532, + 80, + 122 + ], + "score": 0.468112051486969, + "time": 0.0, + "segmentation": { + "counts": [ + 527843, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 752, + 10, + 12, + 24, + 754, + 10, + 12, + 24, + 752, + 14, + 10, + 22, + 754, + 14, + 10, + 22, + 752, + 16, + 12, + 16, + 756, + 16, + 12, + 16, + 754, + 18, + 14, + 10, + 758, + 18, + 14, + 10, + 756, + 22, + 12, + 4, + 762, + 22, + 12, + 4, + 758, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 762, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 788, + 10, + 790, + 10, + 429845 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.881289005279541, + 0.4711097478866577, + 0.03721904754638672 + ], + [ + -0.47059956192970276, + -0.86767578125, + -0.16023430228233337 + ], + [ + -0.0431937575340271, + -0.15872803330421448, + 0.9863770604133606 + ] + ], + "t": [ + 64.9995346069336, + 190.56114196777344, + 596.233154296875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000307/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000307/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000307/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000307/sam6d_results/vis_pem.png" + }, + { + "frame_id": 308, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000308.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000308.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 308, + "category_id": 1, + "bbox": [ + 660, + 542, + 80, + 126 + ], + "score": 0.46143704652786255, + "time": 0.0, + "segmentation": { + "counts": [ + 527853, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 772, + 28, + 772, + 28, + 766, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 750, + 4, + 8, + 36, + 752, + 4, + 8, + 36, + 748, + 10, + 8, + 32, + 750, + 10, + 8, + 32, + 748, + 12, + 8, + 28, + 752, + 12, + 8, + 28, + 750, + 16, + 8, + 24, + 752, + 16, + 8, + 24, + 750, + 18, + 10, + 18, + 754, + 18, + 10, + 18, + 754, + 18, + 10, + 14, + 758, + 18, + 10, + 14, + 754, + 24, + 10, + 8, + 758, + 24, + 10, + 8, + 754, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 34, + 766, + 34, + 764, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 752, + 10, + 2, + 34, + 754, + 10, + 2, + 34, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 10, + 790, + 10, + 429839 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8797131776809692, + 0.4745081663131714, + -0.030758768320083618 + ], + [ + 0.4754020571708679, + -0.8763414621353149, + 0.07757394760847092 + ], + [ + 0.009854614734649658, + -0.08286561071872711, + -0.9965119957923889 + ] + ], + "t": [ + 65.64303588867188, + 195.01803588867188, + 586.2189331054688 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 308, + "category_id": 1, + "bbox": [ + 660, + 542, + 80, + 126 + ], + "score": 0.46143704652786255, + "time": 0.0, + "segmentation": { + "counts": [ + 527853, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 772, + 28, + 772, + 28, + 766, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 750, + 4, + 8, + 36, + 752, + 4, + 8, + 36, + 748, + 10, + 8, + 32, + 750, + 10, + 8, + 32, + 748, + 12, + 8, + 28, + 752, + 12, + 8, + 28, + 750, + 16, + 8, + 24, + 752, + 16, + 8, + 24, + 750, + 18, + 10, + 18, + 754, + 18, + 10, + 18, + 754, + 18, + 10, + 14, + 758, + 18, + 10, + 14, + 754, + 24, + 10, + 8, + 758, + 24, + 10, + 8, + 754, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 34, + 766, + 34, + 764, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 752, + 10, + 2, + 34, + 754, + 10, + 2, + 34, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 10, + 790, + 10, + 429839 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8797131776809692, + 0.4745081663131714, + -0.030758768320083618 + ], + [ + 0.4754020571708679, + -0.8763414621353149, + 0.07757394760847092 + ], + [ + 0.009854614734649658, + -0.08286561071872711, + -0.9965119957923889 + ] + ], + "t": [ + 65.64303588867188, + 195.01803588867188, + 586.2189331054688 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000308/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000308/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000308/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000308/sam6d_results/vis_pem.png" + }, + { + "frame_id": 309, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000309.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000309.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 309, + "category_id": 1, + "bbox": [ + 654, + 500, + 80, + 126 + ], + "score": 0.46828457713127136, + "time": 0.0, + "segmentation": { + "counts": [ + 523009, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 772, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 750, + 10, + 6, + 32, + 752, + 10, + 6, + 32, + 750, + 12, + 6, + 30, + 752, + 12, + 6, + 30, + 750, + 14, + 8, + 24, + 754, + 14, + 8, + 24, + 752, + 18, + 8, + 18, + 756, + 18, + 8, + 18, + 756, + 18, + 10, + 14, + 758, + 18, + 10, + 14, + 756, + 20, + 12, + 8, + 760, + 20, + 12, + 8, + 756, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 434679 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8291891813278198, + 0.4961552023887634, + -0.25743791460990906 + ], + [ + -0.4469563663005829, + -0.8650984764099121, + -0.22767126560211182 + ], + [ + -0.33566969633102417, + -0.0737190917134285, + 0.9390906095504761 + ] + ], + "t": [ + 61.40160369873047, + 158.7127227783203, + 598.2625732421875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 309, + "category_id": 1, + "bbox": [ + 654, + 500, + 80, + 126 + ], + "score": 0.46828457713127136, + "time": 0.0, + "segmentation": { + "counts": [ + 523009, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 772, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 750, + 10, + 6, + 32, + 752, + 10, + 6, + 32, + 750, + 12, + 6, + 30, + 752, + 12, + 6, + 30, + 750, + 14, + 8, + 24, + 754, + 14, + 8, + 24, + 752, + 18, + 8, + 18, + 756, + 18, + 8, + 18, + 756, + 18, + 10, + 14, + 758, + 18, + 10, + 14, + 756, + 20, + 12, + 8, + 760, + 20, + 12, + 8, + 756, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 762, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 434679 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8291891813278198, + 0.4961552023887634, + -0.25743791460990906 + ], + [ + -0.4469563663005829, + -0.8650984764099121, + -0.22767126560211182 + ], + [ + -0.33566969633102417, + -0.0737190917134285, + 0.9390906095504761 + ] + ], + "t": [ + 61.40160369873047, + 158.7127227783203, + 598.2625732421875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000309/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000309/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000309/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000309/sam6d_results/vis_pem.png" + }, + { + "frame_id": 310, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000310.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000310.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 310, + "category_id": 1, + "bbox": [ + 658, + 480, + 86, + 124 + ], + "score": 0.4800247550010681, + "time": 0.0, + "segmentation": { + "counts": [ + 526195, + 4, + 796, + 4, + 790, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 754, + 6, + 8, + 30, + 756, + 6, + 8, + 30, + 752, + 10, + 8, + 26, + 756, + 10, + 8, + 26, + 756, + 12, + 8, + 22, + 758, + 12, + 8, + 22, + 756, + 14, + 10, + 16, + 760, + 14, + 10, + 16, + 758, + 16, + 10, + 12, + 762, + 16, + 10, + 12, + 758, + 22, + 10, + 6, + 762, + 22, + 10, + 6, + 760, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 766, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 756, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 426699 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.19310684502124786, + 0.5257787108421326, + -0.8284120559692383 + ], + [ + -0.06079822778701782, + -0.8490931987762451, + -0.5247325897216797 + ], + [ + -0.9792923927307129, + -0.05096346139907837, + 0.19593191146850586 + ] + ], + "t": [ + 68.14973449707031, + 138.77162170410156, + 597.676513671875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 310, + "category_id": 1, + "bbox": [ + 658, + 480, + 86, + 124 + ], + "score": 0.4800247550010681, + "time": 0.0, + "segmentation": { + "counts": [ + 526195, + 4, + 796, + 4, + 790, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 754, + 6, + 8, + 30, + 756, + 6, + 8, + 30, + 752, + 10, + 8, + 26, + 756, + 10, + 8, + 26, + 756, + 12, + 8, + 22, + 758, + 12, + 8, + 22, + 756, + 14, + 10, + 16, + 760, + 14, + 10, + 16, + 758, + 16, + 10, + 12, + 762, + 16, + 10, + 12, + 758, + 22, + 10, + 6, + 762, + 22, + 10, + 6, + 760, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 766, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 756, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 426699 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.19310684502124786, + 0.5257787108421326, + -0.8284120559692383 + ], + [ + -0.06079822778701782, + -0.8490931987762451, + -0.5247325897216797 + ], + [ + -0.9792923927307129, + -0.05096346139907837, + 0.19593191146850586 + ] + ], + "t": [ + 68.14973449707031, + 138.77162170410156, + 597.676513671875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000310/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000310/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000310/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000310/sam6d_results/vis_pem.png" + }, + { + "frame_id": 311, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000311.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000311.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 311, + "category_id": 1, + "bbox": [ + 688, + 480, + 88, + 124 + ], + "score": 0.4616355001926422, + "time": 0.0, + "segmentation": { + "counts": [ + 550195, + 4, + 796, + 4, + 788, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 754, + 6, + 4, + 34, + 756, + 6, + 4, + 34, + 754, + 8, + 6, + 30, + 756, + 8, + 6, + 30, + 754, + 10, + 8, + 24, + 758, + 10, + 8, + 24, + 756, + 12, + 10, + 20, + 758, + 12, + 10, + 20, + 756, + 16, + 10, + 14, + 760, + 16, + 10, + 14, + 758, + 18, + 12, + 8, + 762, + 18, + 12, + 8, + 760, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 30, + 770, + 30, + 768, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 12, + 788, + 12, + 401099 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.832456111907959, + 0.5503531098365784, + -0.0642562210559845 + ], + [ + 0.5496006011962891, + -0.8348725438117981, + -0.030450955033302307 + ], + [ + -0.07040461897850037, + -0.009966135025024414, + -0.9974687099456787 + ] + ], + "t": [ + 97.61483001708984, + 139.06863403320312, + 598.8665771484375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 311, + "category_id": 1, + "bbox": [ + 688, + 480, + 88, + 124 + ], + "score": 0.4616355001926422, + "time": 0.0, + "segmentation": { + "counts": [ + 550195, + 4, + 796, + 4, + 788, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 754, + 6, + 4, + 34, + 756, + 6, + 4, + 34, + 754, + 8, + 6, + 30, + 756, + 8, + 6, + 30, + 754, + 10, + 8, + 24, + 758, + 10, + 8, + 24, + 756, + 12, + 10, + 20, + 758, + 12, + 10, + 20, + 756, + 16, + 10, + 14, + 760, + 16, + 10, + 14, + 758, + 18, + 12, + 8, + 762, + 18, + 12, + 8, + 760, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 764, + 30, + 770, + 30, + 768, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 12, + 788, + 12, + 401099 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.832456111907959, + 0.5503531098365784, + -0.0642562210559845 + ], + [ + 0.5496006011962891, + -0.8348725438117981, + -0.030450955033302307 + ], + [ + -0.07040461897850037, + -0.009966135025024414, + -0.9974687099456787 + ] + ], + "t": [ + 97.61483001708984, + 139.06863403320312, + 598.8665771484375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000311/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000311/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000311/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000311/sam6d_results/vis_pem.png" + }, + { + "frame_id": 312, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000312.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000312.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 312, + "category_id": 1, + "bbox": [ + 720, + 462, + 94, + 122 + ], + "score": 0.4963994324207306, + "time": 0.0, + "segmentation": { + "counts": [ + 575775, + 6, + 794, + 6, + 788, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 756, + 4, + 10, + 28, + 758, + 4, + 10, + 28, + 756, + 8, + 8, + 24, + 760, + 8, + 8, + 24, + 758, + 10, + 10, + 20, + 760, + 10, + 10, + 20, + 758, + 14, + 10, + 14, + 762, + 14, + 10, + 14, + 760, + 16, + 12, + 8, + 764, + 16, + 12, + 8, + 762, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 790, + 6, + 794, + 6, + 370719 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8148825168609619, + 0.5756423473358154, + 0.0678434669971466 + ], + [ + 0.5746729373931885, + -0.817634642124176, + 0.03499913215637207 + ], + [ + 0.07561817765235901, + 0.010467608459293842, + -0.9970818758010864 + ] + ], + "t": [ + 131.5852508544922, + 120.59571075439453, + 597.94140625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 312, + "category_id": 1, + "bbox": [ + 720, + 462, + 94, + 122 + ], + "score": 0.4963994324207306, + "time": 0.0, + "segmentation": { + "counts": [ + 575775, + 6, + 794, + 6, + 788, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 756, + 4, + 10, + 28, + 758, + 4, + 10, + 28, + 756, + 8, + 8, + 24, + 760, + 8, + 8, + 24, + 758, + 10, + 10, + 20, + 760, + 10, + 10, + 20, + 758, + 14, + 10, + 14, + 762, + 14, + 10, + 14, + 760, + 16, + 12, + 8, + 764, + 16, + 12, + 8, + 762, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 790, + 6, + 794, + 6, + 370719 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8148825168609619, + 0.5756423473358154, + 0.0678434669971466 + ], + [ + 0.5746729373931885, + -0.817634642124176, + 0.03499913215637207 + ], + [ + 0.07561817765235901, + 0.010467608459293842, + -0.9970818758010864 + ] + ], + "t": [ + 131.5852508544922, + 120.59571075439453, + 597.94140625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000312/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000312/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000312/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000312/sam6d_results/vis_pem.png" + }, + { + "frame_id": 313, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000313.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000313.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 313, + "category_id": 1, + "bbox": [ + 734, + 450, + 90, + 126 + ], + "score": 0.4584876000881195, + "time": 0.0, + "segmentation": { + "counts": [ + 586961, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 752, + 10, + 8, + 26, + 756, + 10, + 8, + 26, + 756, + 12, + 8, + 22, + 758, + 12, + 8, + 22, + 756, + 14, + 10, + 16, + 760, + 14, + 10, + 16, + 758, + 16, + 10, + 12, + 762, + 16, + 10, + 12, + 760, + 18, + 12, + 6, + 764, + 18, + 12, + 6, + 760, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 764, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 790, + 8, + 792, + 8, + 362731 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5444613695144653, + 0.5672366619110107, + -0.6179029941558838 + ], + [ + 0.334426611661911, + -0.8223810195922852, + -0.4602696895599365 + ], + [ + -0.7692335247993469, + 0.04395589977502823, + -0.6374539732933044 + ] + ], + "t": [ + 138.45822143554688, + 108.34745788574219, + 588.765625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 313, + "category_id": 1, + "bbox": [ + 734, + 450, + 90, + 126 + ], + "score": 0.4584876000881195, + "time": 0.0, + "segmentation": { + "counts": [ + 586961, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 752, + 10, + 8, + 26, + 756, + 10, + 8, + 26, + 756, + 12, + 8, + 22, + 758, + 12, + 8, + 22, + 756, + 14, + 10, + 16, + 760, + 14, + 10, + 16, + 758, + 16, + 10, + 12, + 762, + 16, + 10, + 12, + 760, + 18, + 12, + 6, + 764, + 18, + 12, + 6, + 760, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 764, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 790, + 8, + 792, + 8, + 362731 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5444613695144653, + 0.5672366619110107, + -0.6179029941558838 + ], + [ + 0.334426611661911, + -0.8223810195922852, + -0.4602696895599365 + ], + [ + -0.7692335247993469, + 0.04395589977502823, + -0.6374539732933044 + ] + ], + "t": [ + 138.45822143554688, + 108.34745788574219, + 588.765625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000313/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000313/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000313/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000313/sam6d_results/vis_pem.png" + }, + { + "frame_id": 314, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000314.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000314.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 314, + "category_id": 1, + "bbox": [ + 736, + 438, + 84, + 132 + ], + "score": 0.48248961567878723, + "time": 0.0, + "segmentation": { + "counts": [ + 588555, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 760, + 36, + 764, + 36, + 748, + 6, + 10, + 34, + 750, + 6, + 10, + 34, + 748, + 10, + 8, + 30, + 752, + 10, + 8, + 30, + 750, + 12, + 8, + 26, + 754, + 12, + 8, + 26, + 752, + 14, + 10, + 20, + 756, + 14, + 10, + 20, + 754, + 18, + 10, + 16, + 756, + 18, + 10, + 16, + 752, + 22, + 10, + 12, + 756, + 22, + 10, + 12, + 754, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 752, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 365939 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8550035953521729, + 0.5155321359634399, + -0.05652955174446106 + ], + [ + -0.5185557007789612, + -0.8515459895133972, + 0.07726474106311798 + ], + [ + -0.008305221796035767, + 0.09537537395954132, + 0.9954066872596741 + ] + ], + "t": [ + 137.08839416503906, + 100.52758026123047, + 582.4669189453125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 314, + "category_id": 1, + "bbox": [ + 736, + 438, + 84, + 132 + ], + "score": 0.48248961567878723, + "time": 0.0, + "segmentation": { + "counts": [ + 588555, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 760, + 36, + 764, + 36, + 748, + 6, + 10, + 34, + 750, + 6, + 10, + 34, + 748, + 10, + 8, + 30, + 752, + 10, + 8, + 30, + 750, + 12, + 8, + 26, + 754, + 12, + 8, + 26, + 752, + 14, + 10, + 20, + 756, + 14, + 10, + 20, + 754, + 18, + 10, + 16, + 756, + 18, + 10, + 16, + 752, + 22, + 10, + 12, + 756, + 22, + 10, + 12, + 754, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 752, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 365939 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8550035953521729, + 0.5155321359634399, + -0.05652955174446106 + ], + [ + -0.5185557007789612, + -0.8515459895133972, + 0.07726474106311798 + ], + [ + -0.008305221796035767, + 0.09537537395954132, + 0.9954066872596741 + ] + ], + "t": [ + 137.08839416503906, + 100.52758026123047, + 582.4669189453125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000314/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000314/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000314/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000314/sam6d_results/vis_pem.png" + }, + { + "frame_id": 315, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000315.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000315.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 315, + "category_id": 1, + "bbox": [ + 728, + 386, + 90, + 128 + ], + "score": 0.4329293966293335, + "time": 0.0, + "segmentation": { + "counts": [ + 582103, + 8, + 792, + 8, + 786, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 754, + 4, + 8, + 30, + 758, + 4, + 8, + 30, + 754, + 8, + 10, + 26, + 756, + 8, + 10, + 26, + 754, + 10, + 10, + 22, + 758, + 10, + 10, + 22, + 756, + 14, + 10, + 18, + 758, + 14, + 10, + 18, + 756, + 16, + 12, + 12, + 760, + 16, + 12, + 12, + 758, + 18, + 14, + 4, + 764, + 18, + 14, + 4, + 760, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 766, + 30, + 770, + 30, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 367591 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5173159837722778, + 0.5681900382041931, + -0.6399564743041992 + ], + [ + 0.2455095499753952, + -0.8148924112319946, + -0.5250479578971863 + ], + [ + -0.8198225498199463, + 0.11450029164552689, + -0.5610530376434326 + ] + ], + "t": [ + 132.80630493164062, + 50.09646224975586, + 581.256591796875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 315, + "category_id": 1, + "bbox": [ + 728, + 386, + 90, + 128 + ], + "score": 0.4329293966293335, + "time": 0.0, + "segmentation": { + "counts": [ + 582103, + 8, + 792, + 8, + 786, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 754, + 4, + 8, + 30, + 758, + 4, + 8, + 30, + 754, + 8, + 10, + 26, + 756, + 8, + 10, + 26, + 754, + 10, + 10, + 22, + 758, + 10, + 10, + 22, + 756, + 14, + 10, + 18, + 758, + 14, + 10, + 18, + 756, + 16, + 12, + 12, + 760, + 16, + 12, + 12, + 758, + 18, + 14, + 4, + 764, + 18, + 14, + 4, + 760, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 766, + 30, + 770, + 30, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 367591 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5173159837722778, + 0.5681900382041931, + -0.6399564743041992 + ], + [ + 0.2455095499753952, + -0.8148924112319946, + -0.5250479578971863 + ], + [ + -0.8198225498199463, + 0.11450029164552689, + -0.5610530376434326 + ] + ], + "t": [ + 132.80630493164062, + 50.09646224975586, + 581.256591796875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000315/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000315/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000315/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000315/sam6d_results/vis_pem.png" + }, + { + "frame_id": 316, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000316.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000316.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000316/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000316/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000316/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000316/sam6d_results/vis_pem.png" + }, + { + "frame_id": 317, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000317.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000317.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000317/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000317/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000317/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000317/sam6d_results/vis_pem.png" + }, + { + "frame_id": 318, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000318.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000318.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 318, + "category_id": 1, + "bbox": [ + 684, + 322, + 88, + 126 + ], + "score": 0.48430195450782776, + "time": 0.0, + "segmentation": { + "counts": [ + 546835, + 12, + 788, + 12, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 756, + 6, + 10, + 26, + 758, + 6, + 10, + 26, + 756, + 10, + 8, + 22, + 760, + 10, + 8, + 22, + 758, + 12, + 10, + 16, + 762, + 12, + 10, + 16, + 760, + 14, + 12, + 12, + 762, + 14, + 12, + 12, + 760, + 16, + 12, + 8, + 764, + 16, + 12, + 8, + 760, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 762, + 34, + 766, + 34, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 12, + 788, + 12, + 404457 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8303067088127136, + 0.5556545257568359, + 0.04288608580827713 + ], + [ + -0.5343916416168213, + -0.8156436085700989, + 0.2216998040676117 + ], + [ + 0.15816837549209595, + 0.16116075217723846, + 0.9741713404655457 + ] + ], + "t": [ + 88.6589584350586, + -8.808914184570312, + 580.12548828125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 318, + "category_id": 1, + "bbox": [ + 684, + 322, + 88, + 126 + ], + "score": 0.48430195450782776, + "time": 0.0, + "segmentation": { + "counts": [ + 546835, + 12, + 788, + 12, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 756, + 6, + 10, + 26, + 758, + 6, + 10, + 26, + 756, + 10, + 8, + 22, + 760, + 10, + 8, + 22, + 758, + 12, + 10, + 16, + 762, + 12, + 10, + 16, + 760, + 14, + 12, + 12, + 762, + 14, + 12, + 12, + 760, + 16, + 12, + 8, + 764, + 16, + 12, + 8, + 760, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 762, + 34, + 766, + 34, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 12, + 788, + 12, + 404457 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8303067088127136, + 0.5556545257568359, + 0.04288608580827713 + ], + [ + -0.5343916416168213, + -0.8156436085700989, + 0.2216998040676117 + ], + [ + 0.15816837549209595, + 0.16116075217723846, + 0.9741713404655457 + ] + ], + "t": [ + 88.6589584350586, + -8.808914184570312, + 580.12548828125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000318/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000318/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000318/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000318/sam6d_results/vis_pem.png" + }, + { + "frame_id": 319, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000319.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000319.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 319, + "category_id": 1, + "bbox": [ + 634, + 302, + 86, + 130 + ], + "score": 0.44208845496177673, + "time": 0.0, + "segmentation": { + "counts": [ + 506819, + 12, + 788, + 12, + 782, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 754, + 6, + 10, + 28, + 756, + 6, + 10, + 28, + 754, + 10, + 10, + 22, + 758, + 10, + 10, + 22, + 756, + 12, + 12, + 16, + 760, + 12, + 12, + 16, + 758, + 14, + 14, + 10, + 762, + 14, + 14, + 10, + 758, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 766, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 758, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 786, + 10, + 790, + 10, + 446075 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.20580074191093445, + 0.5065957903862, + 0.8372613191604614 + ], + [ + 0.11818180978298187, + -0.8364476561546326, + 0.5351527333259583 + ], + [ + 0.9714311361312866, + 0.20908397436141968, + 0.1122712790966034 + ] + ], + "t": [ + 41.90705108642578, + -24.750749588012695, + 572.6837768554688 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 319, + "category_id": 1, + "bbox": [ + 634, + 302, + 86, + 130 + ], + "score": 0.44208845496177673, + "time": 0.0, + "segmentation": { + "counts": [ + 506819, + 12, + 788, + 12, + 782, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 754, + 6, + 10, + 28, + 756, + 6, + 10, + 28, + 754, + 10, + 10, + 22, + 758, + 10, + 10, + 22, + 756, + 12, + 12, + 16, + 760, + 12, + 12, + 16, + 758, + 14, + 14, + 10, + 762, + 14, + 14, + 10, + 758, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 766, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 758, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 786, + 10, + 790, + 10, + 446075 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.20580074191093445, + 0.5065957903862, + 0.8372613191604614 + ], + [ + 0.11818180978298187, + -0.8364476561546326, + 0.5351527333259583 + ], + [ + 0.9714311361312866, + 0.20908397436141968, + 0.1122712790966034 + ] + ], + "t": [ + 41.90705108642578, + -24.750749588012695, + 572.6837768554688 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000319/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000319/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000319/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000319/sam6d_results/vis_pem.png" + }, + { + "frame_id": 320, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000320.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000320.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000320/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000320/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000320/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000320/sam6d_results/vis_pem.png" + }, + { + "frame_id": 321, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000321.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000321.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000321/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000321/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000321/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000321/sam6d_results/vis_pem.png" + }, + { + "frame_id": 322, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000322.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000322.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 322, + "category_id": 1, + "bbox": [ + 576, + 260, + 80, + 136 + ], + "score": 0.40458837151527405, + "time": 0.0, + "segmentation": { + "counts": [ + 460381, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 768, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 746, + 6, + 12, + 32, + 750, + 6, + 12, + 32, + 748, + 10, + 10, + 28, + 752, + 10, + 10, + 28, + 750, + 12, + 10, + 24, + 754, + 12, + 10, + 24, + 752, + 14, + 12, + 18, + 756, + 14, + 12, + 18, + 752, + 18, + 12, + 14, + 756, + 18, + 12, + 14, + 752, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 764, + 32, + 768, + 32, + 762, + 32, + 768, + 32, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 784, + 12, + 788, + 12, + 497317 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.542412281036377, + 0.43613606691360474, + 0.7180353403091431 + ], + [ + 0.49423766136169434, + -0.8567968010902405, + 0.14706739783287048 + ], + [ + 0.6793516874313354, + 0.2751087546348572, + -0.6802915930747986 + ] + ], + "t": [ + -12.437093734741211, + -58.58745193481445, + 548.9918823242188 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 322, + "category_id": 1, + "bbox": [ + 576, + 260, + 80, + 136 + ], + "score": 0.40458837151527405, + "time": 0.0, + "segmentation": { + "counts": [ + 460381, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 768, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 746, + 6, + 12, + 32, + 750, + 6, + 12, + 32, + 748, + 10, + 10, + 28, + 752, + 10, + 10, + 28, + 750, + 12, + 10, + 24, + 754, + 12, + 10, + 24, + 752, + 14, + 12, + 18, + 756, + 14, + 12, + 18, + 752, + 18, + 12, + 14, + 756, + 18, + 12, + 14, + 752, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 32, + 768, + 32, + 764, + 32, + 768, + 32, + 762, + 32, + 768, + 32, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 784, + 12, + 788, + 12, + 497317 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.542412281036377, + 0.43613606691360474, + 0.7180353403091431 + ], + [ + 0.49423766136169434, + -0.8567968010902405, + 0.14706739783287048 + ], + [ + 0.6793516874313354, + 0.2751087546348572, + -0.6802915930747986 + ] + ], + "t": [ + -12.437093734741211, + -58.58745193481445, + 548.9918823242188 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000322/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000322/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000322/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000322/sam6d_results/vis_pem.png" + }, + { + "frame_id": 323, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000323.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000323.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000323/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000323/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000323/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000323/sam6d_results/vis_pem.png" + }, + { + "frame_id": 324, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000324.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000324.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000324/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000324/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000324/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/frames/000324/sam6d_results/vis_pem.png" + } + ] +} diff --git a/sam6d_sequences/Rachet/Rachet_world_pose.json b/sam6d_sequences/Rachet/Rachet_world_pose.json new file mode 100644 index 0000000000000000000000000000000000000000..6307386cd005a115f614f38439e1843430223796 --- /dev/null +++ b/sam6d_sequences/Rachet/Rachet_world_pose.json @@ -0,0 +1,2024 @@ +{ + "object_name": "Rachet", + "object_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/objects/stl/Rachet.stl", + "coordinate_system": "world", + "translation_unit": "metre", + "instance_count": 1, + "instances": [ + { + "instance_id": "Rachet_001", + "instance_index": 1, + "R": [ + [ + -0.31183538375844855, + 0.9430871166127976, + -0.11551986163397257 + ], + [ + -0.9246701015357875, + -0.273265958253314, + 0.26516021347073976 + ], + [ + 0.2185019519681372, + 0.18950415873363818, + 0.957258970895599 + ] + ], + "quaternion_xyzw": [ + 0.03229332944437246, + 0.1425747591143512, + 0.7972390919769192, + -0.585695662576307 + ], + "translation": [ + 0.08901478452674905, + 0.2156722809584343, + 0.32757569420585253 + ], + "world_from_object": [ + [ + -0.31183538375844855, + 0.9430871166127976, + -0.11551986163397257, + 0.08901478452674905 + ], + [ + -0.9246701015357875, + -0.273265958253314, + 0.26516021347073976, + 0.2156722809584343 + ], + [ + 0.2185019519681372, + 0.18950415873363818, + 0.957258970895599, + 0.32757569420585253 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "number_of_inliers": 48, + "number_of_position_inliers": 48, + "number_of_orientation_inliers": 1, + "orientation_status": "fallback_best_score", + "orientation_threshold_deg": null, + "position_inlier_frame_ids": [ + 0, + 1, + 5, + 6, + 7, + 8, + 11, + 14, + 26, + 28, + 56, + 74, + 77, + 85, + 103, + 105, + 106, + 109, + 207, + 216, + 222, + 223, + 228, + 230, + 231, + 232, + 238, + 239, + 240, + 245, + 246, + 247, + 249, + 255, + 256, + 257, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 314, + 315, + 318, + 319, + 322 + ], + "orientation_inlier_frame_ids": [ + 228 + ], + "inlier_frame_ids": [ + 228 + ], + "observations": [ + { + "frame_id": 0, + "detection_index": 0, + "bbox": [ + 510, + 460, + 120, + 122 + ], + "score": 0.5532728433609009, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0009785160437373545, + "rotation_error_deg": 95.98940502838836 + }, + { + "frame_id": 1, + "detection_index": 0, + "bbox": [ + 510, + 472, + 118, + 124 + ], + "score": 0.5433871150016785, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0016746317753765499, + "rotation_error_deg": 134.8426815107049 + }, + { + "frame_id": 5, + "detection_index": 0, + "bbox": [ + 552, + 446, + 108, + 132 + ], + "score": 0.5211325883865356, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0010315303947824837, + "rotation_error_deg": 156.84986191211482 + }, + { + "frame_id": 6, + "detection_index": 0, + "bbox": [ + 546, + 438, + 106, + 134 + ], + "score": 0.5249114036560059, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0009055189156441472, + "rotation_error_deg": 44.9089555592375 + }, + { + "frame_id": 7, + "detection_index": 0, + "bbox": [ + 538, + 430, + 102, + 134 + ], + "score": 0.5276562571525574, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.000657802795317814, + "rotation_error_deg": 111.92515985210456 + }, + { + "frame_id": 8, + "detection_index": 0, + "bbox": [ + 534, + 422, + 98, + 134 + ], + "score": 0.5067823529243469, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.000457464675755738, + "rotation_error_deg": 15.028584515751254 + }, + { + "frame_id": 11, + "detection_index": 0, + "bbox": [ + 540, + 420, + 86, + 132 + ], + "score": 0.4907808005809784, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0007323983866060102, + "rotation_error_deg": 169.62979625703244 + }, + { + "frame_id": 14, + "detection_index": 0, + "bbox": [ + 562, + 416, + 62, + 130 + ], + "score": 0.45030131936073303, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0008589310987929985, + "rotation_error_deg": 102.4993473229522 + }, + { + "frame_id": 26, + "detection_index": 0, + "bbox": [ + 544, + 348, + 68, + 116 + ], + "score": 0.5064274668693542, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0010766402389519388, + "rotation_error_deg": 142.40245495727524 + }, + { + "frame_id": 28, + "detection_index": 0, + "bbox": [ + 554, + 330, + 86, + 102 + ], + "score": 0.5258103609085083, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004265423239693816, + "rotation_error_deg": 119.10691995970065 + }, + { + "frame_id": 56, + "detection_index": 0, + "bbox": [ + 472, + 400, + 82, + 90 + ], + "score": 0.480927050113678, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0015108094448890777, + "rotation_error_deg": 158.4962982660516 + }, + { + "frame_id": 74, + "detection_index": 0, + "bbox": [ + 566, + 370, + 126, + 104 + ], + "score": 0.4522397220134735, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0020605841886979052, + "rotation_error_deg": 9.246533751742172 + }, + { + "frame_id": 77, + "detection_index": 0, + "bbox": [ + 566, + 426, + 156, + 88 + ], + "score": 0.5460885167121887, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0016370024527210584, + "rotation_error_deg": 160.39977758521275 + }, + { + "frame_id": 85, + "detection_index": 0, + "bbox": [ + 502, + 378, + 168, + 62 + ], + "score": 0.4382193386554718, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0011882524323725298, + "rotation_error_deg": 159.12237410853663 + }, + { + "frame_id": 103, + "detection_index": 0, + "bbox": [ + 398, + 410, + 124, + 80 + ], + "score": 0.40358707308769226, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001769932327255651, + "rotation_error_deg": 133.53935856249 + }, + { + "frame_id": 105, + "detection_index": 1, + "bbox": [ + 440, + 426, + 116, + 96 + ], + "score": 0.43715786933898926, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0009112905880362613, + "rotation_error_deg": 164.595273436256 + }, + { + "frame_id": 106, + "detection_index": 1, + "bbox": [ + 434, + 394, + 120, + 98 + ], + "score": 0.545218288898468, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0013850999162933848, + "rotation_error_deg": 82.1706007210352 + }, + { + "frame_id": 109, + "detection_index": 0, + "bbox": [ + 476, + 372, + 114, + 114 + ], + "score": 0.5051969885826111, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0009823949367396495, + "rotation_error_deg": 139.52849036151198 + }, + { + "frame_id": 207, + "detection_index": 0, + "bbox": [ + 498, + 492, + 68, + 106 + ], + "score": 0.4631902575492859, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0011637901455882095, + "rotation_error_deg": 24.831762711806338 + }, + { + "frame_id": 216, + "detection_index": 0, + "bbox": [ + 506, + 410, + 76, + 132 + ], + "score": 0.5133769512176514, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0013224535498870082, + "rotation_error_deg": 86.48189771627318 + }, + { + "frame_id": 222, + "detection_index": 0, + "bbox": [ + 476, + 378, + 116, + 114 + ], + "score": 0.5315767526626587, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0021212536521482105, + "rotation_error_deg": 151.9642151540762 + }, + { + "frame_id": 223, + "detection_index": 0, + "bbox": [ + 472, + 382, + 124, + 114 + ], + "score": 0.5715940594673157, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0013455749430654191, + "rotation_error_deg": 15.184825435926813 + }, + { + "frame_id": 228, + "detection_index": 0, + "bbox": [ + 494, + 426, + 146, + 98 + ], + "score": 0.5974586009979248, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0012329785459130205, + "rotation_error_deg": 0.07813073277533142 + }, + { + "frame_id": 230, + "detection_index": 0, + "bbox": [ + 508, + 416, + 152, + 92 + ], + "score": 0.41769465804100037, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0020019195471733774, + "rotation_error_deg": 155.84206723926312 + }, + { + "frame_id": 231, + "detection_index": 0, + "bbox": [ + 516, + 368, + 160, + 80 + ], + "score": 0.5347523093223572, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0008330405428303538, + "rotation_error_deg": 176.72441547247655 + }, + { + "frame_id": 232, + "detection_index": 0, + "bbox": [ + 554, + 358, + 164, + 74 + ], + "score": 0.3288015127182007, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0025723457634857, + "rotation_error_deg": 142.48514632400756 + }, + { + "frame_id": 238, + "detection_index": 0, + "bbox": [ + 584, + 338, + 166, + 66 + ], + "score": 0.3579093813896179, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002165526254169807, + "rotation_error_deg": 115.90596256554632 + }, + { + "frame_id": 239, + "detection_index": 0, + "bbox": [ + 596, + 320, + 168, + 74 + ], + "score": 0.5189126133918762, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0020820691484365206, + "rotation_error_deg": 77.89363353813617 + }, + { + "frame_id": 240, + "detection_index": 0, + "bbox": [ + 600, + 336, + 162, + 88 + ], + "score": 0.5023502707481384, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0006769865831709849, + "rotation_error_deg": 45.667125007531666 + }, + { + "frame_id": 245, + "detection_index": 0, + "bbox": [ + 554, + 272, + 148, + 118 + ], + "score": 0.4499324858188629, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0003863460871151899, + "rotation_error_deg": 102.62849104481747 + }, + { + "frame_id": 246, + "detection_index": 0, + "bbox": [ + 552, + 260, + 142, + 122 + ], + "score": 0.5183234810829163, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0007862267728353526, + "rotation_error_deg": 165.74710232846573 + }, + { + "frame_id": 247, + "detection_index": 0, + "bbox": [ + 534, + 270, + 140, + 124 + ], + "score": 0.48452433943748474, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.00102586126093484, + "rotation_error_deg": 32.74502523817334 + }, + { + "frame_id": 249, + "detection_index": 0, + "bbox": [ + 540, + 252, + 130, + 128 + ], + "score": 0.541038453578949, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001434302821075854, + "rotation_error_deg": 73.0878297358302 + }, + { + "frame_id": 255, + "detection_index": 0, + "bbox": [ + 484, + 264, + 122, + 112 + ], + "score": 0.4798135757446289, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0012490217780711421, + "rotation_error_deg": 93.47810027327216 + }, + { + "frame_id": 256, + "detection_index": 0, + "bbox": [ + 498, + 258, + 124, + 108 + ], + "score": 0.4400099217891693, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0009713038790647977, + "rotation_error_deg": 86.91003999583508 + }, + { + "frame_id": 257, + "detection_index": 0, + "bbox": [ + 516, + 256, + 128, + 100 + ], + "score": 0.46853336691856384, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0012180193715926673, + "rotation_error_deg": 141.96798549856462 + }, + { + "frame_id": 307, + "detection_index": 0, + "bbox": [ + 660, + 532, + 80, + 122 + ], + "score": 0.468112051486969, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002021674738359334, + "rotation_error_deg": 14.539295077962555 + }, + { + "frame_id": 308, + "detection_index": 0, + "bbox": [ + 660, + 542, + 80, + 126 + ], + "score": 0.46143704652786255, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0021906481477579286, + "rotation_error_deg": 167.16175521564293 + }, + { + "frame_id": 309, + "detection_index": 0, + "bbox": [ + 654, + 500, + 80, + 126 + ], + "score": 0.46828457713127136, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0012379641908763308, + "rotation_error_deg": 7.685405705701192 + }, + { + "frame_id": 310, + "detection_index": 0, + "bbox": [ + 658, + 480, + 86, + 124 + ], + "score": 0.4800247550010681, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0013927739380799045, + "rotation_error_deg": 69.87401514458014 + }, + { + "frame_id": 311, + "detection_index": 0, + "bbox": [ + 688, + 480, + 88, + 124 + ], + "score": 0.4616355001926422, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0008802387934122943, + "rotation_error_deg": 172.28923243278675 + }, + { + "frame_id": 312, + "detection_index": 0, + "bbox": [ + 720, + 462, + 94, + 122 + ], + "score": 0.4963994324207306, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0026878116200766055, + "rotation_error_deg": 175.3877414636254 + }, + { + "frame_id": 313, + "detection_index": 0, + "bbox": [ + 734, + 450, + 90, + 126 + ], + "score": 0.4584876000881195, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001397363358483202, + "rotation_error_deg": 132.0087879964124 + }, + { + "frame_id": 314, + "detection_index": 0, + "bbox": [ + 736, + 438, + 84, + 132 + ], + "score": 0.48248961567878723, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0006963015605882813, + "rotation_error_deg": 4.21309150121268 + }, + { + "frame_id": 315, + "detection_index": 0, + "bbox": [ + 728, + 386, + 90, + 128 + ], + "score": 0.4329293966293335, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0009145564978900455, + "rotation_error_deg": 127.99525853611917 + }, + { + "frame_id": 318, + "detection_index": 0, + "bbox": [ + 684, + 322, + 88, + 126 + ], + "score": 0.48430195450782776, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.000980681250958875, + "rotation_error_deg": 4.523739773996942 + }, + { + "frame_id": 319, + "detection_index": 0, + "bbox": [ + 634, + 302, + 86, + 130 + ], + "score": 0.44208845496177673, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0005120294912808875, + "rotation_error_deg": 80.71781241867376 + }, + { + "frame_id": 322, + "detection_index": 0, + "bbox": [ + 576, + 260, + 80, + 136 + ], + "score": 0.40458837151527405, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0010884672734153293, + "rotation_error_deg": 133.4967411059151 + } + ] + } + ], + "R": [ + [ + -0.31183538375844855, + 0.9430871166127976, + -0.11551986163397257 + ], + [ + -0.9246701015357875, + -0.273265958253314, + 0.26516021347073976 + ], + [ + 0.2185019519681372, + 0.18950415873363818, + 0.957258970895599 + ] + ], + "quaternion_xyzw": [ + 0.03229332944437246, + 0.1425747591143512, + 0.7972390919769192, + -0.585695662576307 + ], + "translation": [ + 0.08901478452674905, + 0.2156722809584343, + 0.32757569420585253 + ], + "world_from_object": [ + [ + -0.31183538375844855, + 0.9430871166127976, + -0.11551986163397257, + 0.08901478452674905 + ], + [ + -0.9246701015357875, + -0.273265958253314, + 0.26516021347073976, + 0.2156722809584343 + ], + [ + 0.2185019519681372, + 0.18950415873363818, + 0.957258970895599, + 0.32757569420585253 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "ransac": { + "estimation_mode": "position_then_orientation", + "translation_threshold_m": 0.015, + "rotation_threshold_deg": 5.0, + "maximum_rotation_threshold_deg": 10.0, + "minimum_score": 0.0, + "symmetry_mode": "auto", + "symmetry_tolerance_fraction": 0.01, + "number_of_rotational_symmetries": 1, + "maximum_instances": 0, + "minimum_instance_frame_fraction": 0.05, + "automatic_support_threshold_frames": 25, + "position_suppression_threshold_m": 0.03, + "number_of_candidate_frames": 52, + "number_of_candidate_observations": 54, + "number_of_raw_pose_clusters": 1, + "number_of_instances": 1, + "remaining_unclustered_observations": 6, + "rejected_pose_clusters": [] + }, + "skipped_frames": [ + { + "frame_id": 2, + "reason": "no_object_pose" + }, + { + "frame_id": 3, + "reason": "no_object_pose" + }, + { + "frame_id": 4, + "reason": "no_object_pose" + }, + { + "frame_id": 9, + "reason": "no_object_pose" + }, + { + "frame_id": 10, + "reason": "no_object_pose" + }, + { + "frame_id": 12, + "reason": "no_object_pose" + }, + { + "frame_id": 13, + "reason": "no_object_pose" + }, + { + "frame_id": 15, + "reason": "no_object_pose" + }, + { + "frame_id": 16, + "reason": "no_object_pose" + }, + { + "frame_id": 17, + "reason": "no_object_pose" + }, + { + "frame_id": 18, + "reason": "no_object_pose" + }, + { + "frame_id": 19, + "reason": "no_object_pose" + }, + { + "frame_id": 20, + "reason": "no_object_pose" + }, + { + "frame_id": 21, + "reason": "no_object_pose" + }, + { + "frame_id": 22, + "reason": "no_object_pose" + }, + { + "frame_id": 23, + "reason": "no_object_pose" + }, + { + "frame_id": 25, + "reason": "no_object_pose" + }, + { + "frame_id": 27, + "reason": "no_object_pose" + }, + { + "frame_id": 29, + "reason": "no_object_pose" + }, + { + "frame_id": 30, + "reason": "no_object_pose" + }, + { + "frame_id": 31, + "reason": "no_object_pose" + }, + { + "frame_id": 32, + "reason": "no_object_pose" + }, + { + "frame_id": 33, + "reason": "no_object_pose" + }, + { + "frame_id": 35, + "reason": "no_object_pose" + }, + { + "frame_id": 36, + "reason": "no_object_pose" + }, + { + "frame_id": 37, + "reason": "no_object_pose" + }, + { + "frame_id": 38, + "reason": "no_object_pose" + }, + { + "frame_id": 39, + "reason": "no_object_pose" + }, + { + "frame_id": 40, + "reason": "no_object_pose" + }, + { + "frame_id": 41, + "reason": "no_object_pose" + }, + { + "frame_id": 42, + "reason": "no_object_pose" + }, + { + "frame_id": 43, + "reason": "no_object_pose" + }, + { + "frame_id": 44, + "reason": "no_object_pose" + }, + { + "frame_id": 45, + "reason": "no_object_pose" + }, + { + "frame_id": 46, + "reason": "no_object_pose" + }, + { + "frame_id": 47, + "reason": "no_object_pose" + }, + { + "frame_id": 48, + "reason": "no_object_pose" + }, + { + "frame_id": 49, + "reason": "no_object_pose" + }, + { + "frame_id": 50, + "reason": "no_object_pose" + }, + { + "frame_id": 51, + "reason": "no_object_pose" + }, + { + "frame_id": 52, + "reason": "no_object_pose" + }, + { + "frame_id": 53, + "reason": "no_object_pose" + }, + { + "frame_id": 54, + "reason": "no_object_pose" + }, + { + "frame_id": 55, + "reason": "no_object_pose" + }, + { + "frame_id": 57, + "reason": "no_object_pose" + }, + { + "frame_id": 58, + "reason": "no_object_pose" + }, + { + "frame_id": 59, + "reason": "no_object_pose" + }, + { + "frame_id": 60, + "reason": "no_object_pose" + }, + { + "frame_id": 61, + "reason": "no_object_pose" + }, + { + "frame_id": 62, + "reason": "no_object_pose" + }, + { + "frame_id": 63, + "reason": "no_object_pose" + }, + { + "frame_id": 64, + "reason": "no_object_pose" + }, + { + "frame_id": 65, + "reason": "no_object_pose" + }, + { + "frame_id": 66, + "reason": "no_object_pose" + }, + { + "frame_id": 67, + "reason": "no_object_pose" + }, + { + "frame_id": 68, + "reason": "no_object_pose" + }, + { + "frame_id": 69, + "reason": "no_object_pose" + }, + { + "frame_id": 70, + "reason": "no_object_pose" + }, + { + "frame_id": 71, + "reason": "no_object_pose" + }, + { + "frame_id": 72, + "reason": "no_object_pose" + }, + { + "frame_id": 73, + "reason": "no_object_pose" + }, + { + "frame_id": 75, + "reason": "no_object_pose" + }, + { + "frame_id": 76, + "reason": "no_object_pose" + }, + { + "frame_id": 78, + "reason": "no_object_pose" + }, + { + "frame_id": 79, + "reason": "no_object_pose" + }, + { + "frame_id": 80, + "reason": "no_object_pose" + }, + { + "frame_id": 81, + "reason": "no_object_pose" + }, + { + "frame_id": 82, + "reason": "no_object_pose" + }, + { + "frame_id": 83, + "reason": "no_object_pose" + }, + { + "frame_id": 84, + "reason": "no_object_pose" + }, + { + "frame_id": 86, + "reason": "no_object_pose" + }, + { + "frame_id": 87, + "reason": "no_object_pose" + }, + { + "frame_id": 88, + "reason": "no_object_pose" + }, + { + "frame_id": 89, + "reason": "no_object_pose" + }, + { + "frame_id": 90, + "reason": "no_object_pose" + }, + { + "frame_id": 91, + "reason": "no_object_pose" + }, + { + "frame_id": 92, + "reason": "no_object_pose" + }, + { + "frame_id": 93, + "reason": "no_object_pose" + }, + { + "frame_id": 94, + "reason": "no_object_pose" + }, + { + "frame_id": 95, + "reason": "no_object_pose" + }, + { + "frame_id": 96, + "reason": "no_object_pose" + }, + { + "frame_id": 97, + "reason": "no_object_pose" + }, + { + "frame_id": 98, + "reason": "no_object_pose" + }, + { + "frame_id": 99, + "reason": "no_object_pose" + }, + { + "frame_id": 100, + "reason": "no_object_pose" + }, + { + "frame_id": 101, + "reason": "no_object_pose" + }, + { + "frame_id": 102, + "reason": "no_object_pose" + }, + { + "frame_id": 104, + "reason": "no_object_pose" + }, + { + "frame_id": 110, + "reason": "no_object_pose" + }, + { + "frame_id": 111, + "reason": "no_object_pose" + }, + { + "frame_id": 112, + "reason": "no_object_pose" + }, + { + "frame_id": 113, + "reason": "no_object_pose" + }, + { + "frame_id": 114, + "reason": "no_object_pose" + }, + { + "frame_id": 115, + "reason": "no_object_pose" + }, + { + "frame_id": 116, + "reason": "no_object_pose" + }, + { + "frame_id": 117, + "reason": "no_object_pose" + }, + { + "frame_id": 118, + "reason": "no_object_pose" + }, + { + "frame_id": 119, + "reason": "no_object_pose" + }, + { + "frame_id": 120, + "reason": "no_object_pose" + }, + { + "frame_id": 121, + "reason": "no_object_pose" + }, + { + "frame_id": 122, + "reason": "no_object_pose" + }, + { + "frame_id": 123, + "reason": "no_object_pose" + }, + { + "frame_id": 124, + "reason": "no_object_pose" + }, + { + "frame_id": 125, + "reason": "no_object_pose" + }, + { + "frame_id": 126, + "reason": "no_object_pose" + }, + { + "frame_id": 127, + "reason": "no_object_pose" + }, + { + "frame_id": 128, + "reason": "no_object_pose" + }, + { + "frame_id": 129, + "reason": "no_object_pose" + }, + { + "frame_id": 130, + "reason": "no_object_pose" + }, + { + "frame_id": 131, + "reason": "no_object_pose" + }, + { + "frame_id": 132, + "reason": "no_object_pose" + }, + { + "frame_id": 133, + "reason": "no_object_pose" + }, + { + "frame_id": 134, + "reason": "no_object_pose" + }, + { + "frame_id": 135, + "reason": "no_object_pose" + }, + { + "frame_id": 136, + "reason": "no_object_pose" + }, + { + "frame_id": 137, + "reason": "no_object_pose" + }, + { + "frame_id": 138, + "reason": "no_object_pose" + }, + { + "frame_id": 139, + "reason": "no_object_pose" + }, + { + "frame_id": 140, + "reason": "no_object_pose" + }, + { + "frame_id": 141, + "reason": "no_object_pose" + }, + { + "frame_id": 142, + "reason": "no_object_pose" + }, + { + "frame_id": 143, + "reason": "no_object_pose" + }, + { + "frame_id": 144, + "reason": "no_object_pose" + }, + { + "frame_id": 145, + "reason": "no_object_pose" + }, + { + "frame_id": 146, + "reason": "no_object_pose" + }, + { + "frame_id": 147, + "reason": "no_object_pose" + }, + { + "frame_id": 148, + "reason": "no_object_pose" + }, + { + "frame_id": 149, + "reason": "no_object_pose" + }, + { + "frame_id": 150, + "reason": "no_object_pose" + }, + { + "frame_id": 151, + "reason": "no_object_pose" + }, + { + "frame_id": 152, + "reason": "no_object_pose" + }, + { + "frame_id": 153, + "reason": "no_object_pose" + }, + { + "frame_id": 154, + "reason": "no_object_pose" + }, + { + "frame_id": 155, + "reason": "no_object_pose" + }, + { + "frame_id": 156, + "reason": "no_object_pose" + }, + { + "frame_id": 157, + "reason": "no_object_pose" + }, + { + "frame_id": 158, + "reason": "no_object_pose" + }, + { + "frame_id": 159, + "reason": "no_object_pose" + }, + { + "frame_id": 160, + "reason": "no_object_pose" + }, + { + "frame_id": 161, + "reason": "no_object_pose" + }, + { + "frame_id": 162, + "reason": "no_object_pose" + }, + { + "frame_id": 163, + "reason": "no_object_pose" + }, + { + "frame_id": 164, + "reason": "no_object_pose" + }, + { + "frame_id": 165, + "reason": "no_object_pose" + }, + { + "frame_id": 166, + "reason": "no_object_pose" + }, + { + "frame_id": 167, + "reason": "no_object_pose" + }, + { + "frame_id": 168, + "reason": "no_object_pose" + }, + { + "frame_id": 169, + "reason": "no_object_pose" + }, + { + "frame_id": 170, + "reason": "no_object_pose" + }, + { + "frame_id": 171, + "reason": "no_object_pose" + }, + { + "frame_id": 172, + "reason": "no_object_pose" + }, + { + "frame_id": 173, + "reason": "no_object_pose" + }, + { + "frame_id": 174, + "reason": "no_object_pose" + }, + { + "frame_id": 175, + "reason": "no_object_pose" + }, + { + "frame_id": 176, + "reason": "no_object_pose" + }, + { + "frame_id": 177, + "reason": "no_object_pose" + }, + { + "frame_id": 178, + "reason": "no_object_pose" + }, + { + "frame_id": 179, + "reason": "no_object_pose" + }, + { + "frame_id": 180, + "reason": "no_object_pose" + }, + { + "frame_id": 181, + "reason": "no_object_pose" + }, + { + "frame_id": 182, + "reason": "no_object_pose" + }, + { + "frame_id": 183, + "reason": "no_object_pose" + }, + { + "frame_id": 184, + "reason": "no_object_pose" + }, + { + "frame_id": 185, + "reason": "no_object_pose" + }, + { + "frame_id": 186, + "reason": "no_object_pose" + }, + { + "frame_id": 187, + "reason": "no_object_pose" + }, + { + "frame_id": 188, + "reason": "no_object_pose" + }, + { + "frame_id": 189, + "reason": "no_object_pose" + }, + { + "frame_id": 190, + "reason": "no_object_pose" + }, + { + "frame_id": 191, + "reason": "no_object_pose" + }, + { + "frame_id": 192, + "reason": "no_object_pose" + }, + { + "frame_id": 193, + "reason": "no_object_pose" + }, + { + "frame_id": 194, + "reason": "no_object_pose" + }, + { + "frame_id": 195, + "reason": "no_object_pose" + }, + { + "frame_id": 196, + "reason": "no_object_pose" + }, + { + "frame_id": 197, + "reason": "no_object_pose" + }, + { + "frame_id": 198, + "reason": "no_object_pose" + }, + { + "frame_id": 199, + "reason": "no_object_pose" + }, + { + "frame_id": 200, + "reason": "no_object_pose" + }, + { + "frame_id": 201, + "reason": "no_object_pose" + }, + { + "frame_id": 202, + "reason": "no_object_pose" + }, + { + "frame_id": 203, + "reason": "no_object_pose" + }, + { + "frame_id": 204, + "reason": "no_object_pose" + }, + { + "frame_id": 205, + "reason": "no_object_pose" + }, + { + "frame_id": 206, + "reason": "no_object_pose" + }, + { + "frame_id": 208, + "reason": "no_object_pose" + }, + { + "frame_id": 209, + "reason": "no_object_pose" + }, + { + "frame_id": 210, + "reason": "no_object_pose" + }, + { + "frame_id": 211, + "reason": "no_object_pose" + }, + { + "frame_id": 212, + "reason": "no_object_pose" + }, + { + "frame_id": 213, + "reason": "no_object_pose" + }, + { + "frame_id": 214, + "reason": "no_object_pose" + }, + { + "frame_id": 215, + "reason": "no_object_pose" + }, + { + "frame_id": 217, + "reason": "no_object_pose" + }, + { + "frame_id": 218, + "reason": "no_object_pose" + }, + { + "frame_id": 219, + "reason": "no_object_pose" + }, + { + "frame_id": 220, + "reason": "no_object_pose" + }, + { + "frame_id": 221, + "reason": "no_object_pose" + }, + { + "frame_id": 224, + "reason": "no_object_pose" + }, + { + "frame_id": 225, + "reason": "no_object_pose" + }, + { + "frame_id": 226, + "reason": "no_object_pose" + }, + { + "frame_id": 227, + "reason": "no_object_pose" + }, + { + "frame_id": 229, + "reason": "no_object_pose" + }, + { + "frame_id": 233, + "reason": "no_object_pose" + }, + { + "frame_id": 234, + "reason": "no_object_pose" + }, + { + "frame_id": 235, + "reason": "no_object_pose" + }, + { + "frame_id": 236, + "reason": "no_object_pose" + }, + { + "frame_id": 237, + "reason": "no_object_pose" + }, + { + "frame_id": 241, + "reason": "no_object_pose" + }, + { + "frame_id": 242, + "reason": "no_object_pose" + }, + { + "frame_id": 243, + "reason": "no_object_pose" + }, + { + "frame_id": 244, + "reason": "no_object_pose" + }, + { + "frame_id": 248, + "reason": "no_object_pose" + }, + { + "frame_id": 250, + "reason": "no_object_pose" + }, + { + "frame_id": 251, + "reason": "no_object_pose" + }, + { + "frame_id": 252, + "reason": "no_object_pose" + }, + { + "frame_id": 253, + "reason": "no_object_pose" + }, + { + "frame_id": 254, + "reason": "no_object_pose" + }, + { + "frame_id": 258, + "reason": "no_object_pose" + }, + { + "frame_id": 259, + "reason": "no_object_pose" + }, + { + "frame_id": 260, + "reason": "no_object_pose" + }, + { + "frame_id": 261, + "reason": "no_object_pose" + }, + { + "frame_id": 262, + "reason": "no_object_pose" + }, + { + "frame_id": 263, + "reason": "no_object_pose" + }, + { + "frame_id": 264, + "reason": "no_object_pose" + }, + { + "frame_id": 265, + "reason": "no_object_pose" + }, + { + "frame_id": 266, + "reason": "no_object_pose" + }, + { + "frame_id": 267, + "reason": "no_object_pose" + }, + { + "frame_id": 268, + "reason": "no_object_pose" + }, + { + "frame_id": 269, + "reason": "no_object_pose" + }, + { + "frame_id": 270, + "reason": "no_object_pose" + }, + { + "frame_id": 271, + "reason": "no_object_pose" + }, + { + "frame_id": 272, + "reason": "no_object_pose" + }, + { + "frame_id": 273, + "reason": "no_object_pose" + }, + { + "frame_id": 274, + "reason": "no_object_pose" + }, + { + "frame_id": 275, + "reason": "no_object_pose" + }, + { + "frame_id": 276, + "reason": "no_object_pose" + }, + { + "frame_id": 277, + "reason": "no_object_pose" + }, + { + "frame_id": 278, + "reason": "no_object_pose" + }, + { + "frame_id": 279, + "reason": "no_object_pose" + }, + { + "frame_id": 280, + "reason": "no_object_pose" + }, + { + "frame_id": 281, + "reason": "no_object_pose" + }, + { + "frame_id": 282, + "reason": "no_object_pose" + }, + { + "frame_id": 283, + "reason": "no_object_pose" + }, + { + "frame_id": 284, + "reason": "no_object_pose" + }, + { + "frame_id": 285, + "reason": "no_object_pose" + }, + { + "frame_id": 286, + "reason": "no_object_pose" + }, + { + "frame_id": 287, + "reason": "no_object_pose" + }, + { + "frame_id": 288, + "reason": "no_object_pose" + }, + { + "frame_id": 289, + "reason": "no_object_pose" + }, + { + "frame_id": 290, + "reason": "no_object_pose" + }, + { + "frame_id": 291, + "reason": "no_object_pose" + }, + { + "frame_id": 292, + "reason": "no_object_pose" + }, + { + "frame_id": 293, + "reason": "no_object_pose" + }, + { + "frame_id": 294, + "reason": "no_object_pose" + }, + { + "frame_id": 295, + "reason": "no_object_pose" + }, + { + "frame_id": 296, + "reason": "no_object_pose" + }, + { + "frame_id": 297, + "reason": "no_object_pose" + }, + { + "frame_id": 298, + "reason": "no_object_pose" + }, + { + "frame_id": 299, + "reason": "no_object_pose" + }, + { + "frame_id": 300, + "reason": "no_object_pose" + }, + { + "frame_id": 301, + "reason": "no_object_pose" + }, + { + "frame_id": 302, + "reason": "no_object_pose" + }, + { + "frame_id": 303, + "reason": "no_object_pose" + }, + { + "frame_id": 304, + "reason": "no_object_pose" + }, + { + "frame_id": 305, + "reason": "no_object_pose" + }, + { + "frame_id": 306, + "reason": "no_object_pose" + }, + { + "frame_id": 316, + "reason": "no_object_pose" + }, + { + "frame_id": 317, + "reason": "no_object_pose" + }, + { + "frame_id": 320, + "reason": "no_object_pose" + }, + { + "frame_id": 321, + "reason": "no_object_pose" + }, + { + "frame_id": 323, + "reason": "no_object_pose" + }, + { + "frame_id": 324, + "reason": "no_object_pose" + } + ], + "sources": { + "config_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/scripts/configs/default.yaml", + "object_poses": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Rachet/Rachet_poses_per_frame.json", + "colmap_reconstruction": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/reconstruction/sfm_filtered", + "sim3_alignment": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/reconstruction/metric_alignment" + } +} diff --git a/sam6d_sequences/Screwdriver/Screwdriver_poses_per_frame.json b/sam6d_sequences/Screwdriver/Screwdriver_poses_per_frame.json new file mode 100644 index 0000000000000000000000000000000000000000..207a8567329d7e6aaaa72980401689888db4c243 --- /dev/null +++ b/sam6d_sequences/Screwdriver/Screwdriver_poses_per_frame.json @@ -0,0 +1,252417 @@ +{ + "object_name": "Screwdriver", + "object_identity": { + "object_name": "Screwdriver", + "cad_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/objects/stl/Screwdriver.stl", + "cad_sha256": "e975712327eb6c3f1d8c67558a76149c6a25ed91be5dc67ff1ca49984b1f440c", + "templates_identity": "e975712327eb6c3f1d8c67558a76149c6a25ed91be5dc67ff1ca49984b1f440c" + }, + "config_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/scripts/configs/default.yaml", + "dataset_dir": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007", + "cad_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/objects/stl/Screwdriver.stl", + "camera_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/camera_depth_mm.json", + "depth_unit": "millimetre", + "frames": [ + { + "frame_id": 0, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000000.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000000.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 0, + "category_id": 1, + "bbox": [ + 340, + 516, + 268, + 154 + ], + "score": 0.43651631474494934, + "time": 0.0, + "segmentation": { + "counts": [ + 271729, + 16, + 784, + 16, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 535329 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3911471366882324, + -0.9068824052810669, + 0.15674424171447754 + ], + [ + 0.9196239113807678, + -0.3784732222557068, + 0.1051209568977356 + ], + [ + -0.03600889444351196, + 0.18526339530944824, + 0.9820290803909302 + ] + ], + "t": [ + -103.80125427246094, + 128.48757934570312, + 408.8350524902344 + ] + }, + { + "scene_id": 0, + "image_id": 0, + "category_id": 1, + "bbox": [ + 470, + 592, + 138, + 78 + ], + "score": 0.421580970287323, + "time": 0.0, + "segmentation": { + "counts": [ + 375793, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 535329 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.06139323115348816, + 0.9006878137588501, + -0.4301069378852844 + ], + [ + 0.37540531158447266, + 0.378441721200943, + 0.8460807800292969 + ], + [ + 0.9248256087303162, + -0.21340776979923248, + -0.31488916277885437 + ] + ], + "t": [ + -7.696707248687744, + 169.34193420410156, + 387.86553955078125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 0, + "category_id": 1, + "bbox": [ + 340, + 516, + 268, + 154 + ], + "score": 0.43651631474494934, + "time": 0.0, + "segmentation": { + "counts": [ + 271729, + 16, + 784, + 16, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 535329 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3911471366882324, + -0.9068824052810669, + 0.15674424171447754 + ], + [ + 0.9196239113807678, + -0.3784732222557068, + 0.1051209568977356 + ], + [ + -0.03600889444351196, + 0.18526339530944824, + 0.9820290803909302 + ] + ], + "t": [ + -103.80125427246094, + 128.48757934570312, + 408.8350524902344 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000000/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000000/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000000/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000000/sam6d_results/vis_pem.png" + }, + { + "frame_id": 1, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000001.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000001.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 1, + "category_id": 1, + "bbox": [ + 336, + 534, + 136, + 86 + ], + "score": 0.40147125720977783, + "time": 0.0, + "segmentation": { + "counts": [ + 268547, + 14, + 786, + 14, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 784, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 2396, + 8, + 16, + 8, + 768, + 8, + 16, + 8, + 768, + 8, + 16, + 8, + 768, + 8, + 16, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 780, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 644193 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.21139277517795563, + -0.9220128059387207, + -0.3243519067764282 + ], + [ + -0.8201603889465332, + -0.3478397727012634, + 0.4542508125305176 + ], + [ + -0.5316479206085205, + 0.16999520361423492, + -0.8297300338745117 + ] + ], + "t": [ + -103.99284362792969, + 136.6939697265625, + 404.001708984375 + ] + }, + { + "scene_id": 0, + "image_id": 1, + "category_id": 1, + "bbox": [ + 336, + 534, + 272, + 152 + ], + "score": 0.43335944414138794, + "time": 0.0, + "segmentation": { + "counts": [ + 268547, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 535313 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3413696885108948, + -0.916000247001648, + 0.21073803305625916 + ], + [ + 0.9264214634895325, + -0.3657720685005188, + -0.08918848633766174 + ], + [ + 0.15877845883369446, + 0.16478592157363892, + 0.9734656810760498 + ] + ], + "t": [ + -105.51515197753906, + 136.9327392578125, + 405.301025390625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 1, + "category_id": 1, + "bbox": [ + 336, + 534, + 272, + 152 + ], + "score": 0.43335944414138794, + "time": 0.0, + "segmentation": { + "counts": [ + 268547, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 535313 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3413696885108948, + -0.916000247001648, + 0.21073803305625916 + ], + [ + 0.9264214634895325, + -0.3657720685005188, + -0.08918848633766174 + ], + [ + 0.15877845883369446, + 0.16478592157363892, + 0.9734656810760498 + ] + ], + "t": [ + -105.51515197753906, + 136.9327392578125, + 405.301025390625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000001/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000001/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000001/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000001/sam6d_results/vis_pem.png" + }, + { + "frame_id": 2, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000002.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000002.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 2, + "category_id": 1, + "bbox": [ + 476, + 622, + 144, + 80 + ], + "score": 0.2206631749868393, + "time": 0.0, + "segmentation": { + "counts": [ + 380623, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 525699 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.26006239652633667, + 0.9067568778991699, + 0.3319031894207001 + ], + [ + -0.8436177968978882, + 0.38059255480766296, + -0.3787609040737152 + ], + [ + -0.46976438164711, + -0.1814977377653122, + 0.8639331459999084 + ] + ], + "t": [ + 0.6681221127510071, + 187.44485473632812, + 380.8653259277344 + ] + }, + { + "scene_id": 0, + "image_id": 2, + "category_id": 1, + "bbox": [ + 342, + 548, + 276, + 152 + ], + "score": 0.4361594319343567, + "time": 0.0, + "segmentation": { + "counts": [ + 273359, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 527297 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3653212785720825, + -0.9177643060684204, + -0.15572281181812286 + ], + [ + -0.930881142616272, + -0.3604013919830322, + -0.059764862060546875 + ], + [ + -0.001272439956665039, + 0.16679269075393677, + -0.985991358757019 + ] + ], + "t": [ + -100.70299530029297, + 145.53533935546875, + 400.8326721191406 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 2, + "category_id": 1, + "bbox": [ + 342, + 548, + 276, + 152 + ], + "score": 0.4361594319343567, + "time": 0.0, + "segmentation": { + "counts": [ + 273359, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 527297 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3653212785720825, + -0.9177643060684204, + -0.15572281181812286 + ], + [ + -0.930881142616272, + -0.3604013919830322, + -0.059764862060546875 + ], + [ + -0.001272439956665039, + 0.16679269075393677, + -0.985991358757019 + ] + ], + "t": [ + -100.70299530029297, + 145.53533935546875, + 400.8326721191406 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000002/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000002/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000002/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000002/sam6d_results/vis_pem.png" + }, + { + "frame_id": 3, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000003.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000003.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 3, + "category_id": 1, + "bbox": [ + 344, + 554, + 280, + 152 + ], + "score": 0.4463675618171692, + "time": 0.0, + "segmentation": { + "counts": [ + 274969, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 522491 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.37553510069847107, + -0.9193726778030396, + 0.11715805530548096 + ], + [ + 0.9238530993461609, + -0.3612493872642517, + 0.12646347284317017 + ], + [ + -0.0739436149597168, + 0.155728280544281, + 0.9850283265113831 + ] + ], + "t": [ + -94.32842254638672, + 149.19752502441406, + 397.4895324707031 + ] + }, + { + "scene_id": 0, + "image_id": 3, + "category_id": 1, + "bbox": [ + 482, + 628, + 144, + 80 + ], + "score": 0.3332904875278473, + "time": 0.0, + "segmentation": { + "counts": [ + 385429, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 520889 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3311549723148346, + -0.9165294170379639, + -0.22429698705673218 + ], + [ + 0.48458412289619446, + -0.3691604733467102, + 0.7930310964584351 + ], + [ + -0.8096382021903992, + 0.15392513573169708, + 0.5663856267929077 + ] + ], + "t": [ + -98.44783020019531, + 147.83700561523438, + 395.43560791015625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 3, + "category_id": 1, + "bbox": [ + 344, + 554, + 280, + 152 + ], + "score": 0.4463675618171692, + "time": 0.0, + "segmentation": { + "counts": [ + 274969, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 522491 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.37553510069847107, + -0.9193726778030396, + 0.11715805530548096 + ], + [ + 0.9238530993461609, + -0.3612493872642517, + 0.12646347284317017 + ], + [ + -0.0739436149597168, + 0.155728280544281, + 0.9850283265113831 + ] + ], + "t": [ + -94.32842254638672, + 149.19752502441406, + 397.4895324707031 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000003/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000003/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000003/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000003/sam6d_results/vis_pem.png" + }, + { + "frame_id": 4, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000004.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000004.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 4, + "category_id": 1, + "bbox": [ + 354, + 546, + 286, + 152 + ], + "score": 0.44917982816696167, + "time": 0.0, + "segmentation": { + "counts": [ + 282963, + 6, + 794, + 6, + 788, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 509701 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.37963470816612244, + -0.9177255630493164, + 0.11686529964208603 + ], + [ + 0.9199268221855164, + -0.36108720302581787, + 0.1528073102235794 + ], + [ + -0.09803643822669983, + 0.1655186116695404, + 0.9813217520713806 + ] + ], + "t": [ + -89.08172607421875, + 141.191650390625, + 396.53826904296875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 4, + "category_id": 1, + "bbox": [ + 354, + 546, + 286, + 152 + ], + "score": 0.44917982816696167, + "time": 0.0, + "segmentation": { + "counts": [ + 282963, + 6, + 794, + 6, + 788, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 509701 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.37963470816612244, + -0.9177255630493164, + 0.11686529964208603 + ], + [ + 0.9199268221855164, + -0.36108720302581787, + 0.1528073102235794 + ], + [ + -0.09803643822669983, + 0.1655186116695404, + 0.9813217520713806 + ] + ], + "t": [ + -89.08172607421875, + 141.191650390625, + 396.53826904296875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000004/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000004/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000004/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000004/sam6d_results/vis_pem.png" + }, + { + "frame_id": 5, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000005.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000005.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 5, + "category_id": 1, + "bbox": [ + 370, + 522, + 292, + 144 + ], + "score": 0.4517715871334076, + "time": 0.0, + "segmentation": { + "counts": [ + 295735, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 492135 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.14832699298858643, + -0.928348183631897, + 0.34083500504493713 + ], + [ + -0.012112438678741455, + -0.34632667899131775, + -0.9380361437797546 + ], + [ + 0.9888644814491272, + 0.1350075602531433, + -0.06261372566223145 + ] + ], + "t": [ + -74.44329833984375, + 125.16159057617188, + 394.0072326660156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 5, + "category_id": 1, + "bbox": [ + 370, + 522, + 292, + 144 + ], + "score": 0.4517715871334076, + "time": 0.0, + "segmentation": { + "counts": [ + 295735, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 492135 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.14832699298858643, + -0.928348183631897, + 0.34083500504493713 + ], + [ + -0.012112438678741455, + -0.34632667899131775, + -0.9380361437797546 + ], + [ + 0.9888644814491272, + 0.1350075602531433, + -0.06261372566223145 + ] + ], + "t": [ + -74.44329833984375, + 125.16159057617188, + 394.0072326660156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000005/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000005/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000005/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000005/sam6d_results/vis_pem.png" + }, + { + "frame_id": 6, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000006.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000006.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 6, + "category_id": 1, + "bbox": [ + 362, + 516, + 292, + 140 + ], + "score": 0.4563232660293579, + "time": 0.0, + "segmentation": { + "counts": [ + 289333, + 8, + 792, + 8, + 786, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 498541 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.012758411467075348, + -0.9294808506965637, + 0.3686504364013672 + ], + [ + 0.3205818235874176, + -0.35302090644836426, + -0.8789790868759155 + ], + [ + 0.9471350908279419, + 0.10696801543235779, + 0.30247893929481506 + ] + ], + "t": [ + -77.1545181274414, + 122.0628433227539, + 395.95257568359375 + ] + }, + { + "scene_id": 0, + "image_id": 6, + "category_id": 1, + "bbox": [ + 508, + 586, + 148, + 72 + ], + "score": 0.0378652960062027, + "time": 0.0, + "segmentation": { + "counts": [ + 406187, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 496941 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2718622386455536, + 0.9185159802436829, + 0.2870880961418152 + ], + [ + -0.8167145252227783, + 0.37800341844558716, + -0.43599414825439453 + ], + [ + -0.5089877247810364, + -0.11593879014253616, + 0.8529301285743713 + ] + ], + "t": [ + 16.109302520751953, + 157.83909606933594, + 386.9239196777344 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 6, + "category_id": 1, + "bbox": [ + 362, + 516, + 292, + 140 + ], + "score": 0.4563232660293579, + "time": 0.0, + "segmentation": { + "counts": [ + 289333, + 8, + 792, + 8, + 786, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 498541 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.012758411467075348, + -0.9294808506965637, + 0.3686504364013672 + ], + [ + 0.3205818235874176, + -0.35302090644836426, + -0.8789790868759155 + ], + [ + 0.9471350908279419, + 0.10696801543235779, + 0.30247893929481506 + ] + ], + "t": [ + -77.1545181274414, + 122.0628433227539, + 395.95257568359375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000006/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000006/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000006/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000006/sam6d_results/vis_pem.png" + }, + { + "frame_id": 7, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000007.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000007.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 7, + "category_id": 1, + "bbox": [ + 354, + 512, + 296, + 134 + ], + "score": 0.43874773383140564, + "time": 0.0, + "segmentation": { + "counts": [ + 282925, + 16, + 784, + 16, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 501755 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.220121830701828, + -0.9386041164398193, + 0.26564791798591614 + ], + [ + -0.4448830485343933, + -0.3389527499675751, + -0.8289691209793091 + ], + [ + 0.8681159019470215, + 0.06429184973239899, + -0.4921802878379822 + ] + ], + "t": [ + -82.84010314941406, + 117.23291778564453, + 397.93927001953125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 7, + "category_id": 1, + "bbox": [ + 354, + 512, + 296, + 134 + ], + "score": 0.43874773383140564, + "time": 0.0, + "segmentation": { + "counts": [ + 282925, + 16, + 784, + 16, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 501755 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.220121830701828, + -0.9386041164398193, + 0.26564791798591614 + ], + [ + -0.4448830485343933, + -0.3389527499675751, + -0.8289691209793091 + ], + [ + 0.8681159019470215, + 0.06429184973239899, + -0.4921802878379822 + ] + ], + "t": [ + -82.84010314941406, + 117.23291778564453, + 397.93927001953125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000007/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000007/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000007/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000007/sam6d_results/vis_pem.png" + }, + { + "frame_id": 8, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000008.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000008.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 8, + "category_id": 1, + "bbox": [ + 350, + 508, + 298, + 128 + ], + "score": 0.44135454297065735, + "time": 0.0, + "segmentation": { + "counts": [ + 279719, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 503365 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2916106581687927, + -0.9430232644081116, + -0.1602185070514679 + ], + [ + 0.8030745387077332, + -0.3323620557785034, + 0.4945777952671051 + ], + [ + -0.5196492075920105, + 0.015556726604700089, + 0.8542382121086121 + ] + ], + "t": [ + -83.0810317993164, + 113.88200378417969, + 400.08099365234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 8, + "category_id": 1, + "bbox": [ + 350, + 508, + 298, + 128 + ], + "score": 0.44135454297065735, + "time": 0.0, + "segmentation": { + "counts": [ + 279719, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 503365 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2916106581687927, + -0.9430232644081116, + -0.1602185070514679 + ], + [ + 0.8030745387077332, + -0.3323620557785034, + 0.4945777952671051 + ], + [ + -0.5196492075920105, + 0.015556726604700089, + 0.8542382121086121 + ] + ], + "t": [ + -83.0810317993164, + 113.88200378417969, + 400.08099365234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000008/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000008/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000008/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000008/sam6d_results/vis_pem.png" + }, + { + "frame_id": 9, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000009.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000009.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 9, + "category_id": 1, + "bbox": [ + 348, + 510, + 302, + 118 + ], + "score": 0.4194556474685669, + "time": 0.0, + "segmentation": { + "counts": [ + 278125, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 501769 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3217087388038635, + -0.945510983467102, + 0.05012337863445282 + ], + [ + -0.9457119107246399, + -0.323457270860672, + -0.03169792890548706 + ], + [ + 0.04618355631828308, + -0.03720472380518913, + -0.998240053653717 + ] + ], + "t": [ + -77.03482055664062, + 115.01042938232422, + 399.96527099609375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 9, + "category_id": 1, + "bbox": [ + 348, + 510, + 302, + 118 + ], + "score": 0.4194556474685669, + "time": 0.0, + "segmentation": { + "counts": [ + 278125, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 501769 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3217087388038635, + -0.945510983467102, + 0.05012337863445282 + ], + [ + -0.9457119107246399, + -0.323457270860672, + -0.03169792890548706 + ], + [ + 0.04618355631828308, + -0.03720472380518913, + -0.998240053653717 + ] + ], + "t": [ + -77.03482055664062, + 115.01042938232422, + 399.96527099609375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000009/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000009/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000009/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000009/sam6d_results/vis_pem.png" + }, + { + "frame_id": 10, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000010.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000010.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 10, + "category_id": 1, + "bbox": [ + 344, + 504, + 302, + 114 + ], + "score": 0.4249023199081421, + "time": 0.0, + "segmentation": { + "counts": [ + 274917, + 16, + 784, + 16, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 504979 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3229641318321228, + -0.9450893402099609, + -0.0500040128827095 + ], + [ + 0.9464104175567627, + -0.3224726617336273, + -0.017823465168476105 + ], + [ + 0.0007198154926300049, + -0.053080737590789795, + 0.9985898733139038 + ] + ], + "t": [ + -84.92867279052734, + 108.44929504394531, + 401.080078125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 10, + "category_id": 1, + "bbox": [ + 344, + 504, + 302, + 114 + ], + "score": 0.4249023199081421, + "time": 0.0, + "segmentation": { + "counts": [ + 274917, + 16, + 784, + 16, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 504979 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3229641318321228, + -0.9450893402099609, + -0.0500040128827095 + ], + [ + 0.9464104175567627, + -0.3224726617336273, + -0.017823465168476105 + ], + [ + 0.0007198154926300049, + -0.053080737590789795, + 0.9985898733139038 + ] + ], + "t": [ + -84.92867279052734, + 108.44929504394531, + 401.080078125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000010/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000010/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000010/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000010/sam6d_results/vis_pem.png" + }, + { + "frame_id": 11, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000011.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000011.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 11, + "category_id": 1, + "bbox": [ + 354, + 510, + 302, + 114 + ], + "score": 0.43174150586128235, + "time": 0.0, + "segmentation": { + "counts": [ + 282927, + 10, + 790, + 10, + 786, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 496975 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2257978916168213, + -0.9480563998222351, + -0.22406072914600372 + ], + [ + -0.5292148590087891, + -0.3124772906303406, + 0.7888529300689697 + ], + [ + -0.8178915977478027, + -0.05954473465681076, + -0.5722827911376953 + ] + ], + "t": [ + -77.48033905029297, + 114.41883850097656, + 403.6610107421875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 11, + "category_id": 1, + "bbox": [ + 354, + 510, + 302, + 114 + ], + "score": 0.43174150586128235, + "time": 0.0, + "segmentation": { + "counts": [ + 282927, + 10, + 790, + 10, + 786, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 496975 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2257978916168213, + -0.9480563998222351, + -0.22406072914600372 + ], + [ + -0.5292148590087891, + -0.3124772906303406, + 0.7888529300689697 + ], + [ + -0.8178915977478027, + -0.05954473465681076, + -0.5722827911376953 + ] + ], + "t": [ + -77.48033905029297, + 114.41883850097656, + 403.6610107421875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000011/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000011/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000011/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000011/sam6d_results/vis_pem.png" + }, + { + "frame_id": 12, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000012.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000012.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 12, + "category_id": 1, + "bbox": [ + 350, + 518, + 156, + 70 + ], + "score": 0.36443161964416504, + "time": 0.0, + "segmentation": { + "counts": [ + 279733, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 12, + 4, + 16, + 768, + 12, + 4, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 768, + 4, + 4, + 26, + 766, + 4, + 4, + 26, + 766, + 4, + 4, + 26, + 766, + 4, + 4, + 26, + 766, + 4, + 6, + 22, + 768, + 4, + 6, + 22, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 774, + 20, + 780, + 20, + 780, + 8, + 792, + 8, + 617029 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.27237528562545776, + -0.9555204510688782, + -0.1131037026643753 + ], + [ + -0.7331851124763489, + -0.2822315990924835, + 0.618696391582489 + ], + [ + -0.6230984330177307, + -0.08559152483940125, + -0.7774460911750793 + ] + ], + "t": [ + -78.57884979248047, + 115.78555297851562, + 404.7820129394531 + ] + }, + { + "scene_id": 0, + "image_id": 12, + "category_id": 1, + "bbox": [ + 350, + 518, + 412, + 104 + ], + "score": 0.42437559366226196, + "time": 0.0, + "segmentation": { + "counts": [ + 279733, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 83934, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 412239 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.17531678080558777, + -0.9493578672409058, + -0.2607384920120239 + ], + [ + -0.23739340901374817, + -0.29779019951820374, + 0.9246438145637512 + ], + [ + -0.9554625749588013, + -0.10020807385444641, + -0.27757859230041504 + ] + ], + "t": [ + -80.17646026611328, + 116.36720275878906, + 406.29150390625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 12, + "category_id": 1, + "bbox": [ + 350, + 518, + 412, + 104 + ], + "score": 0.42437559366226196, + "time": 0.0, + "segmentation": { + "counts": [ + 279733, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 83934, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 412239 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.17531678080558777, + -0.9493578672409058, + -0.2607384920120239 + ], + [ + -0.23739340901374817, + -0.29779019951820374, + 0.9246438145637512 + ], + [ + -0.9554625749588013, + -0.10020807385444641, + -0.27757859230041504 + ] + ], + "t": [ + -80.17646026611328, + 116.36720275878906, + 406.29150390625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000012/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000012/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000012/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000012/sam6d_results/vis_pem.png" + }, + { + "frame_id": 13, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000013.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000013.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 13, + "category_id": 1, + "bbox": [ + 372, + 510, + 294, + 92 + ], + "score": 0.45975199341773987, + "time": 0.0, + "segmentation": { + "counts": [ + 297323, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 790, + 6, + 794, + 6, + 12002, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 2398, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 3996, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 12000, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 3998, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 8802, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 15202, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 2396, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 488995 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.27529826760292053, + -0.9502447247505188, + 0.14576110243797302 + ], + [ + -0.9587996006011963, + -0.28244850039482117, + -0.03045688569545746 + ], + [ + 0.0701114609837532, + -0.1313709020614624, + -0.988851010799408 + ] + ], + "t": [ + -67.15707397460938, + 111.36075592041016, + 413.7270812988281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 13, + "category_id": 1, + "bbox": [ + 372, + 510, + 294, + 92 + ], + "score": 0.45975199341773987, + "time": 0.0, + "segmentation": { + "counts": [ + 297323, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 790, + 6, + 794, + 6, + 12002, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 2398, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 3996, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 12000, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 3998, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 8802, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 15202, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 2396, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 488995 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.27529826760292053, + -0.9502447247505188, + 0.14576110243797302 + ], + [ + -0.9587996006011963, + -0.28244850039482117, + -0.03045688569545746 + ], + [ + 0.0701114609837532, + -0.1313709020614624, + -0.988851010799408 + ] + ], + "t": [ + -67.15707397460938, + 111.36075592041016, + 413.7270812988281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000013/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000013/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000013/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000013/sam6d_results/vis_pem.png" + }, + { + "frame_id": 14, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000014.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000014.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 14, + "category_id": 1, + "bbox": [ + 384, + 524, + 296, + 78 + ], + "score": 0.41328486800193787, + "time": 0.0, + "segmentation": { + "counts": [ + 306937, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 784, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 477795 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.1981809139251709, + -0.9585496783256531, + 0.20471128821372986 + ], + [ + 0.11520376801490784, + -0.23018568754196167, + -0.9663040637969971 + ], + [ + 0.9733721017837524, + -0.1679193675518036, + 0.15604735910892487 + ] + ], + "t": [ + -60.508914947509766, + 116.94660949707031, + 421.4825439453125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 14, + "category_id": 1, + "bbox": [ + 384, + 524, + 296, + 78 + ], + "score": 0.41328486800193787, + "time": 0.0, + "segmentation": { + "counts": [ + 306937, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 784, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 477795 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.1981809139251709, + -0.9585496783256531, + 0.20471128821372986 + ], + [ + 0.11520376801490784, + -0.23018568754196167, + -0.9663040637969971 + ], + [ + 0.9733721017837524, + -0.1679193675518036, + 0.15604735910892487 + ] + ], + "t": [ + -60.508914947509766, + 116.94660949707031, + 421.4825439453125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000014/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000014/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000014/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000014/sam6d_results/vis_pem.png" + }, + { + "frame_id": 15, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000015.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000015.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 15, + "category_id": 1, + "bbox": [ + 428, + 548, + 290, + 58 + ], + "score": 0.40410587191581726, + "time": 0.0, + "segmentation": { + "counts": [ + 342161, + 18, + 782, + 18, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 778, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 447393 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.16447536647319794, + -0.9780896902084351, + -0.12762406468391418 + ], + [ + 0.986251175403595, + -0.16517220437526703, + -0.005176626145839691 + ], + [ + -0.016016729176044464, + -0.12672072649002075, + 0.9918090105056763 + ] + ], + "t": [ + -35.54739761352539, + 129.30654907226562, + 432.58154296875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 15, + "category_id": 1, + "bbox": [ + 428, + 548, + 290, + 58 + ], + "score": 0.40410587191581726, + "time": 0.0, + "segmentation": { + "counts": [ + 342161, + 18, + 782, + 18, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 778, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 447393 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.16447536647319794, + -0.9780896902084351, + -0.12762406468391418 + ], + [ + 0.986251175403595, + -0.16517220437526703, + -0.005176626145839691 + ], + [ + -0.016016729176044464, + -0.12672072649002075, + 0.9918090105056763 + ] + ], + "t": [ + -35.54739761352539, + 129.30654907226562, + 432.58154296875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000015/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000015/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000015/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000015/sam6d_results/vis_pem.png" + }, + { + "frame_id": 16, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000016.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000016.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 16, + "category_id": 1, + "bbox": [ + 440, + 528, + 288, + 58 + ], + "score": 0.41474318504333496, + "time": 0.0, + "segmentation": { + "counts": [ + 351743, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 776, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 439415 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.14082615077495575, + -0.9662266969680786, + 0.2158086597919464 + ], + [ + -0.979244589805603, + -0.1680358201265335, + -0.11332918703556061 + ], + [ + 0.14576539397239685, + -0.19536976516246796, + -0.9698366522789001 + ] + ], + "t": [ + -25.834985733032227, + 117.58312225341797, + 434.7724609375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 16, + "category_id": 1, + "bbox": [ + 440, + 528, + 288, + 58 + ], + "score": 0.41474318504333496, + "time": 0.0, + "segmentation": { + "counts": [ + 351743, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 776, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 439415 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.14082615077495575, + -0.9662266969680786, + 0.2158086597919464 + ], + [ + -0.979244589805603, + -0.1680358201265335, + -0.11332918703556061 + ], + [ + 0.14576539397239685, + -0.19536976516246796, + -0.9698366522789001 + ] + ], + "t": [ + -25.834985733032227, + 117.58312225341797, + 434.7724609375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000016/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000016/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000016/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000016/sam6d_results/vis_pem.png" + }, + { + "frame_id": 17, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000017.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000017.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 17, + "category_id": 1, + "bbox": [ + 438, + 532, + 290, + 56 + ], + "score": 0.38799357414245605, + "time": 0.0, + "segmentation": { + "counts": [ + 350149, + 14, + 786, + 14, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 782, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 439411 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.14196288585662842, + -0.9624953866004944, + 0.23118963837623596 + ], + [ + -0.9838384389877319, + -0.16294370591640472, + -0.07424190640449524 + ], + [ + 0.10912808775901794, + -0.2169134020805359, + -0.9700719118118286 + ] + ], + "t": [ + -25.332738876342773, + 117.63656616210938, + 429.4164733886719 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 17, + "category_id": 1, + "bbox": [ + 438, + 532, + 290, + 56 + ], + "score": 0.38799357414245605, + "time": 0.0, + "segmentation": { + "counts": [ + 350149, + 14, + 786, + 14, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 782, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 439411 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.14196288585662842, + -0.9624953866004944, + 0.23118963837623596 + ], + [ + -0.9838384389877319, + -0.16294370591640472, + -0.07424190640449524 + ], + [ + 0.10912808775901794, + -0.2169134020805359, + -0.9700719118118286 + ] + ], + "t": [ + -25.332738876342773, + 117.63656616210938, + 429.4164733886719 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000017/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000017/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000017/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000017/sam6d_results/vis_pem.png" + }, + { + "frame_id": 18, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000018.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000018.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 18, + "category_id": 1, + "bbox": [ + 436, + 538, + 292, + 48 + ], + "score": 0.38632962107658386, + "time": 0.0, + "segmentation": { + "counts": [ + 348555, + 12, + 788, + 12, + 782, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 782, + 12, + 788, + 12, + 792, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 439419 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.13409385085105896, + -0.9487461447715759, + 0.28618335723876953 + ], + [ + -0.6395721435546875, + -0.13773508369922638, + -0.7562911510467529 + ], + [ + 0.7569455504417419, + -0.28444910049438477, + -0.5883216857910156 + ] + ], + "t": [ + -23.644140243530273, + 116.2573471069336, + 426.05975341796875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 18, + "category_id": 1, + "bbox": [ + 436, + 538, + 292, + 48 + ], + "score": 0.38632962107658386, + "time": 0.0, + "segmentation": { + "counts": [ + 348555, + 12, + 788, + 12, + 782, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 782, + 12, + 788, + 12, + 792, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 439419 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.13409385085105896, + -0.9487461447715759, + 0.28618335723876953 + ], + [ + -0.6395721435546875, + -0.13773508369922638, + -0.7562911510467529 + ], + [ + 0.7569455504417419, + -0.28444910049438477, + -0.5883216857910156 + ] + ], + "t": [ + -23.644140243530273, + 116.2573471069336, + 426.05975341796875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000018/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000018/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000018/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000018/sam6d_results/vis_pem.png" + }, + { + "frame_id": 19, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000019.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000019.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 19, + "category_id": 1, + "bbox": [ + 418, + 542, + 298, + 48 + ], + "score": 0.42505571246147156, + "time": 0.0, + "segmentation": { + "counts": [ + 334161, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 778, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 449035 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.08457279205322266, + -0.9324393272399902, + 0.351289302110672 + ], + [ + -0.9964070320129395, + -0.07757414877414703, + 0.03397723287343979 + ], + [ + -0.004430755972862244, + -0.3529008626937866, + -0.9356503486633301 + ] + ], + "t": [ + -32.9455451965332, + 112.67537689208984, + 418.26910400390625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 19, + "category_id": 1, + "bbox": [ + 418, + 542, + 298, + 48 + ], + "score": 0.42505571246147156, + "time": 0.0, + "segmentation": { + "counts": [ + 334161, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 778, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 449035 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.08457279205322266, + -0.9324393272399902, + 0.351289302110672 + ], + [ + -0.9964070320129395, + -0.07757414877414703, + 0.03397723287343979 + ], + [ + -0.004430755972862244, + -0.3529008626937866, + -0.9356503486633301 + ] + ], + "t": [ + -32.9455451965332, + 112.67537689208984, + 418.26910400390625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000019/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000019/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000019/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000019/sam6d_results/vis_pem.png" + }, + { + "frame_id": 20, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000020.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000020.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 20, + "category_id": 1, + "bbox": [ + 416, + 548, + 300, + 52 + ], + "score": 0.3887787163257599, + "time": 0.0, + "segmentation": { + "counts": [ + 332571, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 18, + 782, + 18, + 782, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 449039 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.28223326802253723, + -0.9089571237564087, + -0.30682504177093506 + ], + [ + 0.6927440762519836, + -0.028157031163573265, + 0.7206343412399292 + ], + [ + -0.6636653542518616, + -0.41593796014785767, + 0.6217271089553833 + ] + ], + "t": [ + -31.401023864746094, + 111.55341339111328, + 409.2868957519531 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 20, + "category_id": 1, + "bbox": [ + 416, + 548, + 300, + 52 + ], + "score": 0.3887787163257599, + "time": 0.0, + "segmentation": { + "counts": [ + 332571, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 18, + 782, + 18, + 782, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 449039 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.28223326802253723, + -0.9089571237564087, + -0.30682504177093506 + ], + [ + 0.6927440762519836, + -0.028157031163573265, + 0.7206343412399292 + ], + [ + -0.6636653542518616, + -0.41593796014785767, + 0.6217271089553833 + ] + ], + "t": [ + -31.401023864746094, + 111.55341339111328, + 409.2868957519531 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000020/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000020/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000020/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000020/sam6d_results/vis_pem.png" + }, + { + "frame_id": 21, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000021.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000021.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 21, + "category_id": 1, + "bbox": [ + 412, + 530, + 302, + 62 + ], + "score": 0.385865181684494, + "time": 0.0, + "segmentation": { + "counts": [ + 329363, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 450663 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.007391646504402161, + -0.8887502551078796, + -0.45833244919776917 + ], + [ + 0.9970325231552124, + 0.02857397496700287, + -0.07148757576942444 + ], + [ + 0.0766313374042511, + -0.4575005769729614, + 0.8859010934829712 + ] + ], + "t": [ + -31.68073272705078, + 98.04737091064453, + 398.64337158203125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 21, + "category_id": 1, + "bbox": [ + 412, + 530, + 302, + 62 + ], + "score": 0.385865181684494, + "time": 0.0, + "segmentation": { + "counts": [ + 329363, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 450663 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.007391646504402161, + -0.8887502551078796, + -0.45833244919776917 + ], + [ + 0.9970325231552124, + 0.02857397496700287, + -0.07148757576942444 + ], + [ + 0.0766313374042511, + -0.4575005769729614, + 0.8859010934829712 + ] + ], + "t": [ + -31.68073272705078, + 98.04737091064453, + 398.64337158203125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000021/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000021/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000021/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000021/sam6d_results/vis_pem.png" + }, + { + "frame_id": 22, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000022.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000022.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 22, + "category_id": 1, + "bbox": [ + 424, + 498, + 298, + 86 + ], + "score": 0.49819856882095337, + "time": 0.0, + "segmentation": { + "counts": [ + 338961, + 8, + 792, + 8, + 786, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 768, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 780, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 444297 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4144115447998047, + -0.8736503720283508, + -0.25494787096977234 + ], + [ + 0.6886731386184692, + 0.1178937703371048, + 0.7154237031936646 + ], + [ + -0.5949735641479492, + -0.47205525636672974, + 0.650515615940094 + ] + ], + "t": [ + -21.860429763793945, + 82.37089538574219, + 390.9923095703125 + ] + }, + { + "scene_id": 0, + "image_id": 22, + "category_id": 1, + "bbox": [ + 424, + 516, + 170, + 68 + ], + "score": 0.3918815851211548, + "time": 0.0, + "segmentation": { + "counts": [ + 338961, + 8, + 792, + 8, + 784, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 768, + 4, + 2, + 26, + 768, + 4, + 2, + 26, + 766, + 6, + 4, + 6, + 2, + 16, + 766, + 6, + 4, + 6, + 2, + 16, + 766, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 794, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 18, + 782, + 18, + 784, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 8, + 2, + 4, + 786, + 8, + 2, + 4, + 546661 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.20714722573757172, + -0.8886536359786987, + -0.4091264009475708 + ], + [ + 0.9612638354301453, + 0.10715891420841217, + 0.25394636392593384 + ], + [ + -0.18182888627052307, + -0.4458826184272766, + 0.8764286041259766 + ] + ], + "t": [ + -19.811279296875, + 82.71932983398438, + 388.9913330078125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 22, + "category_id": 1, + "bbox": [ + 424, + 498, + 298, + 86 + ], + "score": 0.49819856882095337, + "time": 0.0, + "segmentation": { + "counts": [ + 338961, + 8, + 792, + 8, + 786, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 768, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 780, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 444297 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4144115447998047, + -0.8736503720283508, + -0.25494787096977234 + ], + [ + 0.6886731386184692, + 0.1178937703371048, + 0.7154237031936646 + ], + [ + -0.5949735641479492, + -0.47205525636672974, + 0.650515615940094 + ] + ], + "t": [ + -21.860429763793945, + 82.37089538574219, + 390.9923095703125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000022/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000022/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000022/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000022/sam6d_results/vis_pem.png" + }, + { + "frame_id": 23, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000023.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000023.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 23, + "category_id": 1, + "bbox": [ + 424, + 498, + 164, + 80 + ], + "score": 0.40086668729782104, + "time": 0.0, + "segmentation": { + "counts": [ + 338949, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 770, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 16, + 784, + 16, + 786, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 786, + 10, + 790, + 10, + 551479 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4918299913406372, + -0.8318138122558594, + -0.25727248191833496 + ], + [ + 0.724116861820221, + 0.22669236361980438, + 0.6513574123382568 + ], + [ + -0.483486533164978, + -0.5066521763801575, + 0.7138242125511169 + ] + ], + "t": [ + -26.911649703979492, + 70.64002990722656, + 394.217529296875 + ] + }, + { + "scene_id": 0, + "image_id": 23, + "category_id": 1, + "bbox": [ + 424, + 466, + 284, + 114 + ], + "score": 0.5211171507835388, + "time": 0.0, + "segmentation": { + "counts": [ + 338949, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 455527 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2705422043800354, + -0.8306563496589661, + -0.48663759231567383 + ], + [ + 0.9619101881980896, + 0.21266181766986847, + 0.17176705598831177 + ], + [ + -0.039190277457237244, + -0.514571487903595, + 0.8565511107444763 + ] + ], + "t": [ + -26.63783073425293, + 71.40129852294922, + 395.38568115234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 23, + "category_id": 1, + "bbox": [ + 424, + 466, + 284, + 114 + ], + "score": 0.5211171507835388, + "time": 0.0, + "segmentation": { + "counts": [ + 338949, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 455527 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2705422043800354, + -0.8306563496589661, + -0.48663759231567383 + ], + [ + 0.9619101881980896, + 0.21266181766986847, + 0.17176705598831177 + ], + [ + -0.039190277457237244, + -0.514571487903595, + 0.8565511107444763 + ] + ], + "t": [ + -26.63783073425293, + 71.40129852294922, + 395.38568115234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000023/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000023/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000023/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000023/sam6d_results/vis_pem.png" + }, + { + "frame_id": 24, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000024.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000024.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 24, + "category_id": 1, + "bbox": [ + 416, + 462, + 278, + 120 + ], + "score": 0.4360242187976837, + "time": 0.0, + "segmentation": { + "counts": [ + 332555, + 14, + 786, + 14, + 780, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 466731 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.411011278629303, + -0.8076006770133972, + -0.4229079484939575 + ], + [ + 0.8804152011871338, + 0.23128589987754822, + 0.41397640109062195 + ], + [ + -0.23651504516601562, + -0.5424836874008179, + 0.8060846924781799 + ] + ], + "t": [ + -34.50992202758789, + 71.19987487792969, + 400.92022705078125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 24, + "category_id": 1, + "bbox": [ + 416, + 462, + 278, + 120 + ], + "score": 0.4360242187976837, + "time": 0.0, + "segmentation": { + "counts": [ + 332555, + 14, + 786, + 14, + 780, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 466731 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.411011278629303, + -0.8076006770133972, + -0.4229079484939575 + ], + [ + 0.8804152011871338, + 0.23128589987754822, + 0.41397640109062195 + ], + [ + -0.23651504516601562, + -0.5424836874008179, + 0.8060846924781799 + ] + ], + "t": [ + -34.50992202758789, + 71.19987487792969, + 400.92022705078125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000024/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000024/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000024/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000024/sam6d_results/vis_pem.png" + }, + { + "frame_id": 25, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000025.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000025.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 25, + "category_id": 1, + "bbox": [ + 426, + 448, + 268, + 126 + ], + "score": 0.4474581182003021, + "time": 0.0, + "segmentation": { + "counts": [ + 340549, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 12, + 4, + 4, + 780, + 12, + 4, + 4, + 778, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 466745 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4091106057167053, + -0.7912139892578125, + 0.45454272627830505 + ], + [ + -0.9009178876876831, + 0.27117905020713806, + -0.33883461356163025 + ], + [ + 0.14482831954956055, + -0.5481266379356384, + -0.8237610459327698 + ] + ], + "t": [ + -29.55850601196289, + 65.00849151611328, + 406.28826904296875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 25, + "category_id": 1, + "bbox": [ + 426, + 448, + 268, + 126 + ], + "score": 0.4474581182003021, + "time": 0.0, + "segmentation": { + "counts": [ + 340549, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 12, + 4, + 4, + 780, + 12, + 4, + 4, + 778, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 466745 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4091106057167053, + -0.7912139892578125, + 0.45454272627830505 + ], + [ + -0.9009178876876831, + 0.27117905020713806, + -0.33883461356163025 + ], + [ + 0.14482831954956055, + -0.5481266379356384, + -0.8237610459327698 + ] + ], + "t": [ + -29.55850601196289, + 65.00849151611328, + 406.28826904296875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000025/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000025/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000025/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000025/sam6d_results/vis_pem.png" + }, + { + "frame_id": 26, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000026.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000026.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 26, + "category_id": 1, + "bbox": [ + 458, + 448, + 258, + 132 + ], + "score": 0.4591245949268341, + "time": 0.0, + "segmentation": { + "counts": [ + 366157, + 4, + 796, + 4, + 788, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 14, + 2, + 6, + 778, + 14, + 2, + 6, + 778, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 449145 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6111202836036682, + -0.7838487029075623, + 0.11006173491477966 + ], + [ + -0.5306394696235657, + 0.30253511667251587, + -0.7917664051055908 + ], + [ + 0.5873271822929382, + -0.5422682166099548, + -0.6008262038230896 + ] + ], + "t": [ + -15.017007827758789, + 67.54666137695312, + 411.2107238769531 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 26, + "category_id": 1, + "bbox": [ + 458, + 448, + 258, + 132 + ], + "score": 0.4591245949268341, + "time": 0.0, + "segmentation": { + "counts": [ + 366157, + 4, + 796, + 4, + 788, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 14, + 2, + 6, + 778, + 14, + 2, + 6, + 778, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 449145 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6111202836036682, + -0.7838487029075623, + 0.11006173491477966 + ], + [ + -0.5306394696235657, + 0.30253511667251587, + -0.7917664051055908 + ], + [ + 0.5873271822929382, + -0.5422682166099548, + -0.6008262038230896 + ] + ], + "t": [ + -15.017007827758789, + 67.54666137695312, + 411.2107238769531 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000026/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000026/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000026/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000026/sam6d_results/vis_pem.png" + }, + { + "frame_id": 27, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000027.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000027.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 27, + "category_id": 1, + "bbox": [ + 482, + 482, + 144, + 98 + ], + "score": 0.4224972128868103, + "time": 0.0, + "segmentation": { + "counts": [ + 385355, + 12, + 788, + 12, + 782, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 521099 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4974289536476135, + -0.7456068992614746, + -0.443435400724411 + ], + [ + 0.24591001868247986, + 0.36900317668914795, + -0.8963067531585693 + ], + [ + 0.8319212794303894, + -0.5548937916755676, + -0.0002008378505706787 + ] + ], + "t": [ + -5.090844631195068, + 60.816436767578125, + 407.0246276855469 + ] + }, + { + "scene_id": 0, + "image_id": 27, + "category_id": 1, + "bbox": [ + 482, + 432, + 244, + 148 + ], + "score": 0.48775163292884827, + "time": 0.0, + "segmentation": { + "counts": [ + 385355, + 12, + 788, + 12, + 782, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 441161 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5604451298713684, + -0.7541044354438782, + 0.3423847258090973 + ], + [ + -0.09925287961959839, + 0.3492756485939026, + 0.9317483901977539 + ], + [ + -0.8222221732139587, + -0.5561763644218445, + 0.12090256810188293 + ] + ], + "t": [ + -3.370018482208252, + 61.594173431396484, + 407.86407470703125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 27, + "category_id": 1, + "bbox": [ + 482, + 432, + 244, + 148 + ], + "score": 0.48775163292884827, + "time": 0.0, + "segmentation": { + "counts": [ + 385355, + 12, + 788, + 12, + 782, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 441161 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5604451298713684, + -0.7541044354438782, + 0.3423847258090973 + ], + [ + -0.09925287961959839, + 0.3492756485939026, + 0.9317483901977539 + ], + [ + -0.8222221732139587, + -0.5561763644218445, + 0.12090256810188293 + ] + ], + "t": [ + -3.370018482208252, + 61.594173431396484, + 407.86407470703125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000027/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000027/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000027/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000027/sam6d_results/vis_pem.png" + }, + { + "frame_id": 28, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000028.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000028.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 28, + "category_id": 1, + "bbox": [ + 506, + 402, + 234, + 170 + ], + "score": 0.4921536445617676, + "time": 0.0, + "segmentation": { + "counts": [ + 404547, + 8, + 792, + 8, + 784, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 14, + 2, + 12, + 772, + 14, + 2, + 12, + 770, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 429991 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.475558340549469, + -0.7114741206169128, + 0.517348051071167 + ], + [ + -0.30334290862083435, + 0.4194040894508362, + 0.8556188941001892 + ], + [ + -0.8257284164428711, + -0.5638301968574524, + -0.01636958122253418 + ] + ], + "t": [ + 9.276209831237793, + 45.96495819091797, + 393.68597412109375 + ] + }, + { + "scene_id": 0, + "image_id": 28, + "category_id": 1, + "bbox": [ + 554, + 330, + 86, + 102 + ], + "score": 0.37585368752479553, + "time": 0.0, + "segmentation": { + "counts": [ + 442733, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 776, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 770, + 34, + 766, + 34, + 768, + 18, + 2, + 16, + 764, + 18, + 2, + 16, + 766, + 14, + 8, + 16, + 762, + 14, + 8, + 16, + 766, + 10, + 8, + 20, + 762, + 10, + 8, + 20, + 762, + 8, + 10, + 24, + 758, + 8, + 10, + 24, + 758, + 6, + 10, + 30, + 754, + 6, + 10, + 30, + 756, + 4, + 10, + 32, + 754, + 4, + 10, + 32, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 509971 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8020233511924744, + 0.5919927954673767, + 0.07939565181732178 + ], + [ + -0.526380181312561, + 0.6377121210098267, + 0.5623592138290405 + ], + [ + 0.2822808027267456, + -0.49281784892082214, + 0.8230726718902588 + ] + ], + "t": [ + -55.781429290771484, + -43.571224212646484, + 466.756103515625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 28, + "category_id": 1, + "bbox": [ + 506, + 402, + 234, + 170 + ], + "score": 0.4921536445617676, + "time": 0.0, + "segmentation": { + "counts": [ + 404547, + 8, + 792, + 8, + 784, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 14, + 2, + 12, + 772, + 14, + 2, + 12, + 770, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 429991 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.475558340549469, + -0.7114741206169128, + 0.517348051071167 + ], + [ + -0.30334290862083435, + 0.4194040894508362, + 0.8556188941001892 + ], + [ + -0.8257284164428711, + -0.5638301968574524, + -0.01636958122253418 + ] + ], + "t": [ + 9.276209831237793, + 45.96495819091797, + 393.68597412109375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000028/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000028/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000028/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000028/sam6d_results/vis_pem.png" + }, + { + "frame_id": 29, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000029.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000029.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 29, + "category_id": 1, + "bbox": [ + 492, + 450, + 134, + 118 + ], + "score": 0.4324463903903961, + "time": 0.0, + "segmentation": { + "counts": [ + 393339, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 521125 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6503716707229614, + -0.607672929763794, + -0.4557963013648987 + ], + [ + 0.15934821963310242, + 0.4775419533252716, + -0.8640381097793579 + ], + [ + 0.7427144050598145, + -0.6345759034156799, + -0.21374796330928802 + ] + ], + "t": [ + -6.044633388519287, + 38.28825378417969, + 392.82684326171875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 29, + "category_id": 1, + "bbox": [ + 492, + 450, + 134, + 118 + ], + "score": 0.4324463903903961, + "time": 0.0, + "segmentation": { + "counts": [ + 393339, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 521125 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6503716707229614, + -0.607672929763794, + -0.4557963013648987 + ], + [ + 0.15934821963310242, + 0.4775419533252716, + -0.8640381097793579 + ], + [ + 0.7427144050598145, + -0.6345759034156799, + -0.21374796330928802 + ] + ], + "t": [ + -6.044633388519287, + 38.28825378417969, + 392.82684326171875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000029/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000029/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000029/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000029/sam6d_results/vis_pem.png" + }, + { + "frame_id": 30, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000030.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000030.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 30, + "category_id": 1, + "bbox": [ + 486, + 450, + 130, + 120 + ], + "score": 0.43765366077423096, + "time": 0.0, + "segmentation": { + "counts": [ + 388545, + 6, + 794, + 6, + 788, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 790, + 8, + 792, + 8, + 529129 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.06200334429740906, + -0.566432535648346, + 0.8217718005180359 + ], + [ + -0.8337440490722656, + 0.4820069372653961, + 0.26933205127716064 + ], + [ + -0.5486587882041931, + -0.6684476733207703, + -0.5021460056304932 + ] + ], + "t": [ + -12.956395149230957, + 39.05960464477539, + 404.840576171875 + ] + }, + { + "scene_id": 0, + "image_id": 30, + "category_id": 1, + "bbox": [ + 488, + 386, + 200, + 184 + ], + "score": 0.4860798716545105, + "time": 0.0, + "segmentation": { + "counts": [ + 390139, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 726, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 746, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 14, + 4, + 12, + 770, + 14, + 4, + 12, + 768, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 471605 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8178709745407104, + -0.5750463008880615, + 0.020212322473526 + ], + [ + 0.3098594546318054, + 0.4697590470314026, + 0.8266278505325317 + ], + [ + -0.4848441481590271, + -0.6698118448257446, + 0.5623860359191895 + ] + ], + "t": [ + -13.070096969604492, + 39.93307113647461, + 404.6927795410156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 30, + "category_id": 1, + "bbox": [ + 488, + 386, + 200, + 184 + ], + "score": 0.4860798716545105, + "time": 0.0, + "segmentation": { + "counts": [ + 390139, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 726, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 746, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 14, + 4, + 12, + 770, + 14, + 4, + 12, + 768, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 471605 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8178709745407104, + -0.5750463008880615, + 0.020212322473526 + ], + [ + 0.3098594546318054, + 0.4697590470314026, + 0.8266278505325317 + ], + [ + -0.4848441481590271, + -0.6698118448257446, + 0.5623860359191895 + ] + ], + "t": [ + -13.070096969604492, + 39.93307113647461, + 404.6927795410156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000030/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000030/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000030/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000030/sam6d_results/vis_pem.png" + }, + { + "frame_id": 31, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000031.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000031.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 31, + "category_id": 1, + "bbox": [ + 496, + 470, + 120, + 120 + ], + "score": 0.43860670924186707, + "time": 0.0, + "segmentation": { + "counts": [ + 396561, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 744, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 728, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 46, + 754, + 46, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 794, + 4, + 796, + 4, + 529111 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8342320322990417, + -0.5245724320411682, + 0.16994419693946838 + ], + [ + -0.4603012204170227, + 0.49279382824897766, + -0.7384289503097534 + ], + [ + 0.30361172556877136, + -0.6942461729049683, + -0.6525657176971436 + ] + ], + "t": [ + -15.388580322265625, + 53.402862548828125, + 413.23785400390625 + ] + }, + { + "scene_id": 0, + "image_id": 31, + "category_id": 1, + "bbox": [ + 496, + 402, + 184, + 188 + ], + "score": 0.49615126848220825, + "time": 0.0, + "segmentation": { + "counts": [ + 396561, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 728, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 744, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 14, + 8, + 10, + 768, + 14, + 8, + 10, + 766, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 8, + 792, + 8, + 477991 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8411421179771423, + -0.5368629693984985, + -0.06525509059429169 + ], + [ + 0.3729393482208252, + 0.4884212017059326, + 0.7888985872268677 + ], + [ + -0.3916586637496948, + -0.6879117488861084, + 0.6110495328903198 + ] + ], + "t": [ + -14.531143188476562, + 52.96287155151367, + 413.6105041503906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 31, + "category_id": 1, + "bbox": [ + 496, + 402, + 184, + 188 + ], + "score": 0.49615126848220825, + "time": 0.0, + "segmentation": { + "counts": [ + 396561, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 728, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 744, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 14, + 8, + 10, + 768, + 14, + 8, + 10, + 766, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 8, + 792, + 8, + 477991 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8411421179771423, + -0.5368629693984985, + -0.06525509059429169 + ], + [ + 0.3729393482208252, + 0.4884212017059326, + 0.7888985872268677 + ], + [ + -0.3916586637496948, + -0.6879117488861084, + 0.6110495328903198 + ] + ], + "t": [ + -14.531143188476562, + 52.96287155151367, + 413.6105041503906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000031/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000031/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000031/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000031/sam6d_results/vis_pem.png" + }, + { + "frame_id": 32, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000032.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000032.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 32, + "category_id": 1, + "bbox": [ + 474, + 416, + 174, + 202 + ], + "score": 0.4853994846343994, + "time": 0.0, + "segmentation": { + "counts": [ + 378989, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 744, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 56, + 744, + 56, + 740, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 18, + 6, + 14, + 762, + 18, + 6, + 14, + 760, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 6, + 794, + 6, + 503577 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7345776557922363, + -0.4710574448108673, + 0.488364577293396 + ], + [ + -0.6785235404968262, + 0.5090521574020386, + -0.5295953750610352 + ], + [ + 0.0008667260408401489, + -0.7203963994979858, + -0.6935620903968811 + ] + ], + "t": [ + -32.812835693359375, + 66.2636489868164, + 417.2994079589844 + ] + }, + { + "scene_id": 0, + "image_id": 32, + "category_id": 1, + "bbox": [ + 474, + 490, + 112, + 128 + ], + "score": 0.4345778524875641, + "time": 0.0, + "segmentation": { + "counts": [ + 378989, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 724, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 54, + 746, + 54, + 742, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 16, + 2, + 10, + 772, + 16, + 2, + 10, + 772, + 14, + 4, + 6, + 776, + 14, + 4, + 6, + 778, + 14, + 2, + 4, + 780, + 14, + 2, + 4, + 784, + 10, + 790, + 10, + 553093 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8548012375831604, + -0.475931853055954, + 0.2068900614976883 + ], + [ + -0.46246427297592163, + 0.5177168846130371, + -0.7197887897491455 + ], + [ + 0.23545989394187927, + -0.7109557390213013, + -0.6626466512680054 + ] + ], + "t": [ + -32.43595504760742, + 65.75910949707031, + 416.2280578613281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 32, + "category_id": 1, + "bbox": [ + 474, + 416, + 174, + 202 + ], + "score": 0.4853994846343994, + "time": 0.0, + "segmentation": { + "counts": [ + 378989, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 744, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 56, + 744, + 56, + 740, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 18, + 6, + 14, + 762, + 18, + 6, + 14, + 760, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 6, + 794, + 6, + 503577 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7345776557922363, + -0.4710574448108673, + 0.488364577293396 + ], + [ + -0.6785235404968262, + 0.5090521574020386, + -0.5295953750610352 + ], + [ + 0.0008667260408401489, + -0.7203963994979858, + -0.6935620903968811 + ] + ], + "t": [ + -32.812835693359375, + 66.2636489868164, + 417.2994079589844 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000032/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000032/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000032/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000032/sam6d_results/vis_pem.png" + }, + { + "frame_id": 33, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000033.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000033.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 33, + "category_id": 1, + "bbox": [ + 454, + 410, + 164, + 210 + ], + "score": 0.4859751760959625, + "time": 0.0, + "segmentation": { + "counts": [ + 362997, + 8, + 792, + 8, + 784, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 756, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 720, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 720, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 728, + 68, + 732, + 68, + 728, + 68, + 732, + 68, + 728, + 62, + 738, + 62, + 736, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 758, + 16, + 6, + 18, + 760, + 16, + 6, + 18, + 758, + 18, + 8, + 14, + 760, + 18, + 8, + 14, + 758, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 527585 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6121468544006348, + -0.3931404650211334, + 0.6860873103141785 + ], + [ + -0.45082584023475647, + 0.5393036603927612, + 0.7112712860107422 + ], + [ + -0.6496383547782898, + -0.7447094321250916, + 0.1528954654932022 + ] + ], + "t": [ + -49.620811462402344, + 64.47042083740234, + 417.2308654785156 + ] + }, + { + "scene_id": 0, + "image_id": 33, + "category_id": 1, + "bbox": [ + 454, + 488, + 108, + 132 + ], + "score": 0.43236735463142395, + "time": 0.0, + "segmentation": { + "counts": [ + 362997, + 8, + 792, + 8, + 784, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 744, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 722, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 720, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 730, + 66, + 734, + 66, + 732, + 58, + 742, + 58, + 740, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 752, + 4, + 10, + 30, + 756, + 4, + 10, + 30, + 756, + 4, + 10, + 22, + 764, + 4, + 10, + 22, + 780, + 18, + 782, + 18, + 780, + 4, + 2, + 12, + 782, + 4, + 2, + 12, + 780, + 8, + 2, + 8, + 782, + 8, + 2, + 8, + 780, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 572297 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8569859266281128, + -0.3916833698749542, + -0.33490151166915894 + ], + [ + 0.0693063735961914, + 0.5563639402389526, + -0.8280435800552368 + ], + [ + 0.5106579661369324, + -0.7328324317932129, + -0.4496498703956604 + ] + ], + "t": [ + -49.83906936645508, + 63.560001373291016, + 415.9334411621094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 33, + "category_id": 1, + "bbox": [ + 454, + 410, + 164, + 210 + ], + "score": 0.4859751760959625, + "time": 0.0, + "segmentation": { + "counts": [ + 362997, + 8, + 792, + 8, + 784, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 756, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 720, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 720, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 728, + 68, + 732, + 68, + 728, + 68, + 732, + 68, + 728, + 62, + 738, + 62, + 736, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 758, + 16, + 6, + 18, + 760, + 16, + 6, + 18, + 758, + 18, + 8, + 14, + 760, + 18, + 8, + 14, + 758, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 527585 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6121468544006348, + -0.3931404650211334, + 0.6860873103141785 + ], + [ + -0.45082584023475647, + 0.5393036603927612, + 0.7112712860107422 + ], + [ + -0.6496383547782898, + -0.7447094321250916, + 0.1528954654932022 + ] + ], + "t": [ + -49.620811462402344, + 64.47042083740234, + 417.2308654785156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000033/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000033/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000033/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000033/sam6d_results/vis_pem.png" + }, + { + "frame_id": 34, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000034.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000034.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 34, + "category_id": 1, + "bbox": [ + 436, + 432, + 148, + 218 + ], + "score": 0.4862194061279297, + "time": 0.0, + "segmentation": { + "counts": [ + 348623, + 16, + 784, + 16, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 762, + 40, + 760, + 40, + 756, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 720, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 718, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 718, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 718, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 718, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 722, + 76, + 724, + 76, + 720, + 76, + 724, + 76, + 720, + 76, + 724, + 76, + 720, + 74, + 726, + 74, + 724, + 66, + 734, + 66, + 732, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 750, + 44, + 756, + 44, + 756, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 20, + 6, + 16, + 758, + 20, + 6, + 16, + 754, + 22, + 10, + 12, + 756, + 22, + 10, + 12, + 752, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 554761 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.15288175642490387, + -0.2967108190059662, + -0.9426504373550415 + ], + [ + 0.8488615155220032, + 0.5278480648994446, + -0.02847599983215332 + ], + [ + 0.5060253739356995, + -0.7958261370658875, + 0.3325646221637726 + ] + ], + "t": [ + -69.26787567138672, + 83.16763305664062, + 427.0567321777344 + ] + }, + { + "scene_id": 0, + "image_id": 34, + "category_id": 1, + "bbox": [ + 436, + 512, + 100, + 138 + ], + "score": 0.4301256835460663, + "time": 0.0, + "segmentation": { + "counts": [ + 348623, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 748, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 740, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 716, + 82, + 718, + 82, + 718, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 718, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 722, + 76, + 724, + 76, + 720, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 720, + 78, + 722, + 78, + 718, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 720, + 76, + 724, + 76, + 724, + 72, + 728, + 72, + 726, + 68, + 732, + 68, + 732, + 56, + 744, + 56, + 736, + 6, + 2, + 52, + 740, + 6, + 2, + 52, + 738, + 8, + 2, + 48, + 742, + 8, + 2, + 48, + 740, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 42, + 758, + 42, + 758, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 593067 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9379321932792664, + -0.30915528535842896, + -0.1571805477142334 + ], + [ + 0.30693793296813965, + 0.5289397835731506, + 0.7912092208862305 + ], + [ + -0.16146740317344666, + -0.7903454303741455, + 0.5910012125968933 + ] + ], + "t": [ + -68.5406265258789, + 83.64443969726562, + 426.20269775390625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 34, + "category_id": 1, + "bbox": [ + 436, + 432, + 148, + 218 + ], + "score": 0.4862194061279297, + "time": 0.0, + "segmentation": { + "counts": [ + 348623, + 16, + 784, + 16, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 762, + 40, + 760, + 40, + 756, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 720, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 718, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 718, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 718, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 718, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 722, + 76, + 724, + 76, + 720, + 76, + 724, + 76, + 720, + 76, + 724, + 76, + 720, + 74, + 726, + 74, + 724, + 66, + 734, + 66, + 732, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 750, + 44, + 756, + 44, + 756, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 20, + 6, + 16, + 758, + 20, + 6, + 16, + 754, + 22, + 10, + 12, + 756, + 22, + 10, + 12, + 752, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 554761 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.15288175642490387, + -0.2967108190059662, + -0.9426504373550415 + ], + [ + 0.8488615155220032, + 0.5278480648994446, + -0.02847599983215332 + ], + [ + 0.5060253739356995, + -0.7958261370658875, + 0.3325646221637726 + ] + ], + "t": [ + -69.26787567138672, + 83.16763305664062, + 427.0567321777344 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000034/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000034/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000034/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000034/sam6d_results/vis_pem.png" + }, + { + "frame_id": 35, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000035.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000035.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 35, + "category_id": 1, + "bbox": [ + 454, + 520, + 92, + 140 + ], + "score": 0.4341427683830261, + "time": 0.0, + "segmentation": { + "counts": [ + 363029, + 22, + 778, + 22, + 772, + 32, + 768, + 32, + 764, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 48, + 752, + 48, + 748, + 54, + 746, + 54, + 740, + 60, + 740, + 60, + 738, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 720, + 80, + 720, + 80, + 720, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 86, + 714, + 86, + 714, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 714, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 710, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 712, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 718, + 64, + 736, + 64, + 736, + 60, + 740, + 60, + 740, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 782, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 585061 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.39071565866470337, + -0.28018057346343994, + -0.8768353462219238 + ], + [ + 0.6929508447647095, + 0.5375038981437683, + -0.4805293083190918 + ], + [ + 0.6059372425079346, + -0.7953543066978455, + -0.015859775245189667 + ] + ], + "t": [ + -62.352481842041016, + 89.28131103515625, + 428.61932373046875 + ] + }, + { + "scene_id": 0, + "image_id": 35, + "category_id": 1, + "bbox": [ + 454, + 440, + 132, + 220 + ], + "score": 0.495301753282547, + "time": 0.0, + "segmentation": { + "counts": [ + 363029, + 22, + 778, + 22, + 772, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 754, + 48, + 752, + 48, + 746, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 736, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 86, + 714, + 86, + 714, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 710, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 710, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 712, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 716, + 68, + 732, + 68, + 732, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 744, + 50, + 750, + 50, + 750, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 750, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 752, + 20, + 10, + 16, + 754, + 20, + 10, + 16, + 748, + 24, + 16, + 6, + 754, + 24, + 16, + 6, + 752, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 788, + 8, + 792, + 8, + 553153 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8365095257759094, + -0.2680974304676056, + -0.47788652777671814 + ], + [ + 0.5418722629547119, + 0.5342997908592224, + 0.6487665772438049 + ], + [ + 0.0814020112156868, + -0.8016530275344849, + 0.5922213792800903 + ] + ], + "t": [ + -63.394874572753906, + 89.75472259521484, + 428.83135986328125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 35, + "category_id": 1, + "bbox": [ + 454, + 440, + 132, + 220 + ], + "score": 0.495301753282547, + "time": 0.0, + "segmentation": { + "counts": [ + 363029, + 22, + 778, + 22, + 772, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 754, + 48, + 752, + 48, + 746, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 736, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 86, + 714, + 86, + 714, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 710, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 710, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 712, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 716, + 68, + 732, + 68, + 732, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 744, + 50, + 750, + 50, + 750, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 750, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 752, + 20, + 10, + 16, + 754, + 20, + 10, + 16, + 748, + 24, + 16, + 6, + 754, + 24, + 16, + 6, + 752, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 788, + 8, + 792, + 8, + 553153 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8365095257759094, + -0.2680974304676056, + -0.47788652777671814 + ], + [ + 0.5418722629547119, + 0.5342997908592224, + 0.6487665772438049 + ], + [ + 0.0814020112156868, + -0.8016530275344849, + 0.5922213792800903 + ] + ], + "t": [ + -63.394874572753906, + 89.75472259521484, + 428.83135986328125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000035/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000035/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000035/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000035/sam6d_results/vis_pem.png" + }, + { + "frame_id": 36, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000036.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000036.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 36, + "category_id": 1, + "bbox": [ + 470, + 482, + 120, + 230 + ], + "score": 0.49024105072021484, + "time": 0.0, + "segmentation": { + "counts": [ + 375883, + 18, + 782, + 18, + 774, + 30, + 770, + 30, + 764, + 38, + 762, + 38, + 758, + 44, + 756, + 44, + 752, + 50, + 750, + 50, + 744, + 58, + 742, + 58, + 736, + 64, + 736, + 64, + 732, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 716, + 84, + 716, + 84, + 714, + 86, + 714, + 86, + 712, + 88, + 712, + 88, + 710, + 90, + 710, + 90, + 708, + 90, + 710, + 90, + 708, + 92, + 708, + 92, + 706, + 94, + 706, + 94, + 702, + 96, + 704, + 96, + 702, + 96, + 704, + 96, + 700, + 98, + 702, + 98, + 698, + 100, + 700, + 100, + 696, + 98, + 702, + 98, + 700, + 98, + 702, + 98, + 698, + 98, + 702, + 98, + 700, + 96, + 704, + 96, + 702, + 94, + 706, + 94, + 704, + 94, + 706, + 94, + 698, + 98, + 702, + 98, + 696, + 100, + 700, + 100, + 696, + 100, + 700, + 100, + 696, + 100, + 700, + 100, + 698, + 98, + 702, + 98, + 702, + 94, + 706, + 94, + 704, + 92, + 708, + 92, + 708, + 70, + 730, + 70, + 730, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 54, + 746, + 54, + 744, + 48, + 752, + 48, + 746, + 46, + 754, + 46, + 748, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 746, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 746, + 24, + 10, + 18, + 748, + 24, + 10, + 18, + 744, + 24, + 18, + 10, + 748, + 24, + 18, + 10, + 742, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 24, + 776, + 24, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 549909 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.874805212020874, + -0.2177438735961914, + 0.4327847361564636 + ], + [ + -0.48016083240509033, + 0.5086115002632141, + -0.7146746516227722 + ], + [ + -0.06450342386960983, + -0.8330078721046448, + -0.549488365650177 + ] + ], + "t": [ + -56.718929290771484, + 119.90839385986328, + 426.2110900878906 + ] + }, + { + "scene_id": 0, + "image_id": 36, + "category_id": 1, + "bbox": [ + 470, + 566, + 80, + 146 + ], + "score": 0.46181008219718933, + "time": 0.0, + "segmentation": { + "counts": [ + 375883, + 18, + 782, + 18, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 758, + 44, + 756, + 44, + 752, + 50, + 750, + 50, + 744, + 58, + 742, + 58, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 728, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 716, + 84, + 716, + 84, + 714, + 86, + 714, + 86, + 710, + 90, + 710, + 90, + 710, + 90, + 710, + 90, + 708, + 90, + 710, + 90, + 708, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 706, + 94, + 706, + 94, + 702, + 94, + 706, + 94, + 700, + 98, + 702, + 98, + 698, + 98, + 702, + 98, + 700, + 96, + 704, + 96, + 700, + 98, + 702, + 98, + 700, + 96, + 704, + 96, + 702, + 96, + 704, + 96, + 702, + 94, + 706, + 94, + 702, + 94, + 706, + 94, + 702, + 94, + 706, + 94, + 704, + 92, + 708, + 92, + 708, + 88, + 712, + 88, + 710, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 706, + 6, + 6, + 78, + 710, + 6, + 6, + 78, + 710, + 6, + 8, + 52, + 734, + 6, + 8, + 52, + 734, + 6, + 8, + 46, + 740, + 6, + 8, + 46, + 740, + 6, + 8, + 42, + 744, + 6, + 8, + 42, + 744, + 4, + 12, + 34, + 750, + 4, + 12, + 34, + 766, + 24, + 776, + 24, + 778, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 581805 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6086816787719727, + -0.23548299074172974, + -0.7576639652252197 + ], + [ + 0.5871514081954956, + 0.5085769295692444, + -0.6297640800476074 + ], + [ + 0.5336288809776306, + -0.828189492225647, + -0.17129692435264587 + ] + ], + "t": [ + -55.41523361206055, + 119.6675033569336, + 425.98895263671875 + ] + }, + { + "scene_id": 0, + "image_id": 36, + "category_id": 1, + "bbox": [ + 1080, + 102, + 198, + 218 + ], + "score": 0.15637092292308807, + "time": 0.0, + "segmentation": { + "counts": [ + 863491, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 748, + 54, + 746, + 54, + 744, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 724, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 716, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 716, + 82, + 718, + 82, + 718, + 80, + 720, + 80, + 716, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 718, + 80, + 720, + 80, + 716, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 84, + 716, + 84, + 716, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 716, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 716, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 712, + 88, + 712, + 88, + 710, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 718, + 78, + 722, + 78, + 722, + 76, + 724, + 76, + 724, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 750, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 24, + 776, + 24, + 776, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 786, + 6, + 794, + 6, + 790, + 10, + 790, + 10, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 784, + 4, + 796, + 4, + 796, + 4, + 695 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6329652070999146, + 0.40181684494018555, + 0.6617392897605896 + ], + [ + -0.7408361434936523, + -0.562527596950531, + -0.36704885959625244 + ], + [ + 0.22476017475128174, + -0.7225692272186279, + 0.6537405252456665 + ] + ], + "t": [ + 916.15966796875, + -258.70556640625, + 1085.864990234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 36, + "category_id": 1, + "bbox": [ + 470, + 482, + 120, + 230 + ], + "score": 0.49024105072021484, + "time": 0.0, + "segmentation": { + "counts": [ + 375883, + 18, + 782, + 18, + 774, + 30, + 770, + 30, + 764, + 38, + 762, + 38, + 758, + 44, + 756, + 44, + 752, + 50, + 750, + 50, + 744, + 58, + 742, + 58, + 736, + 64, + 736, + 64, + 732, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 716, + 84, + 716, + 84, + 714, + 86, + 714, + 86, + 712, + 88, + 712, + 88, + 710, + 90, + 710, + 90, + 708, + 90, + 710, + 90, + 708, + 92, + 708, + 92, + 706, + 94, + 706, + 94, + 702, + 96, + 704, + 96, + 702, + 96, + 704, + 96, + 700, + 98, + 702, + 98, + 698, + 100, + 700, + 100, + 696, + 98, + 702, + 98, + 700, + 98, + 702, + 98, + 698, + 98, + 702, + 98, + 700, + 96, + 704, + 96, + 702, + 94, + 706, + 94, + 704, + 94, + 706, + 94, + 698, + 98, + 702, + 98, + 696, + 100, + 700, + 100, + 696, + 100, + 700, + 100, + 696, + 100, + 700, + 100, + 698, + 98, + 702, + 98, + 702, + 94, + 706, + 94, + 704, + 92, + 708, + 92, + 708, + 70, + 730, + 70, + 730, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 54, + 746, + 54, + 744, + 48, + 752, + 48, + 746, + 46, + 754, + 46, + 748, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 746, + 26, + 2, + 24, + 748, + 26, + 2, + 24, + 746, + 24, + 10, + 18, + 748, + 24, + 10, + 18, + 744, + 24, + 18, + 10, + 748, + 24, + 18, + 10, + 742, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 24, + 776, + 24, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 549909 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.874805212020874, + -0.2177438735961914, + 0.4327847361564636 + ], + [ + -0.48016083240509033, + 0.5086115002632141, + -0.7146746516227722 + ], + [ + -0.06450342386960983, + -0.8330078721046448, + -0.549488365650177 + ] + ], + "t": [ + -56.718929290771484, + 119.90839385986328, + 426.2110900878906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000036/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000036/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000036/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000036/sam6d_results/vis_pem.png" + }, + { + "frame_id": 37, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000037.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000037.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 37, + "category_id": 1, + "bbox": [ + 484, + 490, + 114, + 234 + ], + "score": 0.5275156497955322, + "time": 0.0, + "segmentation": { + "counts": [ + 387099, + 12, + 788, + 12, + 778, + 26, + 774, + 26, + 766, + 38, + 762, + 38, + 756, + 46, + 754, + 46, + 750, + 52, + 748, + 52, + 742, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 730, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 720, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 714, + 86, + 714, + 86, + 712, + 88, + 712, + 88, + 710, + 90, + 710, + 90, + 708, + 92, + 708, + 92, + 706, + 94, + 706, + 94, + 704, + 94, + 706, + 94, + 702, + 96, + 704, + 96, + 702, + 98, + 702, + 98, + 698, + 100, + 700, + 100, + 694, + 104, + 696, + 104, + 694, + 104, + 696, + 104, + 692, + 102, + 698, + 102, + 696, + 100, + 700, + 100, + 698, + 100, + 700, + 100, + 698, + 98, + 702, + 98, + 694, + 104, + 696, + 104, + 688, + 108, + 692, + 108, + 688, + 108, + 692, + 108, + 688, + 106, + 694, + 106, + 692, + 106, + 694, + 106, + 694, + 102, + 698, + 102, + 696, + 98, + 702, + 98, + 702, + 92, + 708, + 92, + 708, + 72, + 8, + 4, + 716, + 72, + 8, + 4, + 714, + 66, + 734, + 66, + 734, + 58, + 742, + 58, + 738, + 58, + 742, + 58, + 736, + 50, + 750, + 50, + 744, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 740, + 26, + 10, + 20, + 744, + 26, + 10, + 20, + 738, + 30, + 16, + 14, + 740, + 30, + 16, + 14, + 738, + 26, + 774, + 26, + 768, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 768, + 26, + 774, + 26, + 768, + 28, + 772, + 28, + 768, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 768, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 774, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 543499 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8901524543762207, + -0.22634321451187134, + -0.39547064900398254 + ], + [ + 0.454973965883255, + 0.48919329047203064, + 0.744102418422699 + ], + [ + 0.025039076805114746, + -0.8422936797142029, + 0.538437008857727 + ] + ], + "t": [ + -49.48183059692383, + 128.20535278320312, + 430.60821533203125 + ] + }, + { + "scene_id": 0, + "image_id": 37, + "category_id": 1, + "bbox": [ + 484, + 576, + 84, + 148 + ], + "score": 0.4571280777454376, + "time": 0.0, + "segmentation": { + "counts": [ + 387099, + 12, + 788, + 12, + 778, + 26, + 774, + 26, + 766, + 38, + 762, + 38, + 758, + 44, + 756, + 44, + 750, + 52, + 748, + 52, + 742, + 60, + 740, + 60, + 734, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 726, + 76, + 724, + 76, + 720, + 80, + 720, + 80, + 716, + 84, + 716, + 84, + 714, + 86, + 714, + 86, + 712, + 88, + 712, + 88, + 710, + 90, + 710, + 90, + 708, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 706, + 94, + 706, + 94, + 704, + 94, + 706, + 94, + 702, + 98, + 702, + 98, + 698, + 100, + 700, + 100, + 694, + 104, + 696, + 104, + 694, + 102, + 698, + 102, + 696, + 100, + 700, + 100, + 696, + 102, + 698, + 102, + 696, + 100, + 700, + 100, + 698, + 100, + 700, + 100, + 692, + 104, + 696, + 104, + 692, + 104, + 696, + 104, + 692, + 104, + 696, + 104, + 690, + 106, + 694, + 106, + 692, + 104, + 696, + 104, + 694, + 102, + 698, + 102, + 696, + 100, + 700, + 100, + 700, + 94, + 706, + 94, + 706, + 74, + 4, + 8, + 714, + 74, + 4, + 8, + 714, + 64, + 736, + 64, + 736, + 58, + 742, + 58, + 742, + 52, + 748, + 52, + 748, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 790, + 4, + 796, + 4, + 567407 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7420144081115723, + -0.22225433588027954, + -0.6324687600135803 + ], + [ + 0.6491631865501404, + 0.4737076163291931, + 0.595136821269989 + ], + [ + 0.1673334240913391, + -0.8521760702133179, + 0.49577754735946655 + ] + ], + "t": [ + -49.68721008300781, + 129.0155487060547, + 430.9520568847656 + ] + }, + { + "scene_id": 0, + "image_id": 37, + "category_id": 1, + "bbox": [ + 1068, + 76, + 210, + 258 + ], + "score": 0.1593826413154602, + "time": 0.0, + "segmentation": { + "counts": [ + 853909, + 8, + 792, + 8, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 538, + 6, + 188, + 68, + 538, + 6, + 188, + 68, + 538, + 6, + 184, + 72, + 538, + 6, + 184, + 72, + 538, + 4, + 182, + 74, + 540, + 4, + 182, + 74, + 724, + 76, + 724, + 76, + 720, + 78, + 722, + 78, + 722, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 720, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 722, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 722, + 76, + 724, + 76, + 720, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 720, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 718, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 718, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 716, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 716, + 82, + 718, + 82, + 718, + 82, + 718, + 82, + 718, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 722, + 76, + 724, + 76, + 724, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 724, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 66, + 734, + 66, + 734, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 18, + 6, + 8, + 768, + 18, + 6, + 8, + 764, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 776, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 18, + 677 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.06096246838569641, + 0.25249555706977844, + -0.9656758308410645 + ], + [ + 0.49424830079078674, + -0.8329029679298401, + -0.24898084998130798 + ], + [ + -0.8671809434890747, + -0.4924620985984802, + -0.07401984930038452 + ] + ], + "t": [ + 940.3198852539062, + -243.3699188232422, + 1099.556640625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 37, + "category_id": 1, + "bbox": [ + 484, + 490, + 114, + 234 + ], + "score": 0.5275156497955322, + "time": 0.0, + "segmentation": { + "counts": [ + 387099, + 12, + 788, + 12, + 778, + 26, + 774, + 26, + 766, + 38, + 762, + 38, + 756, + 46, + 754, + 46, + 750, + 52, + 748, + 52, + 742, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 730, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 720, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 714, + 86, + 714, + 86, + 712, + 88, + 712, + 88, + 710, + 90, + 710, + 90, + 708, + 92, + 708, + 92, + 706, + 94, + 706, + 94, + 704, + 94, + 706, + 94, + 702, + 96, + 704, + 96, + 702, + 98, + 702, + 98, + 698, + 100, + 700, + 100, + 694, + 104, + 696, + 104, + 694, + 104, + 696, + 104, + 692, + 102, + 698, + 102, + 696, + 100, + 700, + 100, + 698, + 100, + 700, + 100, + 698, + 98, + 702, + 98, + 694, + 104, + 696, + 104, + 688, + 108, + 692, + 108, + 688, + 108, + 692, + 108, + 688, + 106, + 694, + 106, + 692, + 106, + 694, + 106, + 694, + 102, + 698, + 102, + 696, + 98, + 702, + 98, + 702, + 92, + 708, + 92, + 708, + 72, + 8, + 4, + 716, + 72, + 8, + 4, + 714, + 66, + 734, + 66, + 734, + 58, + 742, + 58, + 738, + 58, + 742, + 58, + 736, + 50, + 750, + 50, + 744, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 740, + 26, + 10, + 20, + 744, + 26, + 10, + 20, + 738, + 30, + 16, + 14, + 740, + 30, + 16, + 14, + 738, + 26, + 774, + 26, + 768, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 768, + 26, + 774, + 26, + 768, + 28, + 772, + 28, + 768, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 768, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 774, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 786, + 10, + 790, + 10, + 543499 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8901524543762207, + -0.22634321451187134, + -0.39547064900398254 + ], + [ + 0.454973965883255, + 0.48919329047203064, + 0.744102418422699 + ], + [ + 0.025039076805114746, + -0.8422936797142029, + 0.538437008857727 + ] + ], + "t": [ + -49.48183059692383, + 128.20535278320312, + 430.60821533203125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000037/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000037/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000037/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000037/sam6d_results/vis_pem.png" + }, + { + "frame_id": 38, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000038.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000038.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 38, + "category_id": 1, + "bbox": [ + 522, + 458, + 112, + 212 + ], + "score": 0.5338730216026306, + "time": 0.0, + "segmentation": { + "counts": [ + 417443, + 16, + 784, + 16, + 776, + 28, + 772, + 28, + 766, + 38, + 762, + 38, + 756, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 744, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 734, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 716, + 84, + 716, + 84, + 716, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 714, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 708, + 90, + 710, + 90, + 708, + 90, + 710, + 90, + 706, + 90, + 710, + 90, + 706, + 92, + 708, + 92, + 706, + 90, + 710, + 90, + 708, + 90, + 710, + 90, + 708, + 88, + 712, + 88, + 708, + 88, + 712, + 88, + 704, + 94, + 706, + 94, + 700, + 96, + 704, + 96, + 702, + 94, + 706, + 94, + 702, + 94, + 706, + 94, + 704, + 92, + 708, + 92, + 708, + 88, + 712, + 88, + 710, + 70, + 2, + 10, + 718, + 70, + 2, + 10, + 718, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 742, + 52, + 748, + 52, + 744, + 48, + 752, + 48, + 746, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 748, + 50, + 750, + 50, + 746, + 26, + 8, + 18, + 748, + 26, + 8, + 18, + 744, + 26, + 16, + 10, + 748, + 26, + 16, + 10, + 744, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 10, + 790, + 10, + 514733 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9302315711975098, + -0.2909602224826813, + 0.22363057732582092 + ], + [ + -0.04650279879570007, + 0.5110185146331787, + 0.858310878276825 + ], + [ + -0.3640134334564209, + -0.8088276386260986, + 0.4618353843688965 + ] + ], + "t": [ + -25.14362144470215, + 102.26193237304688, + 445.3600769042969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 38, + "category_id": 1, + "bbox": [ + 522, + 458, + 112, + 212 + ], + "score": 0.5338730216026306, + "time": 0.0, + "segmentation": { + "counts": [ + 417443, + 16, + 784, + 16, + 776, + 28, + 772, + 28, + 766, + 38, + 762, + 38, + 756, + 46, + 754, + 46, + 750, + 50, + 750, + 50, + 744, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 734, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 716, + 84, + 716, + 84, + 716, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 714, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 708, + 90, + 710, + 90, + 708, + 90, + 710, + 90, + 706, + 90, + 710, + 90, + 706, + 92, + 708, + 92, + 706, + 90, + 710, + 90, + 708, + 90, + 710, + 90, + 708, + 88, + 712, + 88, + 708, + 88, + 712, + 88, + 704, + 94, + 706, + 94, + 700, + 96, + 704, + 96, + 702, + 94, + 706, + 94, + 702, + 94, + 706, + 94, + 704, + 92, + 708, + 92, + 708, + 88, + 712, + 88, + 710, + 70, + 2, + 10, + 718, + 70, + 2, + 10, + 718, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 742, + 52, + 748, + 52, + 744, + 48, + 752, + 48, + 746, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 748, + 50, + 750, + 50, + 746, + 26, + 8, + 18, + 748, + 26, + 8, + 18, + 744, + 26, + 16, + 10, + 748, + 26, + 16, + 10, + 744, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 10, + 790, + 10, + 514733 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9302315711975098, + -0.2909602224826813, + 0.22363057732582092 + ], + [ + -0.04650279879570007, + 0.5110185146331787, + 0.858310878276825 + ], + [ + -0.3640134334564209, + -0.8088276386260986, + 0.4618353843688965 + ] + ], + "t": [ + -25.14362144470215, + 102.26193237304688, + 445.3600769042969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000038/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000038/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000038/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000038/sam6d_results/vis_pem.png" + }, + { + "frame_id": 39, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000039.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000039.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 39, + "category_id": 1, + "bbox": [ + 542, + 444, + 114, + 198 + ], + "score": 0.5490697026252747, + "time": 0.0, + "segmentation": { + "counts": [ + 433415, + 20, + 780, + 20, + 774, + 28, + 772, + 28, + 766, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 754, + 48, + 752, + 48, + 746, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 720, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 712, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 718, + 74, + 726, + 74, + 724, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 46, + 754, + 46, + 748, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 22, + 4, + 20, + 754, + 22, + 4, + 20, + 750, + 24, + 10, + 14, + 752, + 24, + 10, + 14, + 750, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 497147 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9329544305801392, + -0.32306942343711853, + 0.15881481766700745 + ], + [ + -0.31510818004608154, + 0.5195412039756775, + -0.7942189574241638 + ], + [ + 0.17407698929309845, + -0.7910140156745911, + -0.5865100622177124 + ] + ], + "t": [ + -12.148176193237305, + 92.71331024169922, + 457.198974609375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 39, + "category_id": 1, + "bbox": [ + 542, + 444, + 114, + 198 + ], + "score": 0.5490697026252747, + "time": 0.0, + "segmentation": { + "counts": [ + 433415, + 20, + 780, + 20, + 774, + 28, + 772, + 28, + 766, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 754, + 48, + 752, + 48, + 746, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 720, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 712, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 718, + 74, + 726, + 74, + 724, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 46, + 754, + 46, + 748, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 22, + 4, + 20, + 754, + 22, + 4, + 20, + 750, + 24, + 10, + 14, + 752, + 24, + 10, + 14, + 750, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 497147 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9329544305801392, + -0.32306942343711853, + 0.15881481766700745 + ], + [ + -0.31510818004608154, + 0.5195412039756775, + -0.7942189574241638 + ], + [ + 0.17407698929309845, + -0.7910140156745911, + -0.5865100622177124 + ] + ], + "t": [ + -12.148176193237305, + 92.71331024169922, + 457.198974609375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000039/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000039/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000039/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000039/sam6d_results/vis_pem.png" + }, + { + "frame_id": 40, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000040.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000040.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 40, + "category_id": 1, + "bbox": [ + 536, + 450, + 112, + 194 + ], + "score": 0.48723992705345154, + "time": 0.0, + "segmentation": { + "counts": [ + 428615, + 20, + 780, + 20, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 752, + 48, + 752, + 48, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 738, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 716, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 712, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 710, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 718, + 78, + 722, + 78, + 720, + 62, + 738, + 62, + 738, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 48, + 752, + 48, + 750, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 22, + 8, + 14, + 756, + 22, + 8, + 14, + 752, + 24, + 16, + 6, + 754, + 24, + 16, + 6, + 750, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 790, + 4, + 796, + 4, + 503545 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8934826850891113, + -0.31381821632385254, + -0.3212573528289795 + ], + [ + 0.44273680448532104, + 0.49553635716438293, + 0.7472800612449646 + ], + [ + -0.07531540840864182, + -0.8099145889282227, + 0.5816923379898071 + ] + ], + "t": [ + -17.762691497802734, + 96.30144500732422, + 463.20574951171875 + ] + }, + { + "scene_id": 0, + "image_id": 40, + "category_id": 1, + "bbox": [ + 536, + 520, + 78, + 124 + ], + "score": 0.4382070004940033, + "time": 0.0, + "segmentation": { + "counts": [ + 428615, + 20, + 780, + 20, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 758, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 746, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 732, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 724, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 714, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 714, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 722, + 62, + 738, + 62, + 738, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 752, + 38, + 762, + 38, + 764, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 10, + 790, + 10, + 530661 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8283801674842834, + -0.3099699020385742, + 0.46658775210380554 + ], + [ + -0.5595420598983765, + 0.4971684515476227, + -0.6631259918212891 + ], + [ + -0.026423752307891846, + -0.8103963136672974, + -0.5852859616279602 + ] + ], + "t": [ + -17.46696662902832, + 95.94549560546875, + 463.45452880859375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 40, + "category_id": 1, + "bbox": [ + 536, + 450, + 112, + 194 + ], + "score": 0.48723992705345154, + "time": 0.0, + "segmentation": { + "counts": [ + 428615, + 20, + 780, + 20, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 752, + 48, + 752, + 48, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 738, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 716, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 712, + 84, + 716, + 84, + 714, + 84, + 716, + 84, + 710, + 86, + 714, + 86, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 718, + 78, + 722, + 78, + 720, + 62, + 738, + 62, + 738, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 48, + 752, + 48, + 750, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 22, + 8, + 14, + 756, + 22, + 8, + 14, + 752, + 24, + 16, + 6, + 754, + 24, + 16, + 6, + 750, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 790, + 4, + 796, + 4, + 503545 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8934826850891113, + -0.31381821632385254, + -0.3212573528289795 + ], + [ + 0.44273680448532104, + 0.49553635716438293, + 0.7472800612449646 + ], + [ + -0.07531540840864182, + -0.8099145889282227, + 0.5816923379898071 + ] + ], + "t": [ + -17.762691497802734, + 96.30144500732422, + 463.20574951171875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000040/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000040/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000040/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000040/sam6d_results/vis_pem.png" + }, + { + "frame_id": 41, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000041.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000041.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 41, + "category_id": 1, + "bbox": [ + 524, + 440, + 106, + 190 + ], + "score": 0.5395342707633972, + "time": 0.0, + "segmentation": { + "counts": [ + 419001, + 20, + 780, + 20, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 758, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 738, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 712, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 720, + 64, + 2, + 8, + 726, + 64, + 2, + 8, + 726, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 746, + 46, + 754, + 46, + 750, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 750, + 24, + 8, + 16, + 752, + 24, + 8, + 16, + 748, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 517951 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.03896650671958923, + -0.2883148193359375, + 0.9567423462867737 + ], + [ + -0.835984468460083, + 0.515080451965332, + 0.18926766514778137 + ], + [ + -0.5473682284355164, + -0.8071967959403992, + -0.22095583379268646 + ] + ], + "t": [ + -28.218229293823242, + 88.0296401977539, + 469.4854431152344 + ] + }, + { + "scene_id": 0, + "image_id": 41, + "category_id": 1, + "bbox": [ + 524, + 508, + 76, + 122 + ], + "score": 0.4299969971179962, + "time": 0.0, + "segmentation": { + "counts": [ + 419001, + 18, + 782, + 18, + 776, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 748, + 54, + 746, + 54, + 742, + 58, + 742, + 58, + 738, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 714, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 712, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 714, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 722, + 74, + 726, + 74, + 724, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 752, + 36, + 764, + 36, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 10, + 790, + 10, + 541873 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5694538354873657, + -0.30185389518737793, + 0.7645952701568604 + ], + [ + -0.579248309135437, + 0.5126233696937561, + 0.6337891221046448 + ], + [ + -0.5832613706588745, + -0.8038042783737183, + 0.11706678569316864 + ] + ], + "t": [ + -27.168903350830078, + 88.28604888916016, + 469.3166198730469 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 41, + "category_id": 1, + "bbox": [ + 524, + 440, + 106, + 190 + ], + "score": 0.5395342707633972, + "time": 0.0, + "segmentation": { + "counts": [ + 419001, + 20, + 780, + 20, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 758, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 738, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 712, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 710, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 720, + 64, + 2, + 8, + 726, + 64, + 2, + 8, + 726, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 746, + 46, + 754, + 46, + 750, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 22, + 2, + 22, + 754, + 22, + 2, + 22, + 750, + 24, + 8, + 16, + 752, + 24, + 8, + 16, + 748, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 517951 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.03896650671958923, + -0.2883148193359375, + 0.9567423462867737 + ], + [ + -0.835984468460083, + 0.515080451965332, + 0.18926766514778137 + ], + [ + -0.5473682284355164, + -0.8071967959403992, + -0.22095583379268646 + ] + ], + "t": [ + -28.218229293823242, + 88.0296401977539, + 469.4854431152344 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000041/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000041/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000041/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000041/sam6d_results/vis_pem.png" + }, + { + "frame_id": 42, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000042.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000042.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 42, + "category_id": 1, + "bbox": [ + 546, + 436, + 96, + 194 + ], + "score": 0.5589318871498108, + "time": 0.0, + "segmentation": { + "counts": [ + 436601, + 20, + 780, + 20, + 772, + 30, + 770, + 30, + 766, + 38, + 762, + 38, + 756, + 44, + 756, + 44, + 750, + 52, + 748, + 52, + 744, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 726, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 722, + 76, + 724, + 76, + 720, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 710, + 88, + 712, + 88, + 710, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 706, + 90, + 710, + 90, + 704, + 94, + 706, + 94, + 702, + 94, + 706, + 94, + 704, + 92, + 708, + 92, + 706, + 90, + 710, + 90, + 708, + 88, + 712, + 88, + 712, + 84, + 716, + 84, + 716, + 78, + 722, + 78, + 720, + 58, + 742, + 58, + 740, + 54, + 746, + 54, + 742, + 54, + 746, + 54, + 742, + 46, + 754, + 46, + 748, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 748, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 748, + 26, + 8, + 16, + 750, + 26, + 8, + 16, + 744, + 26, + 20, + 6, + 748, + 26, + 20, + 6, + 742, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 768, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 768, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 774, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 508353 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5565210580825806, + -0.27103331685066223, + -0.7853818535804749 + ], + [ + 0.7683001756668091, + 0.5276751518249512, + 0.36231744289398193 + ], + [ + 0.31622666120529175, + -0.8050463795661926, + 0.5018974542617798 + ] + ], + "t": [ + -16.368896484375, + 88.66981506347656, + 474.2548522949219 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 42, + "category_id": 1, + "bbox": [ + 546, + 436, + 96, + 194 + ], + "score": 0.5589318871498108, + "time": 0.0, + "segmentation": { + "counts": [ + 436601, + 20, + 780, + 20, + 772, + 30, + 770, + 30, + 766, + 38, + 762, + 38, + 756, + 44, + 756, + 44, + 750, + 52, + 748, + 52, + 744, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 726, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 722, + 76, + 724, + 76, + 720, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 710, + 88, + 712, + 88, + 710, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 706, + 90, + 710, + 90, + 704, + 94, + 706, + 94, + 702, + 94, + 706, + 94, + 704, + 92, + 708, + 92, + 706, + 90, + 710, + 90, + 708, + 88, + 712, + 88, + 712, + 84, + 716, + 84, + 716, + 78, + 722, + 78, + 720, + 58, + 742, + 58, + 740, + 54, + 746, + 54, + 742, + 54, + 746, + 54, + 742, + 46, + 754, + 46, + 748, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 748, + 26, + 2, + 22, + 750, + 26, + 2, + 22, + 748, + 26, + 8, + 16, + 750, + 26, + 8, + 16, + 744, + 26, + 20, + 6, + 748, + 26, + 20, + 6, + 742, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 768, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 768, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 774, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 508353 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5565210580825806, + -0.27103331685066223, + -0.7853818535804749 + ], + [ + 0.7683001756668091, + 0.5276751518249512, + 0.36231744289398193 + ], + [ + 0.31622666120529175, + -0.8050463795661926, + 0.5018974542617798 + ] + ], + "t": [ + -16.368896484375, + 88.66981506347656, + 474.2548522949219 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000042/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000042/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000042/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000042/sam6d_results/vis_pem.png" + }, + { + "frame_id": 43, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000043.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000043.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 43, + "category_id": 1, + "bbox": [ + 556, + 428, + 82, + 192 + ], + "score": 0.5393778681755066, + "time": 0.0, + "segmentation": { + "counts": [ + 444595, + 16, + 784, + 16, + 772, + 32, + 768, + 32, + 762, + 40, + 760, + 40, + 752, + 50, + 750, + 50, + 746, + 56, + 744, + 56, + 738, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 712, + 88, + 712, + 88, + 708, + 92, + 708, + 92, + 704, + 94, + 706, + 94, + 704, + 94, + 706, + 94, + 702, + 96, + 704, + 96, + 694, + 104, + 696, + 104, + 690, + 106, + 694, + 106, + 692, + 104, + 696, + 104, + 694, + 102, + 698, + 102, + 696, + 100, + 700, + 100, + 700, + 96, + 704, + 96, + 702, + 94, + 706, + 94, + 706, + 88, + 712, + 88, + 710, + 84, + 716, + 84, + 708, + 66, + 12, + 6, + 716, + 66, + 12, + 6, + 710, + 64, + 736, + 64, + 732, + 52, + 748, + 52, + 742, + 54, + 746, + 54, + 742, + 30, + 6, + 20, + 744, + 30, + 6, + 20, + 738, + 32, + 12, + 16, + 740, + 32, + 12, + 16, + 734, + 32, + 24, + 4, + 740, + 32, + 24, + 4, + 734, + 32, + 768, + 32, + 762, + 32, + 768, + 32, + 764, + 32, + 768, + 32, + 762, + 32, + 768, + 32, + 764, + 32, + 768, + 32, + 766, + 28, + 772, + 28, + 772, + 22, + 778, + 22, + 778, + 16, + 784, + 16, + 786, + 8, + 792, + 8, + 511563 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.13102784752845764, + -0.21395617723464966, + 0.968015730381012 + ], + [ + -0.8130549192428589, + 0.5355080962181091, + 0.22841380536556244 + ], + [ + -0.5672507882118225, + -0.8169784545898438, + -0.10379158705472946 + ] + ], + "t": [ + -15.548154830932617, + 83.86267852783203, + 480.3670349121094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 43, + "category_id": 1, + "bbox": [ + 556, + 428, + 82, + 192 + ], + "score": 0.5393778681755066, + "time": 0.0, + "segmentation": { + "counts": [ + 444595, + 16, + 784, + 16, + 772, + 32, + 768, + 32, + 762, + 40, + 760, + 40, + 752, + 50, + 750, + 50, + 746, + 56, + 744, + 56, + 738, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 712, + 88, + 712, + 88, + 708, + 92, + 708, + 92, + 704, + 94, + 706, + 94, + 704, + 94, + 706, + 94, + 702, + 96, + 704, + 96, + 694, + 104, + 696, + 104, + 690, + 106, + 694, + 106, + 692, + 104, + 696, + 104, + 694, + 102, + 698, + 102, + 696, + 100, + 700, + 100, + 700, + 96, + 704, + 96, + 702, + 94, + 706, + 94, + 706, + 88, + 712, + 88, + 710, + 84, + 716, + 84, + 708, + 66, + 12, + 6, + 716, + 66, + 12, + 6, + 710, + 64, + 736, + 64, + 732, + 52, + 748, + 52, + 742, + 54, + 746, + 54, + 742, + 30, + 6, + 20, + 744, + 30, + 6, + 20, + 738, + 32, + 12, + 16, + 740, + 32, + 12, + 16, + 734, + 32, + 24, + 4, + 740, + 32, + 24, + 4, + 734, + 32, + 768, + 32, + 762, + 32, + 768, + 32, + 764, + 32, + 768, + 32, + 762, + 32, + 768, + 32, + 764, + 32, + 768, + 32, + 766, + 28, + 772, + 28, + 772, + 22, + 778, + 22, + 778, + 16, + 784, + 16, + 786, + 8, + 792, + 8, + 511563 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.13102784752845764, + -0.21395617723464966, + 0.968015730381012 + ], + [ + -0.8130549192428589, + 0.5355080962181091, + 0.22841380536556244 + ], + [ + -0.5672507882118225, + -0.8169784545898438, + -0.10379158705472946 + ] + ], + "t": [ + -15.548154830932617, + 83.86267852783203, + 480.3670349121094 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000043/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000043/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000043/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000043/sam6d_results/vis_pem.png" + }, + { + "frame_id": 44, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000044.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000044.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 44, + "category_id": 1, + "bbox": [ + 562, + 408, + 72, + 190 + ], + "score": 0.5052129626274109, + "time": 0.0, + "segmentation": { + "counts": [ + 449369, + 20, + 780, + 20, + 768, + 36, + 764, + 36, + 756, + 46, + 754, + 46, + 748, + 54, + 746, + 54, + 738, + 62, + 738, + 62, + 736, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 720, + 80, + 720, + 80, + 712, + 88, + 712, + 88, + 708, + 92, + 708, + 92, + 704, + 96, + 704, + 96, + 702, + 96, + 704, + 96, + 694, + 106, + 694, + 106, + 686, + 112, + 688, + 112, + 686, + 112, + 688, + 112, + 686, + 110, + 690, + 110, + 688, + 108, + 692, + 108, + 690, + 106, + 694, + 106, + 694, + 104, + 696, + 104, + 694, + 100, + 700, + 100, + 698, + 98, + 702, + 98, + 694, + 100, + 700, + 100, + 694, + 100, + 700, + 100, + 694, + 74, + 16, + 8, + 702, + 74, + 16, + 8, + 694, + 62, + 738, + 62, + 734, + 32, + 6, + 24, + 738, + 32, + 6, + 24, + 732, + 34, + 14, + 18, + 734, + 34, + 14, + 18, + 726, + 34, + 24, + 12, + 730, + 34, + 24, + 12, + 724, + 34, + 766, + 34, + 758, + 38, + 762, + 38, + 758, + 36, + 764, + 36, + 762, + 32, + 768, + 32, + 768, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 514781 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.19237485527992249, + -0.1780078411102295, + -0.9650416970252991 + ], + [ + 0.8243857026100159, + 0.5627831816673279, + 0.06052723526954651 + ], + [ + 0.5323348641395569, + -0.807210385799408, + 0.2550122141838074 + ] + ], + "t": [ + -15.260457038879395, + 66.81029510498047, + 479.1439208984375 + ] + }, + { + "scene_id": 0, + "image_id": 44, + "category_id": 1, + "bbox": [ + 562, + 478, + 56, + 120 + ], + "score": 0.4146878123283386, + "time": 0.0, + "segmentation": { + "counts": [ + 449369, + 20, + 780, + 20, + 766, + 38, + 762, + 38, + 754, + 48, + 752, + 48, + 746, + 56, + 744, + 56, + 738, + 62, + 738, + 62, + 736, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 728, + 74, + 726, + 74, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 720, + 80, + 720, + 80, + 714, + 86, + 714, + 86, + 708, + 92, + 708, + 92, + 704, + 96, + 704, + 96, + 702, + 96, + 704, + 96, + 696, + 102, + 698, + 102, + 694, + 106, + 694, + 106, + 688, + 110, + 690, + 110, + 686, + 110, + 690, + 110, + 690, + 108, + 692, + 108, + 690, + 104, + 696, + 104, + 694, + 104, + 696, + 104, + 696, + 98, + 702, + 98, + 702, + 94, + 706, + 94, + 706, + 90, + 710, + 90, + 710, + 82, + 718, + 82, + 720, + 50, + 12, + 10, + 728, + 50, + 12, + 10, + 728, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 782, + 12, + 788, + 12, + 527503 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4102608859539032, + -0.16892863810062408, + -0.896185576915741 + ], + [ + 0.786933958530426, + 0.5622106194496155, + 0.2542720437049866 + ], + [ + 0.46089136600494385, + -0.8095568418502808, + 0.3635886609554291 + ] + ], + "t": [ + -15.995567321777344, + 67.11551666259766, + 478.8941650390625 + ] + }, + { + "scene_id": 0, + "image_id": 44, + "category_id": 1, + "bbox": [ + 1048, + 42, + 208, + 222 + ], + "score": 0.17426234483718872, + "time": 0.0, + "segmentation": { + "counts": [ + 837839, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 726, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 726, + 70, + 730, + 70, + 726, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 730, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 726, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 720, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 716, + 82, + 718, + 82, + 718, + 80, + 720, + 80, + 718, + 80, + 720, + 80, + 718, + 78, + 722, + 78, + 722, + 76, + 724, + 76, + 724, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 732, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 754, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 782, + 12, + 788, + 12, + 7158, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 2386, + 4, + 796, + 4, + 792, + 8, + 792, + 8, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 2386, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 788, + 12, + 788, + 12, + 786, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 790, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 2386, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 17555 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7612483501434326, + 0.05344372242689133, + 0.6462547183036804 + ], + [ + -0.2741079330444336, + -0.8766638040542603, + 0.3953801989555359 + ], + [ + 0.5876786708831787, + -0.47812598943710327, + -0.6527093052864075 + ] + ], + "t": [ + 919.4400634765625, + -365.6688232421875, + 1158.1241455078125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 44, + "category_id": 1, + "bbox": [ + 562, + 408, + 72, + 190 + ], + "score": 0.5052129626274109, + "time": 0.0, + "segmentation": { + "counts": [ + 449369, + 20, + 780, + 20, + 768, + 36, + 764, + 36, + 756, + 46, + 754, + 46, + 748, + 54, + 746, + 54, + 738, + 62, + 738, + 62, + 736, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 720, + 80, + 720, + 80, + 712, + 88, + 712, + 88, + 708, + 92, + 708, + 92, + 704, + 96, + 704, + 96, + 702, + 96, + 704, + 96, + 694, + 106, + 694, + 106, + 686, + 112, + 688, + 112, + 686, + 112, + 688, + 112, + 686, + 110, + 690, + 110, + 688, + 108, + 692, + 108, + 690, + 106, + 694, + 106, + 694, + 104, + 696, + 104, + 694, + 100, + 700, + 100, + 698, + 98, + 702, + 98, + 694, + 100, + 700, + 100, + 694, + 100, + 700, + 100, + 694, + 74, + 16, + 8, + 702, + 74, + 16, + 8, + 694, + 62, + 738, + 62, + 734, + 32, + 6, + 24, + 738, + 32, + 6, + 24, + 732, + 34, + 14, + 18, + 734, + 34, + 14, + 18, + 726, + 34, + 24, + 12, + 730, + 34, + 24, + 12, + 724, + 34, + 766, + 34, + 758, + 38, + 762, + 38, + 758, + 36, + 764, + 36, + 762, + 32, + 768, + 32, + 768, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 514781 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.19237485527992249, + -0.1780078411102295, + -0.9650416970252991 + ], + [ + 0.8243857026100159, + 0.5627831816673279, + 0.06052723526954651 + ], + [ + 0.5323348641395569, + -0.807210385799408, + 0.2550122141838074 + ] + ], + "t": [ + -15.260457038879395, + 66.81029510498047, + 479.1439208984375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000044/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000044/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000044/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000044/sam6d_results/vis_pem.png" + }, + { + "frame_id": 45, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000045.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000045.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 45, + "category_id": 1, + "bbox": [ + 586, + 398, + 60, + 192 + ], + "score": 0.4712797999382019, + "time": 0.0, + "segmentation": { + "counts": [ + 468555, + 24, + 776, + 24, + 768, + 36, + 764, + 36, + 752, + 50, + 750, + 50, + 744, + 58, + 742, + 58, + 738, + 64, + 736, + 64, + 734, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 726, + 76, + 724, + 76, + 718, + 82, + 718, + 82, + 712, + 88, + 712, + 88, + 706, + 94, + 706, + 94, + 702, + 98, + 702, + 98, + 692, + 108, + 692, + 108, + 682, + 118, + 682, + 118, + 680, + 120, + 680, + 120, + 678, + 120, + 680, + 120, + 678, + 120, + 680, + 120, + 680, + 118, + 682, + 118, + 680, + 118, + 682, + 118, + 680, + 116, + 684, + 116, + 674, + 122, + 678, + 122, + 670, + 126, + 674, + 126, + 666, + 128, + 672, + 128, + 662, + 132, + 668, + 132, + 660, + 98, + 10, + 24, + 668, + 98, + 10, + 24, + 660, + 46, + 12, + 24, + 40, + 6, + 672, + 46, + 12, + 24, + 40, + 6, + 664, + 48, + 22, + 18, + 712, + 48, + 22, + 18, + 708, + 42, + 36, + 8, + 714, + 42, + 36, + 8, + 710, + 38, + 762, + 38, + 762, + 30, + 770, + 30, + 770, + 22, + 778, + 22, + 778, + 14, + 786, + 14, + 505189 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9445639252662659, + -0.15629667043685913, + -0.28874078392982483 + ], + [ + 0.3246464729309082, + 0.5759491920471191, + 0.7502583861351013 + ], + [ + 0.04903724789619446, + -0.8024052977561951, + 0.5947616100311279 + ] + ], + "t": [ + -1.8617007732391357, + 59.361968994140625, + 480.2804260253906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 45, + "category_id": 1, + "bbox": [ + 586, + 398, + 60, + 192 + ], + "score": 0.4712797999382019, + "time": 0.0, + "segmentation": { + "counts": [ + 468555, + 24, + 776, + 24, + 768, + 36, + 764, + 36, + 752, + 50, + 750, + 50, + 744, + 58, + 742, + 58, + 738, + 64, + 736, + 64, + 734, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 726, + 76, + 724, + 76, + 718, + 82, + 718, + 82, + 712, + 88, + 712, + 88, + 706, + 94, + 706, + 94, + 702, + 98, + 702, + 98, + 692, + 108, + 692, + 108, + 682, + 118, + 682, + 118, + 680, + 120, + 680, + 120, + 678, + 120, + 680, + 120, + 678, + 120, + 680, + 120, + 680, + 118, + 682, + 118, + 680, + 118, + 682, + 118, + 680, + 116, + 684, + 116, + 674, + 122, + 678, + 122, + 670, + 126, + 674, + 126, + 666, + 128, + 672, + 128, + 662, + 132, + 668, + 132, + 660, + 98, + 10, + 24, + 668, + 98, + 10, + 24, + 660, + 46, + 12, + 24, + 40, + 6, + 672, + 46, + 12, + 24, + 40, + 6, + 664, + 48, + 22, + 18, + 712, + 48, + 22, + 18, + 708, + 42, + 36, + 8, + 714, + 42, + 36, + 8, + 710, + 38, + 762, + 38, + 762, + 30, + 770, + 30, + 770, + 22, + 778, + 22, + 778, + 14, + 786, + 14, + 505189 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9445639252662659, + -0.15629667043685913, + -0.28874078392982483 + ], + [ + 0.3246464729309082, + 0.5759491920471191, + 0.7502583861351013 + ], + [ + 0.04903724789619446, + -0.8024052977561951, + 0.5947616100311279 + ] + ], + "t": [ + -1.8617007732391357, + 59.361968994140625, + 480.2804260253906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000045/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000045/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000045/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000045/sam6d_results/vis_pem.png" + }, + { + "frame_id": 46, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000046.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000046.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 46, + "category_id": 1, + "bbox": [ + 604, + 382, + 44, + 196 + ], + "score": 0.5208867788314819, + "time": 0.0, + "segmentation": { + "counts": [ + 482923, + 46, + 754, + 46, + 746, + 58, + 742, + 58, + 740, + 62, + 738, + 62, + 734, + 68, + 732, + 68, + 730, + 72, + 728, + 72, + 718, + 82, + 718, + 82, + 710, + 92, + 708, + 92, + 704, + 96, + 704, + 96, + 680, + 120, + 680, + 120, + 678, + 122, + 678, + 122, + 676, + 124, + 676, + 124, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 672, + 128, + 672, + 128, + 660, + 138, + 662, + 138, + 646, + 154, + 646, + 154, + 628, + 170, + 630, + 170, + 618, + 180, + 620, + 180, + 608, + 190, + 610, + 190, + 608, + 66, + 8, + 114, + 612, + 66, + 8, + 114, + 612, + 52, + 24, + 104, + 620, + 52, + 24, + 104, + 620, + 36, + 42, + 20, + 34, + 40, + 628, + 36, + 42, + 20, + 34, + 40, + 628, + 20, + 62, + 12, + 42, + 30, + 634, + 20, + 62, + 12, + 42, + 30, + 778, + 6, + 794, + 6, + 503469 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3950628638267517, + -0.09077471494674683, + 0.9141582250595093 + ], + [ + -0.7479308247566223, + 0.6095831394195557, + -0.26269492506980896 + ], + [ + -0.5334096550941467, + -0.7875077724456787, + -0.308716744184494 + ] + ], + "t": [ + 3.791853427886963, + 48.477867126464844, + 476.50823974609375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 46, + "category_id": 1, + "bbox": [ + 604, + 382, + 44, + 196 + ], + "score": 0.5208867788314819, + "time": 0.0, + "segmentation": { + "counts": [ + 482923, + 46, + 754, + 46, + 746, + 58, + 742, + 58, + 740, + 62, + 738, + 62, + 734, + 68, + 732, + 68, + 730, + 72, + 728, + 72, + 718, + 82, + 718, + 82, + 710, + 92, + 708, + 92, + 704, + 96, + 704, + 96, + 680, + 120, + 680, + 120, + 678, + 122, + 678, + 122, + 676, + 124, + 676, + 124, + 674, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 672, + 128, + 672, + 128, + 660, + 138, + 662, + 138, + 646, + 154, + 646, + 154, + 628, + 170, + 630, + 170, + 618, + 180, + 620, + 180, + 608, + 190, + 610, + 190, + 608, + 66, + 8, + 114, + 612, + 66, + 8, + 114, + 612, + 52, + 24, + 104, + 620, + 52, + 24, + 104, + 620, + 36, + 42, + 20, + 34, + 40, + 628, + 36, + 42, + 20, + 34, + 40, + 628, + 20, + 62, + 12, + 42, + 30, + 634, + 20, + 62, + 12, + 42, + 30, + 778, + 6, + 794, + 6, + 503469 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3950628638267517, + -0.09077471494674683, + 0.9141582250595093 + ], + [ + -0.7479308247566223, + 0.6095831394195557, + -0.26269492506980896 + ], + [ + -0.5334096550941467, + -0.7875077724456787, + -0.308716744184494 + ] + ], + "t": [ + 3.791853427886963, + 48.477867126464844, + 476.50823974609375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000046/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000046/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000046/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000046/sam6d_results/vis_pem.png" + }, + { + "frame_id": 47, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000047.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000047.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 47, + "category_id": 1, + "bbox": [ + 610, + 372, + 44, + 198 + ], + "score": 0.5572052001953125, + "time": 0.0, + "segmentation": { + "counts": [ + 487713, + 20, + 780, + 20, + 774, + 44, + 756, + 44, + 752, + 58, + 742, + 58, + 738, + 66, + 734, + 66, + 718, + 84, + 716, + 84, + 710, + 92, + 708, + 92, + 682, + 120, + 680, + 120, + 678, + 122, + 678, + 122, + 676, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 672, + 128, + 672, + 128, + 656, + 6, + 8, + 130, + 656, + 6, + 8, + 130, + 628, + 16, + 2, + 6, + 4, + 6, + 8, + 130, + 628, + 16, + 2, + 6, + 4, + 6, + 8, + 130, + 598, + 64, + 8, + 130, + 598, + 64, + 8, + 130, + 598, + 64, + 10, + 128, + 598, + 64, + 10, + 128, + 600, + 10, + 62, + 128, + 600, + 10, + 62, + 128, + 674, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 678, + 120, + 680, + 120, + 684, + 14, + 10, + 90, + 686, + 14, + 10, + 90, + 718, + 80, + 720, + 80, + 738, + 58, + 742, + 58, + 746, + 46, + 754, + 46, + 758, + 30, + 770, + 30, + 498659 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9456074833869934, + -0.029767388477921486, + 0.3239469528198242 + ], + [ + -0.2307739555835724, + 0.6404747366905212, + 0.7324852347373962 + ], + [ + -0.22928422689437866, + -0.767401933670044, + 0.5987678170204163 + ] + ], + "t": [ + 4.347219467163086, + 41.72880935668945, + 475.41546630859375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 47, + "category_id": 1, + "bbox": [ + 610, + 372, + 44, + 198 + ], + "score": 0.5572052001953125, + "time": 0.0, + "segmentation": { + "counts": [ + 487713, + 20, + 780, + 20, + 774, + 44, + 756, + 44, + 752, + 58, + 742, + 58, + 738, + 66, + 734, + 66, + 718, + 84, + 716, + 84, + 710, + 92, + 708, + 92, + 682, + 120, + 680, + 120, + 678, + 122, + 678, + 122, + 676, + 126, + 674, + 126, + 674, + 126, + 674, + 126, + 672, + 128, + 672, + 128, + 656, + 6, + 8, + 130, + 656, + 6, + 8, + 130, + 628, + 16, + 2, + 6, + 4, + 6, + 8, + 130, + 628, + 16, + 2, + 6, + 4, + 6, + 8, + 130, + 598, + 64, + 8, + 130, + 598, + 64, + 8, + 130, + 598, + 64, + 10, + 128, + 598, + 64, + 10, + 128, + 600, + 10, + 62, + 128, + 600, + 10, + 62, + 128, + 674, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 678, + 120, + 680, + 120, + 684, + 14, + 10, + 90, + 686, + 14, + 10, + 90, + 718, + 80, + 720, + 80, + 738, + 58, + 742, + 58, + 746, + 46, + 754, + 46, + 758, + 30, + 770, + 30, + 498659 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9456074833869934, + -0.029767388477921486, + 0.3239469528198242 + ], + [ + -0.2307739555835724, + 0.6404747366905212, + 0.7324852347373962 + ], + [ + -0.22928422689437866, + -0.767401933670044, + 0.5987678170204163 + ] + ], + "t": [ + 4.347219467163086, + 41.72880935668945, + 475.41546630859375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000047/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000047/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000047/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000047/sam6d_results/vis_pem.png" + }, + { + "frame_id": 48, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000048.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000048.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 48, + "category_id": 1, + "bbox": [ + 624, + 354, + 42, + 194 + ], + "score": 0.5090336203575134, + "time": 0.0, + "segmentation": { + "counts": [ + 498891, + 12, + 788, + 12, + 782, + 42, + 758, + 42, + 756, + 54, + 746, + 54, + 728, + 76, + 724, + 76, + 692, + 112, + 688, + 112, + 686, + 116, + 684, + 116, + 682, + 120, + 680, + 120, + 678, + 122, + 678, + 122, + 676, + 126, + 674, + 126, + 602, + 10, + 62, + 126, + 602, + 10, + 62, + 126, + 602, + 10, + 62, + 126, + 602, + 10, + 62, + 126, + 604, + 6, + 64, + 126, + 604, + 6, + 64, + 126, + 674, + 126, + 674, + 126, + 676, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 678, + 122, + 678, + 122, + 680, + 120, + 680, + 120, + 684, + 14, + 4, + 96, + 686, + 14, + 4, + 96, + 712, + 86, + 714, + 86, + 724, + 74, + 726, + 74, + 736, + 62, + 738, + 62, + 742, + 56, + 744, + 56, + 748, + 46, + 754, + 46, + 489065 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3405323028564453, + 0.013348059728741646, + -0.9401382207870483 + ], + [ + 0.7024083137512207, + 0.6683034896850586, + -0.24493427574634552 + ], + [ + 0.625028133392334, + -0.7437689304351807, + -0.23695485293865204 + ] + ], + "t": [ + 10.672750473022461, + 27.876670837402344, + 479.3509826660156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 48, + "category_id": 1, + "bbox": [ + 624, + 354, + 42, + 194 + ], + "score": 0.5090336203575134, + "time": 0.0, + "segmentation": { + "counts": [ + 498891, + 12, + 788, + 12, + 782, + 42, + 758, + 42, + 756, + 54, + 746, + 54, + 728, + 76, + 724, + 76, + 692, + 112, + 688, + 112, + 686, + 116, + 684, + 116, + 682, + 120, + 680, + 120, + 678, + 122, + 678, + 122, + 676, + 126, + 674, + 126, + 602, + 10, + 62, + 126, + 602, + 10, + 62, + 126, + 602, + 10, + 62, + 126, + 602, + 10, + 62, + 126, + 604, + 6, + 64, + 126, + 604, + 6, + 64, + 126, + 674, + 126, + 674, + 126, + 676, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 678, + 122, + 678, + 122, + 680, + 120, + 680, + 120, + 684, + 14, + 4, + 96, + 686, + 14, + 4, + 96, + 712, + 86, + 714, + 86, + 724, + 74, + 726, + 74, + 736, + 62, + 738, + 62, + 742, + 56, + 744, + 56, + 748, + 46, + 754, + 46, + 489065 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3405323028564453, + 0.013348059728741646, + -0.9401382207870483 + ], + [ + 0.7024083137512207, + 0.6683034896850586, + -0.24493427574634552 + ], + [ + 0.625028133392334, + -0.7437689304351807, + -0.23695485293865204 + ] + ], + "t": [ + 10.672750473022461, + 27.876670837402344, + 479.3509826660156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000048/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000048/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000048/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000048/sam6d_results/vis_pem.png" + }, + { + "frame_id": 49, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000049.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000049.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 49, + "category_id": 1, + "bbox": [ + 624, + 348, + 42, + 196 + ], + "score": 0.42494890093803406, + "time": 0.0, + "segmentation": { + "counts": [ + 498883, + 32, + 768, + 32, + 764, + 50, + 750, + 50, + 702, + 14, + 12, + 78, + 696, + 14, + 12, + 78, + 692, + 112, + 688, + 112, + 688, + 114, + 686, + 114, + 610, + 12, + 2, + 4, + 56, + 118, + 608, + 12, + 2, + 4, + 56, + 118, + 606, + 66, + 8, + 122, + 604, + 66, + 8, + 122, + 602, + 198, + 602, + 198, + 602, + 200, + 600, + 200, + 602, + 198, + 602, + 198, + 606, + 194, + 606, + 194, + 654, + 146, + 654, + 146, + 676, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 678, + 122, + 678, + 122, + 680, + 120, + 680, + 120, + 684, + 12, + 10, + 92, + 686, + 12, + 10, + 92, + 714, + 84, + 716, + 84, + 732, + 68, + 732, + 68, + 734, + 64, + 736, + 64, + 740, + 56, + 744, + 56, + 748, + 46, + 754, + 46, + 768, + 14, + 786, + 14, + 489087 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9974207282066345, + 0.01727180741727352, + 0.0696694627404213 + ], + [ + -0.04069221764802933, + 0.6635103225708008, + -0.74705970287323 + ], + [ + -0.059129498898983, + -0.7479678392410278, + -0.6610957384109497 + ] + ], + "t": [ + 8.97087287902832, + 23.96615219116211, + 484.4539794921875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 49, + "category_id": 1, + "bbox": [ + 624, + 348, + 42, + 196 + ], + "score": 0.42494890093803406, + "time": 0.0, + "segmentation": { + "counts": [ + 498883, + 32, + 768, + 32, + 764, + 50, + 750, + 50, + 702, + 14, + 12, + 78, + 696, + 14, + 12, + 78, + 692, + 112, + 688, + 112, + 688, + 114, + 686, + 114, + 610, + 12, + 2, + 4, + 56, + 118, + 608, + 12, + 2, + 4, + 56, + 118, + 606, + 66, + 8, + 122, + 604, + 66, + 8, + 122, + 602, + 198, + 602, + 198, + 602, + 200, + 600, + 200, + 602, + 198, + 602, + 198, + 606, + 194, + 606, + 194, + 654, + 146, + 654, + 146, + 676, + 124, + 676, + 124, + 676, + 124, + 676, + 124, + 678, + 122, + 678, + 122, + 680, + 120, + 680, + 120, + 684, + 12, + 10, + 92, + 686, + 12, + 10, + 92, + 714, + 84, + 716, + 84, + 732, + 68, + 732, + 68, + 734, + 64, + 736, + 64, + 740, + 56, + 744, + 56, + 748, + 46, + 754, + 46, + 768, + 14, + 786, + 14, + 489087 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9974207282066345, + 0.01727180741727352, + 0.0696694627404213 + ], + [ + -0.04069221764802933, + 0.6635103225708008, + -0.74705970287323 + ], + [ + -0.059129498898983, + -0.7479678392410278, + -0.6610957384109497 + ] + ], + "t": [ + 8.97087287902832, + 23.96615219116211, + 484.4539794921875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000049/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000049/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000049/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000049/sam6d_results/vis_pem.png" + }, + { + "frame_id": 50, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000050.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000050.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000050/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000050/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000050/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000050/sam6d_results/vis_pem.png" + }, + { + "frame_id": 51, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000051.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000051.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 51, + "category_id": 1, + "bbox": [ + 630, + 366, + 42, + 194 + ], + "score": 0.5229526162147522, + "time": 0.0, + "segmentation": { + "counts": [ + 503701, + 44, + 756, + 44, + 752, + 54, + 746, + 54, + 742, + 62, + 738, + 62, + 734, + 68, + 732, + 68, + 726, + 74, + 726, + 74, + 714, + 88, + 712, + 88, + 686, + 116, + 684, + 116, + 682, + 118, + 682, + 118, + 680, + 122, + 678, + 122, + 676, + 124, + 676, + 124, + 674, + 126, + 674, + 126, + 662, + 138, + 662, + 138, + 636, + 164, + 636, + 164, + 606, + 192, + 608, + 192, + 604, + 196, + 604, + 196, + 604, + 194, + 606, + 194, + 606, + 68, + 4, + 122, + 606, + 68, + 4, + 122, + 606, + 44, + 30, + 118, + 608, + 44, + 30, + 118, + 684, + 114, + 686, + 114, + 690, + 16, + 10, + 80, + 694, + 16, + 10, + 80, + 698, + 6, + 38, + 52, + 704, + 6, + 38, + 52, + 754, + 36, + 764, + 36, + 768, + 18, + 782, + 18, + 484279 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8711987733840942, + -0.08099315315485, + 0.4842033386230469 + ], + [ + -0.41648778319358826, + 0.6440929770469666, + -0.6416245102882385 + ], + [ + -0.25990456342697144, + -0.7606474757194519, + -0.594865620136261 + ] + ], + "t": [ + 20.326154708862305, + 37.25211715698242, + 483.41192626953125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 51, + "category_id": 1, + "bbox": [ + 630, + 366, + 42, + 194 + ], + "score": 0.5229526162147522, + "time": 0.0, + "segmentation": { + "counts": [ + 503701, + 44, + 756, + 44, + 752, + 54, + 746, + 54, + 742, + 62, + 738, + 62, + 734, + 68, + 732, + 68, + 726, + 74, + 726, + 74, + 714, + 88, + 712, + 88, + 686, + 116, + 684, + 116, + 682, + 118, + 682, + 118, + 680, + 122, + 678, + 122, + 676, + 124, + 676, + 124, + 674, + 126, + 674, + 126, + 662, + 138, + 662, + 138, + 636, + 164, + 636, + 164, + 606, + 192, + 608, + 192, + 604, + 196, + 604, + 196, + 604, + 194, + 606, + 194, + 606, + 68, + 4, + 122, + 606, + 68, + 4, + 122, + 606, + 44, + 30, + 118, + 608, + 44, + 30, + 118, + 684, + 114, + 686, + 114, + 690, + 16, + 10, + 80, + 694, + 16, + 10, + 80, + 698, + 6, + 38, + 52, + 704, + 6, + 38, + 52, + 754, + 36, + 764, + 36, + 768, + 18, + 782, + 18, + 484279 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8711987733840942, + -0.08099315315485, + 0.4842033386230469 + ], + [ + -0.41648778319358826, + 0.6440929770469666, + -0.6416245102882385 + ], + [ + -0.25990456342697144, + -0.7606474757194519, + -0.594865620136261 + ] + ], + "t": [ + 20.326154708862305, + 37.25211715698242, + 483.41192626953125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000051/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000051/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000051/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000051/sam6d_results/vis_pem.png" + }, + { + "frame_id": 52, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000052.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000052.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 52, + "category_id": 1, + "bbox": [ + 606, + 366, + 58, + 196 + ], + "score": 0.47542721033096313, + "time": 0.0, + "segmentation": { + "counts": [ + 484527, + 24, + 776, + 24, + 764, + 40, + 760, + 40, + 750, + 52, + 748, + 52, + 742, + 60, + 740, + 60, + 736, + 66, + 734, + 66, + 732, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 718, + 82, + 718, + 82, + 710, + 92, + 708, + 92, + 704, + 96, + 704, + 96, + 702, + 98, + 702, + 98, + 686, + 114, + 686, + 114, + 680, + 118, + 682, + 118, + 680, + 120, + 680, + 120, + 678, + 120, + 680, + 120, + 680, + 118, + 682, + 118, + 680, + 118, + 682, + 118, + 680, + 118, + 682, + 118, + 678, + 118, + 682, + 118, + 670, + 126, + 674, + 126, + 668, + 128, + 672, + 128, + 662, + 132, + 668, + 132, + 660, + 134, + 666, + 134, + 656, + 48, + 6, + 28, + 4, + 14, + 14, + 20, + 666, + 48, + 6, + 28, + 4, + 14, + 14, + 20, + 656, + 50, + 16, + 22, + 712, + 50, + 16, + 22, + 706, + 46, + 30, + 14, + 710, + 46, + 30, + 14, + 706, + 42, + 758, + 42, + 756, + 34, + 766, + 34, + 766, + 28, + 772, + 28, + 774, + 16, + 784, + 16, + 490817 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9787956476211548, + -0.18231378495693207, + 0.0933845043182373 + ], + [ + 0.04208908975124359, + 0.6251662373542786, + 0.7793558835983276 + ], + [ + -0.20046816766262054, + -0.7588997483253479, + 0.6195831298828125 + ] + ], + "t": [ + 12.795743942260742, + 37.34231185913086, + 478.127197265625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 52, + "category_id": 1, + "bbox": [ + 606, + 366, + 58, + 196 + ], + "score": 0.47542721033096313, + "time": 0.0, + "segmentation": { + "counts": [ + 484527, + 24, + 776, + 24, + 764, + 40, + 760, + 40, + 750, + 52, + 748, + 52, + 742, + 60, + 740, + 60, + 736, + 66, + 734, + 66, + 732, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 718, + 82, + 718, + 82, + 710, + 92, + 708, + 92, + 704, + 96, + 704, + 96, + 702, + 98, + 702, + 98, + 686, + 114, + 686, + 114, + 680, + 118, + 682, + 118, + 680, + 120, + 680, + 120, + 678, + 120, + 680, + 120, + 680, + 118, + 682, + 118, + 680, + 118, + 682, + 118, + 680, + 118, + 682, + 118, + 678, + 118, + 682, + 118, + 670, + 126, + 674, + 126, + 668, + 128, + 672, + 128, + 662, + 132, + 668, + 132, + 660, + 134, + 666, + 134, + 656, + 48, + 6, + 28, + 4, + 14, + 14, + 20, + 666, + 48, + 6, + 28, + 4, + 14, + 14, + 20, + 656, + 50, + 16, + 22, + 712, + 50, + 16, + 22, + 706, + 46, + 30, + 14, + 710, + 46, + 30, + 14, + 706, + 42, + 758, + 42, + 756, + 34, + 766, + 34, + 766, + 28, + 772, + 28, + 774, + 16, + 784, + 16, + 490817 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9787956476211548, + -0.18231378495693207, + 0.0933845043182373 + ], + [ + 0.04208908975124359, + 0.6251662373542786, + 0.7793558835983276 + ], + [ + -0.20046816766262054, + -0.7588997483253479, + 0.6195831298828125 + ] + ], + "t": [ + 12.795743942260742, + 37.34231185913086, + 478.127197265625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000052/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000052/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000052/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000052/sam6d_results/vis_pem.png" + }, + { + "frame_id": 53, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000053.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000053.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 53, + "category_id": 1, + "bbox": [ + 576, + 374, + 90, + 194 + ], + "score": 0.5559172034263611, + "time": 0.0, + "segmentation": { + "counts": [ + 460539, + 20, + 780, + 20, + 772, + 32, + 768, + 32, + 762, + 40, + 760, + 40, + 754, + 46, + 754, + 46, + 748, + 54, + 746, + 54, + 742, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 734, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 716, + 82, + 718, + 82, + 714, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 708, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 702, + 92, + 708, + 92, + 700, + 98, + 702, + 98, + 698, + 98, + 702, + 98, + 698, + 98, + 702, + 98, + 700, + 96, + 704, + 96, + 704, + 94, + 706, + 94, + 704, + 90, + 710, + 90, + 710, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 714, + 62, + 10, + 6, + 722, + 62, + 10, + 6, + 718, + 60, + 740, + 60, + 736, + 58, + 742, + 58, + 738, + 48, + 752, + 48, + 746, + 52, + 748, + 52, + 744, + 26, + 4, + 22, + 748, + 26, + 4, + 22, + 742, + 30, + 10, + 16, + 744, + 30, + 10, + 16, + 740, + 28, + 20, + 8, + 744, + 28, + 20, + 8, + 740, + 28, + 772, + 28, + 766, + 30, + 770, + 30, + 766, + 28, + 772, + 28, + 766, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 766, + 28, + 772, + 28, + 770, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 778, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 489215 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5334242582321167, + -0.27980515360832214, + 0.7982274293899536 + ], + [ + -0.744046688079834, + 0.604069173336029, + -0.2854712903499603 + ], + [ + -0.4023081958293915, + -0.7461965680122375, + -0.530413806438446 + ] + ], + "t": [ + 2.8048884868621826, + 42.85936737060547, + 469.37701416015625 + ] + }, + { + "scene_id": 0, + "image_id": 53, + "category_id": 1, + "bbox": [ + 576, + 448, + 66, + 120 + ], + "score": 0.4162953794002533, + "time": 0.0, + "segmentation": { + "counts": [ + 460539, + 20, + 780, + 20, + 772, + 32, + 768, + 32, + 762, + 40, + 760, + 40, + 754, + 48, + 752, + 48, + 746, + 54, + 746, + 54, + 740, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 732, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 716, + 82, + 718, + 82, + 714, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 708, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 704, + 90, + 710, + 90, + 704, + 94, + 706, + 94, + 702, + 94, + 706, + 94, + 702, + 96, + 704, + 96, + 700, + 96, + 704, + 96, + 704, + 92, + 708, + 92, + 706, + 90, + 710, + 90, + 710, + 86, + 714, + 86, + 714, + 80, + 720, + 80, + 720, + 56, + 10, + 6, + 728, + 56, + 10, + 6, + 728, + 50, + 750, + 50, + 752, + 42, + 758, + 42, + 758, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 508333 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5875524878501892, + -0.27179771661758423, + 0.7621732354164124 + ], + [ + -0.5114321708679199, + 0.6051846742630005, + 0.6100727319717407 + ], + [ + -0.6270717978477478, + -0.7482496500015259, + 0.2165716141462326 + ] + ], + "t": [ + 2.816628932952881, + 42.94739532470703, + 469.72503662109375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 53, + "category_id": 1, + "bbox": [ + 576, + 374, + 90, + 194 + ], + "score": 0.5559172034263611, + "time": 0.0, + "segmentation": { + "counts": [ + 460539, + 20, + 780, + 20, + 772, + 32, + 768, + 32, + 762, + 40, + 760, + 40, + 754, + 46, + 754, + 46, + 748, + 54, + 746, + 54, + 742, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 734, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 722, + 78, + 722, + 78, + 720, + 80, + 720, + 80, + 716, + 82, + 718, + 82, + 714, + 86, + 714, + 86, + 710, + 88, + 712, + 88, + 708, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 706, + 92, + 708, + 92, + 702, + 92, + 708, + 92, + 700, + 98, + 702, + 98, + 698, + 98, + 702, + 98, + 698, + 98, + 702, + 98, + 700, + 96, + 704, + 96, + 704, + 94, + 706, + 94, + 704, + 90, + 710, + 90, + 710, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 714, + 62, + 10, + 6, + 722, + 62, + 10, + 6, + 718, + 60, + 740, + 60, + 736, + 58, + 742, + 58, + 738, + 48, + 752, + 48, + 746, + 52, + 748, + 52, + 744, + 26, + 4, + 22, + 748, + 26, + 4, + 22, + 742, + 30, + 10, + 16, + 744, + 30, + 10, + 16, + 740, + 28, + 20, + 8, + 744, + 28, + 20, + 8, + 740, + 28, + 772, + 28, + 766, + 30, + 770, + 30, + 766, + 28, + 772, + 28, + 766, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 766, + 28, + 772, + 28, + 770, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 778, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 489215 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5334242582321167, + -0.27980515360832214, + 0.7982274293899536 + ], + [ + -0.744046688079834, + 0.604069173336029, + -0.2854712903499603 + ], + [ + -0.4023081958293915, + -0.7461965680122375, + -0.530413806438446 + ] + ], + "t": [ + 2.8048884868621826, + 42.85936737060547, + 469.37701416015625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000053/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000053/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000053/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000053/sam6d_results/vis_pem.png" + }, + { + "frame_id": 54, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000054.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000054.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 54, + "category_id": 1, + "bbox": [ + 532, + 418, + 128, + 190 + ], + "score": 0.5335062146186829, + "time": 0.0, + "segmentation": { + "counts": [ + 425387, + 8, + 792, + 8, + 786, + 22, + 778, + 22, + 772, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 724, + 72, + 728, + 72, + 724, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 68, + 732, + 68, + 730, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 756, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 20, + 8, + 14, + 758, + 20, + 8, + 14, + 756, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 493973 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7137603163719177, + -0.3882755637168884, + 0.5829130411148071 + ], + [ + -0.33956554532051086, + 0.5360742211341858, + 0.7728649377822876 + ], + [ + -0.6125688552856445, + -0.7495777606964111, + 0.25078344345092773 + ] + ], + "t": [ + -13.953816413879395, + 72.2802505493164, + 460.5978698730469 + ] + }, + { + "scene_id": 0, + "image_id": 54, + "category_id": 1, + "bbox": [ + 532, + 490, + 88, + 118 + ], + "score": 0.4407072067260742, + "time": 0.0, + "segmentation": { + "counts": [ + 425387, + 8, + 792, + 8, + 786, + 20, + 780, + 20, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 726, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 726, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 726, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 64, + 736, + 64, + 732, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 525895 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6627590656280518, + -0.39375388622283936, + 0.63695228099823 + ], + [ + -0.7274047136306763, + 0.5405483841896057, + -0.4227173924446106 + ], + [ + -0.17785701155662537, + -0.7434817552566528, + -0.6446717977523804 + ] + ], + "t": [ + -13.703679084777832, + 72.44534301757812, + 459.108642578125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 54, + "category_id": 1, + "bbox": [ + 532, + 418, + 128, + 190 + ], + "score": 0.5335062146186829, + "time": 0.0, + "segmentation": { + "counts": [ + 425387, + 8, + 792, + 8, + 786, + 22, + 778, + 22, + 772, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 74, + 726, + 74, + 724, + 76, + 724, + 76, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 724, + 72, + 728, + 72, + 724, + 72, + 728, + 72, + 724, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 726, + 68, + 732, + 68, + 730, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 756, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 20, + 8, + 14, + 758, + 20, + 8, + 14, + 756, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 493973 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7137603163719177, + -0.3882755637168884, + 0.5829130411148071 + ], + [ + -0.33956554532051086, + 0.5360742211341858, + 0.7728649377822876 + ], + [ + -0.6125688552856445, + -0.7495777606964111, + 0.25078344345092773 + ] + ], + "t": [ + -13.953816413879395, + 72.2802505493164, + 460.5978698730469 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000054/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000054/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000054/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000054/sam6d_results/vis_pem.png" + }, + { + "frame_id": 55, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000055.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000055.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 55, + "category_id": 1, + "bbox": [ + 468, + 446, + 180, + 172 + ], + "score": 0.48037365078926086, + "time": 0.0, + "segmentation": { + "counts": [ + 374191, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 503547 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.18788458406925201, + -0.5418453812599182, + 0.8192089796066284 + ], + [ + -0.7712745070457458, + 0.4350321292877197, + 0.4646315574645996 + ], + [ + -0.6081399321556091, + -0.7191329598426819, + -0.3361756205558777 + ] + ], + "t": [ + -37.06279754638672, + 84.10179901123047, + 449.8685607910156 + ] + }, + { + "scene_id": 0, + "image_id": 55, + "category_id": 1, + "bbox": [ + 468, + 510, + 112, + 108 + ], + "score": 0.4179448187351227, + "time": 0.0, + "segmentation": { + "counts": [ + 374191, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 768, + 4, + 8, + 18, + 770, + 4, + 8, + 18, + 770, + 6, + 8, + 16, + 770, + 6, + 8, + 16, + 770, + 6, + 12, + 8, + 774, + 6, + 12, + 8, + 776, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 800, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 557877 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7910755276679993, + -0.5422330498695374, + 0.28316569328308105 + ], + [ + -0.006178736686706543, + 0.4557958245277405, + 0.8900629281997681 + ], + [ + -0.611687183380127, + -0.7058570981025696, + 0.35721856355667114 + ] + ], + "t": [ + -37.86634063720703, + 83.08363342285156, + 448.3389892578125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 55, + "category_id": 1, + "bbox": [ + 468, + 446, + 180, + 172 + ], + "score": 0.48037365078926086, + "time": 0.0, + "segmentation": { + "counts": [ + 374191, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 503547 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.18788458406925201, + -0.5418453812599182, + 0.8192089796066284 + ], + [ + -0.7712745070457458, + 0.4350321292877197, + 0.4646315574645996 + ], + [ + -0.6081399321556091, + -0.7191329598426819, + -0.3361756205558777 + ] + ], + "t": [ + -37.06279754638672, + 84.10179901123047, + 449.8685607910156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000055/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000055/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000055/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000055/sam6d_results/vis_pem.png" + }, + { + "frame_id": 56, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000056.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000056.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 56, + "category_id": 1, + "bbox": [ + 434, + 456, + 208, + 160 + ], + "score": 0.4637601673603058, + "time": 0.0, + "segmentation": { + "counts": [ + 346995, + 10, + 790, + 10, + 782, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 774, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 508337 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4927551746368408, + -0.6184026002883911, + -0.6121852993965149 + ], + [ + 0.8690283298492432, + 0.38572409749031067, + 0.3098495304584503 + ], + [ + 0.04452291876077652, + -0.6846864819526672, + 0.7274767756462097 + ] + ], + "t": [ + -50.6258659362793, + 86.83171844482422, + 444.3568115234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 56, + "category_id": 1, + "bbox": [ + 434, + 456, + 208, + 160 + ], + "score": 0.4637601673603058, + "time": 0.0, + "segmentation": { + "counts": [ + 346995, + 10, + 790, + 10, + 782, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 774, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 508337 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4927551746368408, + -0.6184026002883911, + -0.6121852993965149 + ], + [ + 0.8690283298492432, + 0.38572409749031067, + 0.3098495304584503 + ], + [ + 0.04452291876077652, + -0.6846864819526672, + 0.7274767756462097 + ] + ], + "t": [ + -50.6258659362793, + 86.83171844482422, + 444.3568115234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000056/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000056/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000056/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000056/sam6d_results/vis_pem.png" + }, + { + "frame_id": 57, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000057.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000057.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 57, + "category_id": 1, + "bbox": [ + 408, + 476, + 220, + 140 + ], + "score": 0.4099130630493164, + "time": 0.0, + "segmentation": { + "counts": [ + 326195, + 8, + 792, + 8, + 786, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 790, + 6, + 794, + 6, + 59936, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 4, + 796, + 4, + 519521 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.41174641251564026, + -0.6736153960227966, + 0.613764226436615 + ], + [ + -0.9107552766799927, + 0.3274109959602356, + -0.2516464591026306 + ], + [ + -0.031440459191799164, + -0.6626037359237671, + -0.7483097314834595 + ] + ], + "t": [ + -60.76926040649414, + 92.73041534423828, + 441.9132995605469 + ] + }, + { + "scene_id": 0, + "image_id": 57, + "category_id": 1, + "bbox": [ + 408, + 520, + 140, + 96 + ], + "score": 0.4143123924732208, + "time": 0.0, + "segmentation": { + "counts": [ + 326193, + 10, + 790, + 10, + 786, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 792, + 4, + 796, + 4, + 583461 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.37905585765838623, + -0.6746248006820679, + 0.6334020495414734 + ], + [ + -0.9218366146087646, + 0.33507612347602844, + -0.19478502869606018 + ], + [ + -0.08083111047744751, + -0.6577280759811401, + -0.748906135559082 + ] + ], + "t": [ + -61.28971481323242, + 92.4122314453125, + 441.1752014160156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 57, + "category_id": 1, + "bbox": [ + 408, + 520, + 140, + 96 + ], + "score": 0.4143123924732208, + "time": 0.0, + "segmentation": { + "counts": [ + 326193, + 10, + 790, + 10, + 786, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 792, + 4, + 796, + 4, + 583461 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.37905585765838623, + -0.6746248006820679, + 0.6334020495414734 + ], + [ + -0.9218366146087646, + 0.33507612347602844, + -0.19478502869606018 + ], + [ + -0.08083111047744751, + -0.6577280759811401, + -0.748906135559082 + ] + ], + "t": [ + -61.28971481323242, + 92.4122314453125, + 441.1752014160156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000057/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000057/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000057/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000057/sam6d_results/vis_pem.png" + }, + { + "frame_id": 58, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000058.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000058.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 58, + "category_id": 1, + "bbox": [ + 420, + 516, + 146, + 86 + ], + "score": 0.3998640775680542, + "time": 0.0, + "segmentation": { + "counts": [ + 335777, + 12, + 788, + 12, + 784, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 14, + 2, + 8, + 776, + 14, + 2, + 8, + 780, + 16, + 784, + 16, + 792, + 4, + 796, + 4, + 569065 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6077097058296204, + -0.7529419660568237, + 0.25252294540405273 + ], + [ + -0.6384835243225098, + 0.27413609623908997, + -0.719158411026001 + ], + [ + 0.472258597612381, + -0.598271369934082, + -0.6473357677459717 + ] + ], + "t": [ + -44.529788970947266, + 88.29473114013672, + 433.16900634765625 + ] + }, + { + "scene_id": 0, + "image_id": 58, + "category_id": 1, + "bbox": [ + 420, + 478, + 248, + 124 + ], + "score": 0.4458593726158142, + "time": 0.0, + "segmentation": { + "counts": [ + 335777, + 12, + 788, + 12, + 784, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 487515 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.12869420647621155, + -0.7588595747947693, + -0.638412356376648 + ], + [ + 0.8445597887039185, + 0.2535431385040283, + -0.47162866592407227 + ], + [ + 0.5197649002075195, + -0.5998742580413818, + 0.6082728505134583 + ] + ], + "t": [ + -44.44710922241211, + 89.53623962402344, + 432.8857727050781 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 58, + "category_id": 1, + "bbox": [ + 420, + 478, + 248, + 124 + ], + "score": 0.4458593726158142, + "time": 0.0, + "segmentation": { + "counts": [ + 335777, + 12, + 788, + 12, + 784, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 778, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 487515 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.12869420647621155, + -0.7588595747947693, + -0.638412356376648 + ], + [ + 0.8445597887039185, + 0.2535431385040283, + -0.47162866592407227 + ], + [ + 0.5197649002075195, + -0.5998742580413818, + 0.6082728505134583 + ] + ], + "t": [ + -44.44710922241211, + 89.53623962402344, + 432.8857727050781 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000058/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000058/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000058/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000058/sam6d_results/vis_pem.png" + }, + { + "frame_id": 59, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000059.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000059.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 59, + "category_id": 1, + "bbox": [ + 454, + 562, + 156, + 84 + ], + "score": 0.4040881395339966, + "time": 0.0, + "segmentation": { + "counts": [ + 363019, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 784, + 14, + 786, + 14, + 533811 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.16218723356723785, + -0.8296321630477905, + -0.5342339277267456 + ], + [ + 0.8116471767425537, + 0.19573885202407837, + -0.550376832485199 + ], + [ + 0.5611804127693176, + -0.5228736400604248, + 0.6416224837303162 + ] + ], + "t": [ + -14.937904357910156, + 115.8211669921875, + 408.64691162109375 + ] + }, + { + "scene_id": 0, + "image_id": 59, + "category_id": 1, + "bbox": [ + 454, + 530, + 270, + 116 + ], + "score": 0.4323132336139679, + "time": 0.0, + "segmentation": { + "counts": [ + 363017, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 772, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 442663 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.22325840592384338, + -0.8273581862449646, + -0.5153976678848267 + ], + [ + 0.9740511178970337, + 0.1692134439945221, + 0.15030179917812347 + ], + [ + -0.03714102506637573, + -0.5355803966522217, + 0.843667209148407 + ] + ], + "t": [ + -14.675039291381836, + 117.2947006225586, + 410.0489807128906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 59, + "category_id": 1, + "bbox": [ + 454, + 530, + 270, + 116 + ], + "score": 0.4323132336139679, + "time": 0.0, + "segmentation": { + "counts": [ + 363017, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 772, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 442663 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.22325840592384338, + -0.8273581862449646, + -0.5153976678848267 + ], + [ + 0.9740511178970337, + 0.1692134439945221, + 0.15030179917812347 + ], + [ + -0.03714102506637573, + -0.5355803966522217, + 0.843667209148407 + ] + ], + "t": [ + -14.675039291381836, + 117.2947006225586, + 410.0489807128906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000059/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000059/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000059/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000059/sam6d_results/vis_pem.png" + }, + { + "frame_id": 60, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000060.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000060.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 60, + "category_id": 1, + "bbox": [ + 434, + 582, + 170, + 72 + ], + "score": 0.3761337399482727, + "time": 0.0, + "segmentation": { + "counts": [ + 347027, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 784, + 8, + 792, + 8, + 538599 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.0997796356678009, + -0.8931312561035156, + 0.43858766555786133 + ], + [ + -0.9940313696861267, + 0.10902045667171478, + -0.004136413335800171 + ], + [ + -0.044120341539382935, + -0.4363821744918823, + -0.8986788392066956 + ] + ], + "t": [ + -16.404850006103516, + 123.4130859375, + 393.26202392578125 + ] + }, + { + "scene_id": 0, + "image_id": 60, + "category_id": 1, + "bbox": [ + 434, + 562, + 300, + 92 + ], + "score": 0.41817352175712585, + "time": 0.0, + "segmentation": { + "counts": [ + 347027, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 784, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 434631 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4270605742931366, + -0.8873478770256042, + 0.17387740314006805 + ], + [ + -0.5296677947044373, + 0.08964067697525024, + -0.8434551358222961 + ], + [ + 0.7328515648841858, + -0.45230379700660706, + -0.5082814693450928 + ] + ], + "t": [ + -16.127887725830078, + 124.81417083740234, + 394.70159912109375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 60, + "category_id": 1, + "bbox": [ + 434, + 562, + 300, + 92 + ], + "score": 0.41817352175712585, + "time": 0.0, + "segmentation": { + "counts": [ + 347027, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 784, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 434631 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4270605742931366, + -0.8873478770256042, + 0.17387740314006805 + ], + [ + -0.5296677947044373, + 0.08964067697525024, + -0.8434551358222961 + ], + [ + 0.7328515648841858, + -0.45230379700660706, + -0.5082814693450928 + ] + ], + "t": [ + -16.127887725830078, + 124.81417083740234, + 394.70159912109375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000060/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000060/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000060/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000060/sam6d_results/vis_pem.png" + }, + { + "frame_id": 61, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000061.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000061.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 61, + "category_id": 1, + "bbox": [ + 432, + 576, + 316, + 68 + ], + "score": 0.4028598666191101, + "time": 0.0, + "segmentation": { + "counts": [ + 345415, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 778, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 423415 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.0139990895986557, + -0.923879861831665, + -0.3824264407157898 + ], + [ + 0.9980119466781616, + 0.010595694184303284, + -0.062131017446517944 + ], + [ + 0.06145375967025757, + -0.3825358748435974, + 0.9218945503234863 + ] + ], + "t": [ + -13.783679962158203, + 124.56147766113281, + 384.0810546875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 61, + "category_id": 1, + "bbox": [ + 432, + 576, + 316, + 68 + ], + "score": 0.4028598666191101, + "time": 0.0, + "segmentation": { + "counts": [ + 345415, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 778, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 423415 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.0139990895986557, + -0.923879861831665, + -0.3824264407157898 + ], + [ + 0.9980119466781616, + 0.010595694184303284, + -0.062131017446517944 + ], + [ + 0.06145375967025757, + -0.3825358748435974, + 0.9218945503234863 + ] + ], + "t": [ + -13.783679962158203, + 124.56147766113281, + 384.0810546875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000061/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000061/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000061/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000061/sam6d_results/vis_pem.png" + }, + { + "frame_id": 62, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000062.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000062.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000062/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000062/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000062/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000062/sam6d_results/vis_pem.png" + }, + { + "frame_id": 63, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000063.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000063.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 63, + "category_id": 1, + "bbox": [ + 416, + 586, + 332, + 56 + ], + "score": 0.392229288816452, + "time": 0.0, + "segmentation": { + "counts": [ + 332609, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 772, + 26, + 774, + 26, + 778, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 423367 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2610270082950592, + -0.9564558267593384, + -0.13060300052165985 + ], + [ + -0.0064067542552948, + -0.13700687885284424, + 0.990549623966217 + ], + [ + -0.9653104543685913, + -0.257723867893219, + -0.041890230029821396 + ] + ], + "t": [ + -22.50162124633789, + 134.09054565429688, + 376.2769775390625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 63, + "category_id": 1, + "bbox": [ + 416, + 586, + 332, + 56 + ], + "score": 0.392229288816452, + "time": 0.0, + "segmentation": { + "counts": [ + 332609, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 772, + 26, + 774, + 26, + 778, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 423367 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2610270082950592, + -0.9564558267593384, + -0.13060300052165985 + ], + [ + -0.0064067542552948, + -0.13700687885284424, + 0.990549623966217 + ], + [ + -0.9653104543685913, + -0.257723867893219, + -0.041890230029821396 + ] + ], + "t": [ + -22.50162124633789, + 134.09054565429688, + 376.2769775390625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000063/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000063/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000063/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000063/sam6d_results/vis_pem.png" + }, + { + "frame_id": 64, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000064.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000064.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 64, + "category_id": 1, + "bbox": [ + 410, + 568, + 330, + 72 + ], + "score": 0.4332713484764099, + "time": 0.0, + "segmentation": { + "counts": [ + 327787, + 14, + 786, + 14, + 780, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 782, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 429761 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.126911461353302, + -0.9680862426757812, + 0.21610620617866516 + ], + [ + -0.9199997186660767, + -0.1963266134262085, + -0.33919814229011536 + ], + [ + 0.37080079317092896, + -0.15576961636543274, + -0.9155558347702026 + ] + ], + "t": [ + -29.225921630859375, + 131.47161865234375, + 382.4988708496094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 64, + "category_id": 1, + "bbox": [ + 410, + 568, + 330, + 72 + ], + "score": 0.4332713484764099, + "time": 0.0, + "segmentation": { + "counts": [ + 327787, + 14, + 786, + 14, + 780, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 782, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 429761 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.126911461353302, + -0.9680862426757812, + 0.21610620617866516 + ], + [ + -0.9199997186660767, + -0.1963266134262085, + -0.33919814229011536 + ], + [ + 0.37080079317092896, + -0.15576961636543274, + -0.9155558347702026 + ] + ], + "t": [ + -29.225921630859375, + 131.47161865234375, + 382.4988708496094 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000064/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000064/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000064/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000064/sam6d_results/vis_pem.png" + }, + { + "frame_id": 65, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000065.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000065.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 65, + "category_id": 1, + "bbox": [ + 392, + 532, + 158, + 68 + ], + "score": 0.3779991567134857, + "time": 0.0, + "segmentation": { + "counts": [ + 313347, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 24, + 776, + 24, + 780, + 14, + 786, + 14, + 581813 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.24711820483207703, + -0.9685229063034058, + -0.029921434819698334 + ], + [ + 0.9675782322883606, + -0.24497821927070618, + -0.061463117599487305 + ], + [ + 0.05219835042953491, + -0.04413995519280434, + 0.997660756111145 + ] + ], + "t": [ + -49.77583312988281, + 119.84217834472656, + 397.46807861328125 + ] + }, + { + "scene_id": 0, + "image_id": 65, + "category_id": 1, + "bbox": [ + 392, + 532, + 310, + 98 + ], + "score": 0.44209736585617065, + "time": 0.0, + "segmentation": { + "counts": [ + 313347, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 782, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 460169 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.028296157717704773, + -0.9602900147438049, + -0.27756381034851074 + ], + [ + 0.3640172779560089, + -0.2685075104236603, + 0.891849160194397 + ], + [ + -0.930962085723877, + -0.07580208778381348, + 0.35716015100479126 + ] + ], + "t": [ + -51.033424377441406, + 121.71748352050781, + 399.8153076171875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 65, + "category_id": 1, + "bbox": [ + 392, + 532, + 310, + 98 + ], + "score": 0.44209736585617065, + "time": 0.0, + "segmentation": { + "counts": [ + 313347, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 782, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 460169 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.028296157717704773, + -0.9602900147438049, + -0.27756381034851074 + ], + [ + 0.3640172779560089, + -0.2685075104236603, + 0.891849160194397 + ], + [ + -0.930962085723877, + -0.07580208778381348, + 0.35716015100479126 + ] + ], + "t": [ + -51.033424377441406, + 121.71748352050781, + 399.8153076171875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000065/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000065/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000065/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000065/sam6d_results/vis_pem.png" + }, + { + "frame_id": 66, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000066.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000066.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 66, + "category_id": 1, + "bbox": [ + 412, + 512, + 292, + 114 + ], + "score": 0.44001859426498413, + "time": 0.0, + "segmentation": { + "counts": [ + 329331, + 4, + 796, + 4, + 788, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 458573 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.16603457927703857, + -0.9547754526138306, + 0.24665111303329468 + ], + [ + -0.4248521327972412, + -0.2949783205986023, + -0.8558556437492371 + ], + [ + 0.8899059891700745, + 0.0373116135597229, + -0.45461490750312805 + ] + ], + "t": [ + -47.362831115722656, + 116.61359405517578, + 415.2334289550781 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 66, + "category_id": 1, + "bbox": [ + 412, + 512, + 292, + 114 + ], + "score": 0.44001859426498413, + "time": 0.0, + "segmentation": { + "counts": [ + 329331, + 4, + 796, + 4, + 788, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 458573 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.16603457927703857, + -0.9547754526138306, + 0.24665111303329468 + ], + [ + -0.4248521327972412, + -0.2949783205986023, + -0.8558556437492371 + ], + [ + 0.8899059891700745, + 0.0373116135597229, + -0.45461490750312805 + ] + ], + "t": [ + -47.362831115722656, + 116.61359405517578, + 415.2334289550781 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000066/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000066/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000066/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000066/sam6d_results/vis_pem.png" + }, + { + "frame_id": 67, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000067.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000067.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 67, + "category_id": 1, + "bbox": [ + 456, + 512, + 278, + 128 + ], + "score": 0.46068790555000305, + "time": 0.0, + "segmentation": { + "counts": [ + 364523, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 434561 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.27504590153694153, + -0.9299103021621704, + -0.24416273832321167 + ], + [ + 0.3083342909812927, + -0.3258596658706665, + 0.8937256336212158 + ], + [ + -0.910647988319397, + 0.1705319881439209, + 0.3763495981693268 + ] + ], + "t": [ + -27.558948516845703, + 122.1510238647461, + 422.8591613769531 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 67, + "category_id": 1, + "bbox": [ + 456, + 512, + 278, + 128 + ], + "score": 0.46068790555000305, + "time": 0.0, + "segmentation": { + "counts": [ + 364523, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 434561 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.27504590153694153, + -0.9299103021621704, + -0.24416273832321167 + ], + [ + 0.3083342909812927, + -0.3258596658706665, + 0.8937256336212158 + ], + [ + -0.910647988319397, + 0.1705319881439209, + 0.3763495981693268 + ] + ], + "t": [ + -27.558948516845703, + 122.1510238647461, + 422.8591613769531 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000067/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000067/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000067/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000067/sam6d_results/vis_pem.png" + }, + { + "frame_id": 68, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000068.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000068.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 68, + "category_id": 1, + "bbox": [ + 498, + 502, + 132, + 74 + ], + "score": 0.4243764877319336, + "time": 0.0, + "segmentation": { + "counts": [ + 398115, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 784, + 12, + 788, + 12, + 517835 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.40616410970687866, + -0.9029412865638733, + -0.1404508352279663 + ], + [ + 0.2567112147808075, + -0.2602567970752716, + 0.9307875633239746 + ], + [ + -0.8770002722740173, + 0.34199729561805725, + 0.3375024199485779 + ] + ], + "t": [ + -3.2165613174438477, + 112.788818359375, + 423.6247253417969 + ] + }, + { + "scene_id": 0, + "image_id": 68, + "category_id": 1, + "bbox": [ + 498, + 502, + 274, + 126 + ], + "score": 0.4763795733451843, + "time": 0.0, + "segmentation": { + "counts": [ + 398115, + 10, + 790, + 10, + 786, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 404169 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.29358720779418945, + -0.9127896428108215, + 0.28394025564193726 + ], + [ + 0.9557334780693054, + -0.28634124994277954, + 0.067696213722229 + ], + [ + 0.01951134204864502, + 0.2912459075450897, + 0.9564493894577026 + ] + ], + "t": [ + -2.4132463932037354, + 114.51419067382812, + 426.35809326171875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 68, + "category_id": 1, + "bbox": [ + 498, + 502, + 274, + 126 + ], + "score": 0.4763795733451843, + "time": 0.0, + "segmentation": { + "counts": [ + 398115, + 10, + 790, + 10, + 786, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 404169 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.29358720779418945, + -0.9127896428108215, + 0.28394025564193726 + ], + [ + 0.9557334780693054, + -0.28634124994277954, + 0.067696213722229 + ], + [ + 0.01951134204864502, + 0.2912459075450897, + 0.9564493894577026 + ] + ], + "t": [ + -2.4132463932037354, + 114.51419067382812, + 426.35809326171875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000068/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000068/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000068/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000068/sam6d_results/vis_pem.png" + }, + { + "frame_id": 69, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000069.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000069.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 69, + "category_id": 1, + "bbox": [ + 470, + 520, + 272, + 116 + ], + "score": 0.4652586579322815, + "time": 0.0, + "segmentation": { + "counts": [ + 375733, + 12, + 788, + 12, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 6, + 2, + 14, + 778, + 6, + 2, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 428165 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.25568175315856934, + -0.9214497804641724, + -0.29250168800354004 + ], + [ + -0.9667250514030457, + -0.24107930064201355, + -0.08557644486427307 + ], + [ + 0.008338212966918945, + 0.3046489655971527, + -0.9524282217025757 + ] + ], + "t": [ + -23.296236038208008, + 123.85638427734375, + 426.7554016113281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 69, + "category_id": 1, + "bbox": [ + 470, + 520, + 272, + 116 + ], + "score": 0.4652586579322815, + "time": 0.0, + "segmentation": { + "counts": [ + 375733, + 12, + 788, + 12, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 6, + 2, + 14, + 778, + 6, + 2, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 428165 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.25568175315856934, + -0.9214497804641724, + -0.29250168800354004 + ], + [ + -0.9667250514030457, + -0.24107930064201355, + -0.08557644486427307 + ], + [ + 0.008338212966918945, + 0.3046489655971527, + -0.9524282217025757 + ] + ], + "t": [ + -23.296236038208008, + 123.85638427734375, + 426.7554016113281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000069/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000069/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000069/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000069/sam6d_results/vis_pem.png" + }, + { + "frame_id": 70, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000070.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000070.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 70, + "category_id": 1, + "bbox": [ + 424, + 466, + 124, + 68 + ], + "score": 0.39879310131073, + "time": 0.0, + "segmentation": { + "counts": [ + 338873, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 583477 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.26794934272766113, + -0.9124159216880798, + -0.3093554973602295 + ], + [ + -0.9576722979545593, + -0.28730636835098267, + 0.017892688512802124 + ], + [ + -0.10520520806312561, + 0.29146668314933777, + -0.9507782459259033 + ] + ], + "t": [ + -61.88591384887695, + 87.69837188720703, + 436.160400390625 + ] + }, + { + "scene_id": 0, + "image_id": 70, + "category_id": 1, + "bbox": [ + 424, + 466, + 254, + 110 + ], + "score": 0.4300890862941742, + "time": 0.0, + "segmentation": { + "counts": [ + 338873, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 88838, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 479421 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.37075817584991455, + -0.9231931567192078, + 0.10125406831502914 + ], + [ + -0.4036206603050232, + -0.2583589553833008, + -0.8776907920837402 + ], + [ + 0.8364384770393372, + 0.28454259037971497, + -0.46840864419937134 + ] + ], + "t": [ + -62.32704544067383, + 86.0307846069336, + 436.9775085449219 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 70, + "category_id": 1, + "bbox": [ + 424, + 466, + 254, + 110 + ], + "score": 0.4300890862941742, + "time": 0.0, + "segmentation": { + "counts": [ + 338873, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 88838, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 479421 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.37075817584991455, + -0.9231931567192078, + 0.10125406831502914 + ], + [ + -0.4036206603050232, + -0.2583589553833008, + -0.8776907920837402 + ], + [ + 0.8364384770393372, + 0.28454259037971497, + -0.46840864419937134 + ] + ], + "t": [ + -62.32704544067383, + 86.0307846069336, + 436.9775085449219 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000070/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000070/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000070/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000070/sam6d_results/vis_pem.png" + }, + { + "frame_id": 71, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000071.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000071.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 71, + "category_id": 1, + "bbox": [ + 396, + 434, + 126, + 70 + ], + "score": 0.41155728697776794, + "time": 0.0, + "segmentation": { + "counts": [ + 316443, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 604309 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.22038841247558594, + -0.9151472449302673, + -0.3375433683395386 + ], + [ + -0.9434743523597717, + -0.28782975673675537, + 0.16434995830059052 + ], + [ + -0.24755915999412537, + 0.2822425663471222, + -0.9268515110015869 + ] + ], + "t": [ + -80.59202575683594, + 65.26972961425781, + 436.4112854003906 + ] + }, + { + "scene_id": 0, + "image_id": 71, + "category_id": 1, + "bbox": [ + 396, + 434, + 254, + 116 + ], + "score": 0.44895392656326294, + "time": 0.0, + "segmentation": { + "counts": [ + 316443, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 501849 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.31192347407341003, + -0.9151335954666138, + -0.2554093897342682 + ], + [ + -0.9497334361076355, + -0.3078731298446655, + -0.05676652491092682 + ], + [ + -0.026684477925300598, + 0.2602773904800415, + -0.9651651382446289 + ] + ], + "t": [ + -79.82677459716797, + 66.9503402709961, + 437.9847412109375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 71, + "category_id": 1, + "bbox": [ + 396, + 434, + 254, + 116 + ], + "score": 0.44895392656326294, + "time": 0.0, + "segmentation": { + "counts": [ + 316443, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 501849 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.31192347407341003, + -0.9151335954666138, + -0.2554093897342682 + ], + [ + -0.9497334361076355, + -0.3078731298446655, + -0.05676652491092682 + ], + [ + -0.026684477925300598, + 0.2602773904800415, + -0.9651651382446289 + ] + ], + "t": [ + -79.82677459716797, + 66.9503402709961, + 437.9847412109375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000071/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000071/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000071/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000071/sam6d_results/vis_pem.png" + }, + { + "frame_id": 72, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000072.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000072.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 72, + "category_id": 1, + "bbox": [ + 394, + 428, + 248, + 122 + ], + "score": 0.4522314667701721, + "time": 0.0, + "segmentation": { + "counts": [ + 314841, + 8, + 792, + 8, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 784, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 508249 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.34993359446525574, + -0.9008493423461914, + 0.2569383680820465 + ], + [ + -0.17882071435451508, + -0.3334732949733734, + -0.9256449341773987 + ], + [ + 0.919548749923706, + 0.27796828746795654, + -0.2777838110923767 + ] + ], + "t": [ + -81.9709243774414, + 65.30876922607422, + 442.4783630371094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 72, + "category_id": 1, + "bbox": [ + 394, + 428, + 248, + 122 + ], + "score": 0.4522314667701721, + "time": 0.0, + "segmentation": { + "counts": [ + 314841, + 8, + 792, + 8, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 784, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 508249 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.34993359446525574, + -0.9008493423461914, + 0.2569383680820465 + ], + [ + -0.17882071435451508, + -0.3334732949733734, + -0.9256449341773987 + ], + [ + 0.919548749923706, + 0.27796828746795654, + -0.2777838110923767 + ] + ], + "t": [ + -81.9709243774414, + 65.30876922607422, + 442.4783630371094 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000072/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000072/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000072/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000072/sam6d_results/vis_pem.png" + }, + { + "frame_id": 73, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000073.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000073.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 73, + "category_id": 1, + "bbox": [ + 456, + 420, + 244, + 114 + ], + "score": 0.4669624865055084, + "time": 0.0, + "segmentation": { + "counts": [ + 364429, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 786, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 461865 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4359035789966583, + -0.8787155747413635, + 0.1945383995771408 + ], + [ + 0.8175445199012756, + -0.29622942209243774, + 0.4938306212425232 + ], + [ + -0.3763088285923004, + 0.37430626153945923, + 0.8475174903869629 + ] + ], + "t": [ + -46.712833404541016, + 55.20001220703125, + 448.3970031738281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 73, + "category_id": 1, + "bbox": [ + 456, + 420, + 244, + 114 + ], + "score": 0.4669624865055084, + "time": 0.0, + "segmentation": { + "counts": [ + 364429, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 786, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 461865 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4359035789966583, + -0.8787155747413635, + 0.1945383995771408 + ], + [ + 0.8175445199012756, + -0.29622942209243774, + 0.4938306212425232 + ], + [ + -0.3763088285923004, + 0.37430626153945923, + 0.8475174903869629 + ] + ], + "t": [ + -46.712833404541016, + 55.20001220703125, + 448.3970031738281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000073/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000073/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000073/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000073/sam6d_results/vis_pem.png" + }, + { + "frame_id": 74, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000074.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000074.png", + "status": "ok", + "detection_count": 4, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 74, + "category_id": 1, + "bbox": [ + 416, + 412, + 114, + 78 + ], + "score": 0.4295414388179779, + "time": 0.0, + "segmentation": { + "counts": [ + 332421, + 10, + 790, + 10, + 786, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 776, + 18, + 782, + 18, + 784, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 597925 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.15455575287342072, + -0.8403028249740601, + -0.5196183919906616 + ], + [ + -0.5195362567901611, + -0.37822410464286804, + 0.7661778330802917 + ], + [ + -0.8403540253639221, + 0.3883776366710663, + -0.3781111538410187 + ] + ], + "t": [ + -74.22775268554688, + 58.44181823730469, + 437.72686767578125 + ] + }, + { + "scene_id": 0, + "image_id": 74, + "category_id": 1, + "bbox": [ + 416, + 412, + 230, + 142 + ], + "score": 0.4627770483493805, + "time": 0.0, + "segmentation": { + "counts": [ + 332421, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 505043 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5247939229011536, + -0.8489176034927368, + -0.06269699335098267 + ], + [ + -0.7119792103767395, + -0.3973817527294159, + -0.5789415240287781 + ], + [ + 0.46655911207199097, + 0.3484637141227722, + -0.8129554390907288 + ] + ], + "t": [ + -73.38160705566406, + 59.199466705322266, + 439.0310974121094 + ] + }, + { + "scene_id": 0, + "image_id": 74, + "category_id": 1, + "bbox": [ + 566, + 370, + 126, + 104 + ], + "score": 0.3432048261165619, + "time": 0.0, + "segmentation": { + "counts": [ + 452459, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 770, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 468405 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.07971009612083435, + -0.661020040512085, + 0.7461227178573608 + ], + [ + -0.8285589814186096, + 0.4600803256034851, + 0.31908655166625977 + ], + [ + -0.5541989803314209, + -0.5927724838256836, + -0.5843668580055237 + ] + ], + "t": [ + 23.9702205657959, + 4.824915409088135, + 512.1315307617188 + ] + }, + { + "scene_id": 0, + "image_id": 74, + "category_id": 1, + "bbox": [ + 526, + 478, + 122, + 76 + ], + "score": 0.4295121133327484, + "time": 0.0, + "segmentation": { + "counts": [ + 420481, + 4, + 796, + 4, + 794, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 503445 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4667285084724426, + 0.8330528140068054, + 0.29696276783943176 + ], + [ + 0.18690115213394165, + 0.4211024045944214, + -0.8875473141670227 + ], + [ + -0.8644260168075562, + -0.3587411642074585, + -0.3522392809391022 + ] + ], + "t": [ + 19.125234603881836, + 104.20743560791016, + 400.9421691894531 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 74, + "category_id": 1, + "bbox": [ + 416, + 412, + 230, + 142 + ], + "score": 0.4627770483493805, + "time": 0.0, + "segmentation": { + "counts": [ + 332421, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 505043 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5247939229011536, + -0.8489176034927368, + -0.06269699335098267 + ], + [ + -0.7119792103767395, + -0.3973817527294159, + -0.5789415240287781 + ], + [ + 0.46655911207199097, + 0.3484637141227722, + -0.8129554390907288 + ] + ], + "t": [ + -73.38160705566406, + 59.199466705322266, + 439.0310974121094 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000074/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000074/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000074/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000074/sam6d_results/vis_pem.png" + }, + { + "frame_id": 75, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000075.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000075.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 75, + "category_id": 1, + "bbox": [ + 420, + 422, + 222, + 150 + ], + "score": 0.4673672616481781, + "time": 0.0, + "segmentation": { + "counts": [ + 335629, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 508225 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5001686215400696, + -0.8096619844436646, + 0.30704933404922485 + ], + [ + 0.8574579954147339, + -0.4136188328266144, + 0.3060814440250397 + ], + [ + -0.12082118541002274, + 0.4163741171360016, + 0.9011298418045044 + ] + ], + "t": [ + -73.68818664550781, + 67.94131469726562, + 439.6246032714844 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 75, + "category_id": 1, + "bbox": [ + 420, + 422, + 222, + 150 + ], + "score": 0.4673672616481781, + "time": 0.0, + "segmentation": { + "counts": [ + 335629, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 508225 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5001686215400696, + -0.8096619844436646, + 0.30704933404922485 + ], + [ + 0.8574579954147339, + -0.4136188328266144, + 0.3060814440250397 + ], + [ + -0.12082118541002274, + 0.4163741171360016, + 0.9011298418045044 + ] + ], + "t": [ + -73.68818664550781, + 67.94131469726562, + 439.6246032714844 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000075/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000075/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000075/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000075/sam6d_results/vis_pem.png" + }, + { + "frame_id": 76, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000076.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000076.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 76, + "category_id": 1, + "bbox": [ + 458, + 388, + 98, + 88 + ], + "score": 0.4397733807563782, + "time": 0.0, + "segmentation": { + "counts": [ + 365997, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 18, + 16, + 6, + 760, + 18, + 16, + 6, + 762, + 14, + 18, + 6, + 762, + 14, + 18, + 6, + 766, + 10, + 18, + 6, + 766, + 10, + 18, + 6, + 770, + 6, + 20, + 4, + 770, + 6, + 20, + 4, + 798, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 782, + 4, + 796, + 4, + 786, + 4, + 2, + 10, + 784, + 4, + 2, + 10, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 577133 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.16803547739982605, + -0.7480505108833313, + 0.6420162916183472 + ], + [ + 0.7743256092071533, + -0.5032150745391846, + -0.38366004824638367 + ], + [ + 0.6100691556930542, + 0.43266111612319946, + 0.6637923717498779 + ] + ], + "t": [ + -53.518333435058594, + 51.18610382080078, + 440.41778564453125 + ] + }, + { + "scene_id": 0, + "image_id": 76, + "category_id": 1, + "bbox": [ + 458, + 388, + 202, + 170 + ], + "score": 0.4933037757873535, + "time": 0.0, + "segmentation": { + "counts": [ + 365999, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 776, + 4, + 6, + 16, + 774, + 4, + 6, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 493839 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5638984441757202, + -0.7382982969284058, + 0.3700457215309143 + ], + [ + 0.8255175352096558, + -0.49133196473121643, + 0.27769237756729126 + ], + [ + -0.023204326629638672, + 0.4620695412158966, + 0.8865399956703186 + ] + ], + "t": [ + -54.190101623535156, + 50.774391174316406, + 440.8138427734375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 76, + "category_id": 1, + "bbox": [ + 458, + 388, + 202, + 170 + ], + "score": 0.4933037757873535, + "time": 0.0, + "segmentation": { + "counts": [ + 365999, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 776, + 4, + 6, + 16, + 774, + 4, + 6, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 493839 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5638984441757202, + -0.7382982969284058, + 0.3700457215309143 + ], + [ + 0.8255175352096558, + -0.49133196473121643, + 0.27769237756729126 + ], + [ + -0.023204326629638672, + 0.4620695412158966, + 0.8865399956703186 + ] + ], + "t": [ + -54.190101623535156, + 50.774391174316406, + 440.8138427734375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000076/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000076/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000076/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000076/sam6d_results/vis_pem.png" + }, + { + "frame_id": 77, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000077.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000077.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 77, + "category_id": 1, + "bbox": [ + 440, + 422, + 172, + 186 + ], + "score": 0.4452431797981262, + "time": 0.0, + "segmentation": { + "counts": [ + 351633, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 758, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 18, + 4, + 4, + 774, + 18, + 4, + 4, + 776, + 16, + 4, + 6, + 774, + 16, + 4, + 6, + 778, + 8, + 8, + 6, + 778, + 8, + 8, + 6, + 794, + 10, + 790, + 10, + 794, + 10, + 790, + 10, + 796, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 52074, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 532189 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.33845284581184387, + -0.6750319600105286, + -0.6555777788162231 + ], + [ + -0.8393971920013428, + -0.5314564108848572, + 0.11387428641319275 + ], + [ + -0.4252796471118927, + 0.5117489695549011, + -0.7464922070503235 + ] + ], + "t": [ + -73.2388916015625, + 79.87452697753906, + 441.76751708984375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 77, + "category_id": 1, + "bbox": [ + 440, + 422, + 172, + 186 + ], + "score": 0.4452431797981262, + "time": 0.0, + "segmentation": { + "counts": [ + 351633, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 758, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 18, + 4, + 4, + 774, + 18, + 4, + 4, + 776, + 16, + 4, + 6, + 774, + 16, + 4, + 6, + 778, + 8, + 8, + 6, + 778, + 8, + 8, + 6, + 794, + 10, + 790, + 10, + 794, + 10, + 790, + 10, + 796, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 52074, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 532189 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.33845284581184387, + -0.6750319600105286, + -0.6555777788162231 + ], + [ + -0.8393971920013428, + -0.5314564108848572, + 0.11387428641319275 + ], + [ + -0.4252796471118927, + 0.5117489695549011, + -0.7464922070503235 + ] + ], + "t": [ + -73.2388916015625, + 79.87452697753906, + 441.76751708984375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000077/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000077/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000077/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000077/sam6d_results/vis_pem.png" + }, + { + "frame_id": 78, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000078.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000078.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 78, + "category_id": 1, + "bbox": [ + 454, + 404, + 76, + 88 + ], + "score": 0.44559502601623535, + "time": 0.0, + "segmentation": { + "counts": [ + 362811, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 772, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 750, + 48, + 752, + 48, + 762, + 36, + 764, + 36, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 794, + 4, + 796, + 4, + 5614, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 597905 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5898292064666748, + -0.5773175358772278, + 0.5646300911903381 + ], + [ + 0.13032791018486023, + -0.6219857931137085, + -0.7721067667007446 + ], + [ + 0.7969428300857544, + 0.5289977192878723, + -0.29162395000457764 + ] + ], + "t": [ + -75.44135284423828, + 72.13253784179688, + 445.6381530761719 + ] + }, + { + "scene_id": 0, + "image_id": 78, + "category_id": 1, + "bbox": [ + 454, + 404, + 144, + 210 + ], + "score": 0.5075556039810181, + "time": 0.0, + "segmentation": { + "counts": [ + 362811, + 16, + 784, + 16, + 782, + 24, + 776, + 24, + 772, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 744, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 742, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 742, + 66, + 734, + 66, + 738, + 66, + 734, + 66, + 740, + 64, + 736, + 64, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 12, + 6, + 20, + 762, + 12, + 6, + 20, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 790, + 10, + 790, + 10, + 543383 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.05019719898700714, + -0.566277265548706, + -0.8226847648620605 + ], + [ + -0.6778051257133484, + -0.6243008375167847, + 0.38836669921875 + ], + [ + -0.733525812625885, + 0.5381252765655518, + -0.4151635468006134 + ] + ], + "t": [ + -76.70464324951172, + 71.41909790039062, + 445.8464050292969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 78, + "category_id": 1, + "bbox": [ + 454, + 404, + 144, + 210 + ], + "score": 0.5075556039810181, + "time": 0.0, + "segmentation": { + "counts": [ + 362811, + 16, + 784, + 16, + 782, + 24, + 776, + 24, + 772, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 744, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 742, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 742, + 66, + 734, + 66, + 738, + 66, + 734, + 66, + 740, + 64, + 736, + 64, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 12, + 6, + 20, + 762, + 12, + 6, + 20, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 790, + 10, + 790, + 10, + 543383 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.05019719898700714, + -0.566277265548706, + -0.8226847648620605 + ], + [ + -0.6778051257133484, + -0.6243008375167847, + 0.38836669921875 + ], + [ + -0.733525812625885, + 0.5381252765655518, + -0.4151635468006134 + ] + ], + "t": [ + -76.70464324951172, + 71.41909790039062, + 445.8464050292969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000078/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000078/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000078/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000078/sam6d_results/vis_pem.png" + }, + { + "frame_id": 79, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000079.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000079.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 79, + "category_id": 1, + "bbox": [ + 462, + 356, + 70, + 104 + ], + "score": 0.49916374683380127, + "time": 0.0, + "segmentation": { + "counts": [ + 369165, + 16, + 784, + 16, + 782, + 24, + 776, + 24, + 774, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 736, + 72, + 728, + 72, + 730, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 732, + 70, + 730, + 70, + 742, + 60, + 740, + 60, + 744, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 758, + 40, + 760, + 40, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 596347 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.024943917989730835, + -0.4716354012489319, + 0.8814405202865601 + ], + [ + 0.60921311378479, + -0.6919057369232178, + -0.3874604403972626 + ], + [ + 0.7926139831542969, + 0.5466500520706177, + 0.2700674831867218 + ] + ], + "t": [ + -76.89086151123047, + 41.565162658691406, + 451.7446594238281 + ] + }, + { + "scene_id": 0, + "image_id": 79, + "category_id": 1, + "bbox": [ + 462, + 356, + 126, + 212 + ], + "score": 0.5106989145278931, + "time": 0.0, + "segmentation": { + "counts": [ + 369167, + 12, + 788, + 12, + 784, + 22, + 778, + 22, + 776, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 738, + 66, + 734, + 66, + 736, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 730, + 74, + 726, + 74, + 730, + 72, + 728, + 72, + 740, + 60, + 740, + 60, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 756, + 42, + 758, + 42, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 762, + 14, + 4, + 22, + 760, + 14, + 4, + 22, + 764, + 6, + 12, + 22, + 760, + 6, + 12, + 22, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 792, + 8, + 792, + 8, + 551429 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.22326615452766418, + -0.49463608860969543, + 0.8399332165718079 + ], + [ + 0.7053091526031494, + -0.6767524480819702, + -0.2110576182603836 + ], + [ + 0.6728230714797974, + 0.5452905297279358, + 0.4999673664569855 + ] + ], + "t": [ + -76.05901336669922, + 40.78493881225586, + 451.4739074707031 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 79, + "category_id": 1, + "bbox": [ + 462, + 356, + 126, + 212 + ], + "score": 0.5106989145278931, + "time": 0.0, + "segmentation": { + "counts": [ + 369167, + 12, + 788, + 12, + 784, + 22, + 778, + 22, + 776, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 738, + 66, + 734, + 66, + 736, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 730, + 74, + 726, + 74, + 730, + 72, + 728, + 72, + 740, + 60, + 740, + 60, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 756, + 42, + 758, + 42, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 762, + 14, + 4, + 22, + 760, + 14, + 4, + 22, + 764, + 6, + 12, + 22, + 760, + 6, + 12, + 22, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 792, + 8, + 792, + 8, + 551429 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.22326615452766418, + -0.49463608860969543, + 0.8399332165718079 + ], + [ + 0.7053091526031494, + -0.6767524480819702, + -0.2110576182603836 + ], + [ + 0.6728230714797974, + 0.5452905297279358, + 0.4999673664569855 + ] + ], + "t": [ + -76.05901336669922, + 40.78493881225586, + 451.4739074707031 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000079/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000079/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000079/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000079/sam6d_results/vis_pem.png" + }, + { + "frame_id": 80, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000080.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000080.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 80, + "category_id": 1, + "bbox": [ + 446, + 348, + 116, + 206 + ], + "score": 0.5045813918113708, + "time": 0.0, + "segmentation": { + "counts": [ + 356357, + 14, + 786, + 14, + 782, + 26, + 774, + 26, + 772, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 74, + 726, + 74, + 730, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 728, + 72, + 728, + 72, + 732, + 70, + 730, + 70, + 742, + 58, + 742, + 58, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 762, + 42, + 758, + 42, + 760, + 14, + 6, + 26, + 754, + 14, + 6, + 26, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 792, + 6, + 794, + 6, + 572245 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8748704195022583, + -0.48069503903388977, + -0.05944789946079254 + ], + [ + -0.4183753728866577, + -0.688132643699646, + -0.5928196310997009 + ], + [ + 0.2440575659275055, + 0.5435116291046143, + -0.803138017654419 + ] + ], + "t": [ + -93.26375579833984, + 32.096534729003906, + 462.1071472167969 + ] + }, + { + "scene_id": 0, + "image_id": 80, + "category_id": 1, + "bbox": [ + 446, + 348, + 66, + 100 + ], + "score": 0.4846402108669281, + "time": 0.0, + "segmentation": { + "counts": [ + 356357, + 16, + 784, + 16, + 780, + 26, + 774, + 26, + 772, + 34, + 766, + 34, + 764, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 730, + 72, + 728, + 72, + 742, + 58, + 742, + 58, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 756, + 44, + 756, + 44, + 766, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 612359 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3810979425907135, + -0.4538901150226593, + 0.8054487705230713 + ], + [ + 0.7099467515945435, + -0.7017344236373901, + -0.059533312916755676 + ], + [ + 0.5922330617904663, + 0.5491378903388977, + 0.589667558670044 + ] + ], + "t": [ + -94.81596374511719, + 32.82640838623047, + 461.7394104003906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 80, + "category_id": 1, + "bbox": [ + 446, + 348, + 116, + 206 + ], + "score": 0.5045813918113708, + "time": 0.0, + "segmentation": { + "counts": [ + 356357, + 14, + 786, + 14, + 782, + 26, + 774, + 26, + 772, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 74, + 726, + 74, + 730, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 728, + 72, + 728, + 72, + 732, + 70, + 730, + 70, + 742, + 58, + 742, + 58, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 762, + 42, + 758, + 42, + 760, + 14, + 6, + 26, + 754, + 14, + 6, + 26, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 792, + 6, + 794, + 6, + 572245 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8748704195022583, + -0.48069503903388977, + -0.05944789946079254 + ], + [ + -0.4183753728866577, + -0.688132643699646, + -0.5928196310997009 + ], + [ + 0.2440575659275055, + 0.5435116291046143, + -0.803138017654419 + ] + ], + "t": [ + -93.26375579833984, + 32.096534729003906, + 462.1071472167969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000080/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000080/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000080/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000080/sam6d_results/vis_pem.png" + }, + { + "frame_id": 81, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000081.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000081.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 81, + "category_id": 1, + "bbox": [ + 428, + 346, + 106, + 200 + ], + "score": 0.49261876940727234, + "time": 0.0, + "segmentation": { + "counts": [ + 341955, + 12, + 788, + 12, + 784, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 768, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 726, + 74, + 726, + 74, + 730, + 72, + 728, + 72, + 740, + 60, + 740, + 60, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 758, + 42, + 758, + 42, + 766, + 38, + 762, + 38, + 764, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 760, + 44, + 756, + 44, + 760, + 14, + 6, + 24, + 756, + 14, + 6, + 24, + 758, + 8, + 14, + 26, + 752, + 8, + 14, + 26, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 776, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 776, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 788, + 10, + 790, + 10, + 594653 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8216149806976318, + -0.4784321188926697, + 0.3099196255207062 + ], + [ + 0.5700348615646362, + -0.6921777129173279, + 0.44266241788864136 + ], + [ + 0.002735912799835205, + 0.5403634905815125, + 0.841427206993103 + ] + ], + "t": [ + -111.3491439819336, + 30.305233001708984, + 474.3412170410156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 81, + "category_id": 1, + "bbox": [ + 428, + 346, + 106, + 200 + ], + "score": 0.49261876940727234, + "time": 0.0, + "segmentation": { + "counts": [ + 341955, + 12, + 788, + 12, + 784, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 768, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 726, + 74, + 726, + 74, + 730, + 72, + 728, + 72, + 740, + 60, + 740, + 60, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 758, + 42, + 758, + 42, + 766, + 38, + 762, + 38, + 764, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 760, + 44, + 756, + 44, + 760, + 14, + 6, + 24, + 756, + 14, + 6, + 24, + 758, + 8, + 14, + 26, + 752, + 8, + 14, + 26, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 776, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 776, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 788, + 10, + 790, + 10, + 594653 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8216149806976318, + -0.4784321188926697, + 0.3099196255207062 + ], + [ + 0.5700348615646362, + -0.6921777129173279, + 0.44266241788864136 + ], + [ + 0.002735912799835205, + 0.5403634905815125, + 0.841427206993103 + ] + ], + "t": [ + -111.3491439819336, + 30.305233001708984, + 474.3412170410156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000081/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000081/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000081/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000081/sam6d_results/vis_pem.png" + }, + { + "frame_id": 82, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000082.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000082.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 82, + "category_id": 1, + "bbox": [ + 430, + 346, + 102, + 196 + ], + "score": 0.4859898090362549, + "time": 0.0, + "segmentation": { + "counts": [ + 343559, + 6, + 794, + 6, + 788, + 20, + 780, + 20, + 778, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 762, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 72, + 728, + 72, + 730, + 78, + 722, + 78, + 726, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 728, + 72, + 728, + 72, + 734, + 66, + 734, + 66, + 748, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 756, + 46, + 754, + 46, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 760, + 46, + 754, + 46, + 756, + 16, + 6, + 26, + 752, + 16, + 6, + 26, + 758, + 6, + 14, + 28, + 752, + 6, + 14, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 778, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 596255 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8636164665222168, + -0.4698345959186554, + -0.18281634151935577 + ], + [ + -0.48837020993232727, + -0.6896311044692993, + -0.5346993207931519 + ], + [ + 0.12514424324035645, + 0.551056981086731, + -0.8250302076339722 + ] + ], + "t": [ + -113.14165496826172, + 30.91657257080078, + 484.2744445800781 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 82, + "category_id": 1, + "bbox": [ + 430, + 346, + 102, + 196 + ], + "score": 0.4859898090362549, + "time": 0.0, + "segmentation": { + "counts": [ + 343559, + 6, + 794, + 6, + 788, + 20, + 780, + 20, + 778, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 762, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 72, + 728, + 72, + 730, + 78, + 722, + 78, + 726, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 728, + 72, + 728, + 72, + 734, + 66, + 734, + 66, + 748, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 756, + 46, + 754, + 46, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 760, + 46, + 754, + 46, + 756, + 16, + 6, + 26, + 752, + 16, + 6, + 26, + 758, + 6, + 14, + 28, + 752, + 6, + 14, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 778, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 596255 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8636164665222168, + -0.4698345959186554, + -0.18281634151935577 + ], + [ + -0.48837020993232727, + -0.6896311044692993, + -0.5346993207931519 + ], + [ + 0.12514424324035645, + 0.551056981086731, + -0.8250302076339722 + ] + ], + "t": [ + -113.14165496826172, + 30.91657257080078, + 484.2744445800781 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000082/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000082/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000082/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000082/sam6d_results/vis_pem.png" + }, + { + "frame_id": 83, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000083.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000083.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 83, + "category_id": 1, + "bbox": [ + 444, + 350, + 92, + 194 + ], + "score": 0.5180211067199707, + "time": 0.0, + "segmentation": { + "counts": [ + 354759, + 16, + 784, + 16, + 780, + 30, + 770, + 30, + 768, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 734, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 734, + 76, + 724, + 76, + 728, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 732, + 68, + 732, + 68, + 748, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 756, + 50, + 750, + 50, + 762, + 42, + 758, + 42, + 760, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 756, + 16, + 6, + 26, + 752, + 16, + 6, + 26, + 756, + 8, + 14, + 28, + 750, + 8, + 14, + 28, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 776, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 774, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 780, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 794, + 6, + 794, + 6, + 593055 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8595181703567505, + -0.44218727946281433, + 0.25631821155548096 + ], + [ + 0.5080657005310059, + -0.6845875382423401, + 0.5226941108703613 + ], + [ + -0.055656641721725464, + 0.5794916749000549, + 0.813075602054596 + ] + ], + "t": [ + -108.90921020507812, + 32.29500961303711, + 490.6441955566406 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 83, + "category_id": 1, + "bbox": [ + 444, + 350, + 92, + 194 + ], + "score": 0.5180211067199707, + "time": 0.0, + "segmentation": { + "counts": [ + 354759, + 16, + 784, + 16, + 780, + 30, + 770, + 30, + 768, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 734, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 734, + 76, + 724, + 76, + 728, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 732, + 68, + 732, + 68, + 748, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 756, + 50, + 750, + 50, + 762, + 42, + 758, + 42, + 760, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 756, + 16, + 6, + 26, + 752, + 16, + 6, + 26, + 756, + 8, + 14, + 28, + 750, + 8, + 14, + 28, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 776, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 774, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 780, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 794, + 6, + 794, + 6, + 593055 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8595181703567505, + -0.44218727946281433, + 0.25631821155548096 + ], + [ + 0.5080657005310059, + -0.6845875382423401, + 0.5226941108703613 + ], + [ + -0.055656641721725464, + 0.5794916749000549, + 0.813075602054596 + ] + ], + "t": [ + -108.90921020507812, + 32.29500961303711, + 490.6441955566406 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000083/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000083/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000083/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000083/sam6d_results/vis_pem.png" + }, + { + "frame_id": 84, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000084.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000084.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 84, + "category_id": 1, + "bbox": [ + 420, + 338, + 78, + 190 + ], + "score": 0.4910327196121216, + "time": 0.0, + "segmentation": { + "counts": [ + 335547, + 14, + 786, + 14, + 784, + 26, + 774, + 26, + 770, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 740, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 84, + 716, + 84, + 718, + 86, + 714, + 86, + 716, + 86, + 714, + 86, + 718, + 82, + 718, + 82, + 720, + 82, + 718, + 82, + 722, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 730, + 76, + 724, + 76, + 744, + 62, + 738, + 62, + 746, + 58, + 742, + 58, + 752, + 56, + 744, + 56, + 746, + 60, + 740, + 60, + 744, + 16, + 10, + 36, + 738, + 16, + 10, + 36, + 742, + 6, + 22, + 38, + 734, + 6, + 22, + 38, + 768, + 36, + 764, + 36, + 770, + 36, + 764, + 36, + 770, + 36, + 764, + 36, + 770, + 38, + 762, + 38, + 766, + 40, + 760, + 40, + 766, + 38, + 762, + 38, + 768, + 38, + 762, + 38, + 768, + 36, + 764, + 36, + 770, + 34, + 766, + 34, + 772, + 28, + 772, + 28, + 778, + 24, + 776, + 24, + 782, + 18, + 782, + 18, + 788, + 10, + 790, + 10, + 623471 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8829455971717834, + -0.40942949056625366, + 0.22972802817821503 + ], + [ + 0.4654615521430969, + -0.6995790004730225, + 0.542157769203186 + ], + [ + -0.06126260757446289, + 0.5856253504753113, + 0.8082635998725891 + ] + ], + "t": [ + -132.4195556640625, + 23.082788467407227, + 498.4246826171875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 84, + "category_id": 1, + "bbox": [ + 420, + 338, + 78, + 190 + ], + "score": 0.4910327196121216, + "time": 0.0, + "segmentation": { + "counts": [ + 335547, + 14, + 786, + 14, + 784, + 26, + 774, + 26, + 770, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 740, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 732, + 84, + 716, + 84, + 718, + 86, + 714, + 86, + 716, + 86, + 714, + 86, + 718, + 82, + 718, + 82, + 720, + 82, + 718, + 82, + 722, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 730, + 76, + 724, + 76, + 744, + 62, + 738, + 62, + 746, + 58, + 742, + 58, + 752, + 56, + 744, + 56, + 746, + 60, + 740, + 60, + 744, + 16, + 10, + 36, + 738, + 16, + 10, + 36, + 742, + 6, + 22, + 38, + 734, + 6, + 22, + 38, + 768, + 36, + 764, + 36, + 770, + 36, + 764, + 36, + 770, + 36, + 764, + 36, + 770, + 38, + 762, + 38, + 766, + 40, + 760, + 40, + 766, + 38, + 762, + 38, + 768, + 38, + 762, + 38, + 768, + 36, + 764, + 36, + 770, + 34, + 766, + 34, + 772, + 28, + 772, + 28, + 778, + 24, + 776, + 24, + 782, + 18, + 782, + 18, + 788, + 10, + 790, + 10, + 623471 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8829455971717834, + -0.40942949056625366, + 0.22972802817821503 + ], + [ + 0.4654615521430969, + -0.6995790004730225, + 0.542157769203186 + ], + [ + -0.06126260757446289, + 0.5856253504753113, + 0.8082635998725891 + ] + ], + "t": [ + -132.4195556640625, + 23.082788467407227, + 498.4246826171875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000084/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000084/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000084/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000084/sam6d_results/vis_pem.png" + }, + { + "frame_id": 85, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000085.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000085.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 85, + "category_id": 1, + "bbox": [ + 436, + 344, + 62, + 186 + ], + "score": 0.5228343605995178, + "time": 0.0, + "segmentation": { + "counts": [ + 348351, + 28, + 772, + 28, + 770, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 54, + 746, + 54, + 746, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 732, + 86, + 714, + 86, + 714, + 88, + 712, + 88, + 714, + 88, + 712, + 88, + 714, + 88, + 712, + 88, + 716, + 84, + 716, + 84, + 718, + 82, + 718, + 82, + 722, + 80, + 720, + 80, + 724, + 86, + 714, + 86, + 720, + 90, + 710, + 90, + 716, + 8, + 8, + 76, + 708, + 8, + 8, + 76, + 732, + 6, + 4, + 66, + 724, + 6, + 4, + 66, + 738, + 20, + 4, + 44, + 732, + 20, + 4, + 44, + 736, + 14, + 16, + 42, + 728, + 14, + 16, + 42, + 732, + 8, + 24, + 46, + 722, + 8, + 24, + 46, + 762, + 44, + 756, + 44, + 764, + 44, + 756, + 44, + 764, + 44, + 756, + 44, + 762, + 44, + 756, + 44, + 764, + 40, + 760, + 40, + 768, + 34, + 766, + 34, + 774, + 26, + 774, + 26, + 780, + 20, + 780, + 20, + 786, + 14, + 786, + 14, + 623467 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5578268766403198, + -0.3582039773464203, + 0.74867844581604 + ], + [ + 0.6953333020210266, + -0.6942200064659119, + 0.18593189120292664 + ], + [ + 0.4531458616256714, + 0.6242988705635071, + 0.6363254189491272 + ] + ], + "t": [ + -130.06163024902344, + 27.167598724365234, + 511.5425109863281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 85, + "category_id": 1, + "bbox": [ + 436, + 344, + 62, + 186 + ], + "score": 0.5228343605995178, + "time": 0.0, + "segmentation": { + "counts": [ + 348351, + 28, + 772, + 28, + 770, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 54, + 746, + 54, + 746, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 732, + 70, + 730, + 70, + 732, + 86, + 714, + 86, + 714, + 88, + 712, + 88, + 714, + 88, + 712, + 88, + 714, + 88, + 712, + 88, + 716, + 84, + 716, + 84, + 718, + 82, + 718, + 82, + 722, + 80, + 720, + 80, + 724, + 86, + 714, + 86, + 720, + 90, + 710, + 90, + 716, + 8, + 8, + 76, + 708, + 8, + 8, + 76, + 732, + 6, + 4, + 66, + 724, + 6, + 4, + 66, + 738, + 20, + 4, + 44, + 732, + 20, + 4, + 44, + 736, + 14, + 16, + 42, + 728, + 14, + 16, + 42, + 732, + 8, + 24, + 46, + 722, + 8, + 24, + 46, + 762, + 44, + 756, + 44, + 764, + 44, + 756, + 44, + 764, + 44, + 756, + 44, + 762, + 44, + 756, + 44, + 764, + 40, + 760, + 40, + 768, + 34, + 766, + 34, + 774, + 26, + 774, + 26, + 780, + 20, + 780, + 20, + 786, + 14, + 786, + 14, + 623467 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5578268766403198, + -0.3582039773464203, + 0.74867844581604 + ], + [ + 0.6953333020210266, + -0.6942200064659119, + 0.18593189120292664 + ], + [ + 0.4531458616256714, + 0.6242988705635071, + 0.6363254189491272 + ] + ], + "t": [ + -130.06163024902344, + 27.167598724365234, + 511.5425109863281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000085/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000085/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000085/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000085/sam6d_results/vis_pem.png" + }, + { + "frame_id": 86, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000086.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000086.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 86, + "category_id": 1, + "bbox": [ + 454, + 348, + 50, + 184 + ], + "score": 0.5556817054748535, + "time": 0.0, + "segmentation": { + "counts": [ + 362755, + 30, + 770, + 30, + 768, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 748, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 734, + 70, + 730, + 70, + 730, + 86, + 714, + 86, + 714, + 90, + 710, + 90, + 710, + 90, + 710, + 90, + 712, + 90, + 710, + 90, + 710, + 90, + 710, + 90, + 712, + 90, + 710, + 90, + 714, + 96, + 704, + 96, + 708, + 106, + 694, + 106, + 698, + 114, + 686, + 114, + 692, + 118, + 682, + 118, + 688, + 12, + 8, + 102, + 678, + 12, + 8, + 102, + 718, + 22, + 12, + 60, + 706, + 22, + 12, + 60, + 710, + 16, + 24, + 62, + 698, + 16, + 24, + 62, + 748, + 60, + 740, + 60, + 750, + 54, + 746, + 54, + 756, + 46, + 754, + 46, + 764, + 36, + 764, + 36, + 772, + 28, + 772, + 28, + 784, + 16, + 784, + 16, + 618665 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.06376093626022339, + -0.2984670400619507, + -0.9522879719734192 + ], + [ + -0.6639194488525391, + -0.6997413635253906, + 0.26376664638519287 + ], + [ + -0.7450811266899109, + 0.6490603089332581, + -0.15354223549365997 + ] + ], + "t": [ + -121.64242553710938, + 28.705398559570312, + 521.273681640625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 86, + "category_id": 1, + "bbox": [ + 454, + 348, + 50, + 184 + ], + "score": 0.5556817054748535, + "time": 0.0, + "segmentation": { + "counts": [ + 362755, + 30, + 770, + 30, + 768, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 748, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 734, + 70, + 730, + 70, + 730, + 86, + 714, + 86, + 714, + 90, + 710, + 90, + 710, + 90, + 710, + 90, + 712, + 90, + 710, + 90, + 710, + 90, + 710, + 90, + 712, + 90, + 710, + 90, + 714, + 96, + 704, + 96, + 708, + 106, + 694, + 106, + 698, + 114, + 686, + 114, + 692, + 118, + 682, + 118, + 688, + 12, + 8, + 102, + 678, + 12, + 8, + 102, + 718, + 22, + 12, + 60, + 706, + 22, + 12, + 60, + 710, + 16, + 24, + 62, + 698, + 16, + 24, + 62, + 748, + 60, + 740, + 60, + 750, + 54, + 746, + 54, + 756, + 46, + 754, + 46, + 764, + 36, + 764, + 36, + 772, + 28, + 772, + 28, + 784, + 16, + 784, + 16, + 618665 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.06376093626022339, + -0.2984670400619507, + -0.9522879719734192 + ], + [ + -0.6639194488525391, + -0.6997413635253906, + 0.26376664638519287 + ], + [ + -0.7450811266899109, + 0.6490603089332581, + -0.15354223549365997 + ] + ], + "t": [ + -121.64242553710938, + 28.705398559570312, + 521.273681640625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000086/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000086/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000086/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000086/sam6d_results/vis_pem.png" + }, + { + "frame_id": 87, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000087.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000087.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 87, + "category_id": 1, + "bbox": [ + 472, + 340, + 36, + 184 + ], + "score": 0.5264042615890503, + "time": 0.0, + "segmentation": { + "counts": [ + 377159, + 18, + 782, + 18, + 770, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 756, + 50, + 750, + 50, + 748, + 60, + 740, + 60, + 738, + 68, + 6, + 10, + 716, + 68, + 6, + 10, + 716, + 88, + 712, + 88, + 712, + 90, + 710, + 90, + 710, + 90, + 710, + 90, + 710, + 92, + 708, + 92, + 708, + 104, + 696, + 104, + 696, + 134, + 666, + 134, + 668, + 160, + 640, + 160, + 642, + 178, + 622, + 178, + 624, + 182, + 618, + 182, + 620, + 180, + 620, + 180, + 626, + 76, + 26, + 72, + 626, + 76, + 26, + 72, + 630, + 30, + 2, + 12, + 6, + 20, + 48, + 52, + 630, + 30, + 2, + 12, + 6, + 20, + 48, + 52, + 642, + 8, + 34, + 12, + 72, + 32, + 642, + 8, + 34, + 12, + 72, + 32, + 786, + 10, + 790, + 10, + 615477 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9359683990478516, + -0.21072779595851898, + 0.28205668926239014 + ], + [ + 0.3440120816230774, + -0.7178959250450134, + 0.6052112579345703 + ], + [ + 0.074952632188797, + 0.6634899377822876, + 0.7444212436676025 + ] + ], + "t": [ + -112.65338134765625, + 22.96475601196289, + 528.0526123046875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 87, + "category_id": 1, + "bbox": [ + 472, + 340, + 36, + 184 + ], + "score": 0.5264042615890503, + "time": 0.0, + "segmentation": { + "counts": [ + 377159, + 18, + 782, + 18, + 770, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 756, + 50, + 750, + 50, + 748, + 60, + 740, + 60, + 738, + 68, + 6, + 10, + 716, + 68, + 6, + 10, + 716, + 88, + 712, + 88, + 712, + 90, + 710, + 90, + 710, + 90, + 710, + 90, + 710, + 92, + 708, + 92, + 708, + 104, + 696, + 104, + 696, + 134, + 666, + 134, + 668, + 160, + 640, + 160, + 642, + 178, + 622, + 178, + 624, + 182, + 618, + 182, + 620, + 180, + 620, + 180, + 626, + 76, + 26, + 72, + 626, + 76, + 26, + 72, + 630, + 30, + 2, + 12, + 6, + 20, + 48, + 52, + 630, + 30, + 2, + 12, + 6, + 20, + 48, + 52, + 642, + 8, + 34, + 12, + 72, + 32, + 642, + 8, + 34, + 12, + 72, + 32, + 786, + 10, + 790, + 10, + 615477 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9359683990478516, + -0.21072779595851898, + 0.28205668926239014 + ], + [ + 0.3440120816230774, + -0.7178959250450134, + 0.6052112579345703 + ], + [ + 0.074952632188797, + 0.6634899377822876, + 0.7444212436676025 + ] + ], + "t": [ + -112.65338134765625, + 22.96475601196289, + 528.0526123046875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000087/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000087/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000087/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000087/sam6d_results/vis_pem.png" + }, + { + "frame_id": 88, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000088.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000088.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000088/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000088/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000088/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000088/sam6d_results/vis_pem.png" + }, + { + "frame_id": 89, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000089.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000089.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000089/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000089/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000089/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000089/sam6d_results/vis_pem.png" + }, + { + "frame_id": 90, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000090.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000090.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 90, + "category_id": 1, + "bbox": [ + 444, + 332, + 48, + 184 + ], + "score": 0.5486977696418762, + "time": 0.0, + "segmentation": { + "counts": [ + 354905, + 12, + 788, + 12, + 780, + 22, + 778, + 22, + 766, + 34, + 766, + 34, + 754, + 46, + 754, + 46, + 746, + 54, + 746, + 54, + 734, + 62, + 738, + 62, + 690, + 12, + 28, + 60, + 700, + 12, + 28, + 60, + 694, + 20, + 16, + 58, + 706, + 20, + 16, + 58, + 662, + 22, + 2, + 42, + 4, + 58, + 672, + 22, + 2, + 42, + 4, + 58, + 666, + 122, + 678, + 122, + 672, + 118, + 682, + 118, + 678, + 110, + 690, + 110, + 686, + 104, + 696, + 104, + 694, + 96, + 704, + 96, + 702, + 94, + 706, + 94, + 706, + 90, + 710, + 90, + 710, + 90, + 710, + 90, + 710, + 88, + 712, + 88, + 712, + 86, + 714, + 86, + 714, + 66, + 8, + 4, + 722, + 66, + 8, + 4, + 722, + 62, + 738, + 62, + 738, + 56, + 744, + 56, + 746, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 770, + 22, + 778, + 22, + 628437 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9225237369537354, + -0.019942378625273705, + 0.3854246735572815 + ], + [ + 0.234226793050766, + -0.7647871971130371, + -0.6001988649368286 + ], + [ + 0.30673712491989136, + 0.6439746618270874, + -0.7008631229400635 + ] + ], + "t": [ + -141.27774047851562, + 19.46874237060547, + 544.5234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 90, + "category_id": 1, + "bbox": [ + 444, + 332, + 48, + 184 + ], + "score": 0.5486977696418762, + "time": 0.0, + "segmentation": { + "counts": [ + 354905, + 12, + 788, + 12, + 780, + 22, + 778, + 22, + 766, + 34, + 766, + 34, + 754, + 46, + 754, + 46, + 746, + 54, + 746, + 54, + 734, + 62, + 738, + 62, + 690, + 12, + 28, + 60, + 700, + 12, + 28, + 60, + 694, + 20, + 16, + 58, + 706, + 20, + 16, + 58, + 662, + 22, + 2, + 42, + 4, + 58, + 672, + 22, + 2, + 42, + 4, + 58, + 666, + 122, + 678, + 122, + 672, + 118, + 682, + 118, + 678, + 110, + 690, + 110, + 686, + 104, + 696, + 104, + 694, + 96, + 704, + 96, + 702, + 94, + 706, + 94, + 706, + 90, + 710, + 90, + 710, + 90, + 710, + 90, + 710, + 88, + 712, + 88, + 712, + 86, + 714, + 86, + 714, + 66, + 8, + 4, + 722, + 66, + 8, + 4, + 722, + 62, + 738, + 62, + 738, + 56, + 744, + 56, + 746, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 770, + 22, + 778, + 22, + 628437 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9225237369537354, + -0.019942378625273705, + 0.3854246735572815 + ], + [ + 0.234226793050766, + -0.7647871971130371, + -0.6001988649368286 + ], + [ + 0.30673712491989136, + 0.6439746618270874, + -0.7008631229400635 + ] + ], + "t": [ + -141.27774047851562, + 19.46874237060547, + 544.5234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000090/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000090/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000090/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000090/sam6d_results/vis_pem.png" + }, + { + "frame_id": 91, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000091.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000091.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 91, + "category_id": 1, + "bbox": [ + 416, + 356, + 60, + 184 + ], + "score": 0.49543634057044983, + "time": 0.0, + "segmentation": { + "counts": [ + 332533, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 776, + 24, + 776, + 24, + 770, + 30, + 770, + 30, + 762, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 750, + 44, + 756, + 44, + 748, + 44, + 756, + 44, + 750, + 42, + 758, + 42, + 750, + 42, + 758, + 42, + 752, + 38, + 762, + 38, + 728, + 12, + 14, + 38, + 736, + 12, + 14, + 38, + 732, + 18, + 6, + 36, + 740, + 18, + 6, + 36, + 726, + 4, + 6, + 56, + 734, + 4, + 6, + 56, + 708, + 86, + 714, + 86, + 708, + 84, + 716, + 84, + 710, + 84, + 716, + 84, + 712, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 714, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 88, + 712, + 88, + 712, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 718, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 736, + 58, + 742, + 58, + 744, + 50, + 750, + 50, + 750, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 760, + 36, + 764, + 36, + 768, + 26, + 774, + 26, + 641211 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9930235147476196, + 0.02139824815094471, + 0.11595496535301208 + ], + [ + 0.061739131808280945, + -0.7434616088867188, + 0.6659228801727295 + ], + [ + 0.10045769810676575, + 0.6684364080429077, + 0.736953854560852 + ] + ], + "t": [ + -160.95066833496094, + 40.079891204833984, + 554.0990600585938 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 91, + "category_id": 1, + "bbox": [ + 416, + 356, + 60, + 184 + ], + "score": 0.49543634057044983, + "time": 0.0, + "segmentation": { + "counts": [ + 332533, + 8, + 792, + 8, + 786, + 16, + 784, + 16, + 776, + 24, + 776, + 24, + 770, + 30, + 770, + 30, + 762, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 750, + 44, + 756, + 44, + 748, + 44, + 756, + 44, + 750, + 42, + 758, + 42, + 750, + 42, + 758, + 42, + 752, + 38, + 762, + 38, + 728, + 12, + 14, + 38, + 736, + 12, + 14, + 38, + 732, + 18, + 6, + 36, + 740, + 18, + 6, + 36, + 726, + 4, + 6, + 56, + 734, + 4, + 6, + 56, + 708, + 86, + 714, + 86, + 708, + 84, + 716, + 84, + 710, + 84, + 716, + 84, + 712, + 82, + 718, + 82, + 714, + 82, + 718, + 82, + 714, + 86, + 714, + 86, + 712, + 86, + 714, + 86, + 712, + 88, + 712, + 88, + 712, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 718, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 736, + 58, + 742, + 58, + 744, + 50, + 750, + 50, + 750, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 760, + 36, + 764, + 36, + 768, + 26, + 774, + 26, + 641211 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9930235147476196, + 0.02139824815094471, + 0.11595496535301208 + ], + [ + 0.061739131808280945, + -0.7434616088867188, + 0.6659228801727295 + ], + [ + 0.10045769810676575, + 0.6684364080429077, + 0.736953854560852 + ] + ], + "t": [ + -160.95066833496094, + 40.079891204833984, + 554.0990600585938 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000091/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000091/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000091/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000091/sam6d_results/vis_pem.png" + }, + { + "frame_id": 92, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000092.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000092.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 92, + "category_id": 1, + "bbox": [ + 390, + 382, + 72, + 182 + ], + "score": 0.47952449321746826, + "time": 0.0, + "segmentation": { + "counts": [ + 311761, + 4, + 796, + 4, + 788, + 14, + 786, + 14, + 780, + 20, + 780, + 20, + 774, + 26, + 774, + 26, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 758, + 38, + 762, + 38, + 756, + 40, + 760, + 40, + 756, + 36, + 764, + 36, + 756, + 36, + 764, + 36, + 758, + 36, + 764, + 36, + 760, + 34, + 766, + 34, + 760, + 32, + 768, + 32, + 762, + 32, + 768, + 32, + 738, + 12, + 12, + 32, + 744, + 12, + 12, + 32, + 740, + 18, + 2, + 34, + 746, + 18, + 2, + 34, + 744, + 50, + 750, + 50, + 746, + 48, + 752, + 48, + 736, + 58, + 742, + 58, + 722, + 74, + 726, + 74, + 720, + 74, + 726, + 74, + 722, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 718, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 716, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 720, + 66, + 734, + 66, + 734, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 744, + 50, + 750, + 50, + 750, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 776, + 12, + 788, + 12, + 652399 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9987986087799072, + 0.033354513347148895, + -0.03586748242378235 + ], + [ + -0.000901535153388977, + -0.7196546196937561, + -0.6943309903144836 + ], + [ + -0.04897157847881317, + 0.6935297846794128, + -0.7187612056732178 + ] + ], + "t": [ + -179.73126220703125, + 58.74699401855469, + 562.2551879882812 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 92, + "category_id": 1, + "bbox": [ + 390, + 382, + 72, + 182 + ], + "score": 0.47952449321746826, + "time": 0.0, + "segmentation": { + "counts": [ + 311761, + 4, + 796, + 4, + 788, + 14, + 786, + 14, + 780, + 20, + 780, + 20, + 774, + 26, + 774, + 26, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 758, + 38, + 762, + 38, + 756, + 40, + 760, + 40, + 756, + 36, + 764, + 36, + 756, + 36, + 764, + 36, + 758, + 36, + 764, + 36, + 760, + 34, + 766, + 34, + 760, + 32, + 768, + 32, + 762, + 32, + 768, + 32, + 738, + 12, + 12, + 32, + 744, + 12, + 12, + 32, + 740, + 18, + 2, + 34, + 746, + 18, + 2, + 34, + 744, + 50, + 750, + 50, + 746, + 48, + 752, + 48, + 736, + 58, + 742, + 58, + 722, + 74, + 726, + 74, + 720, + 74, + 726, + 74, + 722, + 74, + 726, + 74, + 722, + 78, + 722, + 78, + 718, + 80, + 720, + 80, + 718, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 716, + 82, + 718, + 82, + 716, + 80, + 720, + 80, + 720, + 66, + 734, + 66, + 734, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 744, + 50, + 750, + 50, + 750, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 776, + 12, + 788, + 12, + 652399 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9987986087799072, + 0.033354513347148895, + -0.03586748242378235 + ], + [ + -0.000901535153388977, + -0.7196546196937561, + -0.6943309903144836 + ], + [ + -0.04897157847881317, + 0.6935297846794128, + -0.7187612056732178 + ] + ], + "t": [ + -179.73126220703125, + 58.74699401855469, + 562.2551879882812 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000092/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000092/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000092/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000092/sam6d_results/vis_pem.png" + }, + { + "frame_id": 93, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000093.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000093.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 93, + "category_id": 1, + "bbox": [ + 356, + 364, + 80, + 178 + ], + "score": 0.46977943181991577, + "time": 0.0, + "segmentation": { + "counts": [ + 284533, + 12, + 788, + 12, + 782, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 768, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 764, + 32, + 768, + 32, + 764, + 32, + 768, + 32, + 762, + 32, + 768, + 32, + 764, + 30, + 770, + 30, + 766, + 28, + 772, + 28, + 766, + 28, + 772, + 28, + 766, + 28, + 772, + 28, + 768, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 748, + 10, + 12, + 24, + 754, + 10, + 12, + 24, + 750, + 16, + 4, + 26, + 754, + 16, + 4, + 26, + 752, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 748, + 46, + 754, + 46, + 748, + 50, + 750, + 50, + 732, + 64, + 736, + 64, + 732, + 66, + 734, + 66, + 730, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 720, + 78, + 722, + 78, + 720, + 74, + 726, + 74, + 726, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 770, + 24, + 776, + 24, + 778, + 10, + 790, + 10, + 673219 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6887285709381104, + 0.051954567432403564, + -0.7231556177139282 + ], + [ + -0.5213451385498047, + -0.7286327481269836, + 0.4441773593425751 + ], + [ + -0.5038378834724426, + 0.6829312443733215, + 0.5289162993431091 + ] + ], + "t": [ + -208.9945831298828, + 46.19183349609375, + 565.3856201171875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 93, + "category_id": 1, + "bbox": [ + 356, + 364, + 80, + 178 + ], + "score": 0.46977943181991577, + "time": 0.0, + "segmentation": { + "counts": [ + 284533, + 12, + 788, + 12, + 782, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 768, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 764, + 32, + 768, + 32, + 764, + 32, + 768, + 32, + 762, + 32, + 768, + 32, + 764, + 30, + 770, + 30, + 766, + 28, + 772, + 28, + 766, + 28, + 772, + 28, + 766, + 28, + 772, + 28, + 768, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 748, + 10, + 12, + 24, + 754, + 10, + 12, + 24, + 750, + 16, + 4, + 26, + 754, + 16, + 4, + 26, + 752, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 748, + 46, + 754, + 46, + 748, + 50, + 750, + 50, + 732, + 64, + 736, + 64, + 732, + 66, + 734, + 66, + 730, + 68, + 732, + 68, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 722, + 76, + 724, + 76, + 720, + 78, + 722, + 78, + 720, + 74, + 726, + 74, + 726, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 770, + 24, + 776, + 24, + 778, + 10, + 790, + 10, + 673219 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6887285709381104, + 0.051954567432403564, + -0.7231556177139282 + ], + [ + -0.5213451385498047, + -0.7286327481269836, + 0.4441773593425751 + ], + [ + -0.5038378834724426, + 0.6829312443733215, + 0.5289162993431091 + ] + ], + "t": [ + -208.9945831298828, + 46.19183349609375, + 565.3856201171875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000093/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000093/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000093/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000093/sam6d_results/vis_pem.png" + }, + { + "frame_id": 94, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000094.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000094.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 94, + "category_id": 1, + "bbox": [ + 342, + 368, + 88, + 174 + ], + "score": 0.4775320291519165, + "time": 0.0, + "segmentation": { + "counts": [ + 273333, + 12, + 788, + 12, + 784, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 768, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 766, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 768, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 770, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 756, + 10, + 6, + 24, + 760, + 10, + 6, + 24, + 756, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 36, + 764, + 36, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 740, + 58, + 742, + 58, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 728, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 726, + 72, + 728, + 72, + 726, + 60, + 2, + 4, + 734, + 60, + 2, + 4, + 730, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 30, + 770, + 30, + 772, + 22, + 778, + 22, + 782, + 8, + 792, + 8, + 678017 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.04120329022407532, + 0.08226309716701508, + 0.9957581162452698 + ], + [ + 0.6908435225486755, + -0.7223354578018188, + 0.031088128685951233 + ], + [ + 0.7218291759490967, + 0.6866322755813599, + -0.08659376204013824 + ] + ], + "t": [ + -218.11944580078125, + 48.306602478027344, + 569.532470703125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 94, + "category_id": 1, + "bbox": [ + 342, + 368, + 88, + 174 + ], + "score": 0.4775320291519165, + "time": 0.0, + "segmentation": { + "counts": [ + 273333, + 12, + 788, + 12, + 784, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 768, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 766, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 768, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 770, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 770, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 756, + 10, + 6, + 24, + 760, + 10, + 6, + 24, + 756, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 36, + 764, + 36, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 740, + 58, + 742, + 58, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 728, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 726, + 72, + 728, + 72, + 726, + 60, + 2, + 4, + 734, + 60, + 2, + 4, + 730, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 30, + 770, + 30, + 772, + 22, + 778, + 22, + 782, + 8, + 792, + 8, + 678017 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.04120329022407532, + 0.08226309716701508, + 0.9957581162452698 + ], + [ + 0.6908435225486755, + -0.7223354578018188, + 0.031088128685951233 + ], + [ + 0.7218291759490967, + 0.6866322755813599, + -0.08659376204013824 + ] + ], + "t": [ + -218.11944580078125, + 48.306602478027344, + 569.532470703125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000094/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000094/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000094/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000094/sam6d_results/vis_pem.png" + }, + { + "frame_id": 95, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000095.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000095.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 95, + "category_id": 1, + "bbox": [ + 376, + 466, + 102, + 174 + ], + "score": 0.45106056332588196, + "time": 0.0, + "segmentation": { + "counts": [ + 300631, + 12, + 788, + 12, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 770, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 764, + 8, + 4, + 22, + 766, + 8, + 4, + 22, + 762, + 34, + 766, + 34, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 760, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 750, + 50, + 750, + 50, + 740, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 734, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 12, + 788, + 12, + 639517 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7494317293167114, + 0.186046302318573, + -0.6354050040245056 + ], + [ + -0.4260193705558777, + -0.5991353988647461, + -0.6778969764709473 + ], + [ + -0.5068140625953674, + 0.7787320613861084, + -0.36975157260894775 + ] + ], + "t": [ + -183.2127685546875, + 137.6381378173828, + 578.8084716796875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 95, + "category_id": 1, + "bbox": [ + 376, + 466, + 102, + 174 + ], + "score": 0.45106056332588196, + "time": 0.0, + "segmentation": { + "counts": [ + 300631, + 12, + 788, + 12, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 770, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 770, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 764, + 8, + 4, + 22, + 766, + 8, + 4, + 22, + 762, + 34, + 766, + 34, + 762, + 34, + 766, + 34, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 760, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 750, + 50, + 750, + 50, + 740, + 58, + 742, + 58, + 738, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 734, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 12, + 788, + 12, + 639517 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7494317293167114, + 0.186046302318573, + -0.6354050040245056 + ], + [ + -0.4260193705558777, + -0.5991353988647461, + -0.6778969764709473 + ], + [ + -0.5068140625953674, + 0.7787320613861084, + -0.36975157260894775 + ] + ], + "t": [ + -183.2127685546875, + 137.6381378173828, + 578.8084716796875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000095/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000095/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000095/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000095/sam6d_results/vis_pem.png" + }, + { + "frame_id": 96, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000096.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000096.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 96, + "category_id": 1, + "bbox": [ + 342, + 456, + 114, + 168 + ], + "score": 0.4492321312427521, + "time": 0.0, + "segmentation": { + "counts": [ + 273417, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 776, + 20, + 780, + 20, + 766, + 32, + 768, + 32, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 764, + 36, + 764, + 36, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 748, + 50, + 750, + 50, + 744, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 740, + 56, + 744, + 56, + 742, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 778, + 16, + 784, + 16, + 790, + 4, + 796, + 4, + 657131 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9680051803588867, + 0.1946510374546051, + -0.1583574265241623 + ], + [ + -0.24463330209255219, + -0.5915607213973999, + 0.7682515382766724 + ], + [ + 0.05586293712258339, + 0.7824108600616455, + 0.6202517151832581 + ] + ], + "t": [ + -208.07716369628906, + 124.61071014404297, + 584.0183715820312 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 96, + "category_id": 1, + "bbox": [ + 342, + 456, + 114, + 168 + ], + "score": 0.4492321312427521, + "time": 0.0, + "segmentation": { + "counts": [ + 273417, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 778, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 774, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 774, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 776, + 20, + 780, + 20, + 766, + 32, + 768, + 32, + 764, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 764, + 36, + 764, + 36, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 748, + 50, + 750, + 50, + 744, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 740, + 56, + 744, + 56, + 742, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 778, + 16, + 784, + 16, + 790, + 4, + 796, + 4, + 657131 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9680051803588867, + 0.1946510374546051, + -0.1583574265241623 + ], + [ + -0.24463330209255219, + -0.5915607213973999, + 0.7682515382766724 + ], + [ + 0.05586293712258339, + 0.7824108600616455, + 0.6202517151832581 + ] + ], + "t": [ + -208.07716369628906, + 124.61071014404297, + 584.0183715820312 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000096/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000096/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000096/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000096/sam6d_results/vis_pem.png" + }, + { + "frame_id": 97, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000097.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000097.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 97, + "category_id": 1, + "bbox": [ + 300, + 430, + 120, + 158 + ], + "score": 0.4645683169364929, + "time": 0.0, + "segmentation": { + "counts": [ + 239785, + 6, + 794, + 6, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 786, + 6, + 794, + 6, + 790, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 786, + 10, + 790, + 10, + 786, + 12, + 788, + 12, + 784, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 23136, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 750, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 685953 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9355844259262085, + 0.22885413467884064, + -0.2688993513584137 + ], + [ + -0.0738583505153656, + -0.6178534030914307, + -0.782817006111145 + ], + [ + -0.3452910780906677, + 0.7522522807121277, + -0.5611514449119568 + ] + ], + "t": [ + -248.64129638671875, + 100.64037322998047, + 589.0911865234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 97, + "category_id": 1, + "bbox": [ + 300, + 430, + 120, + 158 + ], + "score": 0.4645683169364929, + "time": 0.0, + "segmentation": { + "counts": [ + 239785, + 6, + 794, + 6, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 786, + 6, + 794, + 6, + 790, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 786, + 10, + 790, + 10, + 786, + 12, + 788, + 12, + 784, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 23136, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 750, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 778, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 685953 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9355844259262085, + 0.22885413467884064, + -0.2688993513584137 + ], + [ + -0.0738583505153656, + -0.6178534030914307, + -0.782817006111145 + ], + [ + -0.3452910780906677, + 0.7522522807121277, + -0.5611514449119568 + ] + ], + "t": [ + -248.64129638671875, + 100.64037322998047, + 589.0911865234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000097/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000097/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000097/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000097/sam6d_results/vis_pem.png" + }, + { + "frame_id": 98, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000098.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000098.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 98, + "category_id": 1, + "bbox": [ + 280, + 372, + 120, + 144 + ], + "score": 0.45962977409362793, + "time": 0.0, + "segmentation": { + "counts": [ + 223713, + 6, + 794, + 6, + 790, + 10, + 790, + 10, + 786, + 14, + 786, + 14, + 784, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 31128, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 702011 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.25252872705459595, + 0.24732917547225952, + -0.9354453682899475 + ], + [ + -0.743346095085144, + -0.6684789657592773, + 0.023926258087158203 + ], + [ + -0.619407594203949, + 0.7014015913009644, + 0.35266125202178955 + ] + ], + "t": [ + -271.10589599609375, + 44.84198760986328, + 592.9009399414062 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 98, + "category_id": 1, + "bbox": [ + 280, + 372, + 120, + 144 + ], + "score": 0.45962977409362793, + "time": 0.0, + "segmentation": { + "counts": [ + 223713, + 6, + 794, + 6, + 790, + 10, + 790, + 10, + 786, + 14, + 786, + 14, + 784, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 31128, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 702011 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.25252872705459595, + 0.24732917547225952, + -0.9354453682899475 + ], + [ + -0.743346095085144, + -0.6684789657592773, + 0.023926258087158203 + ], + [ + -0.619407594203949, + 0.7014015913009644, + 0.35266125202178955 + ] + ], + "t": [ + -271.10589599609375, + 44.84198760986328, + 592.9009399414062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000098/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000098/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000098/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000098/sam6d_results/vis_pem.png" + }, + { + "frame_id": 99, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000099.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000099.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 99, + "category_id": 1, + "bbox": [ + 250, + 362, + 138, + 154 + ], + "score": 0.4471730887889862, + "time": 0.0, + "segmentation": { + "counts": [ + 199709, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 786, + 12, + 788, + 12, + 794, + 4, + 796, + 4, + 711615 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8800205588340759, + 0.30890122056007385, + 0.36075225472450256 + ], + [ + 0.07658162713050842, + -0.6573516726493835, + 0.7496825456619263 + ], + [ + 0.468718945980072, + 0.687363862991333, + 0.5548273921012878 + ] + ], + "t": [ + -279.7438049316406, + 30.550643920898438, + 589.3796997070312 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 99, + "category_id": 1, + "bbox": [ + 250, + 362, + 138, + 154 + ], + "score": 0.4471730887889862, + "time": 0.0, + "segmentation": { + "counts": [ + 199709, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 786, + 12, + 788, + 12, + 794, + 4, + 796, + 4, + 711615 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8800205588340759, + 0.30890122056007385, + 0.36075225472450256 + ], + [ + 0.07658162713050842, + -0.6573516726493835, + 0.7496825456619263 + ], + [ + 0.468718945980072, + 0.687363862991333, + 0.5548273921012878 + ] + ], + "t": [ + -279.7438049316406, + 30.550643920898438, + 589.3796997070312 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000099/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000099/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000099/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000099/sam6d_results/vis_pem.png" + }, + { + "frame_id": 100, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000100.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000100.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 100, + "category_id": 1, + "bbox": [ + 248, + 332, + 138, + 152 + ], + "score": 0.4365452229976654, + "time": 0.0, + "segmentation": { + "counts": [ + 198077, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 772, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 772, + 26, + 774, + 26, + 778, + 18, + 782, + 18, + 790, + 6, + 794, + 6, + 713245 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7174640893936157, + 0.3409087061882019, + -0.607475757598877 + ], + [ + -0.25655099749565125, + -0.6814506649971008, + -0.6854243278503418 + ], + [ + -0.647631824016571, + 0.6476157307624817, + -0.401455819606781 + ] + ], + "t": [ + -278.9560852050781, + 2.910294771194458, + 581.4815063476562 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 100, + "category_id": 1, + "bbox": [ + 248, + 332, + 138, + 152 + ], + "score": 0.4365452229976654, + "time": 0.0, + "segmentation": { + "counts": [ + 198077, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 772, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 772, + 26, + 774, + 26, + 778, + 18, + 782, + 18, + 790, + 6, + 794, + 6, + 713245 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7174640893936157, + 0.3409087061882019, + -0.607475757598877 + ], + [ + -0.25655099749565125, + -0.6814506649971008, + -0.6854243278503418 + ], + [ + -0.647631824016571, + 0.6476157307624817, + -0.401455819606781 + ] + ], + "t": [ + -278.9560852050781, + 2.910294771194458, + 581.4815063476562 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000100/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000100/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000100/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000100/sam6d_results/vis_pem.png" + }, + { + "frame_id": 101, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000101.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000101.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 101, + "category_id": 1, + "bbox": [ + 274, + 328, + 134, + 154 + ], + "score": 0.4351004362106323, + "time": 0.0, + "segmentation": { + "counts": [ + 218875, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 774, + 4, + 4, + 16, + 776, + 4, + 4, + 16, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 782, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 695649 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8819400072097778, + 0.34630078077316284, + -0.31977707147598267 + ], + [ + -0.4699174761772156, + -0.6990233063697815, + 0.5390207767486572 + ], + [ + -0.03686833754181862, + 0.625652551651001, + 0.7792298793792725 + ] + ], + "t": [ + -260.9427185058594, + 3.468925714492798, + 585.2853393554688 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 101, + "category_id": 1, + "bbox": [ + 274, + 328, + 134, + 154 + ], + "score": 0.4351004362106323, + "time": 0.0, + "segmentation": { + "counts": [ + 218875, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 774, + 4, + 4, + 16, + 776, + 4, + 4, + 16, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 782, + 14, + 786, + 14, + 790, + 6, + 794, + 6, + 695649 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8819400072097778, + 0.34630078077316284, + -0.31977707147598267 + ], + [ + -0.4699174761772156, + -0.6990233063697815, + 0.5390207767486572 + ], + [ + -0.03686833754181862, + 0.625652551651001, + 0.7792298793792725 + ] + ], + "t": [ + -260.9427185058594, + 3.468925714492798, + 585.2853393554688 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000101/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000101/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000101/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000101/sam6d_results/vis_pem.png" + }, + { + "frame_id": 102, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000102.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000102.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 102, + "category_id": 1, + "bbox": [ + 294, + 324, + 130, + 156 + ], + "score": 0.4460407495498657, + "time": 0.0, + "segmentation": { + "counts": [ + 234875, + 8, + 792, + 8, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 12, + 788, + 12, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 786, + 10, + 790, + 10, + 788, + 8, + 792, + 8, + 790, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 786, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 790, + 6, + 794, + 6, + 776, + 10, + 8, + 4, + 778, + 10, + 8, + 4, + 776, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 784, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 682851 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7705498933792114, + 0.38963648676872253, + 0.504416823387146 + ], + [ + 0.09375053644180298, + -0.7134995460510254, + 0.6943555474281311 + ], + [ + 0.6304471492767334, + 0.5823251008987427, + 0.5132582187652588 + ] + ], + "t": [ + -248.29241943359375, + 1.5705301761627197, + 593.4461669921875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 102, + "category_id": 1, + "bbox": [ + 294, + 324, + 130, + 156 + ], + "score": 0.4460407495498657, + "time": 0.0, + "segmentation": { + "counts": [ + 234875, + 8, + 792, + 8, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 12, + 788, + 12, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 786, + 10, + 790, + 10, + 788, + 8, + 792, + 8, + 790, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 786, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 790, + 6, + 794, + 6, + 776, + 10, + 8, + 4, + 778, + 10, + 8, + 4, + 776, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 784, + 14, + 786, + 14, + 792, + 4, + 796, + 4, + 682851 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7705498933792114, + 0.38963648676872253, + 0.504416823387146 + ], + [ + 0.09375053644180298, + -0.7134995460510254, + 0.6943555474281311 + ], + [ + 0.6304471492767334, + 0.5823251008987427, + 0.5132582187652588 + ] + ], + "t": [ + -248.29241943359375, + 1.5705301761627197, + 593.4461669921875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000102/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000102/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000102/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000102/sam6d_results/vis_pem.png" + }, + { + "frame_id": 103, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000103.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000103.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 103, + "category_id": 1, + "bbox": [ + 320, + 318, + 128, + 160 + ], + "score": 0.4468115270137787, + "time": 0.0, + "segmentation": { + "counts": [ + 255671, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 784, + 12, + 788, + 12, + 784, + 14, + 786, + 14, + 774, + 4, + 6, + 14, + 776, + 4, + 6, + 14, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 752, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 32, + 768, + 32, + 780, + 18, + 782, + 18, + 788, + 10, + 790, + 10, + 663653 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.867032527923584, + 0.40779444575309753, + -0.2862827777862549 + ], + [ + -0.49758148193359375, + -0.7384496927261353, + 0.45508676767349243 + ], + [ + -0.025823593139648438, + 0.5370240807533264, + 0.8431714177131653 + ] + ], + "t": [ + -226.4083251953125, + -1.1301003694534302, + 594.1369018554688 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 103, + "category_id": 1, + "bbox": [ + 320, + 318, + 128, + 160 + ], + "score": 0.4468115270137787, + "time": 0.0, + "segmentation": { + "counts": [ + 255671, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 784, + 12, + 788, + 12, + 784, + 14, + 786, + 14, + 774, + 4, + 6, + 14, + 776, + 4, + 6, + 14, + 772, + 24, + 776, + 24, + 774, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 752, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 32, + 768, + 32, + 780, + 18, + 782, + 18, + 788, + 10, + 790, + 10, + 663653 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.867032527923584, + 0.40779444575309753, + -0.2862827777862549 + ], + [ + -0.49758148193359375, + -0.7384496927261353, + 0.45508676767349243 + ], + [ + -0.025823593139648438, + 0.5370240807533264, + 0.8431714177131653 + ] + ], + "t": [ + -226.4083251953125, + -1.1301003694534302, + 594.1369018554688 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000103/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000103/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000103/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000103/sam6d_results/vis_pem.png" + }, + { + "frame_id": 104, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000104.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000104.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 104, + "category_id": 1, + "bbox": [ + 354, + 344, + 132, + 162 + ], + "score": 0.4379398822784424, + "time": 0.0, + "segmentation": { + "counts": [ + 282901, + 8, + 792, + 8, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 770, + 6, + 6, + 14, + 774, + 6, + 6, + 14, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 756, + 40, + 760, + 40, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 10, + 790, + 10, + 633245 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.852050244808197, + 0.4657035171985626, + 0.2390235960483551 + ], + [ + 0.5225571990013123, + -0.7298905253410339, + -0.4406748414039612 + ], + [ + -0.030763089656829834, + 0.5003800988197327, + -0.8652592301368713 + ] + ], + "t": [ + -191.02902221679688, + 22.896455764770508, + 596.34033203125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 104, + "category_id": 1, + "bbox": [ + 354, + 344, + 132, + 162 + ], + "score": 0.4379398822784424, + "time": 0.0, + "segmentation": { + "counts": [ + 282901, + 8, + 792, + 8, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 770, + 6, + 6, + 14, + 774, + 6, + 6, + 14, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 756, + 40, + 760, + 40, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 10, + 790, + 10, + 633245 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.852050244808197, + 0.4657035171985626, + 0.2390235960483551 + ], + [ + 0.5225571990013123, + -0.7298905253410339, + -0.4406748414039612 + ], + [ + -0.030763089656829834, + 0.5003800988197327, + -0.8652592301368713 + ] + ], + "t": [ + -191.02902221679688, + 22.896455764770508, + 596.34033203125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000104/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000104/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000104/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000104/sam6d_results/vis_pem.png" + }, + { + "frame_id": 105, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000105.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000105.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 105, + "category_id": 1, + "bbox": [ + 1124, + 314, + 154, + 94 + ], + "score": 0.11542394012212753, + "time": 0.0, + "segmentation": { + "counts": [ + 898731, + 8, + 792, + 8, + 786, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 389 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.48695334792137146, + -0.3742715120315552, + -0.7891746759414673 + ], + [ + -0.522578775882721, + -0.599128782749176, + 0.6065934896469116 + ], + [ + -0.6998481750488281, + 0.7077889442443848, + 0.09616151452064514 + ] + ], + "t": [ + 621.0498046875, + -30.847055435180664, + 674.9573364257812 + ] + }, + { + "scene_id": 0, + "image_id": 105, + "category_id": 1, + "bbox": [ + 362, + 328, + 136, + 158 + ], + "score": 0.22020384669303894, + "time": 0.0, + "segmentation": { + "counts": [ + 289285, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 27950, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 13570, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 2374, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 36, + 764, + 36, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 623653 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5114225149154663, + 0.602716326713562, + 0.6125195026397705 + ], + [ + 0.5316594839096069, + -0.7819159030914307, + 0.3254931569099426 + ], + [ + 0.6751187443733215, + 0.15918734669685364, + -0.7203291058540344 + ] + ], + "t": [ + -187.226806640625, + 9.975578308105469, + 596.24853515625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 105, + "category_id": 1, + "bbox": [ + 362, + 328, + 136, + 158 + ], + "score": 0.22020384669303894, + "time": 0.0, + "segmentation": { + "counts": [ + 289285, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 27950, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 13570, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 2374, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 36, + 764, + 36, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 623653 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5114225149154663, + 0.602716326713562, + 0.6125195026397705 + ], + [ + 0.5316594839096069, + -0.7819159030914307, + 0.3254931569099426 + ], + [ + 0.6751187443733215, + 0.15918734669685364, + -0.7203291058540344 + ] + ], + "t": [ + -187.226806640625, + 9.975578308105469, + 596.24853515625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000105/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000105/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000105/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000105/sam6d_results/vis_pem.png" + }, + { + "frame_id": 106, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000106.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000106.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 106, + "category_id": 1, + "bbox": [ + 1126, + 294, + 152, + 106 + ], + "score": 0.34139493107795715, + "time": 0.0, + "segmentation": { + "counts": [ + 900307, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 397 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6493732929229736, + -0.7418715357780457, + -0.16715393960475922 + ], + [ + 0.5087261199951172, + -0.5871619582176208, + 0.629633367061615 + ], + [ + -0.5652536153793335, + 0.3238314092159271, + 0.7586972117424011 + ] + ], + "t": [ + 635.857177734375, + -47.213863372802734, + 679.7942504882812 + ] + }, + { + "scene_id": 0, + "image_id": 106, + "category_id": 1, + "bbox": [ + 360, + 290, + 134, + 162 + ], + "score": 0.4243440330028534, + "time": 0.0, + "segmentation": { + "counts": [ + 287649, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 47102, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 38, + 762, + 38, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 626889 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3384965658187866, + 0.50272136926651, + 0.7954195737838745 + ], + [ + 0.21163110435009003, + -0.7829905152320862, + 0.5849267244338989 + ], + [ + 0.9168604016304016, + 0.3663312494754791, + 0.15864777565002441 + ] + ], + "t": [ + -188.63137817382812, + -24.185962677001953, + 588.1491088867188 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 106, + "category_id": 1, + "bbox": [ + 360, + 290, + 134, + 162 + ], + "score": 0.4243440330028534, + "time": 0.0, + "segmentation": { + "counts": [ + 287649, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 47102, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 38, + 762, + 38, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 626889 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3384965658187866, + 0.50272136926651, + 0.7954195737838745 + ], + [ + 0.21163110435009003, + -0.7829905152320862, + 0.5849267244338989 + ], + [ + 0.9168604016304016, + 0.3663312494754791, + 0.15864777565002441 + ] + ], + "t": [ + -188.63137817382812, + -24.185962677001953, + 588.1491088867188 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000106/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000106/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000106/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000106/sam6d_results/vis_pem.png" + }, + { + "frame_id": 107, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000107.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000107.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 107, + "category_id": 1, + "bbox": [ + 1144, + 300, + 134, + 106 + ], + "score": 0.40331584215164185, + "time": 0.0, + "segmentation": { + "counts": [ + 914713, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 770, + 30, + 770, + 30, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 391 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4467902183532715, + -0.5001955628395081, + -0.7417433857917786 + ], + [ + -0.20857679843902588, + -0.7480112910270691, + 0.6300593614578247 + ], + [ + -0.8699856400489807, + 0.4362143874168396, + 0.2298750877380371 + ] + ], + "t": [ + 633.6146850585938, + -29.28607940673828, + 663.97119140625 + ] + }, + { + "scene_id": 0, + "image_id": 107, + "category_id": 1, + "bbox": [ + 360, + 278, + 142, + 170 + ], + "score": 0.41700229048728943, + "time": 0.0, + "segmentation": { + "counts": [ + 287643, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 768, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 754, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 620501 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5899865627288818, + 0.5250427722930908, + 0.6133888363838196 + ], + [ + 0.6107020974159241, + -0.7871367335319519, + 0.08636371791362762 + ], + [ + 0.5281656980514526, + 0.32364439964294434, + -0.7850448489189148 + ] + ], + "t": [ + -180.8913116455078, + -31.270526885986328, + 579.1622924804688 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 107, + "category_id": 1, + "bbox": [ + 360, + 278, + 142, + 170 + ], + "score": 0.41700229048728943, + "time": 0.0, + "segmentation": { + "counts": [ + 287643, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 768, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 754, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 620501 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5899865627288818, + 0.5250427722930908, + 0.6133888363838196 + ], + [ + 0.6107020974159241, + -0.7871367335319519, + 0.08636371791362762 + ], + [ + 0.5281656980514526, + 0.32364439964294434, + -0.7850448489189148 + ] + ], + "t": [ + -180.8913116455078, + -31.270526885986328, + 579.1622924804688 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000107/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000107/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000107/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000107/sam6d_results/vis_pem.png" + }, + { + "frame_id": 108, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000108.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000108.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 108, + "category_id": 1, + "bbox": [ + 380, + 266, + 144, + 172 + ], + "score": 0.444652795791626, + "time": 0.0, + "segmentation": { + "counts": [ + 303633, + 8, + 792, + 8, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 768, + 8, + 4, + 16, + 772, + 8, + 4, + 16, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 602911 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5289195775985718, + 0.559846818447113, + -0.6378207802772522 + ], + [ + 0.10284112393856049, + -0.78829425573349, + -0.6066429018974304 + ], + [ + -0.8424179553985596, + 0.25527113676071167, + -0.4745195508003235 + ] + ], + "t": [ + -158.80718994140625, + -43.04861831665039, + 575.583740234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 108, + "category_id": 1, + "bbox": [ + 380, + 266, + 144, + 172 + ], + "score": 0.444652795791626, + "time": 0.0, + "segmentation": { + "counts": [ + 303633, + 8, + 792, + 8, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 768, + 8, + 4, + 16, + 772, + 8, + 4, + 16, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 602911 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5289195775985718, + 0.559846818447113, + -0.6378207802772522 + ], + [ + 0.10284112393856049, + -0.78829425573349, + -0.6066429018974304 + ], + [ + -0.8424179553985596, + 0.25527113676071167, + -0.4745195508003235 + ] + ], + "t": [ + -158.80718994140625, + -43.04861831665039, + 575.583740234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000108/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000108/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000108/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000108/sam6d_results/vis_pem.png" + }, + { + "frame_id": 109, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000109.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000109.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 109, + "category_id": 1, + "bbox": [ + 396, + 256, + 146, + 174 + ], + "score": 0.42995086312294006, + "time": 0.0, + "segmentation": { + "counts": [ + 316425, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 770, + 6, + 4, + 18, + 772, + 6, + 4, + 18, + 768, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 40, + 760, + 40, + 756, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 588521 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8035247921943665, + 0.5865453481674194, + -0.10155011713504791 + ], + [ + -0.5947397351264954, + -0.7838330268859863, + 0.17857873439788818 + ], + [ + 0.025146182626485825, + 0.20388838648796082, + 0.9786710739135742 + ] + ], + "t": [ + -144.0140380859375, + -47.078033447265625, + 568.6228637695312 + ] + }, + { + "scene_id": 0, + "image_id": 109, + "category_id": 1, + "bbox": [ + 466, + 256, + 76, + 90 + ], + "score": 0.499129980802536, + "time": 0.0, + "segmentation": { + "counts": [ + 372331, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 38, + 762, + 38, + 758, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 588521 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.1592497080564499, + 0.5800038576126099, + -0.7988958358764648 + ], + [ + -0.32821401953697205, + -0.7942978143692017, + -0.5112398266792297 + ], + [ + -0.9310829043388367, + 0.18079403042793274, + 0.31685739755630493 + ] + ], + "t": [ + -144.24652099609375, + -45.844032287597656, + 569.1800537109375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 109, + "category_id": 1, + "bbox": [ + 466, + 256, + 76, + 90 + ], + "score": 0.499129980802536, + "time": 0.0, + "segmentation": { + "counts": [ + 372331, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 38, + 762, + 38, + 758, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 766, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 588521 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.1592497080564499, + 0.5800038576126099, + -0.7988958358764648 + ], + [ + -0.32821401953697205, + -0.7942978143692017, + -0.5112398266792297 + ], + [ + -0.9310829043388367, + 0.18079403042793274, + 0.31685739755630493 + ] + ], + "t": [ + -144.24652099609375, + -45.844032287597656, + 569.1800537109375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000109/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000109/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000109/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000109/sam6d_results/vis_pem.png" + }, + { + "frame_id": 110, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000110.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000110.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 110, + "category_id": 1, + "bbox": [ + 486, + 266, + 74, + 92 + ], + "score": 0.5120362043380737, + "time": 0.0, + "segmentation": { + "counts": [ + 388343, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 764, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 574111 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.413402259349823, + 0.568263590335846, + 0.7114594578742981 + ], + [ + 0.4312611520290375, + -0.8103528618812561, + 0.3966628313064575 + ], + [ + 0.8019423484802246, + 0.14284352958202362, + -0.580072283744812 + ] + ], + "t": [ + -126.023681640625, + -34.84786605834961, + 571.1259765625 + ] + }, + { + "scene_id": 0, + "image_id": 110, + "category_id": 1, + "bbox": [ + 418, + 266, + 144, + 178 + ], + "score": 0.44527751207351685, + "time": 0.0, + "segmentation": { + "counts": [ + 334041, + 4, + 796, + 4, + 792, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 784, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 768, + 4, + 6, + 18, + 772, + 4, + 6, + 18, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 750, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 778, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 572515 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7435362339019775, + 0.5817205309867859, + 0.3297814130783081 + ], + [ + -0.44756755232810974, + -0.7993455529212952, + 0.40091192722320557 + ], + [ + 0.49682796001434326, + 0.15049304068088531, + 0.854701042175293 + ] + ], + "t": [ + -125.94169616699219, + -36.413429260253906, + 571.7938232421875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 110, + "category_id": 1, + "bbox": [ + 486, + 266, + 74, + 92 + ], + "score": 0.5120362043380737, + "time": 0.0, + "segmentation": { + "counts": [ + 388343, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 764, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 574111 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.413402259349823, + 0.568263590335846, + 0.7114594578742981 + ], + [ + 0.4312611520290375, + -0.8103528618812561, + 0.3966628313064575 + ], + [ + 0.8019423484802246, + 0.14284352958202362, + -0.580072283744812 + ] + ], + "t": [ + -126.023681640625, + -34.84786605834961, + 571.1259765625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000110/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000110/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000110/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000110/sam6d_results/vis_pem.png" + }, + { + "frame_id": 111, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000111.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000111.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 111, + "category_id": 1, + "bbox": [ + 498, + 290, + 78, + 90 + ], + "score": 0.5117289423942566, + "time": 0.0, + "segmentation": { + "counts": [ + 397965, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 786, + 8, + 792, + 8, + 561293 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.15935131907463074, + 0.6105116009712219, + -0.7758107781410217 + ], + [ + 0.015288680791854858, + -0.7872843146324158, + -0.6164002418518066 + ], + [ + -0.987104058265686, + 0.0863630399107933, + -0.13478848338127136 + ] + ], + "t": [ + -116.03840637207031, + -15.123773574829102, + 574.1033325195312 + ] + }, + { + "scene_id": 0, + "image_id": 111, + "category_id": 1, + "bbox": [ + 430, + 290, + 146, + 174 + ], + "score": 0.4483622908592224, + "time": 0.0, + "segmentation": { + "counts": [ + 343659, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 768, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 788, + 4, + 796, + 4, + 561295 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.014425404369831085, + 0.6112942695617676, + -0.7912718653678894 + ], + [ + -0.15275736153125763, + -0.7834118604660034, + -0.602437436580658 + ], + [ + -0.9881585240364075, + 0.11218217015266418, + 0.10468064248561859 + ] + ], + "t": [ + -115.88500213623047, + -15.330896377563477, + 573.2722778320312 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 111, + "category_id": 1, + "bbox": [ + 498, + 290, + 78, + 90 + ], + "score": 0.5117289423942566, + "time": 0.0, + "segmentation": { + "counts": [ + 397965, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 762, + 38, + 762, + 38, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 786, + 8, + 792, + 8, + 561293 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.15935131907463074, + 0.6105116009712219, + -0.7758107781410217 + ], + [ + 0.015288680791854858, + -0.7872843146324158, + -0.6164002418518066 + ], + [ + -0.987104058265686, + 0.0863630399107933, + -0.13478848338127136 + ] + ], + "t": [ + -116.03840637207031, + -15.123773574829102, + 574.1033325195312 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000111/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000111/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000111/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000111/sam6d_results/vis_pem.png" + }, + { + "frame_id": 112, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000112.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000112.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 112, + "category_id": 1, + "bbox": [ + 512, + 306, + 78, + 92 + ], + "score": 0.5256316661834717, + "time": 0.0, + "segmentation": { + "counts": [ + 409183, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 784, + 12, + 788, + 12, + 550073 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.205942764878273, + 0.6039931774139404, + -0.7699219584465027 + ], + [ + -0.23930436372756958, + -0.7939841747283936, + -0.5588585138320923 + ], + [ + -0.9488527178764343, + 0.06915283203125, + 0.3080534338951111 + ] + ], + "t": [ + -101.97879791259766, + 2.0786406993865967, + 568.4780883789062 + ] + }, + { + "scene_id": 0, + "image_id": 112, + "category_id": 1, + "bbox": [ + 444, + 306, + 146, + 178 + ], + "score": 0.4792482852935791, + "time": 0.0, + "segmentation": { + "counts": [ + 354879, + 6, + 794, + 6, + 790, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 768, + 4, + 6, + 20, + 770, + 4, + 6, + 20, + 766, + 32, + 768, + 32, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 38, + 762, + 38, + 756, + 40, + 760, + 40, + 754, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 784, + 12, + 788, + 12, + 550073 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.782565176486969, + 0.6217325329780579, + -0.03225347399711609 + ], + [ + -0.6221500635147095, + -0.7790896892547607, + 0.07712715864181519 + ], + [ + 0.02282409369945526, + 0.08042352646589279, + 0.9964994788169861 + ] + ], + "t": [ + -102.52897644042969, + 0.7361941933631897, + 568.302001953125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 112, + "category_id": 1, + "bbox": [ + 512, + 306, + 78, + 92 + ], + "score": 0.5256316661834717, + "time": 0.0, + "segmentation": { + "counts": [ + 409183, + 10, + 790, + 10, + 788, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 766, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 784, + 12, + 788, + 12, + 550073 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.205942764878273, + 0.6039931774139404, + -0.7699219584465027 + ], + [ + -0.23930436372756958, + -0.7939841747283936, + -0.5588585138320923 + ], + [ + -0.9488527178764343, + 0.06915283203125, + 0.3080534338951111 + ] + ], + "t": [ + -101.97879791259766, + 2.0786406993865967, + 568.4780883789062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000112/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000112/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000112/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000112/sam6d_results/vis_pem.png" + }, + { + "frame_id": 113, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000113.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000113.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 113, + "category_id": 1, + "bbox": [ + 462, + 320, + 142, + 178 + ], + "score": 0.48045438528060913, + "time": 0.0, + "segmentation": { + "counts": [ + 369293, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 15166, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 27932, + 6, + 794, + 6, + 790, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 754, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 752, + 44, + 756, + 44, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 10, + 790, + 10, + 538861 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.26166269183158875, + 0.6052430272102356, + -0.7518068552017212 + ], + [ + -0.16010552644729614, + -0.7953729629516602, + -0.5845921039581299 + ], + [ + -0.9517874717712402, + -0.03259750083088875, + 0.30502212047576904 + ] + ], + "t": [ + -90.27323150634766, + 16.317373275756836, + 565.9248657226562 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 113, + "category_id": 1, + "bbox": [ + 462, + 320, + 142, + 178 + ], + "score": 0.48045438528060913, + "time": 0.0, + "segmentation": { + "counts": [ + 369293, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 15166, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 27932, + 6, + 794, + 6, + 790, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 754, + 40, + 760, + 40, + 756, + 42, + 758, + 42, + 752, + 44, + 756, + 44, + 750, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 10, + 790, + 10, + 538861 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.26166269183158875, + 0.6052430272102356, + -0.7518068552017212 + ], + [ + -0.16010552644729614, + -0.7953729629516602, + -0.5845921039581299 + ], + [ + -0.9517874717712402, + -0.03259750083088875, + 0.30502212047576904 + ] + ], + "t": [ + -90.27323150634766, + 16.317373275756836, + 565.9248657226562 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000113/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000113/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000113/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000113/sam6d_results/vis_pem.png" + }, + { + "frame_id": 114, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000114.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000114.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 114, + "category_id": 1, + "bbox": [ + 462, + 356, + 146, + 176 + ], + "score": 0.4895665645599365, + "time": 0.0, + "segmentation": { + "counts": [ + 369329, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 790, + 8, + 792, + 8, + 790, + 8, + 792, + 8, + 790, + 8, + 792, + 8, + 790, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 40716, + 4, + 796, + 4, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 535625 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4542495310306549, + 0.6097860932350159, + -0.6494753956794739 + ], + [ + 0.35861366987228394, + -0.79251629114151, + -0.4932684898376465 + ], + [ + -0.8155083060264587, + -0.008843804709613323, + -0.578677773475647 + ] + ], + "t": [ + -88.22518157958984, + 49.28829574584961, + 562.0532836914062 + ] + }, + { + "scene_id": 0, + "image_id": 114, + "category_id": 1, + "bbox": [ + 526, + 356, + 82, + 94 + ], + "score": 0.5014055967330933, + "time": 0.0, + "segmentation": { + "counts": [ + 420439, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 754, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 535625 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7573291659355164, + 0.6186862587928772, + -0.2089979648590088 + ], + [ + -0.6003608703613281, + -0.7855476140975952, + -0.14993980526924133 + ], + [ + -0.2569432854652405, + 0.011920422315597534, + 0.9663529396057129 + ] + ], + "t": [ + -87.93461608886719, + 47.91916275024414, + 560.9312744140625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 114, + "category_id": 1, + "bbox": [ + 526, + 356, + 82, + 94 + ], + "score": 0.5014055967330933, + "time": 0.0, + "segmentation": { + "counts": [ + 420439, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 756, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 754, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 764, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 788, + 8, + 792, + 8, + 535625 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7573291659355164, + 0.6186862587928772, + -0.2089979648590088 + ], + [ + -0.6003608703613281, + -0.7855476140975952, + -0.14993980526924133 + ], + [ + -0.2569432854652405, + 0.011920422315597534, + 0.9663529396057129 + ] + ], + "t": [ + -87.93461608886719, + 47.91916275024414, + 560.9312744140625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000114/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000114/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000114/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000114/sam6d_results/vis_pem.png" + }, + { + "frame_id": 115, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000115.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000115.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 115, + "category_id": 1, + "bbox": [ + 544, + 352, + 78, + 96 + ], + "score": 0.5126373171806335, + "time": 0.0, + "segmentation": { + "counts": [ + 434833, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 790, + 6, + 794, + 6, + 524429 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.15203091502189636, + 0.5929943919181824, + -0.7907241582870483 + ], + [ + 0.21136346459388733, + -0.8010221719741821, + -0.5600795745849609 + ], + [ + -0.9655114412307739, + -0.08198073506355286, + -0.24711722135543823 + ] + ], + "t": [ + -73.52313995361328, + 44.95432662963867, + 563.2163696289062 + ] + }, + { + "scene_id": 0, + "image_id": 115, + "category_id": 1, + "bbox": [ + 500, + 352, + 122, + 154 + ], + "score": 0.505283534526825, + "time": 0.0, + "segmentation": { + "counts": [ + 399705, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 786, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 4, + 796, + 4, + 5582, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 10356, + 4, + 796, + 4, + 794, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 762, + 38, + 762, + 38, + 758, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 40, + 760, + 40, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 790, + 6, + 794, + 6, + 524429 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7666547298431396, + 0.6055769920349121, + 0.21334578096866608 + ], + [ + 0.5556368827819824, + -0.7922658920288086, + 0.2521541714668274 + ], + [ + 0.3217252790927887, + -0.07477238774299622, + -0.9438760876655579 + ] + ], + "t": [ + -74.47960662841797, + 45.1956901550293, + 562.7276000976562 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 115, + "category_id": 1, + "bbox": [ + 544, + 352, + 78, + 96 + ], + "score": 0.5126373171806335, + "time": 0.0, + "segmentation": { + "counts": [ + 434833, + 12, + 788, + 12, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 776, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 754, + 42, + 758, + 42, + 754, + 44, + 756, + 44, + 752, + 44, + 756, + 44, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 790, + 6, + 794, + 6, + 524429 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.15203091502189636, + 0.5929943919181824, + -0.7907241582870483 + ], + [ + 0.21136346459388733, + -0.8010221719741821, + -0.5600795745849609 + ], + [ + -0.9655114412307739, + -0.08198073506355286, + -0.24711722135543823 + ] + ], + "t": [ + -73.52313995361328, + 44.95432662963867, + 563.2163696289062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000115/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000115/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000115/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000115/sam6d_results/vis_pem.png" + }, + { + "frame_id": 116, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000116.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000116.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 116, + "category_id": 1, + "bbox": [ + 564, + 350, + 72, + 98 + ], + "score": 0.4962915778160095, + "time": 0.0, + "segmentation": { + "counts": [ + 450837, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 46, + 754, + 46, + 744, + 54, + 746, + 54, + 742, + 54, + 746, + 54, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 782, + 14, + 786, + 14, + 513227 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4560915231704712, + 0.5263179540634155, + -0.7176143527030945 + ], + [ + -0.1255931556224823, + -0.836365282535553, + -0.5335910320281982 + ], + [ + -0.8810262084007263, + -0.15323878824710846, + 0.44756099581718445 + ] + ], + "t": [ + -55.002193450927734, + 49.432960510253906, + 562.0450439453125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 116, + "category_id": 1, + "bbox": [ + 564, + 350, + 72, + 98 + ], + "score": 0.4962915778160095, + "time": 0.0, + "segmentation": { + "counts": [ + 450837, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 764, + 36, + 764, + 36, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 748, + 46, + 754, + 46, + 744, + 54, + 746, + 54, + 742, + 54, + 746, + 54, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 782, + 14, + 786, + 14, + 513227 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4560915231704712, + 0.5263179540634155, + -0.7176143527030945 + ], + [ + -0.1255931556224823, + -0.836365282535553, + -0.5335910320281982 + ], + [ + -0.8810262084007263, + -0.15323878824710846, + 0.44756099581718445 + ] + ], + "t": [ + -55.002193450927734, + 49.432960510253906, + 562.0450439453125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000116/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000116/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000116/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000116/sam6d_results/vis_pem.png" + }, + { + "frame_id": 117, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000117.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000117.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 117, + "category_id": 1, + "bbox": [ + 566, + 376, + 68, + 100 + ], + "score": 0.491362601518631, + "time": 0.0, + "segmentation": { + "counts": [ + 452465, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 742, + 54, + 746, + 54, + 736, + 60, + 740, + 60, + 736, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 736, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 734, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 766, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 514801 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8830342292785645, + 0.4677458703517914, + -0.0382591187953949 + ], + [ + 0.4665535092353821, + -0.8661103248596191, + 0.17938819527626038 + ], + [ + 0.05077160894870758, + -0.17625583708286285, + -0.9830342531204224 + ] + ], + "t": [ + -50.9859504699707, + 72.22265625, + 557.5365600585938 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 117, + "category_id": 1, + "bbox": [ + 566, + 376, + 68, + 100 + ], + "score": 0.491362601518631, + "time": 0.0, + "segmentation": { + "counts": [ + 452465, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 780, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 742, + 54, + 746, + 54, + 736, + 60, + 740, + 60, + 736, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 736, + 58, + 742, + 58, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 734, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 36, + 764, + 36, + 766, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 514801 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8830342292785645, + 0.4677458703517914, + -0.0382591187953949 + ], + [ + 0.4665535092353821, + -0.8661103248596191, + 0.17938819527626038 + ], + [ + 0.05077160894870758, + -0.17625583708286285, + -0.9830342531204224 + ] + ], + "t": [ + -50.9859504699707, + 72.22265625, + 557.5365600585938 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000117/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000117/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000117/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000117/sam6d_results/vis_pem.png" + }, + { + "frame_id": 118, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000118.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000118.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 118, + "category_id": 1, + "bbox": [ + 570, + 396, + 66, + 102 + ], + "score": 0.4875510334968567, + "time": 0.0, + "segmentation": { + "counts": [ + 455685, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 766, + 34, + 766, + 34, + 760, + 40, + 760, + 40, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 746, + 52, + 748, + 52, + 738, + 60, + 740, + 60, + 732, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 734, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 732, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 764, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 513181 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5772133469581604, + 0.4512716233730316, + 0.680571973323822 + ], + [ + -0.43851450085639954, + -0.8743585348129272, + 0.20784999430179596 + ], + [ + 0.6888610124588013, + -0.17846690118312836, + 0.7025810480117798 + ] + ], + "t": [ + -46.09291076660156, + 89.27871704101562, + 558.532958984375 + ] + }, + { + "scene_id": 0, + "image_id": 118, + "category_id": 1, + "bbox": [ + 526, + 396, + 110, + 190 + ], + "score": 0.5415456295013428, + "time": 0.0, + "segmentation": { + "counts": [ + 420581, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 786, + 14, + 786, + 14, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 778, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 12, + 788, + 12, + 784, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 784, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 784, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 762, + 12, + 14, + 10, + 764, + 12, + 14, + 10, + 762, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 760, + 40, + 760, + 40, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 746, + 54, + 746, + 54, + 736, + 62, + 738, + 62, + 730, + 68, + 732, + 68, + 728, + 68, + 732, + 68, + 730, + 64, + 736, + 64, + 732, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 732, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 764, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 16, + 784, + 16, + 513181 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5393931269645691, + 0.46169063448905945, + 0.7041995525360107 + ], + [ + -0.4352385997772217, + -0.8687755465507507, + 0.236212819814682 + ], + [ + 0.7208486795425415, + -0.1790832281112671, + 0.6695570349693298 + ] + ], + "t": [ + -47.39637756347656, + 91.49856567382812, + 559.55615234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 118, + "category_id": 1, + "bbox": [ + 526, + 396, + 110, + 190 + ], + "score": 0.5415456295013428, + "time": 0.0, + "segmentation": { + "counts": [ + 420581, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 786, + 14, + 786, + 14, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 780, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 778, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 778, + 20, + 780, + 20, + 778, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 12, + 788, + 12, + 784, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 784, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 784, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 762, + 12, + 14, + 10, + 764, + 12, + 14, + 10, + 762, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 766, + 34, + 766, + 34, + 760, + 40, + 760, + 40, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 746, + 54, + 746, + 54, + 736, + 62, + 738, + 62, + 730, + 68, + 732, + 68, + 728, + 68, + 732, + 68, + 730, + 64, + 736, + 64, + 732, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 732, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 42, + 758, + 42, + 758, + 38, + 762, + 38, + 764, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 16, + 784, + 16, + 513181 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5393931269645691, + 0.46169063448905945, + 0.7041995525360107 + ], + [ + -0.4352385997772217, + -0.8687755465507507, + 0.236212819814682 + ], + [ + 0.7208486795425415, + -0.1790832281112671, + 0.6695570349693298 + ] + ], + "t": [ + -47.39637756347656, + 91.49856567382812, + 559.55615234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000118/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000118/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000118/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000118/sam6d_results/vis_pem.png" + }, + { + "frame_id": 119, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000119.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000119.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 119, + "category_id": 1, + "bbox": [ + 518, + 402, + 108, + 184 + ], + "score": 0.5432183146476746, + "time": 0.0, + "segmentation": { + "counts": [ + 414185, + 4, + 796, + 4, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 12, + 788, + 12, + 784, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 782, + 8, + 792, + 8, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 782, + 16, + 784, + 16, + 782, + 12, + 788, + 12, + 788, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 788, + 4, + 796, + 4, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 760, + 10, + 14, + 6, + 770, + 10, + 14, + 6, + 768, + 16, + 8, + 8, + 768, + 16, + 8, + 8, + 764, + 22, + 6, + 4, + 768, + 22, + 6, + 4, + 766, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 764, + 36, + 764, + 36, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 746, + 54, + 746, + 54, + 738, + 60, + 740, + 60, + 732, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 730, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 732, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 764, + 30, + 770, + 30, + 774, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 521177 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8837198615074158, + 0.46205785870552063, + 0.07444223761558533 + ], + [ + -0.4668216407299042, + -0.8588858246803284, + -0.21069560945034027 + ], + [ + -0.0334162712097168, + -0.22094714641571045, + 0.974713146686554 + ] + ], + "t": [ + -56.6185302734375, + 95.10247039794922, + 563.5885620117188 + ] + }, + { + "scene_id": 0, + "image_id": 119, + "category_id": 1, + "bbox": [ + 560, + 402, + 66, + 100 + ], + "score": 0.48872703313827515, + "time": 0.0, + "segmentation": { + "counts": [ + 447689, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 772, + 28, + 772, + 28, + 766, + 34, + 766, + 34, + 760, + 40, + 760, + 40, + 756, + 44, + 756, + 44, + 752, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 738, + 60, + 740, + 60, + 732, + 66, + 734, + 66, + 730, + 64, + 736, + 64, + 732, + 64, + 736, + 64, + 734, + 60, + 740, + 60, + 736, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 762, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 780, + 14, + 786, + 14, + 521177 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7384471893310547, + 0.46421492099761963, + -0.4890815019607544 + ], + [ + 0.5267634391784668, + -0.8499352335929871, + -0.011381685733795166 + ], + [ + -0.42097145318984985, + -0.24922522902488708, + -0.8721638321876526 + ] + ], + "t": [ + -56.86193084716797, + 94.17103576660156, + 564.9607543945312 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 119, + "category_id": 1, + "bbox": [ + 518, + 402, + 108, + 184 + ], + "score": 0.5432183146476746, + "time": 0.0, + "segmentation": { + "counts": [ + 414185, + 4, + 796, + 4, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 778, + 18, + 782, + 18, + 780, + 16, + 784, + 16, + 782, + 12, + 788, + 12, + 784, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 782, + 8, + 792, + 8, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 782, + 16, + 784, + 16, + 782, + 12, + 788, + 12, + 788, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 788, + 4, + 796, + 4, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 760, + 10, + 14, + 6, + 770, + 10, + 14, + 6, + 768, + 16, + 8, + 8, + 768, + 16, + 8, + 8, + 764, + 22, + 6, + 4, + 768, + 22, + 6, + 4, + 766, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 764, + 36, + 764, + 36, + 758, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 750, + 48, + 752, + 48, + 746, + 54, + 746, + 54, + 738, + 60, + 740, + 60, + 732, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 730, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 734, + 64, + 736, + 64, + 732, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 40, + 760, + 40, + 762, + 36, + 764, + 36, + 764, + 30, + 770, + 30, + 774, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 521177 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8837198615074158, + 0.46205785870552063, + 0.07444223761558533 + ], + [ + -0.4668216407299042, + -0.8588858246803284, + -0.21069560945034027 + ], + [ + -0.0334162712097168, + -0.22094714641571045, + 0.974713146686554 + ] + ], + "t": [ + -56.6185302734375, + 95.10247039794922, + 563.5885620117188 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000119/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000119/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000119/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000119/sam6d_results/vis_pem.png" + }, + { + "frame_id": 120, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000120.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000120.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 120, + "category_id": 1, + "bbox": [ + 528, + 406, + 102, + 278 + ], + "score": 0.5091302394866943, + "time": 0.0, + "segmentation": { + "counts": [ + 422181, + 14, + 786, + 14, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 770, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 120, + 12, + 644, + 24, + 120, + 12, + 642, + 22, + 124, + 14, + 640, + 22, + 124, + 14, + 634, + 24, + 128, + 14, + 634, + 24, + 128, + 14, + 630, + 24, + 136, + 10, + 630, + 24, + 136, + 10, + 628, + 22, + 118, + 4, + 20, + 8, + 628, + 22, + 118, + 4, + 20, + 8, + 606, + 10, + 8, + 24, + 118, + 6, + 634, + 10, + 8, + 24, + 118, + 6, + 632, + 40, + 122, + 6, + 632, + 40, + 122, + 6, + 628, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 758, + 38, + 762, + 38, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 748, + 52, + 124, + 8, + 616, + 52, + 124, + 8, + 610, + 58, + 124, + 8, + 610, + 58, + 124, + 8, + 598, + 68, + 124, + 8, + 600, + 68, + 124, + 8, + 596, + 70, + 126, + 8, + 596, + 70, + 126, + 8, + 592, + 70, + 132, + 4, + 594, + 70, + 132, + 4, + 590, + 68, + 732, + 68, + 730, + 64, + 736, + 64, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 730, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 758, + 38, + 762, + 38, + 762, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 778, + 18, + 782, + 18, + 517969 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8368427753448486, + 0.44327473640441895, + -0.3212507963180542 + ], + [ + 0.5001271367073059, + -0.8576906323432922, + 0.11933091282844543 + ], + [ + -0.2226373851299286, + -0.2605273723602295, + -0.9394456148147583 + ] + ], + "t": [ + -52.29791259765625, + 100.4380874633789, + 561.3203735351562 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 120, + "category_id": 1, + "bbox": [ + 528, + 406, + 102, + 278 + ], + "score": 0.5091302394866943, + "time": 0.0, + "segmentation": { + "counts": [ + 422181, + 14, + 786, + 14, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 770, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 26, + 774, + 26, + 772, + 24, + 776, + 24, + 772, + 24, + 776, + 24, + 772, + 24, + 120, + 12, + 644, + 24, + 120, + 12, + 642, + 22, + 124, + 14, + 640, + 22, + 124, + 14, + 634, + 24, + 128, + 14, + 634, + 24, + 128, + 14, + 630, + 24, + 136, + 10, + 630, + 24, + 136, + 10, + 628, + 22, + 118, + 4, + 20, + 8, + 628, + 22, + 118, + 4, + 20, + 8, + 606, + 10, + 8, + 24, + 118, + 6, + 634, + 10, + 8, + 24, + 118, + 6, + 632, + 40, + 122, + 6, + 632, + 40, + 122, + 6, + 628, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 758, + 38, + 762, + 38, + 754, + 44, + 756, + 44, + 752, + 46, + 754, + 46, + 748, + 52, + 124, + 8, + 616, + 52, + 124, + 8, + 610, + 58, + 124, + 8, + 610, + 58, + 124, + 8, + 598, + 68, + 124, + 8, + 600, + 68, + 124, + 8, + 596, + 70, + 126, + 8, + 596, + 70, + 126, + 8, + 592, + 70, + 132, + 4, + 594, + 70, + 132, + 4, + 590, + 68, + 732, + 68, + 730, + 64, + 736, + 64, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 730, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 758, + 38, + 762, + 38, + 762, + 32, + 768, + 32, + 770, + 26, + 774, + 26, + 778, + 18, + 782, + 18, + 517969 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8368427753448486, + 0.44327473640441895, + -0.3212507963180542 + ], + [ + 0.5001271367073059, + -0.8576906323432922, + 0.11933091282844543 + ], + [ + -0.2226373851299286, + -0.2605273723602295, + -0.9394456148147583 + ] + ], + "t": [ + -52.29791259765625, + 100.4380874633789, + 561.3203735351562 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000120/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000120/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000120/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000120/sam6d_results/vis_pem.png" + }, + { + "frame_id": 121, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000121.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000121.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 121, + "category_id": 1, + "bbox": [ + 536, + 438, + 90, + 184 + ], + "score": 0.5022501349449158, + "time": 0.0, + "segmentation": { + "counts": [ + 428619, + 6, + 794, + 6, + 786, + 14, + 786, + 14, + 786, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 4, + 796, + 4, + 2380, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 11930, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 768, + 34, + 766, + 34, + 758, + 42, + 758, + 42, + 752, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 736, + 64, + 736, + 64, + 726, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 720, + 78, + 722, + 78, + 718, + 76, + 724, + 76, + 720, + 76, + 724, + 76, + 720, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 726, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 760, + 36, + 764, + 36, + 766, + 28, + 772, + 28, + 774, + 20, + 780, + 20, + 521135 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6638016104698181, + 0.3878311812877655, + -0.6394954919815063 + ], + [ + -0.051595643162727356, + -0.8767544031143188, + -0.4781631827354431 + ], + [ + -0.7461268901824951, + -0.284410297870636, + 0.6020013093948364 + ] + ], + "t": [ + -49.209354400634766, + 128.88613891601562, + 553.3159790039062 + ] + }, + { + "scene_id": 0, + "image_id": 121, + "category_id": 1, + "bbox": [ + 566, + 438, + 62, + 106 + ], + "score": 0.45308446884155273, + "time": 0.0, + "segmentation": { + "counts": [ + 452531, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 776, + 26, + 774, + 26, + 770, + 30, + 770, + 30, + 760, + 42, + 758, + 42, + 754, + 46, + 754, + 46, + 748, + 50, + 750, + 50, + 742, + 58, + 742, + 58, + 728, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 720, + 76, + 724, + 76, + 720, + 74, + 726, + 74, + 722, + 74, + 726, + 74, + 724, + 70, + 730, + 70, + 726, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 48, + 752, + 48, + 754, + 42, + 758, + 42, + 760, + 34, + 766, + 34, + 768, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 786, + 6, + 794, + 6, + 519543 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.07859402894973755, + 0.38839253783226013, + -0.9181362390518188 + ], + [ + 0.2752987742424011, + -0.8767155408859253, + -0.39443671703338623 + ], + [ + -0.9581405520439148, + -0.2837621569633484, + -0.038019388914108276 + ] + ], + "t": [ + -49.8380012512207, + 129.38319396972656, + 553.5391235351562 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 121, + "category_id": 1, + "bbox": [ + 536, + 438, + 90, + 184 + ], + "score": 0.5022501349449158, + "time": 0.0, + "segmentation": { + "counts": [ + 428619, + 6, + 794, + 6, + 786, + 14, + 786, + 14, + 786, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 4, + 796, + 4, + 2380, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 11930, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 768, + 34, + 766, + 34, + 758, + 42, + 758, + 42, + 752, + 48, + 752, + 48, + 748, + 52, + 748, + 52, + 736, + 64, + 736, + 64, + 726, + 72, + 728, + 72, + 724, + 76, + 724, + 76, + 720, + 78, + 722, + 78, + 718, + 76, + 724, + 76, + 720, + 76, + 724, + 76, + 720, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 726, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 734, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 760, + 36, + 764, + 36, + 766, + 28, + 772, + 28, + 774, + 20, + 780, + 20, + 521135 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6638016104698181, + 0.3878311812877655, + -0.6394954919815063 + ], + [ + -0.051595643162727356, + -0.8767544031143188, + -0.4781631827354431 + ], + [ + -0.7461268901824951, + -0.284410297870636, + 0.6020013093948364 + ] + ], + "t": [ + -49.209354400634766, + 128.88613891601562, + 553.3159790039062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000121/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000121/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000121/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000121/sam6d_results/vis_pem.png" + }, + { + "frame_id": 122, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000122.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000122.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 122, + "category_id": 1, + "bbox": [ + 532, + 464, + 86, + 190 + ], + "score": 0.6069902777671814, + "time": 0.0, + "segmentation": { + "counts": [ + 425449, + 6, + 794, + 6, + 788, + 14, + 786, + 14, + 778, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 766, + 30, + 770, + 30, + 764, + 32, + 768, + 32, + 764, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 764, + 30, + 770, + 30, + 764, + 32, + 768, + 32, + 766, + 28, + 772, + 28, + 766, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 748, + 12, + 8, + 28, + 752, + 12, + 8, + 28, + 748, + 48, + 752, + 48, + 748, + 46, + 754, + 46, + 748, + 48, + 752, + 48, + 740, + 54, + 746, + 54, + 742, + 52, + 748, + 52, + 742, + 56, + 744, + 56, + 726, + 72, + 728, + 72, + 722, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 710, + 82, + 718, + 82, + 716, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 722, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 728, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 734, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 758, + 36, + 764, + 36, + 766, + 26, + 774, + 26, + 778, + 18, + 782, + 18, + 527509 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9135920405387878, + 0.3511562645435333, + 0.20503568649291992 + ], + [ + -0.3936939239501953, + -0.8900324106216431, + -0.22988711297512054 + ], + [ + 0.10176210850477219, + -0.2907443642616272, + 0.9513738751411438 + ] + ], + "t": [ + -52.18194580078125, + 149.08737182617188, + 546.059814453125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 122, + "category_id": 1, + "bbox": [ + 532, + 464, + 86, + 190 + ], + "score": 0.6069902777671814, + "time": 0.0, + "segmentation": { + "counts": [ + 425449, + 6, + 794, + 6, + 788, + 14, + 786, + 14, + 778, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 770, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 766, + 30, + 770, + 30, + 764, + 32, + 768, + 32, + 764, + 30, + 770, + 30, + 766, + 30, + 770, + 30, + 764, + 30, + 770, + 30, + 764, + 32, + 768, + 32, + 766, + 28, + 772, + 28, + 766, + 28, + 772, + 28, + 768, + 28, + 772, + 28, + 748, + 12, + 8, + 28, + 752, + 12, + 8, + 28, + 748, + 48, + 752, + 48, + 748, + 46, + 754, + 46, + 748, + 48, + 752, + 48, + 740, + 54, + 746, + 54, + 742, + 52, + 748, + 52, + 742, + 56, + 744, + 56, + 726, + 72, + 728, + 72, + 722, + 78, + 722, + 78, + 718, + 82, + 718, + 82, + 714, + 84, + 716, + 84, + 712, + 86, + 714, + 86, + 710, + 82, + 718, + 82, + 716, + 76, + 724, + 76, + 722, + 74, + 726, + 74, + 724, + 74, + 726, + 74, + 722, + 74, + 726, + 74, + 724, + 72, + 728, + 72, + 728, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 734, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 758, + 36, + 764, + 36, + 766, + 26, + 774, + 26, + 778, + 18, + 782, + 18, + 527509 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9135920405387878, + 0.3511562645435333, + 0.20503568649291992 + ], + [ + -0.3936939239501953, + -0.8900324106216431, + -0.22988711297512054 + ], + [ + 0.10176210850477219, + -0.2907443642616272, + 0.9513738751411438 + ] + ], + "t": [ + -52.18194580078125, + 149.08737182617188, + 546.059814453125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000122/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000122/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000122/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000122/sam6d_results/vis_pem.png" + }, + { + "frame_id": 123, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000123.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000123.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 123, + "category_id": 1, + "bbox": [ + 556, + 492, + 64, + 194 + ], + "score": 0.5964995622634888, + "time": 0.0, + "segmentation": { + "counts": [ + 444673, + 16, + 784, + 16, + 778, + 22, + 778, + 22, + 770, + 30, + 770, + 30, + 762, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 750, + 44, + 756, + 44, + 748, + 44, + 756, + 44, + 750, + 42, + 758, + 42, + 720, + 12, + 18, + 44, + 726, + 12, + 18, + 44, + 722, + 20, + 8, + 42, + 730, + 20, + 8, + 42, + 724, + 68, + 732, + 68, + 692, + 6, + 14, + 80, + 700, + 6, + 14, + 80, + 692, + 100, + 700, + 100, + 694, + 98, + 702, + 98, + 696, + 100, + 700, + 100, + 696, + 94, + 706, + 94, + 700, + 100, + 700, + 100, + 698, + 100, + 700, + 100, + 698, + 102, + 698, + 102, + 692, + 104, + 696, + 104, + 694, + 102, + 698, + 102, + 698, + 88, + 712, + 88, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 718, + 78, + 722, + 78, + 722, + 70, + 730, + 70, + 730, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 746, + 48, + 752, + 48, + 754, + 40, + 760, + 40, + 764, + 24, + 776, + 24, + 784, + 4, + 796, + 4, + 525889 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9709243774414062, + 0.2355818748474121, + 0.04250931739807129 + ], + [ + -0.23726050555706024, + -0.9233959317207336, + -0.30174165964126587 + ], + [ + -0.03183191269636154, + -0.3030542731285095, + 0.9524415135383606 + ] + ], + "t": [ + -41.95798873901367, + 175.56178283691406, + 540.1680297851562 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 123, + "category_id": 1, + "bbox": [ + 556, + 492, + 64, + 194 + ], + "score": 0.5964995622634888, + "time": 0.0, + "segmentation": { + "counts": [ + 444673, + 16, + 784, + 16, + 778, + 22, + 778, + 22, + 770, + 30, + 770, + 30, + 762, + 38, + 762, + 38, + 756, + 42, + 758, + 42, + 750, + 44, + 756, + 44, + 748, + 44, + 756, + 44, + 750, + 42, + 758, + 42, + 720, + 12, + 18, + 44, + 726, + 12, + 18, + 44, + 722, + 20, + 8, + 42, + 730, + 20, + 8, + 42, + 724, + 68, + 732, + 68, + 692, + 6, + 14, + 80, + 700, + 6, + 14, + 80, + 692, + 100, + 700, + 100, + 694, + 98, + 702, + 98, + 696, + 100, + 700, + 100, + 696, + 94, + 706, + 94, + 700, + 100, + 700, + 100, + 698, + 100, + 700, + 100, + 698, + 102, + 698, + 102, + 692, + 104, + 696, + 104, + 694, + 102, + 698, + 102, + 698, + 88, + 712, + 88, + 712, + 84, + 716, + 84, + 714, + 82, + 718, + 82, + 718, + 78, + 722, + 78, + 722, + 70, + 730, + 70, + 730, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 746, + 48, + 752, + 48, + 754, + 40, + 760, + 40, + 764, + 24, + 776, + 24, + 784, + 4, + 796, + 4, + 525889 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9709243774414062, + 0.2355818748474121, + 0.04250931739807129 + ], + [ + -0.23726050555706024, + -0.9233959317207336, + -0.30174165964126587 + ], + [ + -0.03183191269636154, + -0.3030542731285095, + 0.9524415135383606 + ] + ], + "t": [ + -41.95798873901367, + 175.56178283691406, + 540.1680297851562 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000123/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000123/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000123/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000123/sam6d_results/vis_pem.png" + }, + { + "frame_id": 124, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000124.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000124.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 124, + "category_id": 1, + "bbox": [ + 564, + 472, + 48, + 192 + ], + "score": 0.498355507850647, + "time": 0.0, + "segmentation": { + "counts": [ + 451053, + 12, + 788, + 12, + 774, + 28, + 772, + 28, + 762, + 38, + 762, + 38, + 752, + 48, + 752, + 48, + 698, + 12, + 32, + 54, + 702, + 12, + 32, + 54, + 650, + 10, + 36, + 20, + 18, + 60, + 656, + 10, + 36, + 20, + 18, + 60, + 646, + 28, + 2, + 50, + 6, + 56, + 658, + 28, + 2, + 50, + 6, + 56, + 650, + 138, + 662, + 138, + 656, + 134, + 666, + 134, + 662, + 128, + 672, + 128, + 670, + 120, + 680, + 120, + 674, + 112, + 688, + 112, + 686, + 110, + 690, + 110, + 688, + 110, + 690, + 110, + 690, + 108, + 692, + 108, + 692, + 106, + 694, + 106, + 692, + 106, + 694, + 106, + 694, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 718, + 76, + 724, + 76, + 726, + 66, + 734, + 66, + 734, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 746, + 52, + 748, + 52, + 752, + 40, + 760, + 40, + 766, + 18, + 782, + 18, + 532297 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9475482702255249, + 0.15842445194721222, + 0.2775845229625702 + ], + [ + 0.03719478100538254, + -0.9172639846801758, + 0.3965391516685486 + ], + [ + 0.3174397349357605, + -0.36541545391082764, + -0.8750448226928711 + ] + ], + "t": [ + -41.82785415649414, + 159.6007843017578, + 545.6832885742188 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 124, + "category_id": 1, + "bbox": [ + 564, + 472, + 48, + 192 + ], + "score": 0.498355507850647, + "time": 0.0, + "segmentation": { + "counts": [ + 451053, + 12, + 788, + 12, + 774, + 28, + 772, + 28, + 762, + 38, + 762, + 38, + 752, + 48, + 752, + 48, + 698, + 12, + 32, + 54, + 702, + 12, + 32, + 54, + 650, + 10, + 36, + 20, + 18, + 60, + 656, + 10, + 36, + 20, + 18, + 60, + 646, + 28, + 2, + 50, + 6, + 56, + 658, + 28, + 2, + 50, + 6, + 56, + 650, + 138, + 662, + 138, + 656, + 134, + 666, + 134, + 662, + 128, + 672, + 128, + 670, + 120, + 680, + 120, + 674, + 112, + 688, + 112, + 686, + 110, + 690, + 110, + 688, + 110, + 690, + 110, + 690, + 108, + 692, + 108, + 692, + 106, + 694, + 106, + 692, + 106, + 694, + 106, + 694, + 86, + 714, + 86, + 714, + 82, + 718, + 82, + 718, + 76, + 724, + 76, + 726, + 66, + 734, + 66, + 734, + 60, + 740, + 60, + 740, + 56, + 744, + 56, + 746, + 52, + 748, + 52, + 752, + 40, + 760, + 40, + 766, + 18, + 782, + 18, + 532297 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9475482702255249, + 0.15842445194721222, + 0.2775845229625702 + ], + [ + 0.03719478100538254, + -0.9172639846801758, + 0.3965391516685486 + ], + [ + 0.3174397349357605, + -0.36541545391082764, + -0.8750448226928711 + ] + ], + "t": [ + -41.82785415649414, + 159.6007843017578, + 545.6832885742188 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000124/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000124/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000124/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000124/sam6d_results/vis_pem.png" + }, + { + "frame_id": 125, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000125.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000125.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 125, + "category_id": 1, + "bbox": [ + 526, + 454, + 40, + 186 + ], + "score": 0.5510836839675903, + "time": 0.0, + "segmentation": { + "counts": [ + 420629, + 8, + 792, + 8, + 776, + 30, + 770, + 30, + 642, + 24, + 38, + 12, + 42, + 42, + 642, + 24, + 38, + 12, + 42, + 42, + 632, + 86, + 24, + 58, + 632, + 86, + 24, + 58, + 628, + 92, + 8, + 72, + 628, + 92, + 8, + 72, + 622, + 174, + 626, + 174, + 622, + 168, + 632, + 168, + 630, + 154, + 646, + 154, + 644, + 138, + 662, + 138, + 660, + 126, + 674, + 126, + 674, + 110, + 690, + 110, + 690, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 690, + 108, + 692, + 108, + 692, + 104, + 696, + 104, + 698, + 82, + 718, + 82, + 718, + 74, + 726, + 74, + 726, + 62, + 738, + 62, + 740, + 56, + 744, + 56, + 746, + 50, + 750, + 50, + 754, + 42, + 758, + 42, + 764, + 18, + 782, + 18, + 569113 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9889005422592163, + 0.14842739701271057, + -0.006644904613494873 + ], + [ + 0.13814091682434082, + -0.9020606279373169, + 0.4089055061340332 + ], + [ + 0.054698437452316284, + -0.4052850008010864, + -0.9125524759292603 + ] + ], + "t": [ + -78.74581146240234, + 143.55686950683594, + 551.0231323242188 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 125, + "category_id": 1, + "bbox": [ + 526, + 454, + 40, + 186 + ], + "score": 0.5510836839675903, + "time": 0.0, + "segmentation": { + "counts": [ + 420629, + 8, + 792, + 8, + 776, + 30, + 770, + 30, + 642, + 24, + 38, + 12, + 42, + 42, + 642, + 24, + 38, + 12, + 42, + 42, + 632, + 86, + 24, + 58, + 632, + 86, + 24, + 58, + 628, + 92, + 8, + 72, + 628, + 92, + 8, + 72, + 622, + 174, + 626, + 174, + 622, + 168, + 632, + 168, + 630, + 154, + 646, + 154, + 644, + 138, + 662, + 138, + 660, + 126, + 674, + 126, + 674, + 110, + 690, + 110, + 690, + 108, + 692, + 108, + 692, + 108, + 692, + 108, + 690, + 108, + 692, + 108, + 692, + 104, + 696, + 104, + 698, + 82, + 718, + 82, + 718, + 74, + 726, + 74, + 726, + 62, + 738, + 62, + 740, + 56, + 744, + 56, + 746, + 50, + 750, + 50, + 754, + 42, + 758, + 42, + 764, + 18, + 782, + 18, + 569113 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9889005422592163, + 0.14842739701271057, + -0.006644904613494873 + ], + [ + 0.13814091682434082, + -0.9020606279373169, + 0.4089055061340332 + ], + [ + 0.054698437452316284, + -0.4052850008010864, + -0.9125524759292603 + ] + ], + "t": [ + -78.74581146240234, + 143.55686950683594, + 551.0231323242188 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000125/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000125/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000125/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000125/sam6d_results/vis_pem.png" + }, + { + "frame_id": 126, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000126.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000126.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 126, + "category_id": 1, + "bbox": [ + 524, + 476, + 36, + 184 + ], + "score": 0.5429708957672119, + "time": 0.0, + "segmentation": { + "counts": [ + 418907, + 18, + 782, + 18, + 766, + 40, + 760, + 40, + 754, + 50, + 750, + 50, + 746, + 72, + 14, + 10, + 704, + 72, + 14, + 10, + 702, + 100, + 700, + 100, + 698, + 104, + 696, + 104, + 696, + 108, + 26, + 50, + 616, + 108, + 26, + 50, + 614, + 186, + 614, + 186, + 614, + 188, + 612, + 188, + 612, + 188, + 612, + 188, + 612, + 186, + 614, + 186, + 614, + 168, + 632, + 168, + 632, + 110, + 690, + 110, + 690, + 108, + 692, + 108, + 692, + 106, + 694, + 106, + 696, + 102, + 698, + 102, + 700, + 72, + 728, + 72, + 730, + 52, + 748, + 52, + 754, + 42, + 758, + 42, + 764, + 32, + 768, + 32, + 573875 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5014970302581787, + 0.06718839704990387, + 0.8625466823577881 + ], + [ + -0.3303713798522949, + -0.9065561890602112, + 0.2626992464065552 + ], + [ + 0.7995970249176025, + -0.4167037308216095, + -0.4324379563331604 + ] + ], + "t": [ + -76.49658966064453, + 160.1818389892578, + 549.0807495117188 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 126, + "category_id": 1, + "bbox": [ + 524, + 476, + 36, + 184 + ], + "score": 0.5429708957672119, + "time": 0.0, + "segmentation": { + "counts": [ + 418907, + 18, + 782, + 18, + 766, + 40, + 760, + 40, + 754, + 50, + 750, + 50, + 746, + 72, + 14, + 10, + 704, + 72, + 14, + 10, + 702, + 100, + 700, + 100, + 698, + 104, + 696, + 104, + 696, + 108, + 26, + 50, + 616, + 108, + 26, + 50, + 614, + 186, + 614, + 186, + 614, + 188, + 612, + 188, + 612, + 188, + 612, + 188, + 612, + 186, + 614, + 186, + 614, + 168, + 632, + 168, + 632, + 110, + 690, + 110, + 690, + 108, + 692, + 108, + 692, + 106, + 694, + 106, + 696, + 102, + 698, + 102, + 700, + 72, + 728, + 72, + 730, + 52, + 748, + 52, + 754, + 42, + 758, + 42, + 764, + 32, + 768, + 32, + 573875 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5014970302581787, + 0.06718839704990387, + 0.8625466823577881 + ], + [ + -0.3303713798522949, + -0.9065561890602112, + 0.2626992464065552 + ], + [ + 0.7995970249176025, + -0.4167037308216095, + -0.4324379563331604 + ] + ], + "t": [ + -76.49658966064453, + 160.1818389892578, + 549.0807495117188 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000126/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000126/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000126/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000126/sam6d_results/vis_pem.png" + }, + { + "frame_id": 127, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000127.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000127.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000127/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000127/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000127/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000127/sam6d_results/vis_pem.png" + }, + { + "frame_id": 128, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000128.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000128.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000128/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000128/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000128/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000128/sam6d_results/vis_pem.png" + }, + { + "frame_id": 129, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000129.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000129.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 129, + "category_id": 1, + "bbox": [ + 500, + 510, + 52, + 162 + ], + "score": 0.5117759108543396, + "time": 0.0, + "segmentation": { + "counts": [ + 399725, + 16, + 784, + 16, + 778, + 32, + 768, + 32, + 766, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 746, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 66, + 734, + 66, + 732, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 724, + 86, + 714, + 86, + 716, + 92, + 708, + 92, + 708, + 96, + 704, + 96, + 706, + 96, + 704, + 96, + 704, + 98, + 702, + 98, + 704, + 96, + 704, + 96, + 708, + 94, + 706, + 94, + 710, + 102, + 698, + 102, + 704, + 104, + 696, + 104, + 700, + 110, + 690, + 110, + 696, + 114, + 686, + 114, + 692, + 10, + 26, + 82, + 682, + 10, + 26, + 82, + 724, + 18, + 14, + 52, + 716, + 18, + 14, + 52, + 722, + 8, + 28, + 46, + 718, + 8, + 28, + 46, + 762, + 38, + 762, + 38, + 770, + 30, + 770, + 30, + 780, + 20, + 780, + 20, + 788, + 10, + 790, + 10, + 580127 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9854856729507446, + -0.08304405212402344, + 0.14806020259857178 + ], + [ + -0.0038001984357833862, + -0.8611679077148438, + -0.5083065032958984 + ], + [ + 0.16971643269062042, + -0.5014914274215698, + 0.84835284948349 + ] + ], + "t": [ + -83.52996063232422, + 185.5910186767578, + 559.6484985351562 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 129, + "category_id": 1, + "bbox": [ + 500, + 510, + 52, + 162 + ], + "score": 0.5117759108543396, + "time": 0.0, + "segmentation": { + "counts": [ + 399725, + 16, + 784, + 16, + 778, + 32, + 768, + 32, + 766, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 746, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 66, + 734, + 66, + 732, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 724, + 86, + 714, + 86, + 716, + 92, + 708, + 92, + 708, + 96, + 704, + 96, + 706, + 96, + 704, + 96, + 704, + 98, + 702, + 98, + 704, + 96, + 704, + 96, + 708, + 94, + 706, + 94, + 710, + 102, + 698, + 102, + 704, + 104, + 696, + 104, + 700, + 110, + 690, + 110, + 696, + 114, + 686, + 114, + 692, + 10, + 26, + 82, + 682, + 10, + 26, + 82, + 724, + 18, + 14, + 52, + 716, + 18, + 14, + 52, + 722, + 8, + 28, + 46, + 718, + 8, + 28, + 46, + 762, + 38, + 762, + 38, + 770, + 30, + 770, + 30, + 780, + 20, + 780, + 20, + 788, + 10, + 790, + 10, + 580127 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9854856729507446, + -0.08304405212402344, + 0.14806020259857178 + ], + [ + -0.0038001984357833862, + -0.8611679077148438, + -0.5083065032958984 + ], + [ + 0.16971643269062042, + -0.5014914274215698, + 0.84835284948349 + ] + ], + "t": [ + -83.52996063232422, + 185.5910186767578, + 559.6484985351562 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000129/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000129/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000129/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000129/sam6d_results/vis_pem.png" + }, + { + "frame_id": 130, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000130.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000130.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 130, + "category_id": 1, + "bbox": [ + 502, + 558, + 60, + 158 + ], + "score": 0.585064709186554, + "time": 0.0, + "segmentation": { + "counts": [ + 401375, + 4, + 796, + 4, + 788, + 26, + 774, + 26, + 772, + 36, + 764, + 36, + 762, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 738, + 64, + 736, + 64, + 736, + 68, + 732, + 68, + 732, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 722, + 90, + 710, + 90, + 712, + 92, + 708, + 92, + 710, + 92, + 708, + 92, + 712, + 88, + 712, + 88, + 716, + 86, + 714, + 86, + 718, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 724, + 84, + 716, + 84, + 722, + 82, + 718, + 82, + 742, + 66, + 734, + 66, + 746, + 60, + 740, + 60, + 744, + 22, + 4, + 38, + 736, + 22, + 4, + 38, + 742, + 12, + 16, + 36, + 736, + 12, + 16, + 36, + 768, + 40, + 760, + 40, + 768, + 36, + 764, + 36, + 770, + 34, + 766, + 34, + 772, + 30, + 770, + 30, + 776, + 24, + 776, + 24, + 782, + 18, + 782, + 18, + 572081 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9829722046852112, + -0.14529801905155182, + 0.11249181628227234 + ], + [ + -0.1817091554403305, + -0.8596974611282349, + 0.47739097476005554 + ], + [ + 0.027345091104507446, + -0.4897027611732483, + -0.8714605569839478 + ] + ], + "t": [ + -77.84605407714844, + 224.86570739746094, + 558.8783569335938 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 130, + "category_id": 1, + "bbox": [ + 502, + 558, + 60, + 158 + ], + "score": 0.585064709186554, + "time": 0.0, + "segmentation": { + "counts": [ + 401375, + 4, + 796, + 4, + 788, + 26, + 774, + 26, + 772, + 36, + 764, + 36, + 762, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 738, + 64, + 736, + 64, + 736, + 68, + 732, + 68, + 732, + 74, + 726, + 74, + 726, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 722, + 90, + 710, + 90, + 712, + 92, + 708, + 92, + 710, + 92, + 708, + 92, + 712, + 88, + 712, + 88, + 716, + 86, + 714, + 86, + 718, + 82, + 718, + 82, + 722, + 82, + 718, + 82, + 724, + 84, + 716, + 84, + 722, + 82, + 718, + 82, + 742, + 66, + 734, + 66, + 746, + 60, + 740, + 60, + 744, + 22, + 4, + 38, + 736, + 22, + 4, + 38, + 742, + 12, + 16, + 36, + 736, + 12, + 16, + 36, + 768, + 40, + 760, + 40, + 768, + 36, + 764, + 36, + 770, + 34, + 766, + 34, + 772, + 30, + 770, + 30, + 776, + 24, + 776, + 24, + 782, + 18, + 782, + 18, + 572081 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9829722046852112, + -0.14529801905155182, + 0.11249181628227234 + ], + [ + -0.1817091554403305, + -0.8596974611282349, + 0.47739097476005554 + ], + [ + 0.027345091104507446, + -0.4897027611732483, + -0.8714605569839478 + ] + ], + "t": [ + -77.84605407714844, + 224.86570739746094, + 558.8783569335938 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000130/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000130/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000130/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000130/sam6d_results/vis_pem.png" + }, + { + "frame_id": 131, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000131.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000131.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 131, + "category_id": 1, + "bbox": [ + 502, + 568, + 74, + 142 + ], + "score": 0.5408676266670227, + "time": 0.0, + "segmentation": { + "counts": [ + 401377, + 18, + 782, + 18, + 778, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 762, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 734, + 70, + 730, + 70, + 732, + 72, + 728, + 72, + 732, + 70, + 730, + 70, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 738, + 62, + 738, + 62, + 742, + 8, + 4, + 46, + 742, + 8, + 4, + 46, + 758, + 44, + 756, + 44, + 762, + 38, + 762, + 38, + 768, + 36, + 764, + 36, + 768, + 36, + 764, + 36, + 770, + 16, + 2, + 18, + 764, + 16, + 2, + 18, + 766, + 10, + 8, + 22, + 760, + 10, + 8, + 22, + 784, + 20, + 780, + 20, + 784, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 782, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 560887 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9704663157463074, + -0.2300461381673813, + 0.07261791825294495 + ], + [ + -0.23374982178211212, + -0.822327196598053, + 0.518785834312439 + ], + [ + -0.059628963470458984, + -0.5204384326934814, + -0.8518146872520447 + ] + ], + "t": [ + -71.68561553955078, + 230.69374084472656, + 567.8729858398438 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 131, + "category_id": 1, + "bbox": [ + 502, + 568, + 74, + 142 + ], + "score": 0.5408676266670227, + "time": 0.0, + "segmentation": { + "counts": [ + 401377, + 18, + 782, + 18, + 778, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 762, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 734, + 70, + 730, + 70, + 732, + 72, + 728, + 72, + 732, + 70, + 730, + 70, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 738, + 62, + 738, + 62, + 742, + 8, + 4, + 46, + 742, + 8, + 4, + 46, + 758, + 44, + 756, + 44, + 762, + 38, + 762, + 38, + 768, + 36, + 764, + 36, + 768, + 36, + 764, + 36, + 770, + 16, + 2, + 18, + 764, + 16, + 2, + 18, + 766, + 10, + 8, + 22, + 760, + 10, + 8, + 22, + 784, + 20, + 780, + 20, + 784, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 782, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 560887 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9704663157463074, + -0.2300461381673813, + 0.07261791825294495 + ], + [ + -0.23374982178211212, + -0.822327196598053, + 0.518785834312439 + ], + [ + -0.059628963470458984, + -0.5204384326934814, + -0.8518146872520447 + ] + ], + "t": [ + -71.68561553955078, + 230.69374084472656, + 567.8729858398438 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000131/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000131/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000131/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000131/sam6d_results/vis_pem.png" + }, + { + "frame_id": 132, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000132.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000132.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 132, + "category_id": 1, + "bbox": [ + 524, + 554, + 88, + 130 + ], + "score": 0.5344038009643555, + "time": 0.0, + "segmentation": { + "counts": [ + 418965, + 10, + 790, + 10, + 786, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 770, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 748, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 754, + 46, + 754, + 46, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 770, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 532113 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9305882453918457, + -0.3315523564815521, + 0.15517398715019226 + ], + [ + -0.3618881106376648, + -0.7693395018577576, + 0.5264538526535034 + ], + [ + -0.05516520142555237, + -0.5460670590400696, + -0.8359231352806091 + ] + ], + "t": [ + -46.029178619384766, + 214.9473419189453, + 578.9454956054688 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 132, + "category_id": 1, + "bbox": [ + 524, + 554, + 88, + 130 + ], + "score": 0.5344038009643555, + "time": 0.0, + "segmentation": { + "counts": [ + 418965, + 10, + 790, + 10, + 786, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 770, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 748, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 754, + 46, + 754, + 46, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 770, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 532113 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9305882453918457, + -0.3315523564815521, + 0.15517398715019226 + ], + [ + -0.3618881106376648, + -0.7693395018577576, + 0.5264538526535034 + ], + [ + -0.05516520142555237, + -0.5460670590400696, + -0.8359231352806091 + ] + ], + "t": [ + -46.029178619384766, + 214.9473419189453, + 578.9454956054688 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000132/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000132/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000132/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000132/sam6d_results/vis_pem.png" + }, + { + "frame_id": 133, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000133.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000133.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 133, + "category_id": 1, + "bbox": [ + 520, + 556, + 94, + 128 + ], + "score": 0.5302901864051819, + "time": 0.0, + "segmentation": { + "counts": [ + 415767, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 34, + 766, + 34, + 764, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 752, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 8, + 6, + 16, + 770, + 8, + 6, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 530513 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9272719025611877, + -0.3631182312965393, + 0.0911715030670166 + ], + [ + -0.35065722465515137, + -0.7570258975028992, + 0.5513180494308472 + ], + [ + -0.1311742067337036, + -0.5431917309761047, + -0.8292986154556274 + ] + ], + "t": [ + -46.70756912231445, + 218.0233612060547, + 580.6734008789062 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 133, + "category_id": 1, + "bbox": [ + 520, + 556, + 94, + 128 + ], + "score": 0.5302901864051819, + "time": 0.0, + "segmentation": { + "counts": [ + 415767, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 34, + 766, + 34, + 764, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 752, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 8, + 6, + 16, + 770, + 8, + 6, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 530513 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9272719025611877, + -0.3631182312965393, + 0.0911715030670166 + ], + [ + -0.35065722465515137, + -0.7570258975028992, + 0.5513180494308472 + ], + [ + -0.1311742067337036, + -0.5431917309761047, + -0.8292986154556274 + ] + ], + "t": [ + -46.70756912231445, + 218.0233612060547, + 580.6734008789062 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000133/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000133/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000133/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000133/sam6d_results/vis_pem.png" + }, + { + "frame_id": 134, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000134.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000134.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 134, + "category_id": 1, + "bbox": [ + 530, + 550, + 104, + 120 + ], + "score": 0.5059552788734436, + "time": 0.0, + "segmentation": { + "counts": [ + 423761, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 760, + 42, + 758, + 42, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 12, + 2, + 10, + 776, + 12, + 2, + 10, + 792, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 14, + 786, + 14, + 790, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 514527 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9000045657157898, + -0.4185011684894562, + 0.12186053395271301 + ], + [ + -0.41058170795440674, + -0.720094621181488, + 0.5593633055686951 + ], + [ + -0.14634288847446442, + -0.5534628033638, + -0.8199164867401123 + ] + ], + "t": [ + -33.49686813354492, + 208.13978576660156, + 582.5407104492188 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 134, + "category_id": 1, + "bbox": [ + 530, + 550, + 104, + 120 + ], + "score": 0.5059552788734436, + "time": 0.0, + "segmentation": { + "counts": [ + 423761, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 760, + 42, + 758, + 42, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 12, + 2, + 10, + 776, + 12, + 2, + 10, + 792, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 14, + 786, + 14, + 790, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 514527 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.9000045657157898, + -0.4185011684894562, + 0.12186053395271301 + ], + [ + -0.41058170795440674, + -0.720094621181488, + 0.5593633055686951 + ], + [ + -0.14634288847446442, + -0.5534628033638, + -0.8199164867401123 + ] + ], + "t": [ + -33.49686813354492, + 208.13978576660156, + 582.5407104492188 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000134/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000134/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000134/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000134/sam6d_results/vis_pem.png" + }, + { + "frame_id": 135, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000135.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000135.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 135, + "category_id": 1, + "bbox": [ + 532, + 548, + 114, + 114 + ], + "score": 0.4882994294166565, + "time": 0.0, + "segmentation": { + "counts": [ + 425357, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 792, + 10, + 790, + 10, + 794, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 504935 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4819453954696655, + -0.480680912733078, + -0.7325809597969055 + ], + [ + 0.31344184279441833, + -0.6861791014671326, + 0.6564393639564514 + ], + [ + -0.8182193040847778, + -0.5459896326065063, + -0.18003520369529724 + ] + ], + "t": [ + -26.651897430419922, + 202.78152465820312, + 581.4299926757812 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 135, + "category_id": 1, + "bbox": [ + 532, + 548, + 114, + 114 + ], + "score": 0.4882994294166565, + "time": 0.0, + "segmentation": { + "counts": [ + 425357, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 792, + 10, + 790, + 10, + 794, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 504935 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4819453954696655, + -0.480680912733078, + -0.7325809597969055 + ], + [ + 0.31344184279441833, + -0.6861791014671326, + 0.6564393639564514 + ], + [ + -0.8182193040847778, + -0.5459896326065063, + -0.18003520369529724 + ] + ], + "t": [ + -26.651897430419922, + 202.78152465820312, + 581.4299926757812 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000135/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000135/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000135/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000135/sam6d_results/vis_pem.png" + }, + { + "frame_id": 136, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000136.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000136.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000136/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000136/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000136/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000136/sam6d_results/vis_pem.png" + }, + { + "frame_id": 137, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000137.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000137.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000137/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000137/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000137/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000137/sam6d_results/vis_pem.png" + }, + { + "frame_id": 138, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000138.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000138.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000138/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000138/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000138/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000138/sam6d_results/vis_pem.png" + }, + { + "frame_id": 139, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000139.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000139.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000139/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000139/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000139/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000139/sam6d_results/vis_pem.png" + }, + { + "frame_id": 140, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000140.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000140.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000140/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000140/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000140/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000140/sam6d_results/vis_pem.png" + }, + { + "frame_id": 141, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000141.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000141.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000141/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000141/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000141/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000141/sam6d_results/vis_pem.png" + }, + { + "frame_id": 142, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000142.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000142.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000142/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000142/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000142/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000142/sam6d_results/vis_pem.png" + }, + { + "frame_id": 143, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000143.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000143.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000143/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000143/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000143/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000143/sam6d_results/vis_pem.png" + }, + { + "frame_id": 144, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000144.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000144.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000144/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000144/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000144/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000144/sam6d_results/vis_pem.png" + }, + { + "frame_id": 145, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000145.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000145.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000145/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000145/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000145/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000145/sam6d_results/vis_pem.png" + }, + { + "frame_id": 146, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000146.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000146.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000146/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000146/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000146/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000146/sam6d_results/vis_pem.png" + }, + { + "frame_id": 147, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000147.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000147.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000147/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000147/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000147/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000147/sam6d_results/vis_pem.png" + }, + { + "frame_id": 148, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000148.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000148.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000148/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000148/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000148/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000148/sam6d_results/vis_pem.png" + }, + { + "frame_id": 149, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000149.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000149.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000149/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000149/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000149/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000149/sam6d_results/vis_pem.png" + }, + { + "frame_id": 150, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000150.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000150.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000150/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000150/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000150/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000150/sam6d_results/vis_pem.png" + }, + { + "frame_id": 151, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000151.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000151.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000151/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000151/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000151/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000151/sam6d_results/vis_pem.png" + }, + { + "frame_id": 152, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000152.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000152.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000152/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000152/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000152/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000152/sam6d_results/vis_pem.png" + }, + { + "frame_id": 153, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000153.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000153.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000153/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000153/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000153/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000153/sam6d_results/vis_pem.png" + }, + { + "frame_id": 154, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000154.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000154.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000154/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000154/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000154/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000154/sam6d_results/vis_pem.png" + }, + { + "frame_id": 155, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000155.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000155.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000155/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000155/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000155/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000155/sam6d_results/vis_pem.png" + }, + { + "frame_id": 156, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000156.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000156.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000156/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000156/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000156/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000156/sam6d_results/vis_pem.png" + }, + { + "frame_id": 157, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000157.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000157.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000157/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000157/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000157/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000157/sam6d_results/vis_pem.png" + }, + { + "frame_id": 158, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000158.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000158.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000158/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000158/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000158/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000158/sam6d_results/vis_pem.png" + }, + { + "frame_id": 159, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000159.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000159.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000159/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000159/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000159/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000159/sam6d_results/vis_pem.png" + }, + { + "frame_id": 160, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000160.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000160.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000160/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000160/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000160/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000160/sam6d_results/vis_pem.png" + }, + { + "frame_id": 161, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000161.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000161.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 161, + "category_id": 1, + "bbox": [ + 654, + 396, + 176, + 38 + ], + "score": 0.42960596084594727, + "time": 0.0, + "segmentation": { + "counts": [ + 522817, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 786, + 8, + 792, + 8, + 2394, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 357999 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.715573787689209, + -0.6876592636108398, + 0.1227976381778717 + ], + [ + 0.3051592707633972, + 0.14960289001464844, + -0.9404767751693726 + ], + [ + 0.6283566951751709, + 0.7104531526565552, + 0.3168976306915283 + ] + ], + "t": [ + 96.48992156982422, + 13.91067886352539, + 577.5809326171875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 161, + "category_id": 1, + "bbox": [ + 654, + 396, + 176, + 38 + ], + "score": 0.42960596084594727, + "time": 0.0, + "segmentation": { + "counts": [ + 522817, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 786, + 8, + 792, + 8, + 2394, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 794, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 357999 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.715573787689209, + -0.6876592636108398, + 0.1227976381778717 + ], + [ + 0.3051592707633972, + 0.14960289001464844, + -0.9404767751693726 + ], + [ + 0.6283566951751709, + 0.7104531526565552, + 0.3168976306915283 + ] + ], + "t": [ + 96.48992156982422, + 13.91067886352539, + 577.5809326171875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000161/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000161/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000161/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000161/sam6d_results/vis_pem.png" + }, + { + "frame_id": 162, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000162.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000162.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000162/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000162/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000162/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000162/sam6d_results/vis_pem.png" + }, + { + "frame_id": 163, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000163.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000163.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 163, + "category_id": 1, + "bbox": [ + 656, + 392, + 186, + 54 + ], + "score": 0.42591261863708496, + "time": 0.0, + "segmentation": { + "counts": [ + 524431, + 8, + 792, + 8, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 348401 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7578891515731812, + -0.6523728370666504, + 0.003701120615005493 + ], + [ + -0.17033791542053223, + 0.20335830748081207, + 0.9641736745834351 + ], + [ + -0.6297534704208374, + 0.7301057577133179, + -0.26524674892425537 + ] + ], + "t": [ + 95.54574584960938, + 19.100927352905273, + 550.3290405273438 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 163, + "category_id": 1, + "bbox": [ + 656, + 392, + 186, + 54 + ], + "score": 0.42591261863708496, + "time": 0.0, + "segmentation": { + "counts": [ + 524431, + 8, + 792, + 8, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 348401 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7578891515731812, + -0.6523728370666504, + 0.003701120615005493 + ], + [ + -0.17033791542053223, + 0.20335830748081207, + 0.9641736745834351 + ], + [ + -0.6297534704208374, + 0.7301057577133179, + -0.26524674892425537 + ] + ], + "t": [ + 95.54574584960938, + 19.100927352905273, + 550.3290405273438 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000163/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000163/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000163/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000163/sam6d_results/vis_pem.png" + }, + { + "frame_id": 164, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000164.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000164.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 164, + "category_id": 1, + "bbox": [ + 626, + 382, + 182, + 56 + ], + "score": 0.45319098234176636, + "time": 0.0, + "segmentation": { + "counts": [ + 500423, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 375611 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.34403133392333984, + -0.6951086521148682, + -0.6312421560287476 + ], + [ + -0.9375592470169067, + 0.2176126390695572, + 0.27134567499160767 + ], + [ + -0.05124823749065399, + 0.685177743434906, + -0.7265706658363342 + ] + ], + "t": [ + 66.96430969238281, + 11.408961296081543, + 550.7470092773438 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 164, + "category_id": 1, + "bbox": [ + 626, + 382, + 182, + 56 + ], + "score": 0.45319098234176636, + "time": 0.0, + "segmentation": { + "counts": [ + 500423, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 375611 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.34403133392333984, + -0.6951086521148682, + -0.6312421560287476 + ], + [ + -0.9375592470169067, + 0.2176126390695572, + 0.27134567499160767 + ], + [ + -0.05124823749065399, + 0.685177743434906, + -0.7265706658363342 + ] + ], + "t": [ + 66.96430969238281, + 11.408961296081543, + 550.7470092773438 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000164/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000164/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000164/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000164/sam6d_results/vis_pem.png" + }, + { + "frame_id": 165, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000165.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000165.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 165, + "category_id": 1, + "bbox": [ + 652, + 366, + 188, + 64 + ], + "score": 0.4690958559513092, + "time": 0.0, + "segmentation": { + "counts": [ + 521213, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 350027 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6178299188613892, + -0.6575262546539307, + -0.43121373653411865 + ], + [ + -0.3823450207710266, + 0.22798624634742737, + -0.8954522609710693 + ], + [ + 0.6870944499969482, + 0.7181092500686646, + -0.11054539680480957 + ] + ], + "t": [ + 89.95011901855469, + 1.8916006088256836, + 541.4617919921875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 165, + "category_id": 1, + "bbox": [ + 652, + 366, + 188, + 64 + ], + "score": 0.4690958559513092, + "time": 0.0, + "segmentation": { + "counts": [ + 521213, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 350027 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6178299188613892, + -0.6575262546539307, + -0.43121373653411865 + ], + [ + -0.3823450207710266, + 0.22798624634742737, + -0.8954522609710693 + ], + [ + 0.6870944499969482, + 0.7181092500686646, + -0.11054539680480957 + ] + ], + "t": [ + 89.95011901855469, + 1.8916006088256836, + 541.4617919921875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000165/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000165/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000165/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000165/sam6d_results/vis_pem.png" + }, + { + "frame_id": 166, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000166.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000166.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 166, + "category_id": 1, + "bbox": [ + 656, + 362, + 192, + 64 + ], + "score": 0.456567645072937, + "time": 0.0, + "segmentation": { + "counts": [ + 524411, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 343631 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.05894346907734871, + -0.6420871019363403, + -0.7643621563911438 + ], + [ + -0.942077100276947, + 0.21747444570064545, + -0.2553330063819885 + ], + [ + 0.3301754295825958, + 0.7351385354995728, + -0.5920770168304443 + ] + ], + "t": [ + 92.44700622558594, + -1.3450231552124023, + 533.2530517578125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 166, + "category_id": 1, + "bbox": [ + 656, + 362, + 192, + 64 + ], + "score": 0.456567645072937, + "time": 0.0, + "segmentation": { + "counts": [ + 524411, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 343631 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.05894346907734871, + -0.6420871019363403, + -0.7643621563911438 + ], + [ + -0.942077100276947, + 0.21747444570064545, + -0.2553330063819885 + ], + [ + 0.3301754295825958, + 0.7351385354995728, + -0.5920770168304443 + ] + ], + "t": [ + 92.44700622558594, + -1.3450231552124023, + 533.2530517578125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000166/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000166/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000166/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000166/sam6d_results/vis_pem.png" + }, + { + "frame_id": 167, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000167.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000167.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 167, + "category_id": 1, + "bbox": [ + 648, + 412, + 196, + 62 + ], + "score": 0.4592571258544922, + "time": 0.0, + "segmentation": { + "counts": [ + 518059, + 10, + 790, + 10, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 346783 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7095583081245422, + -0.6588878035545349, + 0.24978721141815186 + ], + [ + 0.5284875631332397, + 0.2631438970565796, + -0.8071286082267761 + ], + [ + 0.46607720851898193, + 0.7047140002250671, + 0.5349299907684326 + ] + ], + "t": [ + 85.84049224853516, + 38.851593017578125, + 525.118896484375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 167, + "category_id": 1, + "bbox": [ + 648, + 412, + 196, + 62 + ], + "score": 0.4592571258544922, + "time": 0.0, + "segmentation": { + "counts": [ + 518059, + 10, + 790, + 10, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 780, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 346783 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7095583081245422, + -0.6588878035545349, + 0.24978721141815186 + ], + [ + 0.5284875631332397, + 0.2631438970565796, + -0.8071286082267761 + ], + [ + 0.46607720851898193, + 0.7047140002250671, + 0.5349299907684326 + ] + ], + "t": [ + 85.84049224853516, + 38.851593017578125, + 525.118896484375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000167/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000167/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000167/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000167/sam6d_results/vis_pem.png" + }, + { + "frame_id": 168, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000168.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000168.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 168, + "category_id": 1, + "bbox": [ + 680, + 428, + 202, + 70 + ], + "score": 0.4749673306941986, + "time": 0.0, + "segmentation": { + "counts": [ + 543681, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 316365 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7645324468612671, + -0.643887996673584, + -0.02999233454465866 + ], + [ + 0.22860319912433624, + 0.31435298919677734, + -0.9213703870773315 + ], + [ + 0.602687418460846, + 0.6975606679916382, + 0.38752734661102295 + ] + ], + "t": [ + 111.70577239990234, + 54.78273391723633, + 511.5174560546875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 168, + "category_id": 1, + "bbox": [ + 680, + 428, + 202, + 70 + ], + "score": 0.4749673306941986, + "time": 0.0, + "segmentation": { + "counts": [ + 543681, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 18, + 782, + 18, + 782, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 316365 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7645324468612671, + -0.643887996673584, + -0.02999233454465866 + ], + [ + 0.22860319912433624, + 0.31435298919677734, + -0.9213703870773315 + ], + [ + 0.602687418460846, + 0.6975606679916382, + 0.38752734661102295 + ] + ], + "t": [ + 111.70577239990234, + 54.78273391723633, + 511.5174560546875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000168/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000168/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000168/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000168/sam6d_results/vis_pem.png" + }, + { + "frame_id": 169, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000169.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000169.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 169, + "category_id": 1, + "bbox": [ + 662, + 430, + 202, + 68 + ], + "score": 0.4460203945636749, + "time": 0.0, + "segmentation": { + "counts": [ + 529283, + 8, + 792, + 8, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 782, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 330765 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4729991853237152, + -0.6570941805839539, + 0.5869402885437012 + ], + [ + 0.8786570429801941, + 0.3026043176651001, + -0.3693130314350128 + ], + [ + 0.06506302952766418, + 0.6904040575027466, + 0.7204921245574951 + ] + ], + "t": [ + 97.23149108886719, + 55.333534240722656, + 511.9727783203125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 169, + "category_id": 1, + "bbox": [ + 662, + 430, + 202, + 68 + ], + "score": 0.4460203945636749, + "time": 0.0, + "segmentation": { + "counts": [ + 529283, + 8, + 792, + 8, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 778, + 18, + 782, + 18, + 782, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 330765 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4729991853237152, + -0.6570941805839539, + 0.5869402885437012 + ], + [ + 0.8786570429801941, + 0.3026043176651001, + -0.3693130314350128 + ], + [ + 0.06506302952766418, + 0.6904040575027466, + 0.7204921245574951 + ] + ], + "t": [ + 97.23149108886719, + 55.333534240722656, + 511.9727783203125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000169/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000169/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000169/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000169/sam6d_results/vis_pem.png" + }, + { + "frame_id": 170, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000170.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000170.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 170, + "category_id": 1, + "bbox": [ + 666, + 422, + 204, + 80 + ], + "score": 0.48862820863723755, + "time": 0.0, + "segmentation": { + "counts": [ + 532485, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 325971 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5105109214782715, + -0.6497653722763062, + 0.5631902813911438 + ], + [ + 0.4624185860157013, + 0.34473899006843567, + 0.816898763179779 + ], + [ + -0.724946916103363, + 0.6774650812149048, + 0.12447100877761841 + ] + ], + "t": [ + 100.51679992675781, + 53.932960510253906, + 502.6813659667969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 170, + "category_id": 1, + "bbox": [ + 666, + 422, + 204, + 80 + ], + "score": 0.48862820863723755, + "time": 0.0, + "segmentation": { + "counts": [ + 532485, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 325971 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5105109214782715, + -0.6497653722763062, + 0.5631902813911438 + ], + [ + 0.4624185860157013, + 0.34473899006843567, + 0.816898763179779 + ], + [ + -0.724946916103363, + 0.6774650812149048, + 0.12447100877761841 + ] + ], + "t": [ + 100.51679992675781, + 53.932960510253906, + 502.6813659667969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000170/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000170/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000170/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000170/sam6d_results/vis_pem.png" + }, + { + "frame_id": 171, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000171.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000171.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 171, + "category_id": 1, + "bbox": [ + 670, + 392, + 210, + 90 + ], + "score": 0.49737516045570374, + "time": 0.0, + "segmentation": { + "counts": [ + 535663, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 318003 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.719577968120575, + -0.6463146209716797, + 0.2539387345314026 + ], + [ + 0.5784948468208313, + 0.3556530475616455, + -0.734067440032959 + ], + [ + 0.3841245174407959, + 0.6751209497451782, + 0.629809558391571 + ] + ], + "t": [ + 101.49166107177734, + 33.82117462158203, + 494.7593078613281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 171, + "category_id": 1, + "bbox": [ + 670, + 392, + 210, + 90 + ], + "score": 0.49737516045570374, + "time": 0.0, + "segmentation": { + "counts": [ + 535663, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 776, + 22, + 778, + 22, + 778, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 318003 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.719577968120575, + -0.6463146209716797, + 0.2539387345314026 + ], + [ + 0.5784948468208313, + 0.3556530475616455, + -0.734067440032959 + ], + [ + 0.3841245174407959, + 0.6751209497451782, + 0.629809558391571 + ] + ], + "t": [ + 101.49166107177734, + 33.82117462158203, + 494.7593078613281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000171/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000171/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000171/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000171/sam6d_results/vis_pem.png" + }, + { + "frame_id": 172, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000172.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000172.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000172/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000172/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000172/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000172/sam6d_results/vis_pem.png" + }, + { + "frame_id": 173, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000173.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000173.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 173, + "category_id": 1, + "bbox": [ + 654, + 356, + 224, + 98 + ], + "score": 0.544393002986908, + "time": 0.0, + "segmentation": { + "counts": [ + 522835, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 319635 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.05183364450931549, + -0.7165932655334473, + 0.6955626606941223 + ], + [ + 0.8424060344696045, + 0.34269192814826965, + 0.4158298373222351 + ], + [ + -0.536344587802887, + 0.6075000166893005, + 0.5858994722366333 + ] + ], + "t": [ + 93.41282653808594, + 8.53738784790039, + 482.4288635253906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 173, + "category_id": 1, + "bbox": [ + 654, + 356, + 224, + 98 + ], + "score": 0.544393002986908, + "time": 0.0, + "segmentation": { + "counts": [ + 522835, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 319635 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.05183364450931549, + -0.7165932655334473, + 0.6955626606941223 + ], + [ + 0.8424060344696045, + 0.34269192814826965, + 0.4158298373222351 + ], + [ + -0.536344587802887, + 0.6075000166893005, + 0.5858994722366333 + ] + ], + "t": [ + 93.41282653808594, + 8.53738784790039, + 482.4288635253906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000173/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000173/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000173/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000173/sam6d_results/vis_pem.png" + }, + { + "frame_id": 174, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000174.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000174.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 174, + "category_id": 1, + "bbox": [ + 640, + 372, + 228, + 96 + ], + "score": 0.5274272561073303, + "time": 0.0, + "segmentation": { + "counts": [ + 511653, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 778, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 327623 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4033316969871521, + -0.7514828443527222, + 0.5221089124679565 + ], + [ + 0.9144397974014282, + 0.3519180119037628, + -0.1998860239982605 + ], + [ + -0.03352856636047363, + 0.5580575466156006, + 0.8291248083114624 + ] + ], + "t": [ + 85.98822784423828, + 19.932254791259766, + 486.33453369140625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 174, + "category_id": 1, + "bbox": [ + 640, + 372, + 228, + 96 + ], + "score": 0.5274272561073303, + "time": 0.0, + "segmentation": { + "counts": [ + 511653, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 778, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 327623 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4033316969871521, + -0.7514828443527222, + 0.5221089124679565 + ], + [ + 0.9144397974014282, + 0.3519180119037628, + -0.1998860239982605 + ], + [ + -0.03352856636047363, + 0.5580575466156006, + 0.8291248083114624 + ] + ], + "t": [ + 85.98822784423828, + 19.932254791259766, + 486.33453369140625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000174/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000174/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000174/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000174/sam6d_results/vis_pem.png" + }, + { + "frame_id": 175, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000175.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000175.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 175, + "category_id": 1, + "bbox": [ + 638, + 402, + 232, + 94 + ], + "score": 0.4823916554450989, + "time": 0.0, + "segmentation": { + "counts": [ + 510077, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 325993 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4943782091140747, + -0.7950077652931213, + 0.3515016436576843 + ], + [ + 0.07179656624794006, + 0.36564698815345764, + 0.9279804229736328 + ], + [ + -0.8662766814231873, + 0.4840097427368164, + -0.12368905544281006 + ] + ], + "t": [ + 86.498291015625, + 41.961551666259766, + 488.44598388671875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 175, + "category_id": 1, + "bbox": [ + 638, + 402, + 232, + 94 + ], + "score": 0.4823916554450989, + "time": 0.0, + "segmentation": { + "counts": [ + 510077, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 325993 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4943782091140747, + -0.7950077652931213, + 0.3515016436576843 + ], + [ + 0.07179656624794006, + 0.36564698815345764, + 0.9279804229736328 + ], + [ + -0.8662766814231873, + 0.4840097427368164, + -0.12368905544281006 + ] + ], + "t": [ + 86.498291015625, + 41.961551666259766, + 488.44598388671875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000175/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000175/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000175/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000175/sam6d_results/vis_pem.png" + }, + { + "frame_id": 176, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000176.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000176.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 176, + "category_id": 1, + "bbox": [ + 620, + 452, + 238, + 88 + ], + "score": 0.45488548278808594, + "time": 0.0, + "segmentation": { + "counts": [ + 495725, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 335541 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.41990232467651367, + -0.8392317295074463, + -0.34550219774246216 + ], + [ + -0.9054781198501587, + 0.36156201362609863, + 0.22222119569778442 + ], + [ + -0.06157456338405609, + 0.40615585446357727, + -0.9117268323898315 + ] + ], + "t": [ + 76.05799102783203, + 77.98323822021484, + 489.2090759277344 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 176, + "category_id": 1, + "bbox": [ + 620, + 452, + 238, + 88 + ], + "score": 0.45488548278808594, + "time": 0.0, + "segmentation": { + "counts": [ + 495725, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 335541 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.41990232467651367, + -0.8392317295074463, + -0.34550219774246216 + ], + [ + -0.9054781198501587, + 0.36156201362609863, + 0.22222119569778442 + ], + [ + -0.06157456338405609, + 0.40615585446357727, + -0.9117268323898315 + ] + ], + "t": [ + 76.05799102783203, + 77.98323822021484, + 489.2090759277344 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000176/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000176/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000176/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000176/sam6d_results/vis_pem.png" + }, + { + "frame_id": 177, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000177.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000177.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 177, + "category_id": 1, + "bbox": [ + 600, + 484, + 240, + 90 + ], + "score": 0.5110275149345398, + "time": 0.0, + "segmentation": { + "counts": [ + 479755, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 349909 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.49214041233062744, + -0.8700953722000122, + 0.027033120393753052 + ], + [ + -0.6133524179458618, + 0.36862462759017944, + 0.6985083818435669 + ], + [ + -0.617734432220459, + 0.32718366384506226, + -0.7150910496711731 + ] + ], + "t": [ + 59.46038055419922, + 102.8125228881836, + 487.39447021484375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 177, + "category_id": 1, + "bbox": [ + 600, + 484, + 240, + 90 + ], + "score": 0.5110275149345398, + "time": 0.0, + "segmentation": { + "counts": [ + 479755, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 349909 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.49214041233062744, + -0.8700953722000122, + 0.027033120393753052 + ], + [ + -0.6133524179458618, + 0.36862462759017944, + 0.6985083818435669 + ], + [ + -0.617734432220459, + 0.32718366384506226, + -0.7150910496711731 + ] + ], + "t": [ + 59.46038055419922, + 102.8125228881836, + 487.39447021484375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000177/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000177/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000177/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000177/sam6d_results/vis_pem.png" + }, + { + "frame_id": 178, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000178.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000178.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 178, + "category_id": 1, + "bbox": [ + 580, + 502, + 240, + 88 + ], + "score": 0.41323626041412354, + "time": 0.0, + "segmentation": { + "counts": [ + 463769, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 365891 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4351975917816162, + -0.9003311991691589, + 0.0024022161960601807 + ], + [ + 0.7211695909500122, + 0.3469953238964081, + -0.5995897650718689 + ], + [ + 0.5389962792396545, + 0.2626723647117615, + 0.8003036975860596 + ] + ], + "t": [ + 47.69116973876953, + 115.26217651367188, + 488.4271240234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 178, + "category_id": 1, + "bbox": [ + 580, + 502, + 240, + 88 + ], + "score": 0.41323626041412354, + "time": 0.0, + "segmentation": { + "counts": [ + 463769, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 365891 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4351975917816162, + -0.9003311991691589, + 0.0024022161960601807 + ], + [ + 0.7211695909500122, + 0.3469953238964081, + -0.5995897650718689 + ], + [ + 0.5389962792396545, + 0.2626723647117615, + 0.8003036975860596 + ] + ], + "t": [ + 47.69116973876953, + 115.26217651367188, + 488.4271240234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000178/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000178/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000178/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000178/sam6d_results/vis_pem.png" + }, + { + "frame_id": 179, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000179.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000179.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 179, + "category_id": 1, + "bbox": [ + 554, + 516, + 242, + 86 + ], + "score": 0.5271035432815552, + "time": 0.0, + "segmentation": { + "counts": [ + 442983, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 4, + 796, + 4, + 5592, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 385075 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.333600252866745, + -0.927426278591156, + -0.16908836364746094 + ], + [ + 0.505387544631958, + 0.32735249400138855, + -0.7983880639076233 + ], + [ + 0.7957978844642639, + 0.1808871626853943, + 0.5779147148132324 + ] + ], + "t": [ + 30.946048736572266, + 124.44522857666016, + 489.2810974121094 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 179, + "category_id": 1, + "bbox": [ + 554, + 516, + 242, + 86 + ], + "score": 0.5271035432815552, + "time": 0.0, + "segmentation": { + "counts": [ + 442983, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 780, + 4, + 796, + 4, + 5592, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 385075 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.333600252866745, + -0.927426278591156, + -0.16908836364746094 + ], + [ + 0.505387544631958, + 0.32735249400138855, + -0.7983880639076233 + ], + [ + 0.7957978844642639, + 0.1808871626853943, + 0.5779147148132324 + ] + ], + "t": [ + 30.946048736572266, + 124.44522857666016, + 489.2810974121094 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000179/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000179/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000179/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000179/sam6d_results/vis_pem.png" + }, + { + "frame_id": 180, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000180.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000180.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 180, + "category_id": 1, + "bbox": [ + 516, + 514, + 248, + 92 + ], + "score": 0.41796207427978516, + "time": 0.0, + "segmentation": { + "counts": [ + 412589, + 8, + 792, + 8, + 786, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 410679 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3239324688911438, + -0.9414576292037964, + 0.0934007540345192 + ], + [ + 0.945044755935669, + 0.3266151249408722, + 0.014602191746234894 + ], + [ + -0.04425346851348877, + 0.083537757396698, + 0.9955215454101562 + ] + ], + "t": [ + 3.9032175540924072, + 124.28279113769531, + 482.5529479980469 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 180, + "category_id": 1, + "bbox": [ + 516, + 514, + 248, + 92 + ], + "score": 0.41796207427978516, + "time": 0.0, + "segmentation": { + "counts": [ + 412589, + 8, + 792, + 8, + 786, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 776, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 410679 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3239324688911438, + -0.9414576292037964, + 0.0934007540345192 + ], + [ + 0.945044755935669, + 0.3266151249408722, + 0.014602191746234894 + ], + [ + -0.04425346851348877, + 0.083537757396698, + 0.9955215454101562 + ] + ], + "t": [ + 3.9032175540924072, + 124.28279113769531, + 482.5529479980469 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000180/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000180/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000180/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000180/sam6d_results/vis_pem.png" + }, + { + "frame_id": 181, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000181.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000181.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 181, + "category_id": 1, + "bbox": [ + 478, + 538, + 258, + 90 + ], + "score": 0.42179960012435913, + "time": 0.0, + "segmentation": { + "counts": [ + 382207, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 433055 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.28339746594429016, + -0.958901584148407, + 0.013913348317146301 + ], + [ + -0.9589740633964539, + 0.2834711968898773, + 0.0035854503512382507 + ], + [ + -0.0073820725083351135, + -0.012326456606388092, + -0.999896764755249 + ] + ], + "t": [ + -19.694625854492188, + 137.45440673828125, + 471.6803283691406 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 181, + "category_id": 1, + "bbox": [ + 478, + 538, + 258, + 90 + ], + "score": 0.42179960012435913, + "time": 0.0, + "segmentation": { + "counts": [ + 382207, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 20, + 780, + 20, + 778, + 20, + 780, + 20, + 780, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 433055 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.28339746594429016, + -0.958901584148407, + 0.013913348317146301 + ], + [ + -0.9589740633964539, + 0.2834711968898773, + 0.0035854503512382507 + ], + [ + -0.0073820725083351135, + -0.012326456606388092, + -0.999896764755249 + ] + ], + "t": [ + -19.694625854492188, + 137.45440673828125, + 471.6803283691406 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000181/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000181/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000181/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000181/sam6d_results/vis_pem.png" + }, + { + "frame_id": 182, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000182.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000182.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 182, + "category_id": 1, + "bbox": [ + 0, + 28, + 78, + 146 + ], + "score": 0.030399154871702194, + "time": 0.0, + "segmentation": { + "counts": [ + 27, + 110, + 690, + 110, + 690, + 110, + 692, + 110, + 690, + 110, + 692, + 108, + 692, + 108, + 696, + 106, + 694, + 106, + 696, + 106, + 694, + 106, + 698, + 102, + 698, + 102, + 700, + 100, + 700, + 100, + 704, + 94, + 706, + 94, + 708, + 92, + 708, + 92, + 712, + 88, + 712, + 88, + 714, + 84, + 716, + 84, + 718, + 82, + 718, + 82, + 720, + 80, + 720, + 80, + 724, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 730, + 72, + 728, + 72, + 730, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 730, + 34, + 6, + 32, + 728, + 34, + 6, + 32, + 730, + 32, + 8, + 32, + 728, + 32, + 8, + 32, + 732, + 26, + 12, + 32, + 730, + 26, + 12, + 32, + 732, + 24, + 16, + 32, + 728, + 24, + 16, + 32, + 730, + 22, + 18, + 32, + 728, + 22, + 18, + 32, + 732, + 16, + 24, + 28, + 732, + 16, + 24, + 28, + 734, + 14, + 26, + 26, + 734, + 14, + 26, + 26, + 738, + 10, + 28, + 24, + 738, + 10, + 28, + 24, + 780, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 959829 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4678924083709717, + -0.7326558828353882, + -0.4942595064640045 + ], + [ + -0.8276075124740601, + -0.16701549291610718, + -0.5358854532241821 + ], + [ + 0.31007030606269836, + 0.6597896218299866, + -0.6844962239265442 + ] + ], + "t": [ + -1196.8084716796875, + -627.2753295898438, + 1233.62646484375 + ] + }, + { + "scene_id": 0, + "image_id": 182, + "category_id": 1, + "bbox": [ + 436, + 556, + 268, + 86 + ], + "score": 0.39786314964294434, + "time": 0.0, + "segmentation": { + "counts": [ + 348617, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 458635 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.21415480971336365, + -0.9701152443885803, + -0.11407365649938583 + ], + [ + 0.9753672480583191, + 0.20605456829071045, + 0.07874209433794022 + ], + [ + -0.052883654832839966, + -0.12812653183937073, + 0.9903469085693359 + ] + ], + "t": [ + -41.727291107177734, + 144.76597595214844, + 463.12579345703125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 182, + "category_id": 1, + "bbox": [ + 436, + 556, + 268, + 86 + ], + "score": 0.39786314964294434, + "time": 0.0, + "segmentation": { + "counts": [ + 348617, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 776, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 458635 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.21415480971336365, + -0.9701152443885803, + -0.11407365649938583 + ], + [ + 0.9753672480583191, + 0.20605456829071045, + 0.07874209433794022 + ], + [ + -0.052883654832839966, + -0.12812653183937073, + 0.9903469085693359 + ] + ], + "t": [ + -41.727291107177734, + 144.76597595214844, + 463.12579345703125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000182/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000182/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000182/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000182/sam6d_results/vis_pem.png" + }, + { + "frame_id": 183, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000183.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000183.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 183, + "category_id": 1, + "bbox": [ + 470, + 558, + 270, + 70 + ], + "score": 0.37291020154953003, + "time": 0.0, + "segmentation": { + "counts": [ + 375809, + 12, + 788, + 12, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 429835 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.18662025034427643, + -0.9749307036399841, + 0.12117354571819305 + ], + [ + -0.9603912830352783, + 0.15506112575531006, + -0.23152656853199005 + ], + [ + 0.20693303644657135, + -0.15958169102668762, + -0.9652524590492249 + ] + ], + "t": [ + -14.072135925292969, + 140.557861328125, + 463.8031311035156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 183, + "category_id": 1, + "bbox": [ + 470, + 558, + 270, + 70 + ], + "score": 0.37291020154953003, + "time": 0.0, + "segmentation": { + "counts": [ + 375809, + 12, + 788, + 12, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 429835 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.18662025034427643, + -0.9749307036399841, + 0.12117354571819305 + ], + [ + -0.9603912830352783, + 0.15506112575531006, + -0.23152656853199005 + ], + [ + 0.20693303644657135, + -0.15958169102668762, + -0.9652524590492249 + ] + ], + "t": [ + -14.072135925292969, + 140.557861328125, + 463.8031311035156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000183/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000183/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000183/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000183/sam6d_results/vis_pem.png" + }, + { + "frame_id": 184, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000184.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000184.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 184, + "category_id": 1, + "bbox": [ + 484, + 582, + 140, + 48 + ], + "score": 0.3758324384689331, + "time": 0.0, + "segmentation": { + "counts": [ + 387009, + 12, + 788, + 12, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 780, + 18, + 782, + 18, + 522593 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.19476692378520966, + -0.9798982739448547, + 0.0431942418217659 + ], + [ + 0.43630653619766235, + 0.12599404156208038, + 0.8909332752227783 + ], + [ + -0.8784658908843994, + -0.15467849373817444, + 0.45207539200782776 + ] + ], + "t": [ + -1.25314199924469, + 141.90182495117188, + 460.97918701171875 + ] + }, + { + "scene_id": 0, + "image_id": 184, + "category_id": 1, + "bbox": [ + 484, + 570, + 270, + 60 + ], + "score": 0.40563803911209106, + "time": 0.0, + "segmentation": { + "counts": [ + 387011, + 8, + 792, + 8, + 786, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 782, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 418621 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.15194080770015717, + -0.9796998500823975, + -0.13077518343925476 + ], + [ + 0.9113776087760925, + 0.08766762167215347, + 0.40212464332580566 + ], + [ + -0.38249659538269043, + -0.1802850067615509, + 0.9061972498893738 + ] + ], + "t": [ + -0.24561086297035217, + 144.6873779296875, + 462.92938232421875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 184, + "category_id": 1, + "bbox": [ + 484, + 570, + 270, + 60 + ], + "score": 0.40563803911209106, + "time": 0.0, + "segmentation": { + "counts": [ + 387011, + 8, + 792, + 8, + 786, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 782, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 418621 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.15194080770015717, + -0.9796998500823975, + -0.13077518343925476 + ], + [ + 0.9113776087760925, + 0.08766762167215347, + 0.40212464332580566 + ], + [ + -0.38249659538269043, + -0.1802850067615509, + 0.9061972498893738 + ] + ], + "t": [ + -0.24561086297035217, + 144.6873779296875, + 462.92938232421875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000184/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000184/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000184/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000184/sam6d_results/vis_pem.png" + }, + { + "frame_id": 185, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000185.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000185.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 185, + "category_id": 1, + "bbox": [ + 516, + 576, + 138, + 48 + ], + "score": 0.38428518176078796, + "time": 0.0, + "segmentation": { + "counts": [ + 412597, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 8, + 2, + 12, + 778, + 8, + 2, + 12, + 776, + 10, + 10, + 8, + 772, + 10, + 10, + 8, + 770, + 12, + 8, + 10, + 770, + 12, + 8, + 10, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 786, + 10, + 790, + 10, + 498599 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.04162125289440155, + -0.9782516360282898, + 0.20320476591587067 + ], + [ + -0.7649832367897034, + 0.09962617605924606, + 0.6362985968589783 + ], + [ + -0.6427043080329895, + -0.18193168938159943, + -0.7441991567611694 + ] + ], + "t": [ + 20.957149505615234, + 140.12734985351562, + 460.3099670410156 + ] + }, + { + "scene_id": 0, + "image_id": 185, + "category_id": 1, + "bbox": [ + 516, + 570, + 268, + 54 + ], + "score": 0.4000948965549469, + "time": 0.0, + "segmentation": { + "counts": [ + 412597, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 778, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 394625 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.20872128009796143, + -0.9764946103096008, + -0.05378517135977745 + ], + [ + -0.11951620876789093, + 0.08005310595035553, + -0.9895994067192078 + ], + [ + 0.9706447124481201, + -0.2001224309206009, + -0.1334160417318344 + ] + ], + "t": [ + 18.84827423095703, + 141.56459045410156, + 459.6605529785156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 185, + "category_id": 1, + "bbox": [ + 516, + 570, + 268, + 54 + ], + "score": 0.4000948965549469, + "time": 0.0, + "segmentation": { + "counts": [ + 412597, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 778, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 394625 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.20872128009796143, + -0.9764946103096008, + -0.05378517135977745 + ], + [ + -0.11951620876789093, + 0.08005310595035553, + -0.9895994067192078 + ], + [ + 0.9706447124481201, + -0.2001224309206009, + -0.1334160417318344 + ] + ], + "t": [ + 18.84827423095703, + 141.56459045410156, + 459.6605529785156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000185/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000185/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000185/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000185/sam6d_results/vis_pem.png" + }, + { + "frame_id": 186, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000186.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000186.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 186, + "category_id": 1, + "bbox": [ + 510, + 580, + 142, + 48 + ], + "score": 0.38106510043144226, + "time": 0.0, + "segmentation": { + "counts": [ + 407803, + 16, + 784, + 16, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 790, + 10, + 790, + 10, + 772, + 4, + 14, + 10, + 772, + 4, + 14, + 10, + 772, + 6, + 12, + 10, + 772, + 6, + 12, + 10, + 772, + 10, + 6, + 12, + 772, + 10, + 6, + 12, + 770, + 14, + 2, + 14, + 770, + 14, + 2, + 14, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 500195 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.1937715709209442, + -0.9747023582458496, + 0.11139169335365295 + ], + [ + -0.7648060917854309, + 0.07897137105464935, + -0.6394026279449463 + ], + [ + 0.6144303679466248, + -0.20909114181995392, + -0.7607603073120117 + ] + ], + "t": [ + 18.401660919189453, + 139.62875366210938, + 448.2413635253906 + ] + }, + { + "scene_id": 0, + "image_id": 186, + "category_id": 1, + "bbox": [ + 510, + 572, + 270, + 56 + ], + "score": 0.3999852240085602, + "time": 0.0, + "segmentation": { + "counts": [ + 407803, + 16, + 784, + 16, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 397819 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.16790920495986938, + -0.9617833495140076, + 0.21628418564796448 + ], + [ + -0.6749433279037476, + 0.04775066301226616, + 0.7363234758377075 + ], + [ + -0.718511164188385, + -0.2696148753166199, + -0.6411312222480774 + ] + ], + "t": [ + 17.294010162353516, + 142.04286193847656, + 452.6522521972656 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 186, + "category_id": 1, + "bbox": [ + 510, + 572, + 270, + 56 + ], + "score": 0.3999852240085602, + "time": 0.0, + "segmentation": { + "counts": [ + 407803, + 16, + 784, + 16, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 397819 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.16790920495986938, + -0.9617833495140076, + 0.21628418564796448 + ], + [ + -0.6749433279037476, + 0.04775066301226616, + 0.7363234758377075 + ], + [ + -0.718511164188385, + -0.2696148753166199, + -0.6411312222480774 + ] + ], + "t": [ + 17.294010162353516, + 142.04286193847656, + 452.6522521972656 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000186/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000186/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000186/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000186/sam6d_results/vis_pem.png" + }, + { + "frame_id": 187, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000187.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000187.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 187, + "category_id": 1, + "bbox": [ + 480, + 588, + 148, + 54 + ], + "score": 0.38670504093170166, + "time": 0.0, + "segmentation": { + "counts": [ + 383819, + 14, + 786, + 14, + 780, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 780, + 16, + 784, + 16, + 519387 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.1800881028175354, + -0.9484509825706482, + 0.2607831060886383 + ], + [ + -0.910481870174408, + 0.06038961559534073, + -0.4091154932975769 + ], + [ + 0.3722776174545288, + -0.31111493706703186, + -0.8744235634803772 + ] + ], + "t": [ + -0.1756298989057541, + 142.33323669433594, + 437.739990234375 + ] + }, + { + "scene_id": 0, + "image_id": 187, + "category_id": 1, + "bbox": [ + 480, + 576, + 272, + 66 + ], + "score": 0.4569891095161438, + "time": 0.0, + "segmentation": { + "counts": [ + 383819, + 14, + 786, + 14, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 420215 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.03732139989733696, + -0.9344432950019836, + -0.354150652885437 + ], + [ + 0.9990360736846924, + 0.04308544471859932, + -0.008401699364185333 + ], + [ + 0.023109640926122665, + -0.35349565744400024, + 0.935150682926178 + ] + ], + "t": [ + -0.0315028540790081, + 143.341796875, + 441.0971984863281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 187, + "category_id": 1, + "bbox": [ + 480, + 576, + 272, + 66 + ], + "score": 0.4569891095161438, + "time": 0.0, + "segmentation": { + "counts": [ + 383819, + 14, + 786, + 14, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 420215 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.03732139989733696, + -0.9344432950019836, + -0.354150652885437 + ], + [ + 0.9990360736846924, + 0.04308544471859932, + -0.008401699364185333 + ], + [ + 0.023109640926122665, + -0.35349565744400024, + 0.935150682926178 + ] + ], + "t": [ + -0.0315028540790081, + 143.341796875, + 441.0971984863281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000187/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000187/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000187/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000187/sam6d_results/vis_pem.png" + }, + { + "frame_id": 188, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000188.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000188.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 188, + "category_id": 1, + "bbox": [ + 470, + 602, + 150, + 56 + ], + "score": 0.3647598326206207, + "time": 0.0, + "segmentation": { + "counts": [ + 375831, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 32, + 768, + 32, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 784, + 12, + 788, + 12, + 525775 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.18512430787086487, + -0.9184707403182983, + -0.34948620200157166 + ], + [ + 0.918631911277771, + 0.03541705757379532, + 0.3935242295265198 + ], + [ + -0.34906262159347534, + -0.39389994740486145, + 0.8502929210662842 + ] + ], + "t": [ + -8.396717071533203, + 151.5132293701172, + 434.3066711425781 + ] + }, + { + "scene_id": 0, + "image_id": 188, + "category_id": 1, + "bbox": [ + 470, + 592, + 268, + 66 + ], + "score": 0.405496209859848, + "time": 0.0, + "segmentation": { + "counts": [ + 375831, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 431401 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2526988983154297, + -0.9017947316169739, + -0.3505842089653015 + ], + [ + 0.7947404384613037, + 0.013203274458646774, + -0.606806218624115 + ], + [ + 0.5518437027931213, + -0.43196243047714233, + 0.7133562564849854 + ] + ], + "t": [ + -9.274882316589355, + 153.16355895996094, + 436.79010009765625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 188, + "category_id": 1, + "bbox": [ + 470, + 592, + 268, + 66 + ], + "score": 0.405496209859848, + "time": 0.0, + "segmentation": { + "counts": [ + 375831, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 431401 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2526988983154297, + -0.9017947316169739, + -0.3505842089653015 + ], + [ + 0.7947404384613037, + 0.013203274458646774, + -0.606806218624115 + ], + [ + 0.5518437027931213, + -0.43196243047714233, + 0.7133562564849854 + ] + ], + "t": [ + -9.274882316589355, + 153.16355895996094, + 436.79010009765625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000188/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000188/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000188/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000188/sam6d_results/vis_pem.png" + }, + { + "frame_id": 189, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000189.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000189.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 189, + "category_id": 1, + "bbox": [ + 472, + 610, + 150, + 60 + ], + "score": 0.37778669595718384, + "time": 0.0, + "segmentation": { + "counts": [ + 377441, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 8, + 792, + 8, + 524171 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.40739792585372925, + -0.8856021761894226, + 0.2230183482170105 + ], + [ + -0.5197508335113525, + 0.02404186502099037, + -0.8539806604385376 + ], + [ + 0.7509245276451111, + -0.4638232886791229, + -0.4700859487056732 + ] + ], + "t": [ + -6.027675628662109, + 156.6754608154297, + 434.45880126953125 + ] + }, + { + "scene_id": 0, + "image_id": 189, + "category_id": 1, + "bbox": [ + 472, + 598, + 262, + 72 + ], + "score": 0.3964313864707947, + "time": 0.0, + "segmentation": { + "counts": [ + 377441, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 434593 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2166820764541626, + -0.8741747140884399, + -0.4345889091491699 + ], + [ + 0.8882603049278259, + -0.00814756378531456, + 0.459267795085907 + ], + [ + -0.40502113103866577, + -0.48554348945617676, + 0.7747294902801514 + ] + ], + "t": [ + -6.717071056365967, + 158.63282775878906, + 436.30279541015625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 189, + "category_id": 1, + "bbox": [ + 472, + 598, + 262, + 72 + ], + "score": 0.3964313864707947, + "time": 0.0, + "segmentation": { + "counts": [ + 377441, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 434593 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2166820764541626, + -0.8741747140884399, + -0.4345889091491699 + ], + [ + 0.8882603049278259, + -0.00814756378531456, + 0.459267795085907 + ], + [ + -0.40502113103866577, + -0.48554348945617676, + 0.7747294902801514 + ] + ], + "t": [ + -6.717071056365967, + 158.63282775878906, + 436.30279541015625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000189/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000189/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000189/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000189/sam6d_results/vis_pem.png" + }, + { + "frame_id": 190, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000190.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000190.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 190, + "category_id": 1, + "bbox": [ + 470, + 610, + 148, + 62 + ], + "score": 0.4006001353263855, + "time": 0.0, + "segmentation": { + "counts": [ + 375845, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 12, + 4, + 12, + 772, + 12, + 4, + 12, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 784, + 8, + 792, + 8, + 527369 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4155661463737488, + -0.854702889919281, + -0.31110644340515137 + ], + [ + 0.6222201585769653, + 0.01765337772667408, + 0.7826433181762695 + ], + [ + -0.6634355783462524, + -0.5188168883323669, + 0.5391495227813721 + ] + ], + "t": [ + -10.398141860961914, + 157.61752319335938, + 434.9679260253906 + ] + }, + { + "scene_id": 0, + "image_id": 190, + "category_id": 1, + "bbox": [ + 470, + 596, + 256, + 78 + ], + "score": 0.41977065801620483, + "time": 0.0, + "segmentation": { + "counts": [ + 375847, + 18, + 782, + 18, + 776, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 780, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 440995 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5245213508605957, + -0.8379877209663391, + -0.15051133930683136 + ], + [ + 0.25929874181747437, + 0.011153132654726505, + -0.9657326936721802 + ], + [ + 0.8109509944915771, + -0.5455745458602905, + 0.21143898367881775 + ] + ], + "t": [ + -9.452953338623047, + 157.40625, + 436.5725402832031 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 190, + "category_id": 1, + "bbox": [ + 470, + 596, + 256, + 78 + ], + "score": 0.41977065801620483, + "time": 0.0, + "segmentation": { + "counts": [ + 375847, + 18, + 782, + 18, + 776, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 780, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 440995 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5245213508605957, + -0.8379877209663391, + -0.15051133930683136 + ], + [ + 0.25929874181747437, + 0.011153132654726505, + -0.9657326936721802 + ], + [ + 0.8109509944915771, + -0.5455745458602905, + 0.21143898367881775 + ] + ], + "t": [ + -9.452953338623047, + 157.40625, + 436.5725402832031 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000190/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000190/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000190/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000190/sam6d_results/vis_pem.png" + }, + { + "frame_id": 191, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000191.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000191.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 191, + "category_id": 1, + "bbox": [ + 480, + 594, + 146, + 68 + ], + "score": 0.3895576000213623, + "time": 0.0, + "segmentation": { + "counts": [ + 383835, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 18, + 782, + 18, + 786, + 10, + 790, + 10, + 520985 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.43569111824035645, + -0.8328661918640137, + -0.34133180975914 + ], + [ + 0.7005603313446045, + 0.07567797601222992, + 0.7095686197280884 + ], + [ + -0.5651442408561707, + -0.5482762455940247, + 0.6164453029632568 + ] + ], + "t": [ + -5.541072845458984, + 143.69747924804688, + 432.0610046386719 + ] + }, + { + "scene_id": 0, + "image_id": 191, + "category_id": 1, + "bbox": [ + 480, + 574, + 250, + 88 + ], + "score": 0.4196421205997467, + "time": 0.0, + "segmentation": { + "counts": [ + 383835, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 6, + 794, + 6, + 437819 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.1846577674150467, + -0.8225431442260742, + 0.53788822889328 + ], + [ + -0.9204533696174622, + 0.04709078371524811, + 0.38800495862960815 + ], + [ + -0.3444802463054657, + -0.5667491555213928, + -0.748417317867279 + ] + ], + "t": [ + -4.589750289916992, + 145.30654907226562, + 433.45245361328125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 191, + "category_id": 1, + "bbox": [ + 480, + 574, + 250, + 88 + ], + "score": 0.4196421205997467, + "time": 0.0, + "segmentation": { + "counts": [ + 383835, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 6, + 794, + 6, + 437819 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.1846577674150467, + -0.8225431442260742, + 0.53788822889328 + ], + [ + -0.9204533696174622, + 0.04709078371524811, + 0.38800495862960815 + ], + [ + -0.3444802463054657, + -0.5667491555213928, + -0.748417317867279 + ] + ], + "t": [ + -4.589750289916992, + 145.30654907226562, + 433.45245361328125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000191/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000191/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000191/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000191/sam6d_results/vis_pem.png" + }, + { + "frame_id": 192, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000192.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000192.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 192, + "category_id": 1, + "bbox": [ + 476, + 598, + 202, + 88 + ], + "score": 0.4288269281387329, + "time": 0.0, + "segmentation": { + "counts": [ + 380659, + 14, + 786, + 14, + 780, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 40762, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 479399 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5713921785354614, + -0.793674886226654, + 0.20878683030605316 + ], + [ + -0.2529328465461731, + 0.07171526551246643, + 0.9648224115371704 + ], + [ + -0.780727744102478, + -0.604101300239563, + -0.1597684919834137 + ] + ], + "t": [ + -5.544906139373779, + 152.6694793701172, + 424.4922790527344 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 192, + "category_id": 1, + "bbox": [ + 476, + 598, + 202, + 88 + ], + "score": 0.4288269281387329, + "time": 0.0, + "segmentation": { + "counts": [ + 380659, + 14, + 786, + 14, + 780, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 40762, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 479399 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5713921785354614, + -0.793674886226654, + 0.20878683030605316 + ], + [ + -0.2529328465461731, + 0.07171526551246643, + 0.9648224115371704 + ], + [ + -0.780727744102478, + -0.604101300239563, + -0.1597684919834137 + ] + ], + "t": [ + -5.544906139373779, + 152.6694793701172, + 424.4922790527344 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000192/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000192/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000192/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000192/sam6d_results/vis_pem.png" + }, + { + "frame_id": 193, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000193.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000193.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 193, + "category_id": 1, + "bbox": [ + 526, + 620, + 142, + 80 + ], + "score": 0.41594043374061584, + "time": 0.0, + "segmentation": { + "counts": [ + 420673, + 14, + 786, + 14, + 780, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 782, + 12, + 788, + 12, + 487357 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.07252305746078491, + -0.8015893697738647, + -0.5934599041938782 + ], + [ + 0.9960824847221375, + 0.08839990198612213, + 0.002322852611541748 + ], + [ + 0.05059957504272461, + -0.5913030505180359, + 0.8048604726791382 + ] + ], + "t": [ + 23.103961944580078, + 158.5235595703125, + 420.73529052734375 + ] + }, + { + "scene_id": 0, + "image_id": 193, + "category_id": 1, + "bbox": [ + 526, + 592, + 236, + 108 + ], + "score": 0.44873690605163574, + "time": 0.0, + "segmentation": { + "counts": [ + 420675, + 10, + 790, + 10, + 784, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 412201 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5779801607131958, + -0.7858033776283264, + -0.22011730074882507 + ], + [ + 0.26957279443740845, + 0.07074038684368134, + -0.960378110408783 + ], + [ + 0.7702398896217346, + -0.6144172549247742, + 0.17094464600086212 + ] + ], + "t": [ + 22.398357391357422, + 159.7615509033203, + 422.1839294433594 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 193, + "category_id": 1, + "bbox": [ + 526, + 592, + 236, + 108 + ], + "score": 0.44873690605163574, + "time": 0.0, + "segmentation": { + "counts": [ + 420675, + 10, + 790, + 10, + 784, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 774, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 412201 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5779801607131958, + -0.7858033776283264, + -0.22011730074882507 + ], + [ + 0.26957279443740845, + 0.07074038684368134, + -0.960378110408783 + ], + [ + 0.7702398896217346, + -0.6144172549247742, + 0.17094464600086212 + ] + ], + "t": [ + 22.398357391357422, + 159.7615509033203, + 422.1839294433594 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000193/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000193/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000193/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000193/sam6d_results/vis_pem.png" + }, + { + "frame_id": 194, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000194.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000194.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 194, + "category_id": 1, + "bbox": [ + 556, + 612, + 220, + 108 + ], + "score": 0.48030415177345276, + "time": 0.0, + "segmentation": { + "counts": [ + 444689, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 790, + 6, + 794, + 6, + 47156, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 4, + 796, + 4, + 11992, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 400985 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.27874764800071716, + -0.7694752812385559, + 0.5746372938156128 + ], + [ + -0.8533928394317627, + 0.07597429305315018, + 0.5157018303871155 + ], + [ + -0.44047731161117554, + -0.6341422200202942, + -0.635486900806427 + ] + ], + "t": [ + 39.03458023071289, + 168.33192443847656, + 418.3355712890625 + ] + }, + { + "scene_id": 0, + "image_id": 194, + "category_id": 1, + "bbox": [ + 556, + 636, + 136, + 84 + ], + "score": 0.4331873655319214, + "time": 0.0, + "segmentation": { + "counts": [ + 444689, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 468137 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6166869401931763, + -0.7754417657852173, + -0.1355992555618286 + ], + [ + 0.30255305767059326, + 0.0744490921497345, + 0.9502207040786743 + ], + [ + -0.7267460823059082, + -0.6270138621330261, + 0.2805238962173462 + ] + ], + "t": [ + 39.26412582397461, + 167.97488403320312, + 418.0979309082031 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 194, + "category_id": 1, + "bbox": [ + 556, + 612, + 220, + 108 + ], + "score": 0.48030415177345276, + "time": 0.0, + "segmentation": { + "counts": [ + 444689, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 790, + 6, + 794, + 6, + 47156, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 4, + 796, + 4, + 11992, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 400985 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.27874764800071716, + -0.7694752812385559, + 0.5746372938156128 + ], + [ + -0.8533928394317627, + 0.07597429305315018, + 0.5157018303871155 + ], + [ + -0.44047731161117554, + -0.6341422200202942, + -0.635486900806427 + ] + ], + "t": [ + 39.03458023071289, + 168.33192443847656, + 418.3355712890625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000194/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000194/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000194/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000194/sam6d_results/vis_pem.png" + }, + { + "frame_id": 195, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000195.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000195.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 195, + "category_id": 1, + "bbox": [ + 590, + 648, + 134, + 86 + ], + "score": 0.42734184861183167, + "time": 0.0, + "segmentation": { + "counts": [ + 471907, + 10, + 790, + 10, + 784, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 766, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 782, + 4, + 4, + 4, + 788, + 4, + 4, + 4, + 442531 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6490110158920288, + -0.7595874071121216, + 0.042576342821121216 + ], + [ + -0.002368718385696411, + 0.05394670367240906, + 0.9985408782958984 + ], + [ + -0.760775089263916, + -0.6481656432151794, + 0.03321298956871033 + ] + ], + "t": [ + 58.97975158691406, + 172.88648986816406, + 410.7576599121094 + ] + }, + { + "scene_id": 0, + "image_id": 195, + "category_id": 1, + "bbox": [ + 590, + 620, + 216, + 114 + ], + "score": 0.48573362827301025, + "time": 0.0, + "segmentation": { + "counts": [ + 471907, + 12, + 788, + 12, + 782, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 766, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 376975 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.03487655520439148, + -0.7448984384536743, + 0.6662660837173462 + ], + [ + -0.9993065595626831, + 0.03469173237681389, + -0.013523995876312256 + ], + [ + -0.013039708137512207, + -0.6662757396697998, + -0.7455917596817017 + ] + ], + "t": [ + 58.43366241455078, + 173.8470001220703, + 412.2847900390625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 195, + "category_id": 1, + "bbox": [ + 590, + 620, + 216, + 114 + ], + "score": 0.48573362827301025, + "time": 0.0, + "segmentation": { + "counts": [ + 471907, + 12, + 788, + 12, + 782, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 766, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 376975 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.03487655520439148, + -0.7448984384536743, + 0.6662660837173462 + ], + [ + -0.9993065595626831, + 0.03469173237681389, + -0.013523995876312256 + ], + [ + -0.013039708137512207, + -0.6662757396697998, + -0.7455917596817017 + ] + ], + "t": [ + 58.43366241455078, + 173.8470001220703, + 412.2847900390625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000195/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000195/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000195/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000195/sam6d_results/vis_pem.png" + }, + { + "frame_id": 196, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000196.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000196.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 196, + "category_id": 1, + "bbox": [ + 620, + 660, + 128, + 90 + ], + "score": 0.41103503108024597, + "time": 0.0, + "segmentation": { + "counts": [ + 495919, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 423315 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5165776610374451, + -0.7352827787399292, + 0.43875589966773987 + ], + [ + -0.6911450624465942, + 0.05558915436267853, + -0.720574676990509 + ], + [ + 0.50543612241745, + -0.6754772663116455, + -0.5369030833244324 + ] + ], + "t": [ + 71.44200897216797, + 179.83677673339844, + 409.19720458984375 + ] + }, + { + "scene_id": 0, + "image_id": 196, + "category_id": 1, + "bbox": [ + 620, + 628, + 200, + 122 + ], + "score": 0.49158182740211487, + "time": 0.0, + "segmentation": { + "counts": [ + 495919, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 12, + 8, + 4, + 776, + 12, + 8, + 4, + 776, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 365763 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.0656522810459137, + -0.7281365990638733, + -0.6822807788848877 + ], + [ + 0.9922271966934204, + 0.024802885949611664, + -0.12194624543190002 + ], + [ + 0.10571649670600891, + -0.6849834322929382, + 0.7208479642868042 + ] + ], + "t": [ + 71.86104583740234, + 181.3814239501953, + 410.0968017578125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 196, + "category_id": 1, + "bbox": [ + 620, + 628, + 200, + 122 + ], + "score": 0.49158182740211487, + "time": 0.0, + "segmentation": { + "counts": [ + 495919, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 12, + 8, + 4, + 776, + 12, + 8, + 4, + 776, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 365763 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.0656522810459137, + -0.7281365990638733, + -0.6822807788848877 + ], + [ + 0.9922271966934204, + 0.024802885949611664, + -0.12194624543190002 + ], + [ + 0.10571649670600891, + -0.6849834322929382, + 0.7208479642868042 + ] + ], + "t": [ + 71.86104583740234, + 181.3814239501953, + 410.0968017578125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000196/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000196/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000196/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000196/sam6d_results/vis_pem.png" + }, + { + "frame_id": 197, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000197.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000197.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 197, + "category_id": 1, + "bbox": [ + 598, + 644, + 188, + 126 + ], + "score": 0.516202986240387, + "time": 0.0, + "segmentation": { + "counts": [ + 478335, + 22, + 778, + 22, + 774, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 16, + 2, + 6, + 776, + 16, + 2, + 6, + 774, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 392949 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2685330808162689, + -0.6702926158905029, + 0.6918073892593384 + ], + [ + -0.9319275617599487, + -0.000933084636926651, + -0.36264267563819885 + ], + [ + 0.24372243881225586, + -0.7420960664749146, + -0.6244140267372131 + ] + ], + "t": [ + 54.195167541503906, + 194.1891632080078, + 414.4161682128906 + ] + }, + { + "scene_id": 0, + "image_id": 197, + "category_id": 1, + "bbox": [ + 598, + 676, + 122, + 94 + ], + "score": 0.4260672926902771, + "time": 0.0, + "segmentation": { + "counts": [ + 478335, + 22, + 778, + 22, + 774, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 778, + 20, + 780, + 20, + 445695 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.0644795149564743, + -0.6826891303062439, + -0.7278581857681274 + ], + [ + 0.9935349225997925, + 0.02438008040189743, + -0.11088216304779053 + ], + [ + 0.09344366192817688, + -0.7303023934364319, + 0.6767028570175171 + ] + ], + "t": [ + 53.62175750732422, + 192.50086975097656, + 411.7641906738281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 197, + "category_id": 1, + "bbox": [ + 598, + 644, + 188, + 126 + ], + "score": 0.516202986240387, + "time": 0.0, + "segmentation": { + "counts": [ + 478335, + 22, + 778, + 22, + 774, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 16, + 2, + 6, + 776, + 16, + 2, + 6, + 774, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 392949 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2685330808162689, + -0.6702926158905029, + 0.6918073892593384 + ], + [ + -0.9319275617599487, + -0.000933084636926651, + -0.36264267563819885 + ], + [ + 0.24372243881225586, + -0.7420960664749146, + -0.6244140267372131 + ] + ], + "t": [ + 54.195167541503906, + 194.1891632080078, + 414.4161682128906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000197/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000197/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000197/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000197/sam6d_results/vis_pem.png" + }, + { + "frame_id": 198, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000198.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000198.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 198, + "category_id": 1, + "bbox": [ + 578, + 658, + 180, + 136 + ], + "score": 0.5084064602851868, + "time": 0.0, + "segmentation": { + "counts": [ + 462365, + 14, + 786, + 14, + 780, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 764, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 728, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 746, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 415335 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.741948127746582, + -0.62157142162323, + -0.2513201832771301 + ], + [ + 0.3125441074371338, + -0.010975606739521027, + 0.94983971118927 + ], + [ + -0.5931521058082581, + -0.7832801938056946, + 0.18612541258335114 + ] + ], + "t": [ + 34.82181167602539, + 206.59344482421875, + 411.5628967285156 + ] + }, + { + "scene_id": 0, + "image_id": 198, + "category_id": 1, + "bbox": [ + 578, + 694, + 120, + 100 + ], + "score": 0.42144766449928284, + "time": 0.0, + "segmentation": { + "counts": [ + 462365, + 14, + 786, + 14, + 780, + 24, + 776, + 24, + 772, + 32, + 768, + 32, + 764, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 784, + 12, + 788, + 12, + 463281 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.11521675437688828, + 0.46146175265312195, + -0.8796459436416626 + ], + [ + -0.9439454674720764, + 0.22490853071212769, + 0.24162538349628448 + ], + [ + 0.3093409836292267, + 0.8581780791282654, + 0.409681111574173 + ] + ], + "t": [ + -5.199356555938721, + 198.13157653808594, + 354.45721435546875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 198, + "category_id": 1, + "bbox": [ + 578, + 658, + 180, + 136 + ], + "score": 0.5084064602851868, + "time": 0.0, + "segmentation": { + "counts": [ + 462365, + 14, + 786, + 14, + 780, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 764, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 726, + 72, + 728, + 72, + 728, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 746, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 415335 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.741948127746582, + -0.62157142162323, + -0.2513201832771301 + ], + [ + 0.3125441074371338, + -0.010975606739521027, + 0.94983971118927 + ], + [ + -0.5931521058082581, + -0.7832801938056946, + 0.18612541258335114 + ] + ], + "t": [ + 34.82181167602539, + 206.59344482421875, + 411.5628967285156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000198/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000198/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000198/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000198/sam6d_results/vis_pem.png" + }, + { + "frame_id": 199, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000199.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000199.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 199, + "category_id": 1, + "bbox": [ + 570, + 668, + 170, + 130 + ], + "score": 0.523207426071167, + "time": 0.0, + "segmentation": { + "counts": [ + 455989, + 10, + 790, + 10, + 782, + 19, + 781, + 19, + 777, + 23, + 777, + 23, + 773, + 27, + 773, + 27, + 771, + 29, + 771, + 29, + 769, + 31, + 769, + 31, + 767, + 33, + 767, + 33, + 763, + 37, + 763, + 37, + 761, + 39, + 761, + 39, + 759, + 41, + 759, + 41, + 757, + 43, + 757, + 43, + 757, + 43, + 757, + 43, + 755, + 45, + 755, + 45, + 751, + 49, + 751, + 49, + 749, + 51, + 749, + 51, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 745, + 55, + 745, + 55, + 743, + 57, + 743, + 57, + 741, + 59, + 741, + 59, + 741, + 59, + 741, + 59, + 739, + 61, + 739, + 61, + 739, + 61, + 739, + 61, + 737, + 63, + 737, + 63, + 737, + 63, + 737, + 63, + 737, + 63, + 737, + 63, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 429723 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.07909633219242096, + -0.5643075108528137, + 0.8217667937278748 + ], + [ + -0.9960258603096008, + -0.010890021920204163, + 0.08839093148708344 + ], + [ + -0.04093068838119507, + -0.8254928588867188, + -0.5629265904426575 + ] + ], + "t": [ + 29.12969207763672, + 214.75787353515625, + 410.9339599609375 + ] + }, + { + "scene_id": 0, + "image_id": 199, + "category_id": 1, + "bbox": [ + 570, + 710, + 116, + 88 + ], + "score": 0.40286558866500854, + "time": 0.0, + "segmentation": { + "counts": [ + 455989, + 10, + 790, + 10, + 782, + 19, + 781, + 19, + 777, + 23, + 777, + 23, + 773, + 27, + 773, + 27, + 771, + 29, + 771, + 29, + 769, + 31, + 769, + 31, + 767, + 33, + 767, + 33, + 763, + 37, + 763, + 37, + 761, + 39, + 761, + 39, + 759, + 41, + 759, + 41, + 757, + 43, + 757, + 43, + 757, + 43, + 757, + 43, + 755, + 45, + 755, + 45, + 751, + 49, + 751, + 49, + 751, + 49, + 751, + 49, + 749, + 51, + 749, + 51, + 747, + 53, + 747, + 53, + 745, + 55, + 745, + 55, + 743, + 57, + 743, + 57, + 743, + 57, + 743, + 57, + 741, + 59, + 741, + 59, + 741, + 59, + 741, + 59, + 739, + 61, + 739, + 61, + 739, + 61, + 739, + 61, + 737, + 63, + 737, + 63, + 737, + 63, + 737, + 63, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 786, + 12, + 788, + 12, + 472865 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7000144720077515, + -0.6076779961585999, + -0.3751084804534912 + ], + [ + 0.4829901456832886, + -0.015963099896907806, + -0.8754804134368896 + ], + [ + 0.5260226726531982, + -0.7940226793289185, + 0.30467697978019714 + ] + ], + "t": [ + 28.55368423461914, + 214.35678100585938, + 408.36810302734375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 199, + "category_id": 1, + "bbox": [ + 570, + 668, + 170, + 130 + ], + "score": 0.523207426071167, + "time": 0.0, + "segmentation": { + "counts": [ + 455989, + 10, + 790, + 10, + 782, + 19, + 781, + 19, + 777, + 23, + 777, + 23, + 773, + 27, + 773, + 27, + 771, + 29, + 771, + 29, + 769, + 31, + 769, + 31, + 767, + 33, + 767, + 33, + 763, + 37, + 763, + 37, + 761, + 39, + 761, + 39, + 759, + 41, + 759, + 41, + 757, + 43, + 757, + 43, + 757, + 43, + 757, + 43, + 755, + 45, + 755, + 45, + 751, + 49, + 751, + 49, + 749, + 51, + 749, + 51, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 745, + 55, + 745, + 55, + 743, + 57, + 743, + 57, + 741, + 59, + 741, + 59, + 741, + 59, + 741, + 59, + 739, + 61, + 739, + 61, + 739, + 61, + 739, + 61, + 737, + 63, + 737, + 63, + 737, + 63, + 737, + 63, + 737, + 63, + 737, + 63, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 429723 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.07909633219242096, + -0.5643075108528137, + 0.8217667937278748 + ], + [ + -0.9960258603096008, + -0.010890021920204163, + 0.08839093148708344 + ], + [ + -0.04093068838119507, + -0.8254928588867188, + -0.5629265904426575 + ] + ], + "t": [ + 29.12969207763672, + 214.75787353515625, + 410.9339599609375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000199/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000199/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000199/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000199/sam6d_results/vis_pem.png" + }, + { + "frame_id": 200, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000200.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000200.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 200, + "category_id": 1, + "bbox": [ + 556, + 676, + 160, + 122 + ], + "score": 0.4948189854621887, + "time": 0.0, + "segmentation": { + "counts": [ + 444793, + 7, + 793, + 7, + 791, + 9, + 791, + 9, + 787, + 13, + 787, + 13, + 785, + 15, + 785, + 15, + 783, + 17, + 783, + 17, + 781, + 19, + 781, + 19, + 777, + 23, + 777, + 23, + 775, + 25, + 775, + 25, + 775, + 25, + 775, + 25, + 771, + 29, + 771, + 29, + 769, + 31, + 769, + 31, + 767, + 33, + 767, + 33, + 765, + 35, + 765, + 35, + 763, + 37, + 763, + 37, + 763, + 37, + 763, + 37, + 761, + 39, + 761, + 39, + 759, + 41, + 759, + 41, + 757, + 43, + 757, + 43, + 757, + 43, + 757, + 43, + 755, + 45, + 755, + 45, + 755, + 45, + 755, + 45, + 753, + 47, + 753, + 47, + 753, + 47, + 753, + 47, + 753, + 47, + 753, + 47, + 753, + 47, + 753, + 47, + 751, + 49, + 751, + 49, + 751, + 49, + 751, + 49, + 749, + 51, + 749, + 51, + 749, + 51, + 749, + 51, + 747, + 53, + 747, + 53, + 745, + 55, + 745, + 55, + 743, + 57, + 743, + 57, + 743, + 57, + 743, + 57, + 741, + 59, + 741, + 59, + 741, + 59, + 741, + 59, + 739, + 61, + 739, + 61, + 737, + 63, + 737, + 63, + 735, + 62, + 738, + 62, + 736, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 448915 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.84674471616745, + -0.520435631275177, + 0.11032115668058395 + ], + [ + -0.1296057552099228, + 0.0006766133010387421, + -0.9915654063224792 + ], + [ + 0.5159713625907898, + -0.8539009094238281, + -0.06802420318126678 + ] + ], + "t": [ + 13.84771728515625, + 222.190185546875, + 406.8803405761719 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 200, + "category_id": 1, + "bbox": [ + 556, + 676, + 160, + 122 + ], + "score": 0.4948189854621887, + "time": 0.0, + "segmentation": { + "counts": [ + 444793, + 7, + 793, + 7, + 791, + 9, + 791, + 9, + 787, + 13, + 787, + 13, + 785, + 15, + 785, + 15, + 783, + 17, + 783, + 17, + 781, + 19, + 781, + 19, + 777, + 23, + 777, + 23, + 775, + 25, + 775, + 25, + 775, + 25, + 775, + 25, + 771, + 29, + 771, + 29, + 769, + 31, + 769, + 31, + 767, + 33, + 767, + 33, + 765, + 35, + 765, + 35, + 763, + 37, + 763, + 37, + 763, + 37, + 763, + 37, + 761, + 39, + 761, + 39, + 759, + 41, + 759, + 41, + 757, + 43, + 757, + 43, + 757, + 43, + 757, + 43, + 755, + 45, + 755, + 45, + 755, + 45, + 755, + 45, + 753, + 47, + 753, + 47, + 753, + 47, + 753, + 47, + 753, + 47, + 753, + 47, + 753, + 47, + 753, + 47, + 751, + 49, + 751, + 49, + 751, + 49, + 751, + 49, + 749, + 51, + 749, + 51, + 749, + 51, + 749, + 51, + 747, + 53, + 747, + 53, + 745, + 55, + 745, + 55, + 743, + 57, + 743, + 57, + 743, + 57, + 743, + 57, + 741, + 59, + 741, + 59, + 741, + 59, + 741, + 59, + 739, + 61, + 739, + 61, + 737, + 63, + 737, + 63, + 735, + 62, + 738, + 62, + 736, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 448915 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.84674471616745, + -0.520435631275177, + 0.11032115668058395 + ], + [ + -0.1296057552099228, + 0.0006766133010387421, + -0.9915654063224792 + ], + [ + 0.5159713625907898, + -0.8539009094238281, + -0.06802420318126678 + ] + ], + "t": [ + 13.84771728515625, + 222.190185546875, + 406.8803405761719 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000200/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000200/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000200/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000200/sam6d_results/vis_pem.png" + }, + { + "frame_id": 201, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000201.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000201.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 201, + "category_id": 1, + "bbox": [ + 550, + 682, + 150, + 116 + ], + "score": 0.47326090931892395, + "time": 0.0, + "segmentation": { + "counts": [ + 439995, + 5, + 795, + 5, + 793, + 7, + 793, + 7, + 791, + 9, + 791, + 9, + 789, + 11, + 789, + 11, + 785, + 15, + 785, + 15, + 783, + 17, + 783, + 17, + 781, + 19, + 781, + 19, + 779, + 21, + 779, + 21, + 777, + 23, + 777, + 23, + 775, + 25, + 775, + 25, + 773, + 27, + 773, + 27, + 771, + 29, + 771, + 29, + 769, + 31, + 769, + 31, + 769, + 31, + 769, + 31, + 767, + 33, + 767, + 33, + 767, + 33, + 767, + 33, + 765, + 35, + 765, + 35, + 765, + 35, + 765, + 35, + 765, + 35, + 765, + 35, + 763, + 37, + 763, + 37, + 763, + 37, + 763, + 37, + 763, + 37, + 763, + 37, + 761, + 39, + 761, + 39, + 759, + 41, + 759, + 41, + 757, + 43, + 757, + 43, + 755, + 45, + 755, + 45, + 753, + 47, + 753, + 47, + 753, + 47, + 753, + 47, + 751, + 49, + 751, + 49, + 749, + 51, + 749, + 51, + 749, + 51, + 749, + 51, + 749, + 51, + 749, + 51, + 745, + 55, + 745, + 55, + 743, + 57, + 743, + 57, + 741, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 461709 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.0605207234621048, + -0.4991565942764282, + 0.8643958568572998 + ], + [ + -0.9971597194671631, + 0.00866057351231575, + 0.07481716573238373 + ], + [ + -0.044831544160842896, + -0.8664687871932983, + -0.49721449613571167 + ] + ], + "t": [ + 6.313342571258545, + 225.5299530029297, + 406.7908935546875 + ] + }, + { + "scene_id": 0, + "image_id": 201, + "category_id": 1, + "bbox": [ + 550, + 730, + 100, + 68 + ], + "score": 0.406791627407074, + "time": 0.0, + "segmentation": { + "counts": [ + 439995, + 5, + 795, + 5, + 793, + 7, + 793, + 7, + 791, + 9, + 791, + 9, + 787, + 13, + 787, + 13, + 785, + 15, + 785, + 15, + 783, + 17, + 783, + 17, + 781, + 19, + 781, + 19, + 779, + 21, + 779, + 21, + 777, + 23, + 777, + 23, + 775, + 25, + 775, + 25, + 773, + 27, + 773, + 27, + 771, + 29, + 771, + 29, + 771, + 29, + 771, + 29, + 769, + 31, + 769, + 31, + 769, + 31, + 769, + 31, + 767, + 33, + 767, + 33, + 765, + 35, + 765, + 35, + 765, + 35, + 765, + 35, + 765, + 35, + 765, + 35, + 765, + 35, + 765, + 35, + 763, + 37, + 763, + 37, + 763, + 37, + 763, + 37, + 761, + 39, + 761, + 39, + 759, + 41, + 759, + 41, + 759, + 41, + 759, + 41, + 755, + 45, + 755, + 45, + 755, + 45, + 755, + 45, + 753, + 47, + 753, + 47, + 751, + 49, + 751, + 49, + 751, + 49, + 751, + 49, + 749, + 51, + 749, + 51, + 749, + 51, + 749, + 51, + 747, + 53, + 747, + 53, + 743, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 54, + 746, + 54, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 780, + 16, + 784, + 16, + 501641 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.13575796782970428, + 0.22084809839725494, + 0.9658135771751404 + ], + [ + 0.9648513197898865, + 0.19193211197853088, + -0.17951081693172455 + ], + [ + -0.22501526772975922, + 0.9562364816665649, + -0.18702924251556396 + ] + ], + "t": [ + -13.238673210144043, + 220.12400817871094, + 337.9866638183594 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 201, + "category_id": 1, + "bbox": [ + 550, + 682, + 150, + 116 + ], + "score": 0.47326090931892395, + "time": 0.0, + "segmentation": { + "counts": [ + 439995, + 5, + 795, + 5, + 793, + 7, + 793, + 7, + 791, + 9, + 791, + 9, + 789, + 11, + 789, + 11, + 785, + 15, + 785, + 15, + 783, + 17, + 783, + 17, + 781, + 19, + 781, + 19, + 779, + 21, + 779, + 21, + 777, + 23, + 777, + 23, + 775, + 25, + 775, + 25, + 773, + 27, + 773, + 27, + 771, + 29, + 771, + 29, + 769, + 31, + 769, + 31, + 769, + 31, + 769, + 31, + 767, + 33, + 767, + 33, + 767, + 33, + 767, + 33, + 765, + 35, + 765, + 35, + 765, + 35, + 765, + 35, + 765, + 35, + 765, + 35, + 763, + 37, + 763, + 37, + 763, + 37, + 763, + 37, + 763, + 37, + 763, + 37, + 761, + 39, + 761, + 39, + 759, + 41, + 759, + 41, + 757, + 43, + 757, + 43, + 755, + 45, + 755, + 45, + 753, + 47, + 753, + 47, + 753, + 47, + 753, + 47, + 751, + 49, + 751, + 49, + 749, + 51, + 749, + 51, + 749, + 51, + 749, + 51, + 749, + 51, + 749, + 51, + 745, + 55, + 745, + 55, + 743, + 57, + 743, + 57, + 741, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 36, + 764, + 36, + 762, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 461709 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.0605207234621048, + -0.4991565942764282, + 0.8643958568572998 + ], + [ + -0.9971597194671631, + 0.00866057351231575, + 0.07481716573238373 + ], + [ + -0.044831544160842896, + -0.8664687871932983, + -0.49721449613571167 + ] + ], + "t": [ + 6.313342571258545, + 225.5299530029297, + 406.7908935546875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000201/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000201/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000201/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000201/sam6d_results/vis_pem.png" + }, + { + "frame_id": 202, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000202.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000202.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 202, + "category_id": 1, + "bbox": [ + 544, + 664, + 160, + 134 + ], + "score": 0.5163335204124451, + "time": 0.0, + "segmentation": { + "counts": [ + 435195, + 4, + 796, + 4, + 792, + 9, + 791, + 9, + 787, + 13, + 787, + 13, + 785, + 15, + 785, + 15, + 781, + 19, + 781, + 19, + 779, + 21, + 779, + 21, + 775, + 25, + 775, + 25, + 773, + 27, + 773, + 27, + 771, + 29, + 771, + 29, + 769, + 31, + 769, + 31, + 767, + 33, + 767, + 33, + 765, + 35, + 765, + 35, + 761, + 39, + 761, + 39, + 759, + 41, + 759, + 41, + 757, + 43, + 757, + 43, + 755, + 45, + 755, + 45, + 753, + 47, + 753, + 47, + 753, + 47, + 753, + 47, + 751, + 49, + 751, + 49, + 749, + 51, + 749, + 51, + 749, + 51, + 749, + 51, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 745, + 55, + 745, + 55, + 745, + 55, + 745, + 55, + 743, + 57, + 743, + 57, + 741, + 59, + 741, + 59, + 741, + 59, + 741, + 59, + 739, + 61, + 739, + 61, + 737, + 63, + 737, + 63, + 735, + 65, + 735, + 65, + 733, + 67, + 733, + 67, + 733, + 67, + 733, + 67, + 731, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 732, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 18, + 2, + 14, + 766, + 18, + 2, + 14, + 764, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 458527 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.18739445507526398, + -0.4903114140033722, + -0.8511624336242676 + ], + [ + 0.9794157147407532, + 0.027087491005659103, + 0.20002728700637817 + ], + [ + -0.07501964271068573, + -0.8711262941360474, + 0.4852946996688843 + ] + ], + "t": [ + 9.289000511169434, + 216.70571899414062, + 411.25177001953125 + ] + }, + { + "scene_id": 0, + "image_id": 202, + "category_id": 1, + "bbox": [ + 544, + 714, + 110, + 84 + ], + "score": 0.4342823624610901, + "time": 0.0, + "segmentation": { + "counts": [ + 435195, + 4, + 796, + 4, + 792, + 9, + 791, + 9, + 787, + 13, + 787, + 13, + 785, + 15, + 785, + 15, + 781, + 19, + 781, + 19, + 779, + 21, + 779, + 21, + 775, + 25, + 775, + 25, + 773, + 27, + 773, + 27, + 771, + 29, + 771, + 29, + 769, + 31, + 769, + 31, + 767, + 33, + 767, + 33, + 765, + 35, + 765, + 35, + 763, + 37, + 763, + 37, + 761, + 39, + 761, + 39, + 757, + 43, + 757, + 43, + 755, + 45, + 755, + 45, + 755, + 45, + 755, + 45, + 753, + 47, + 753, + 47, + 751, + 49, + 751, + 49, + 751, + 49, + 751, + 49, + 749, + 51, + 749, + 51, + 749, + 51, + 749, + 51, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 745, + 55, + 745, + 55, + 745, + 55, + 745, + 55, + 745, + 55, + 745, + 55, + 743, + 57, + 743, + 57, + 741, + 59, + 741, + 59, + 739, + 61, + 739, + 61, + 737, + 63, + 737, + 63, + 735, + 65, + 735, + 65, + 735, + 65, + 735, + 65, + 733, + 67, + 733, + 67, + 731, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 62, + 738, + 62, + 736, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 742, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 784, + 12, + 788, + 12, + 498461 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5555895566940308, + 0.4206918179988861, + -0.7171738743782043 + ], + [ + -0.8282690048217773, + 0.20457616448402405, + -0.5216506123542786 + ], + [ + -0.0727376788854599, + 0.8838362693786621, + 0.4621065855026245 + ] + ], + "t": [ + -20.45484733581543, + 210.09146118164062, + 354.16851806640625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 202, + "category_id": 1, + "bbox": [ + 544, + 664, + 160, + 134 + ], + "score": 0.5163335204124451, + "time": 0.0, + "segmentation": { + "counts": [ + 435195, + 4, + 796, + 4, + 792, + 9, + 791, + 9, + 787, + 13, + 787, + 13, + 785, + 15, + 785, + 15, + 781, + 19, + 781, + 19, + 779, + 21, + 779, + 21, + 775, + 25, + 775, + 25, + 773, + 27, + 773, + 27, + 771, + 29, + 771, + 29, + 769, + 31, + 769, + 31, + 767, + 33, + 767, + 33, + 765, + 35, + 765, + 35, + 761, + 39, + 761, + 39, + 759, + 41, + 759, + 41, + 757, + 43, + 757, + 43, + 755, + 45, + 755, + 45, + 753, + 47, + 753, + 47, + 753, + 47, + 753, + 47, + 751, + 49, + 751, + 49, + 749, + 51, + 749, + 51, + 749, + 51, + 749, + 51, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 745, + 55, + 745, + 55, + 745, + 55, + 745, + 55, + 743, + 57, + 743, + 57, + 741, + 59, + 741, + 59, + 741, + 59, + 741, + 59, + 739, + 61, + 739, + 61, + 737, + 63, + 737, + 63, + 735, + 65, + 735, + 65, + 733, + 67, + 733, + 67, + 733, + 67, + 733, + 67, + 731, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 730, + 66, + 734, + 66, + 732, + 60, + 740, + 60, + 738, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 18, + 2, + 14, + 766, + 18, + 2, + 14, + 764, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 780, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 458527 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.18739445507526398, + -0.4903114140033722, + -0.8511624336242676 + ], + [ + 0.9794157147407532, + 0.027087491005659103, + 0.20002728700637817 + ], + [ + -0.07501964271068573, + -0.8711262941360474, + 0.4852946996688843 + ] + ], + "t": [ + 9.289000511169434, + 216.70571899414062, + 411.25177001953125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000202/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000202/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000202/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000202/sam6d_results/vis_pem.png" + }, + { + "frame_id": 203, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000203.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000203.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 203, + "category_id": 1, + "bbox": [ + 528, + 648, + 172, + 150 + ], + "score": 0.535393476486206, + "time": 0.0, + "segmentation": { + "counts": [ + 422375, + 20, + 780, + 20, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 764, + 37, + 763, + 37, + 759, + 41, + 759, + 41, + 757, + 43, + 757, + 43, + 755, + 45, + 755, + 45, + 753, + 47, + 753, + 47, + 751, + 49, + 751, + 49, + 749, + 51, + 749, + 51, + 747, + 53, + 747, + 53, + 745, + 55, + 745, + 55, + 743, + 57, + 743, + 57, + 741, + 59, + 741, + 59, + 739, + 61, + 739, + 61, + 737, + 63, + 737, + 63, + 735, + 65, + 735, + 65, + 733, + 67, + 733, + 67, + 731, + 69, + 731, + 69, + 729, + 71, + 729, + 71, + 729, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 461745 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.40079522132873535, + -0.5231192111968994, + 0.7521356344223022 + ], + [ + -0.873371422290802, + 0.02982276678085327, + 0.48614054918289185 + ], + [ + -0.27674007415771484, + -0.8517373204231262, + -0.44492432475090027 + ] + ], + "t": [ + 1.4460843801498413, + 207.4741668701172, + 416.2500305175781 + ] + }, + { + "scene_id": 0, + "image_id": 203, + "category_id": 1, + "bbox": [ + 528, + 694, + 114, + 104 + ], + "score": 0.3105582892894745, + "time": 0.0, + "segmentation": { + "counts": [ + 422375, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 770, + 32, + 768, + 32, + 764, + 37, + 763, + 37, + 759, + 41, + 759, + 41, + 757, + 43, + 757, + 43, + 755, + 45, + 755, + 45, + 753, + 47, + 753, + 47, + 751, + 49, + 751, + 49, + 749, + 51, + 749, + 51, + 747, + 53, + 747, + 53, + 747, + 53, + 747, + 53, + 743, + 57, + 743, + 57, + 741, + 59, + 741, + 59, + 739, + 61, + 739, + 61, + 737, + 63, + 737, + 63, + 735, + 65, + 735, + 65, + 733, + 67, + 733, + 67, + 731, + 69, + 731, + 69, + 731, + 69, + 731, + 69, + 729, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 728, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 54, + 746, + 54, + 746, + 48, + 752, + 48, + 748, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 508079 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8509534001350403, + 0.5209910273551941, + 0.06668823957443237 + ], + [ + 0.13641434907913208, + 0.09660890698432922, + 0.9859302043914795 + ], + [ + 0.5072180032730103, + 0.8480772972106934, + -0.15328025817871094 + ] + ], + "t": [ + -32.66455841064453, + 206.48101806640625, + 362.9522705078125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 203, + "category_id": 1, + "bbox": [ + 528, + 648, + 172, + 150 + ], + "score": 0.535393476486206, + "time": 0.0, + "segmentation": { + "counts": [ + 422375, + 20, + 780, + 20, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 764, + 37, + 763, + 37, + 759, + 41, + 759, + 41, + 757, + 43, + 757, + 43, + 755, + 45, + 755, + 45, + 753, + 47, + 753, + 47, + 751, + 49, + 751, + 49, + 749, + 51, + 749, + 51, + 747, + 53, + 747, + 53, + 745, + 55, + 745, + 55, + 743, + 57, + 743, + 57, + 741, + 59, + 741, + 59, + 739, + 61, + 739, + 61, + 737, + 63, + 737, + 63, + 735, + 65, + 735, + 65, + 733, + 67, + 733, + 67, + 731, + 69, + 731, + 69, + 729, + 71, + 729, + 71, + 729, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 728, + 72, + 728, + 72, + 728, + 70, + 730, + 70, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 58, + 742, + 58, + 740, + 56, + 744, + 56, + 742, + 52, + 748, + 52, + 746, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 766, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 461745 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.40079522132873535, + -0.5231192111968994, + 0.7521356344223022 + ], + [ + -0.873371422290802, + 0.02982276678085327, + 0.48614054918289185 + ], + [ + -0.27674007415771484, + -0.8517373204231262, + -0.44492432475090027 + ] + ], + "t": [ + 1.4460843801498413, + 207.4741668701172, + 416.2500305175781 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000203/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000203/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000203/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000203/sam6d_results/vis_pem.png" + }, + { + "frame_id": 204, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000204.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000204.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 204, + "category_id": 1, + "bbox": [ + 518, + 662, + 118, + 104 + ], + "score": 0.4730987846851349, + "time": 0.0, + "segmentation": { + "counts": [ + 414335, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 770, + 34, + 766, + 34, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 732, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 732, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 512911 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8245276212692261, + -0.5635684132575989, + 0.050458312034606934 + ], + [ + -0.016785457730293274, + 0.0647755041718483, + 0.9977585077285767 + ], + [ + -0.5655733346939087, + -0.8235262632369995, + 0.04394955188035965 + ] + ], + "t": [ + -0.41398388147354126, + 189.67799377441406, + 427.3125915527344 + ] + }, + { + "scene_id": 0, + "image_id": 204, + "category_id": 1, + "bbox": [ + 518, + 622, + 180, + 144 + ], + "score": 0.4999624788761139, + "time": 0.0, + "segmentation": { + "counts": [ + 414335, + 18, + 782, + 18, + 776, + 28, + 772, + 28, + 770, + 34, + 766, + 34, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 463369 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8053723573684692, + -0.5573422908782959, + -0.20185376703739166 + ], + [ + 0.2857266962528229, + 0.06664822995662689, + 0.9559903740882874 + ], + [ + -0.5193607807159424, + -0.8276036977767944, + 0.21292400360107422 + ] + ], + "t": [ + -0.15843898057937622, + 189.5347442626953, + 428.3678894042969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 204, + "category_id": 1, + "bbox": [ + 518, + 622, + 180, + 144 + ], + "score": 0.4999624788761139, + "time": 0.0, + "segmentation": { + "counts": [ + 414335, + 18, + 782, + 18, + 776, + 28, + 772, + 28, + 770, + 34, + 766, + 34, + 762, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 732, + 66, + 734, + 66, + 734, + 66, + 734, + 66, + 732, + 68, + 732, + 68, + 730, + 68, + 732, + 68, + 730, + 70, + 730, + 70, + 730, + 68, + 732, + 68, + 730, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 50, + 750, + 50, + 748, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 26, + 774, + 26, + 772, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 463369 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8053723573684692, + -0.5573422908782959, + -0.20185376703739166 + ], + [ + 0.2857266962528229, + 0.06664822995662689, + 0.9559903740882874 + ], + [ + -0.5193607807159424, + -0.8276036977767944, + 0.21292400360107422 + ] + ], + "t": [ + -0.15843898057937622, + 189.5347442626953, + 428.3678894042969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000204/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000204/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000204/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000204/sam6d_results/vis_pem.png" + }, + { + "frame_id": 205, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000205.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000205.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 205, + "category_id": 1, + "bbox": [ + 478, + 598, + 200, + 136 + ], + "score": 0.4688311517238617, + "time": 0.0, + "segmentation": { + "counts": [ + 382307, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 766, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 16, + 2, + 6, + 776, + 16, + 2, + 6, + 774, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 479395 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7991399765014648, + -0.5942992568016052, + 0.09046375751495361 + ], + [ + -0.0520021915435791, + 0.08157974481582642, + 0.9953088760375977 + ], + [ + -0.5988910794258118, + -0.8000959753990173, + 0.03428873419761658 + ] + ], + "t": [ + -20.475635528564453, + 172.14483642578125, + 429.8086242675781 + ] + }, + { + "scene_id": 0, + "image_id": 205, + "category_id": 1, + "bbox": [ + 478, + 636, + 128, + 98 + ], + "score": 0.43944936990737915, + "time": 0.0, + "segmentation": { + "counts": [ + 382307, + 14, + 786, + 14, + 780, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 766, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 536939 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.029910951852798462, + -0.5964378714561462, + -0.8021025657653809 + ], + [ + 0.9933323264122009, + 0.10712523013353348, + -0.04261595010757446 + ], + [ + 0.11134281754493713, + -0.7954786419868469, + 0.5956648588180542 + ] + ], + "t": [ + -21.255172729492188, + 170.21241760253906, + 427.98370361328125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 205, + "category_id": 1, + "bbox": [ + 478, + 598, + 200, + 136 + ], + "score": 0.4688311517238617, + "time": 0.0, + "segmentation": { + "counts": [ + 382307, + 16, + 784, + 16, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 766, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 734, + 66, + 734, + 66, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 16, + 2, + 6, + 776, + 16, + 2, + 6, + 774, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 782, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 479395 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7991399765014648, + -0.5942992568016052, + 0.09046375751495361 + ], + [ + -0.0520021915435791, + 0.08157974481582642, + 0.9953088760375977 + ], + [ + -0.5988910794258118, + -0.8000959753990173, + 0.03428873419761658 + ] + ], + "t": [ + -20.475635528564453, + 172.14483642578125, + 429.8086242675781 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000205/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000205/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000205/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000205/sam6d_results/vis_pem.png" + }, + { + "frame_id": 206, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000206.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000206.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 206, + "category_id": 1, + "bbox": [ + 454, + 632, + 138, + 98 + ], + "score": 0.4373812973499298, + "time": 0.0, + "segmentation": { + "counts": [ + 363099, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 784, + 14, + 786, + 14, + 548143 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.37197524309158325, + -0.6500738859176636, + -0.6625999808311462 + ], + [ + 0.9138319492340088, + 0.13116639852523804, + 0.3843265771865845 + ], + [ + -0.16292952001094818, + -0.7484650015830994, + 0.6428486108779907 + ] + ], + "t": [ + -29.859317779541016, + 166.259033203125, + 422.741943359375 + ] + }, + { + "scene_id": 0, + "image_id": 206, + "category_id": 1, + "bbox": [ + 452, + 594, + 224, + 136 + ], + "score": 0.45387211441993713, + "time": 0.0, + "segmentation": { + "counts": [ + 361507, + 8, + 792, + 8, + 784, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 16, + 2, + 6, + 776, + 16, + 2, + 6, + 776, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 481001 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5648698210716248, + -0.653353750705719, + 0.5040343403816223 + ], + [ + -0.5873952507972717, + 0.11063455045223236, + 0.8017024993896484 + ], + [ + -0.5795589685440063, + -0.7489251494407654, + -0.32128259539604187 + ] + ], + "t": [ + -28.398181915283203, + 167.73519897460938, + 423.7728576660156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 206, + "category_id": 1, + "bbox": [ + 452, + 594, + 224, + 136 + ], + "score": 0.45387211441993713, + "time": 0.0, + "segmentation": { + "counts": [ + 361507, + 8, + 792, + 8, + 784, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 64, + 736, + 64, + 734, + 64, + 736, + 64, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 772, + 16, + 2, + 6, + 776, + 16, + 2, + 6, + 776, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 16, + 784, + 16, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 481001 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5648698210716248, + -0.653353750705719, + 0.5040343403816223 + ], + [ + -0.5873952507972717, + 0.11063455045223236, + 0.8017024993896484 + ], + [ + -0.5795589685440063, + -0.7489251494407654, + -0.32128259539604187 + ] + ], + "t": [ + -28.398181915283203, + 167.73519897460938, + 423.7728576660156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000206/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000206/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000206/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000206/sam6d_results/vis_pem.png" + }, + { + "frame_id": 207, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000207.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000207.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 207, + "category_id": 1, + "bbox": [ + 414, + 582, + 248, + 132 + ], + "score": 0.4404852092266083, + "time": 0.0, + "segmentation": { + "counts": [ + 331085, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 492211 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2480514943599701, + -0.7235743999481201, + 0.6441353559494019 + ], + [ + -0.8667877316474915, + 0.13115325570106506, + 0.48112156987190247 + ], + [ + -0.4326075315475464, + -0.677671492099762, + -0.5946527719497681 + ] + ], + "t": [ + -45.13298416137695, + 157.1612548828125, + 418.4313049316406 + ] + }, + { + "scene_id": 0, + "image_id": 207, + "category_id": 1, + "bbox": [ + 412, + 620, + 152, + 96 + ], + "score": 0.3980950117111206, + "time": 0.0, + "segmentation": { + "counts": [ + 329493, + 6, + 794, + 6, + 786, + 22, + 778, + 22, + 772, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 570557 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.675102174282074, + -0.7355146408081055, + 0.05705159902572632 + ], + [ + -0.23425808548927307, + 0.14039906859397888, + -0.9619830846786499 + ], + [ + 0.6995428204536438, + -0.6628017425537109, + -0.26708412170410156 + ] + ], + "t": [ + -45.495033264160156, + 156.566650390625, + 416.9241638183594 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 207, + "category_id": 1, + "bbox": [ + 414, + 582, + 248, + 132 + ], + "score": 0.4404852092266083, + "time": 0.0, + "segmentation": { + "counts": [ + 331085, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 736, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 62, + 738, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 774, + 24, + 776, + 24, + 776, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 784, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 492211 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2480514943599701, + -0.7235743999481201, + 0.6441353559494019 + ], + [ + -0.8667877316474915, + 0.13115325570106506, + 0.48112156987190247 + ], + [ + -0.4326075315475464, + -0.677671492099762, + -0.5946527719497681 + ] + ], + "t": [ + -45.13298416137695, + 157.1612548828125, + 418.4313049316406 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000207/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000207/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000207/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000207/sam6d_results/vis_pem.png" + }, + { + "frame_id": 208, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000208.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000208.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 208, + "category_id": 1, + "bbox": [ + 360, + 596, + 262, + 112 + ], + "score": 0.4040186405181885, + "time": 0.0, + "segmentation": { + "counts": [ + 287885, + 8, + 792, + 8, + 784, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 784, + 12, + 788, + 12, + 72752, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 524201 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3661598563194275, + -0.780433177947998, + 0.5068047046661377 + ], + [ + -0.7225237488746643, + 0.10477619618177414, + 0.6833597421646118 + ], + [ + -0.5864176154136658, + -0.6163976192474365, + -0.5255169868469238 + ] + ], + "t": [ + -69.53846740722656, + 155.0193634033203, + 411.0020446777344 + ] + }, + { + "scene_id": 0, + "image_id": 208, + "category_id": 1, + "bbox": [ + 360, + 620, + 166, + 88 + ], + "score": 0.37761548161506653, + "time": 0.0, + "segmentation": { + "counts": [ + 287885, + 8, + 792, + 8, + 784, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 16, + 784, + 16, + 790, + 8, + 792, + 8, + 600959 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4414770007133484, + -0.7691476345062256, + 0.46207118034362793 + ], + [ + -0.6221789717674255, + 0.10864710062742233, + 0.7752996683120728 + ], + [ + -0.6465222239494324, + -0.6297677159309387, + -0.43058252334594727 + ] + ], + "t": [ + -70.36427307128906, + 154.75123596191406, + 411.5382385253906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 208, + "category_id": 1, + "bbox": [ + 360, + 596, + 262, + 112 + ], + "score": 0.4040186405181885, + "time": 0.0, + "segmentation": { + "counts": [ + 287885, + 8, + 792, + 8, + 784, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 738, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 750, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 784, + 12, + 788, + 12, + 72752, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 524201 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3661598563194275, + -0.780433177947998, + 0.5068047046661377 + ], + [ + -0.7225237488746643, + 0.10477619618177414, + 0.6833597421646118 + ], + [ + -0.5864176154136658, + -0.6163976192474365, + -0.5255169868469238 + ] + ], + "t": [ + -69.53846740722656, + 155.0193634033203, + 411.0020446777344 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000208/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000208/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000208/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000208/sam6d_results/vis_pem.png" + }, + { + "frame_id": 209, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000209.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000209.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 209, + "category_id": 1, + "bbox": [ + 354, + 604, + 166, + 76 + ], + "score": 0.3771640956401825, + "time": 0.0, + "segmentation": { + "counts": [ + 283057, + 8, + 792, + 8, + 784, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 740, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 768, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 12, + 8, + 12, + 768, + 12, + 8, + 12, + 768, + 12, + 14, + 4, + 770, + 12, + 14, + 4, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 605771 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.32831335067749023, + -0.832745373249054, + -0.4458087682723999 + ], + [ + 0.8655287623405457, + 0.0762280523777008, + 0.4950246512889862 + ], + [ + -0.3782464563846588, + -0.5483835935592651, + 0.7457916140556335 + ] + ], + "t": [ + -72.94390869140625, + 146.35321044921875, + 416.47821044921875 + ] + }, + { + "scene_id": 0, + "image_id": 209, + "category_id": 1, + "bbox": [ + 354, + 580, + 288, + 98 + ], + "score": 0.5025319457054138, + "time": 0.0, + "segmentation": { + "counts": [ + 283057, + 8, + 792, + 8, + 784, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 508213 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5520463585853577, + -0.8193353414535522, + -0.15470758080482483 + ], + [ + 0.3686365485191345, + 0.07340259850025177, + 0.9266709685325623 + ], + [ + -0.747899055480957, + -0.5685961246490479, + 0.34255847334861755 + ] + ], + "t": [ + -72.75387573242188, + 146.46078491210938, + 418.5648193359375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 209, + "category_id": 1, + "bbox": [ + 354, + 580, + 288, + 98 + ], + "score": 0.5025319457054138, + "time": 0.0, + "segmentation": { + "counts": [ + 283057, + 8, + 792, + 8, + 784, + 22, + 778, + 22, + 774, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 780, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 508213 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5520463585853577, + -0.8193353414535522, + -0.15470758080482483 + ], + [ + 0.3686365485191345, + 0.07340259850025177, + 0.9266709685325623 + ], + [ + -0.747899055480957, + -0.5685961246490479, + 0.34255847334861755 + ] + ], + "t": [ + -72.75387573242188, + 146.46078491210938, + 418.5648193359375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000209/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000209/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000209/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000209/sam6d_results/vis_pem.png" + }, + { + "frame_id": 210, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000210.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000210.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 210, + "category_id": 1, + "bbox": [ + 398, + 544, + 288, + 84 + ], + "score": 0.49518653750419617, + "time": 0.0, + "segmentation": { + "counts": [ + 318199, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 473047 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.40182048082351685, + -0.9026840925216675, + 0.1539541333913803 + ], + [ + -0.16941946744918823, + 0.09193770587444305, + 0.9812463521957397 + ], + [ + -0.8999096155166626, + -0.4203678369522095, + -0.11598987877368927 + ] + ], + "t": [ + -47.548187255859375, + 121.37991333007812, + 422.90289306640625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 210, + "category_id": 1, + "bbox": [ + 398, + 544, + 288, + 84 + ], + "score": 0.49518653750419617, + "time": 0.0, + "segmentation": { + "counts": [ + 318199, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 744, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 14, + 786, + 14, + 786, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 473047 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.40182048082351685, + -0.9026840925216675, + 0.1539541333913803 + ], + [ + -0.16941946744918823, + 0.09193770587444305, + 0.9812463521957397 + ], + [ + -0.8999096155166626, + -0.4203678369522095, + -0.11598987877368927 + ] + ], + "t": [ + -47.548187255859375, + 121.37991333007812, + 422.90289306640625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000210/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000210/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000210/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000210/sam6d_results/vis_pem.png" + }, + { + "frame_id": 211, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000211.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000211.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 211, + "category_id": 1, + "bbox": [ + 384, + 562, + 300, + 74 + ], + "score": 0.4534415006637573, + "time": 0.0, + "segmentation": { + "counts": [ + 307015, + 8, + 792, + 8, + 786, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 474629 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.09234168380498886, + -0.9363557696342468, + -0.3386910855770111 + ], + [ + 0.9953421354293823, + 0.07734499871730804, + 0.057542718946933746 + ], + [ + -0.02768438309431076, + -0.34242746233940125, + 0.939136266708374 + ] + ], + "t": [ + -54.93634033203125, + 129.39407348632812, + 419.54962158203125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 211, + "category_id": 1, + "bbox": [ + 384, + 562, + 300, + 74 + ], + "score": 0.4534415006637573, + "time": 0.0, + "segmentation": { + "counts": [ + 307015, + 8, + 792, + 8, + 786, + 20, + 780, + 20, + 776, + 28, + 772, + 28, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 774, + 26, + 774, + 26, + 774, + 22, + 778, + 22, + 778, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 474629 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.09234168380498886, + -0.9363557696342468, + -0.3386910855770111 + ], + [ + 0.9953421354293823, + 0.07734499871730804, + 0.057542718946933746 + ], + [ + -0.02768438309431076, + -0.34242746233940125, + 0.939136266708374 + ] + ], + "t": [ + -54.93634033203125, + 129.39407348632812, + 419.54962158203125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000211/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000211/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000211/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000211/sam6d_results/vis_pem.png" + }, + { + "frame_id": 212, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000212.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000212.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 212, + "category_id": 1, + "bbox": [ + 354, + 594, + 308, + 66 + ], + "score": 0.4531479477882385, + "time": 0.0, + "segmentation": { + "counts": [ + 283033, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 778, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 492199 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2572104036808014, + -0.9577714800834656, + -0.128513902425766 + ], + [ + 0.2725090980529785, + 0.055702559649944305, + -0.9605393409729004 + ], + [ + 0.9271359443664551, + -0.28208181262016296, + 0.2466745376586914 + ] + ], + "t": [ + -75.3634262084961, + 146.98190307617188, + 417.3265380859375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 212, + "category_id": 1, + "bbox": [ + 354, + 594, + 308, + 66 + ], + "score": 0.4531479477882385, + "time": 0.0, + "segmentation": { + "counts": [ + 283033, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 774, + 24, + 776, + 24, + 778, + 16, + 784, + 16, + 784, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 492199 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2572104036808014, + -0.9577714800834656, + -0.128513902425766 + ], + [ + 0.2725090980529785, + 0.055702559649944305, + -0.9605393409729004 + ], + [ + 0.9271359443664551, + -0.28208181262016296, + 0.2466745376586914 + ] + ], + "t": [ + -75.3634262084961, + 146.98190307617188, + 417.3265380859375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000212/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000212/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000212/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000212/sam6d_results/vis_pem.png" + }, + { + "frame_id": 213, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000213.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000213.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000213/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000213/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000213/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000213/sam6d_results/vis_pem.png" + }, + { + "frame_id": 214, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000214.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000214.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 214, + "category_id": 1, + "bbox": [ + 302, + 588, + 310, + 46 + ], + "score": 0.3825971484184265, + "time": 0.0, + "segmentation": { + "counts": [ + 241411, + 14, + 786, + 14, + 780, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 776, + 18, + 782, + 18, + 784, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 532189 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.00772436335682869, + -0.9855033159255981, + 0.16947942972183228 + ], + [ + -0.9936123490333557, + -0.026645634323358536, + -0.10965461283922195 + ], + [ + 0.11258087307214737, + -0.16754984855651855, + -0.9794143438339233 + ] + ], + "t": [ + -111.99526977539062, + 143.40771484375, + 421.0672912597656 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 214, + "category_id": 1, + "bbox": [ + 302, + 588, + 310, + 46 + ], + "score": 0.3825971484184265, + "time": 0.0, + "segmentation": { + "counts": [ + 241411, + 14, + 786, + 14, + 780, + 24, + 776, + 24, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 776, + 18, + 782, + 18, + 784, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 532189 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.00772436335682869, + -0.9855033159255981, + 0.16947942972183228 + ], + [ + -0.9936123490333557, + -0.026645634323358536, + -0.10965461283922195 + ], + [ + 0.11258087307214737, + -0.16754984855651855, + -0.9794143438339233 + ] + ], + "t": [ + -111.99526977539062, + 143.40771484375, + 421.0672912597656 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000214/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000214/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000214/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000214/sam6d_results/vis_pem.png" + }, + { + "frame_id": 215, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000215.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000215.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000215/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000215/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000215/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000215/sam6d_results/vis_pem.png" + }, + { + "frame_id": 216, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000216.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000216.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 216, + "category_id": 1, + "bbox": [ + 340, + 534, + 278, + 54 + ], + "score": 0.3810591399669647, + "time": 0.0, + "segmentation": { + "counts": [ + 271745, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 527411 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.11635905504226685, + -0.9931716322898865, + 0.008415915071964264 + ], + [ + 0.9927306771278381, + -0.1160367801785469, + 0.031943172216415405 + ], + [ + -0.030748210847377777, + 0.012071602046489716, + 0.9994542002677917 + ] + ], + "t": [ + -109.08907318115234, + 120.93891906738281, + 448.7716979980469 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 216, + "category_id": 1, + "bbox": [ + 340, + 534, + 278, + 54 + ], + "score": 0.3810591399669647, + "time": 0.0, + "segmentation": { + "counts": [ + 271745, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 527411 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.11635905504226685, + -0.9931716322898865, + 0.008415915071964264 + ], + [ + 0.9927306771278381, + -0.1160367801785469, + 0.031943172216415405 + ], + [ + -0.030748210847377777, + 0.012071602046489716, + 0.9994542002677917 + ] + ], + "t": [ + -109.08907318115234, + 120.93891906738281, + 448.7716979980469 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000216/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000216/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000216/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000216/sam6d_results/vis_pem.png" + }, + { + "frame_id": 217, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000217.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000217.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 217, + "category_id": 1, + "bbox": [ + 308, + 520, + 270, + 72 + ], + "score": 0.39386582374572754, + "time": 0.0, + "segmentation": { + "counts": [ + 246135, + 10, + 790, + 10, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 559405 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.17356424033641815, + -0.9836456775665283, + -0.04813221096992493 + ], + [ + -0.984811007976532, + -0.17312076687812805, + -0.013260841369628906 + ], + [ + 0.004711538553237915, + 0.049702733755111694, + -0.9987529516220093 + ] + ], + "t": [ + -134.48406982421875, + 118.85716247558594, + 452.69378662109375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 217, + "category_id": 1, + "bbox": [ + 308, + 520, + 270, + 72 + ], + "score": 0.39386582374572754, + "time": 0.0, + "segmentation": { + "counts": [ + 246135, + 10, + 790, + 10, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 559405 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.17356424033641815, + -0.9836456775665283, + -0.04813221096992493 + ], + [ + -0.984811007976532, + -0.17312076687812805, + -0.013260841369628906 + ], + [ + 0.004711538553237915, + 0.049702733755111694, + -0.9987529516220093 + ] + ], + "t": [ + -134.48406982421875, + 118.85716247558594, + 452.69378662109375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000217/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000217/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000217/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000217/sam6d_results/vis_pem.png" + }, + { + "frame_id": 218, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000218.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000218.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 218, + "category_id": 1, + "bbox": [ + 310, + 512, + 260, + 76 + ], + "score": 0.3958418369293213, + "time": 0.0, + "segmentation": { + "counts": [ + 247725, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 565809 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.04880814999341965, + -0.9756014943122864, + -0.21405448019504547 + ], + [ + -0.6655315160751343, + -0.1915690004825592, + 0.7213664054870605 + ], + [ + -0.7447723150253296, + 0.10725137591362, + -0.6586437225341797 + ] + ], + "t": [ + -143.9552459716797, + 115.57293701171875, + 461.77069091796875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 218, + "category_id": 1, + "bbox": [ + 310, + 512, + 260, + 76 + ], + "score": 0.3958418369293213, + "time": 0.0, + "segmentation": { + "counts": [ + 247725, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 778, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 565809 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.04880814999341965, + -0.9756014943122864, + -0.21405448019504547 + ], + [ + -0.6655315160751343, + -0.1915690004825592, + 0.7213664054870605 + ], + [ + -0.7447723150253296, + 0.10725137591362, + -0.6586437225341797 + ] + ], + "t": [ + -143.9552459716797, + 115.57293701171875, + 461.77069091796875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000218/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000218/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000218/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000218/sam6d_results/vis_pem.png" + }, + { + "frame_id": 219, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000219.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000219.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 219, + "category_id": 1, + "bbox": [ + 310, + 482, + 248, + 90 + ], + "score": 0.3988912105560303, + "time": 0.0, + "segmentation": { + "counts": [ + 247693, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 575427 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.23754043877124786, + -0.9619752764701843, + -0.13482153415679932 + ], + [ + -0.9711346626281738, + -0.2382844239473343, + -0.010828077793121338 + ], + [ + -0.021709859371185303, + 0.13350197672843933, + -0.9908105731010437 + ] + ], + "t": [ + -148.6519775390625, + 99.10652160644531, + 467.76007080078125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 219, + "category_id": 1, + "bbox": [ + 310, + 482, + 248, + 90 + ], + "score": 0.3988912105560303, + "time": 0.0, + "segmentation": { + "counts": [ + 247693, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 575427 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.23754043877124786, + -0.9619752764701843, + -0.13482153415679932 + ], + [ + -0.9711346626281738, + -0.2382844239473343, + -0.010828077793121338 + ], + [ + -0.021709859371185303, + 0.13350197672843933, + -0.9908105731010437 + ] + ], + "t": [ + -148.6519775390625, + 99.10652160644531, + 467.76007080078125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000219/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000219/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000219/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000219/sam6d_results/vis_pem.png" + }, + { + "frame_id": 220, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000220.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000220.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 220, + "category_id": 1, + "bbox": [ + 298, + 454, + 242, + 100 + ], + "score": 0.4013919532299042, + "time": 0.0, + "segmentation": { + "counts": [ + 238067, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 780, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 589845 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.24091148376464844, + -0.9485952854156494, + -0.20525041222572327 + ], + [ + 0.3090249001979828, + -0.2754446864128113, + 0.9102934002876282 + ], + [ + -0.9200354814529419, + 0.1558728814125061, + 0.35949772596359253 + ] + ], + "t": [ + -159.7813262939453, + 82.879638671875, + 470.5765380859375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 220, + "category_id": 1, + "bbox": [ + 298, + 454, + 242, + 100 + ], + "score": 0.4013919532299042, + "time": 0.0, + "segmentation": { + "counts": [ + 238067, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 780, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 8, + 792, + 8, + 589845 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.24091148376464844, + -0.9485952854156494, + -0.20525041222572327 + ], + [ + 0.3090249001979828, + -0.2754446864128113, + 0.9102934002876282 + ], + [ + -0.9200354814529419, + 0.1558728814125061, + 0.35949772596359253 + ] + ], + "t": [ + -159.7813262939453, + 82.879638671875, + 470.5765380859375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000220/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000220/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000220/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000220/sam6d_results/vis_pem.png" + }, + { + "frame_id": 221, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000221.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000221.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 221, + "category_id": 1, + "bbox": [ + 304, + 456, + 236, + 106 + ], + "score": 0.42256560921669006, + "time": 0.0, + "segmentation": { + "counts": [ + 242867, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 784, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 589835 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3036738336086273, + -0.9263999462127686, + 0.22263279557228088 + ], + [ + 0.9527754783630371, + -0.2955590486526489, + 0.06974393129348755 + ], + [ + 0.0011905133724212646, + 0.23329849541187286, + 0.9724042415618896 + ] + ], + "t": [ + -162.0053253173828, + 85.30760955810547, + 475.1844482421875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 221, + "category_id": 1, + "bbox": [ + 304, + 456, + 236, + 106 + ], + "score": 0.42256560921669006, + "time": 0.0, + "segmentation": { + "counts": [ + 242867, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 784, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 589835 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3036738336086273, + -0.9263999462127686, + 0.22263279557228088 + ], + [ + 0.9527754783630371, + -0.2955590486526489, + 0.06974393129348755 + ], + [ + 0.0011905133724212646, + 0.23329849541187286, + 0.9724042415618896 + ] + ], + "t": [ + -162.0053253173828, + 85.30760955810547, + 475.1844482421875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000221/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000221/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000221/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000221/sam6d_results/vis_pem.png" + }, + { + "frame_id": 222, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000222.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000222.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 222, + "category_id": 1, + "bbox": [ + 332, + 448, + 222, + 116 + ], + "score": 0.438929945230484, + "time": 0.0, + "segmentation": { + "counts": [ + 265255, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 578633 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2014462798833847, + -0.8998764753341675, + 0.38683652877807617 + ], + [ + 0.869826078414917, + -0.3459317088127136, + -0.35175782442092896 + ], + [ + 0.45035719871520996, + 0.26562052965164185, + 0.8524226546287537 + ] + ], + "t": [ + -146.30796813964844, + 82.82817840576172, + 479.63775634765625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 222, + "category_id": 1, + "bbox": [ + 332, + 448, + 222, + 116 + ], + "score": 0.438929945230484, + "time": 0.0, + "segmentation": { + "counts": [ + 265255, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 578633 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2014462798833847, + -0.8998764753341675, + 0.38683652877807617 + ], + [ + 0.869826078414917, + -0.3459317088127136, + -0.35175782442092896 + ], + [ + 0.45035719871520996, + 0.26562052965164185, + 0.8524226546287537 + ] + ], + "t": [ + -146.30796813964844, + 82.82817840576172, + 479.63775634765625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000222/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000222/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000222/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000222/sam6d_results/vis_pem.png" + }, + { + "frame_id": 223, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000223.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000223.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 223, + "category_id": 1, + "bbox": [ + 328, + 444, + 218, + 130 + ], + "score": 0.43006348609924316, + "time": 0.0, + "segmentation": { + "counts": [ + 262057, + 8, + 792, + 8, + 786, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 585025 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.408374547958374, + -0.8759701251983643, + -0.2567209005355835 + ], + [ + -0.9128140807151794, + -0.39219367504119873, + -0.11381804943084717 + ], + [ + -0.0009832978248596191, + 0.2808187007904053, + -0.959760308265686 + ] + ], + "t": [ + -147.78370666503906, + 84.5829086303711, + 472.8620300292969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 223, + "category_id": 1, + "bbox": [ + 328, + 444, + 218, + 130 + ], + "score": 0.43006348609924316, + "time": 0.0, + "segmentation": { + "counts": [ + 262057, + 8, + 792, + 8, + 786, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 585025 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.408374547958374, + -0.8759701251983643, + -0.2567209005355835 + ], + [ + -0.9128140807151794, + -0.39219367504119873, + -0.11381804943084717 + ], + [ + -0.0009832978248596191, + 0.2808187007904053, + -0.959760308265686 + ] + ], + "t": [ + -147.78370666503906, + 84.5829086303711, + 472.8620300292969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000223/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000223/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000223/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000223/sam6d_results/vis_pem.png" + }, + { + "frame_id": 224, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000224.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000224.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 224, + "category_id": 1, + "bbox": [ + 348, + 458, + 204, + 138 + ], + "score": 0.4400383234024048, + "time": 0.0, + "segmentation": { + "counts": [ + 278065, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 796, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 4000, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 794, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 15210, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 800, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 5602, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 4002, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 794, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 796, + 4, + 796, + 4, + 800, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 580201 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.1362226903438568, + -0.8531278371810913, + -0.5036036372184753 + ], + [ + -0.7697705626487732, + -0.4111437201499939, + 0.4882771670818329 + ], + [ + -0.6236160397529602, + 0.32114464044570923, + -0.7127198576927185 + ] + ], + "t": [ + -134.1836395263672, + 98.44513702392578, + 469.1622314453125 + ] + }, + { + "scene_id": 0, + "image_id": 224, + "category_id": 1, + "bbox": [ + 450, + 526, + 108, + 74 + ], + "score": 0.43040788173675537, + "time": 0.0, + "segmentation": { + "counts": [ + 359725, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 575399 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3556879460811615, + 0.8444685935974121, + -0.4004472494125366 + ], + [ + 0.01350817084312439, + 0.4237768054008484, + 0.9056662321090698 + ], + [ + 0.9345073699951172, + -0.3275436460971832, + 0.13932549953460693 + ] + ], + "t": [ + -42.384681701660156, + 143.3610382080078, + 434.7005310058594 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 224, + "category_id": 1, + "bbox": [ + 348, + 458, + 204, + 138 + ], + "score": 0.4400383234024048, + "time": 0.0, + "segmentation": { + "counts": [ + 278065, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 796, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 4000, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 794, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 15210, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 800, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 5602, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 4002, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 794, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 796, + 4, + 796, + 4, + 800, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 580201 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.1362226903438568, + -0.8531278371810913, + -0.5036036372184753 + ], + [ + -0.7697705626487732, + -0.4111437201499939, + 0.4882771670818329 + ], + [ + -0.6236160397529602, + 0.32114464044570923, + -0.7127198576927185 + ] + ], + "t": [ + -134.1836395263672, + 98.44513702392578, + 469.1622314453125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000224/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000224/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000224/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000224/sam6d_results/vis_pem.png" + }, + { + "frame_id": 225, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000225.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000225.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 225, + "category_id": 1, + "bbox": [ + 346, + 486, + 206, + 150 + ], + "score": 0.4323762059211731, + "time": 0.0, + "segmentation": { + "counts": [ + 276495, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 580161 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5144580006599426, + -0.8442314267158508, + -0.15035556256771088 + ], + [ + 0.4572439193725586, + -0.4184022843837738, + 0.7847722768783569 + ], + [ + -0.7254378795623779, + 0.33498382568359375, + 0.6012692451477051 + ] + ], + "t": [ + -136.20936584472656, + 121.81550598144531, + 465.72900390625 + ] + }, + { + "scene_id": 0, + "image_id": 225, + "category_id": 1, + "bbox": [ + 446, + 558, + 108, + 80 + ], + "score": 0.42494016885757446, + "time": 0.0, + "segmentation": { + "counts": [ + 356559, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 578561 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5480325222015381, + 0.8364341259002686, + -0.0061790719628334045 + ], + [ + -0.6554587483406067, + 0.4340229332447052, + 0.6180598139762878 + ], + [ + 0.5196486115455627, + -0.3346668481826782, + 0.7861063480377197 + ] + ], + "t": [ + -45.60673141479492, + 167.4960479736328, + 428.75982666015625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 225, + "category_id": 1, + "bbox": [ + 346, + 486, + 206, + 150 + ], + "score": 0.4323762059211731, + "time": 0.0, + "segmentation": { + "counts": [ + 276495, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 580161 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5144580006599426, + -0.8442314267158508, + -0.15035556256771088 + ], + [ + 0.4572439193725586, + -0.4184022843837738, + 0.7847722768783569 + ], + [ + -0.7254378795623779, + 0.33498382568359375, + 0.6012692451477051 + ] + ], + "t": [ + -136.20936584472656, + 121.81550598144531, + 465.72900390625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000225/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000225/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000225/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000225/sam6d_results/vis_pem.png" + }, + { + "frame_id": 226, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000226.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000226.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 226, + "category_id": 1, + "bbox": [ + 358, + 486, + 198, + 162 + ], + "score": 0.44546017050743103, + "time": 0.0, + "segmentation": { + "counts": [ + 286097, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 576949 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4941699504852295, + -0.7957443594932556, + -0.3501231372356415 + ], + [ + -0.8688262701034546, + -0.46621793508529663, + -0.16667698323726654 + ], + [ + -0.030601859092712402, + 0.3865630030632019, + -0.9217550754547119 + ] + ], + "t": [ + -133.9029541015625, + 123.43895721435547, + 469.2913513183594 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 226, + "category_id": 1, + "bbox": [ + 358, + 486, + 198, + 162 + ], + "score": 0.44546017050743103, + "time": 0.0, + "segmentation": { + "counts": [ + 286097, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 576949 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4941699504852295, + -0.7957443594932556, + -0.3501231372356415 + ], + [ + -0.8688262701034546, + -0.46621793508529663, + -0.16667698323726654 + ], + [ + -0.030601859092712402, + 0.3865630030632019, + -0.9217550754547119 + ] + ], + "t": [ + -133.9029541015625, + 123.43895721435547, + 469.2913513183594 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000226/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000226/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000226/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000226/sam6d_results/vis_pem.png" + }, + { + "frame_id": 227, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000227.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000227.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 227, + "category_id": 1, + "bbox": [ + 384, + 458, + 176, + 170 + ], + "score": 0.4656572937965393, + "time": 0.0, + "segmentation": { + "counts": [ + 306871, + 6, + 794, + 6, + 788, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 21630, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 796, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 794, + 8, + 792, + 8, + 796, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 800, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 8, + 792, + 8, + 794, + 8, + 792, + 8, + 792, + 12, + 788, + 12, + 792, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 792, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 794, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 796, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 573769 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.08831710368394852, + -0.7422444224357605, + 0.6642835736274719 + ], + [ + 0.6795963644981384, + -0.5324668884277344, + -0.5046057105064392 + ], + [ + 0.7282504439353943, + 0.40687939524650574, + 0.5514529347419739 + ] + ], + "t": [ + -120.34838104248047, + 109.94386291503906, + 477.30877685546875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 227, + "category_id": 1, + "bbox": [ + 384, + 458, + 176, + 170 + ], + "score": 0.4656572937965393, + "time": 0.0, + "segmentation": { + "counts": [ + 306871, + 6, + 794, + 6, + 788, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 21630, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 796, + 6, + 794, + 6, + 794, + 8, + 792, + 8, + 794, + 8, + 792, + 8, + 796, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 800, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 794, + 8, + 792, + 8, + 794, + 8, + 792, + 8, + 792, + 12, + 788, + 12, + 792, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 792, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 794, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 796, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 573769 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.08831710368394852, + -0.7422444224357605, + 0.6642835736274719 + ], + [ + 0.6795963644981384, + -0.5324668884277344, + -0.5046057105064392 + ], + [ + 0.7282504439353943, + 0.40687939524650574, + 0.5514529347419739 + ] + ], + "t": [ + -120.34838104248047, + 109.94386291503906, + 477.30877685546875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000227/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000227/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000227/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000227/sam6d_results/vis_pem.png" + }, + { + "frame_id": 228, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000228.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000228.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 228, + "category_id": 1, + "bbox": [ + 374, + 442, + 166, + 176 + ], + "score": 0.46310603618621826, + "time": 0.0, + "segmentation": { + "counts": [ + 298855, + 10, + 790, + 10, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 762, + 42, + 758, + 42, + 762, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 8, + 6, + 14, + 772, + 8, + 6, + 14, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 589781 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.48413825035095215, + -0.7141698598861694, + 0.5055408477783203 + ], + [ + 0.8274057507514954, + -0.5616035461425781, + -0.000990360975265503 + ], + [ + 0.2846207320690155, + 0.41780832409858704, + 0.8628020286560059 + ] + ], + "t": [ + -134.09117126464844, + 100.40874481201172, + 483.0059814453125 + ] + }, + { + "scene_id": 0, + "image_id": 228, + "category_id": 1, + "bbox": [ + 454, + 526, + 86, + 94 + ], + "score": 0.4368215501308441, + "time": 0.0, + "segmentation": { + "counts": [ + 362925, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 792, + 6, + 794, + 6, + 589779 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5508966445922852, + 0.699756383895874, + 0.45481157302856445 + ], + [ + 0.047784775495529175, + 0.5705157518386841, + -0.8198949694633484 + ], + [ + -0.8332042694091797, + -0.4299442172050476, + -0.34773290157318115 + ] + ], + "t": [ + -57.74369812011719, + 160.46859741210938, + 437.1767272949219 + ] + }, + { + "scene_id": 0, + "image_id": 228, + "category_id": 1, + "bbox": [ + 374, + 442, + 88, + 92 + ], + "score": 0.43545496463775635, + "time": 0.0, + "segmentation": { + "counts": [ + 298853, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 760, + 42, + 758, + 42, + 762, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 8, + 792, + 8, + 652277 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.665835976600647, + -0.7045556902885437, + 0.24548768997192383 + ], + [ + 0.7393922805786133, + -0.5790929794311523, + 0.34343934059143066 + ], + [ + -0.09981176257133484, + 0.41018572449684143, + 0.9065237641334534 + ] + ], + "t": [ + -135.55984497070312, + 100.70946502685547, + 483.92047119140625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 228, + "category_id": 1, + "bbox": [ + 374, + 442, + 166, + 176 + ], + "score": 0.46310603618621826, + "time": 0.0, + "segmentation": { + "counts": [ + 298855, + 10, + 790, + 10, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 762, + 42, + 758, + 42, + 762, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 8, + 6, + 14, + 772, + 8, + 6, + 14, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 589781 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.48413825035095215, + -0.7141698598861694, + 0.5055408477783203 + ], + [ + 0.8274057507514954, + -0.5616035461425781, + -0.000990360975265503 + ], + [ + 0.2846207320690155, + 0.41780832409858704, + 0.8628020286560059 + ] + ], + "t": [ + -134.09117126464844, + 100.40874481201172, + 483.0059814453125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000228/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000228/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000228/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000228/sam6d_results/vis_pem.png" + }, + { + "frame_id": 229, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000229.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000229.png", + "status": "ok", + "detection_count": 3, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 229, + "category_id": 1, + "bbox": [ + 394, + 446, + 156, + 178 + ], + "score": 0.4678060710430145, + "time": 0.0, + "segmentation": { + "counts": [ + 314855, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 758, + 46, + 754, + 46, + 758, + 48, + 752, + 48, + 756, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 581775 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6455615162849426, + -0.6932746767997742, + 0.3203454911708832 + ], + [ + 0.7623926997184753, + -0.5604014992713928, + 0.3235858678817749 + ], + [ + -0.04481187462806702, + 0.45312371850013733, + 0.8903208374977112 + ] + ], + "t": [ + -126.13314056396484, + 103.31334686279297, + 492.2071533203125 + ] + }, + { + "scene_id": 0, + "image_id": 229, + "category_id": 1, + "bbox": [ + 394, + 446, + 108, + 120 + ], + "score": 0.44250646233558655, + "time": 0.0, + "segmentation": { + "counts": [ + 314855, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 758, + 44, + 756, + 44, + 762, + 42, + 758, + 42, + 760, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 766, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 18438, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 620231 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.09217703342437744, + -0.6820311546325684, + -0.7254909873008728 + ], + [ + -0.6507523059844971, + -0.5927309989929199, + 0.47454339265823364 + ], + [ + -0.7536742687225342, + 0.4283726215362549, + -0.49846962094306946 + ] + ], + "t": [ + -126.04621124267578, + 106.11277770996094, + 493.1174011230469 + ] + }, + { + "scene_id": 0, + "image_id": 229, + "category_id": 1, + "bbox": [ + 468, + 530, + 82, + 94 + ], + "score": 0.42556267976760864, + "time": 0.0, + "segmentation": { + "counts": [ + 374131, + 4, + 796, + 4, + 794, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 581773 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6854401230812073, + 0.6879914999008179, + -0.23840898275375366 + ], + [ + -0.30096447467803955, + 0.5658493041992188, + 0.7676160931587219 + ], + [ + 0.6630167961120605, + -0.4544018805027008, + 0.5949175953865051 + ] + ], + "t": [ + -49.821250915527344, + 165.20877075195312, + 441.2489013671875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 229, + "category_id": 1, + "bbox": [ + 394, + 446, + 156, + 178 + ], + "score": 0.4678060710430145, + "time": 0.0, + "segmentation": { + "counts": [ + 314855, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 758, + 46, + 754, + 46, + 758, + 48, + 752, + 48, + 756, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 581775 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6455615162849426, + -0.6932746767997742, + 0.3203454911708832 + ], + [ + 0.7623926997184753, + -0.5604014992713928, + 0.3235858678817749 + ], + [ + -0.04481187462806702, + 0.45312371850013733, + 0.8903208374977112 + ] + ], + "t": [ + -126.13314056396484, + 103.31334686279297, + 492.2071533203125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000229/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000229/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000229/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000229/sam6d_results/vis_pem.png" + }, + { + "frame_id": 230, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000230.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000230.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 230, + "category_id": 1, + "bbox": [ + 402, + 422, + 142, + 182 + ], + "score": 0.47084882855415344, + "time": 0.0, + "segmentation": { + "counts": [ + 321231, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 752, + 56, + 744, + 56, + 750, + 54, + 746, + 54, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 8, + 8, + 18, + 766, + 8, + 8, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 586593 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.766790509223938, + -0.6410366296768188, + 0.03323890268802643 + ], + [ + 0.5297368764877319, + -0.6027135252952576, + 0.5967537760734558 + ], + [ + -0.3625076413154602, + 0.4751929044723511, + 0.8017353415489197 + ] + ], + "t": [ + -124.05317687988281, + 86.18585968017578, + 494.1683349609375 + ] + }, + { + "scene_id": 0, + "image_id": 230, + "category_id": 1, + "bbox": [ + 470, + 506, + 74, + 98 + ], + "score": 0.4444669783115387, + "time": 0.0, + "segmentation": { + "counts": [ + 375707, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 586593 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.08604979515075684, + 0.6269562244415283, + -0.7742873430252075 + ], + [ + 0.5591467022895813, + 0.6128425598144531, + 0.5583715438842773 + ], + [ + 0.8245911598205566, + -0.4809877574443817, + -0.2978253960609436 + ] + ], + "t": [ + -54.098793029785156, + 153.12203979492188, + 441.4914245605469 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 230, + "category_id": 1, + "bbox": [ + 402, + 422, + 142, + 182 + ], + "score": 0.47084882855415344, + "time": 0.0, + "segmentation": { + "counts": [ + 321231, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 752, + 56, + 744, + 56, + 750, + 54, + 746, + 54, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 768, + 8, + 8, + 18, + 766, + 8, + 8, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 586593 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.766790509223938, + -0.6410366296768188, + 0.03323890268802643 + ], + [ + 0.5297368764877319, + -0.6027135252952576, + 0.5967537760734558 + ], + [ + -0.3625076413154602, + 0.4751929044723511, + 0.8017353415489197 + ] + ], + "t": [ + -124.05317687988281, + 86.18585968017578, + 494.1683349609375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000230/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000230/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000230/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000230/sam6d_results/vis_pem.png" + }, + { + "frame_id": 231, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000231.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000231.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 231, + "category_id": 1, + "bbox": [ + 416, + 352, + 126, + 194 + ], + "score": 0.4831094741821289, + "time": 0.0, + "segmentation": { + "counts": [ + 332361, + 14, + 786, + 14, + 782, + 24, + 776, + 24, + 774, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 744, + 58, + 742, + 58, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 764, + 36, + 764, + 36, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 14, + 4, + 20, + 762, + 14, + 4, + 20, + 766, + 8, + 8, + 22, + 762, + 8, + 8, + 22, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 588251 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.023663461208343506, + -0.5663062334060669, + 0.8238551616668701 + ], + [ + 0.5446391701698303, + -0.6983574628829956, + -0.4643975496292114 + ], + [ + 0.838336706161499, + 0.4377143979072571, + 0.3249581456184387 + ] + ], + "t": [ + -118.84223937988281, + 35.8270378112793, + 492.4696044921875 + ] + }, + { + "scene_id": 0, + "image_id": 231, + "category_id": 1, + "bbox": [ + 478, + 444, + 66, + 102 + ], + "score": 0.4463460445404053, + "time": 0.0, + "segmentation": { + "counts": [ + 382043, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 586655 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8079044222831726, + -0.5569919943809509, + 0.19248513877391815 + ], + [ + 0.5803090929985046, + -0.6950452923774719, + 0.4244447350502014 + ], + [ + -0.10262660682201385, + 0.45461148023605347, + 0.8847576975822449 + ] + ], + "t": [ + -120.12934112548828, + 32.02330017089844, + 494.94805908203125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 231, + "category_id": 1, + "bbox": [ + 416, + 352, + 126, + 194 + ], + "score": 0.4831094741821289, + "time": 0.0, + "segmentation": { + "counts": [ + 332361, + 14, + 786, + 14, + 782, + 24, + 776, + 24, + 774, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 744, + 58, + 742, + 58, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 764, + 36, + 764, + 36, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 14, + 4, + 20, + 762, + 14, + 4, + 20, + 766, + 8, + 8, + 22, + 762, + 8, + 8, + 22, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 588251 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.023663461208343506, + -0.5663062334060669, + 0.8238551616668701 + ], + [ + 0.5446391701698303, + -0.6983574628829956, + -0.4643975496292114 + ], + [ + 0.838336706161499, + 0.4377143979072571, + 0.3249581456184387 + ] + ], + "t": [ + -118.84223937988281, + 35.8270378112793, + 492.4696044921875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000231/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000231/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000231/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000231/sam6d_results/vis_pem.png" + }, + { + "frame_id": 232, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000232.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000232.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 232, + "category_id": 1, + "bbox": [ + 460, + 330, + 114, + 202 + ], + "score": 0.502589225769043, + "time": 0.0, + "segmentation": { + "counts": [ + 367541, + 10, + 790, + 10, + 784, + 22, + 778, + 22, + 776, + 30, + 770, + 30, + 768, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 740, + 62, + 738, + 62, + 740, + 72, + 728, + 72, + 732, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 732, + 70, + 730, + 70, + 742, + 58, + 742, + 58, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 18, + 2, + 22, + 758, + 18, + 2, + 22, + 762, + 10, + 8, + 24, + 758, + 10, + 8, + 24, + 780, + 24, + 776, + 24, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 782, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 562665 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.08149255812168121, + -0.4884260892868042, + 0.8687912821769714 + ], + [ + 0.5412541627883911, + -0.7536402344703674, + -0.37292003631591797 + ], + [ + 0.8369007706642151, + 0.43984663486480713, + 0.325778990983963 + ] + ], + "t": [ + -87.50251007080078, + 21.769514083862305, + 495.0321350097656 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 232, + "category_id": 1, + "bbox": [ + 460, + 330, + 114, + 202 + ], + "score": 0.502589225769043, + "time": 0.0, + "segmentation": { + "counts": [ + 367541, + 10, + 790, + 10, + 784, + 22, + 778, + 22, + 776, + 30, + 770, + 30, + 768, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 740, + 62, + 738, + 62, + 740, + 72, + 728, + 72, + 732, + 72, + 728, + 72, + 730, + 72, + 728, + 72, + 732, + 70, + 730, + 70, + 742, + 58, + 742, + 58, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 18, + 2, + 22, + 758, + 18, + 2, + 22, + 762, + 10, + 8, + 24, + 758, + 10, + 8, + 24, + 780, + 24, + 776, + 24, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 782, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 562665 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.08149255812168121, + -0.4884260892868042, + 0.8687912821769714 + ], + [ + 0.5412541627883911, + -0.7536402344703674, + -0.37292003631591797 + ], + [ + 0.8369007706642151, + 0.43984663486480713, + 0.325778990983963 + ] + ], + "t": [ + -87.50251007080078, + 21.769514083862305, + 495.0321350097656 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000232/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000232/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000232/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000232/sam6d_results/vis_pem.png" + }, + { + "frame_id": 233, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000233.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000233.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 233, + "category_id": 1, + "bbox": [ + 486, + 288, + 98, + 212 + ], + "score": 0.5098250508308411, + "time": 0.0, + "segmentation": { + "counts": [ + 388299, + 8, + 792, + 8, + 788, + 24, + 776, + 24, + 772, + 34, + 766, + 34, + 764, + 40, + 760, + 40, + 760, + 46, + 754, + 46, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 736, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 732, + 72, + 728, + 72, + 728, + 74, + 726, + 74, + 730, + 72, + 728, + 72, + 732, + 70, + 730, + 70, + 732, + 72, + 2, + 6, + 720, + 72, + 2, + 6, + 724, + 82, + 718, + 82, + 720, + 84, + 716, + 84, + 720, + 82, + 718, + 82, + 722, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 730, + 70, + 730, + 70, + 746, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 754, + 50, + 750, + 50, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 754, + 18, + 2, + 30, + 750, + 18, + 2, + 30, + 754, + 12, + 8, + 30, + 750, + 12, + 8, + 30, + 778, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 774, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 774, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 554699 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9072727560997009, + -0.4128870964050293, + 0.07986912876367569 + ], + [ + 0.40751299262046814, + -0.8162606358528137, + 0.4094528257846832 + ], + [ + -0.10386362671852112, + 0.4040335714817047, + 0.9088283777236938 + ] + ], + "t": [ + -71.675048828125, + -5.538286209106445, + 497.2981262207031 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 233, + "category_id": 1, + "bbox": [ + 486, + 288, + 98, + 212 + ], + "score": 0.5098250508308411, + "time": 0.0, + "segmentation": { + "counts": [ + 388299, + 8, + 792, + 8, + 788, + 24, + 776, + 24, + 772, + 34, + 766, + 34, + 764, + 40, + 760, + 40, + 760, + 46, + 754, + 46, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 736, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 732, + 72, + 728, + 72, + 728, + 74, + 726, + 74, + 730, + 72, + 728, + 72, + 732, + 70, + 730, + 70, + 732, + 72, + 2, + 6, + 720, + 72, + 2, + 6, + 724, + 82, + 718, + 82, + 720, + 84, + 716, + 84, + 720, + 82, + 718, + 82, + 722, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 730, + 70, + 730, + 70, + 746, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 754, + 50, + 750, + 50, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 754, + 18, + 2, + 30, + 750, + 18, + 2, + 30, + 754, + 12, + 8, + 30, + 750, + 12, + 8, + 30, + 778, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 774, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 774, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 786, + 12, + 788, + 12, + 554699 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.9072727560997009, + -0.4128870964050293, + 0.07986912876367569 + ], + [ + 0.40751299262046814, + -0.8162606358528137, + 0.4094528257846832 + ], + [ + -0.10386362671852112, + 0.4040335714817047, + 0.9088283777236938 + ] + ], + "t": [ + -71.675048828125, + -5.538286209106445, + 497.2981262207031 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000233/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000233/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000233/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000233/sam6d_results/vis_pem.png" + }, + { + "frame_id": 234, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000234.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000234.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 234, + "category_id": 1, + "bbox": [ + 506, + 282, + 86, + 212 + ], + "score": 0.5210726261138916, + "time": 0.0, + "segmentation": { + "counts": [ + 404291, + 18, + 782, + 18, + 778, + 32, + 768, + 32, + 766, + 40, + 760, + 40, + 758, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 736, + 72, + 728, + 72, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 730, + 82, + 718, + 82, + 720, + 86, + 714, + 86, + 718, + 86, + 714, + 86, + 718, + 82, + 718, + 82, + 722, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 730, + 70, + 730, + 70, + 748, + 56, + 744, + 56, + 750, + 56, + 744, + 56, + 752, + 54, + 746, + 54, + 756, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 754, + 16, + 6, + 32, + 746, + 16, + 6, + 32, + 750, + 10, + 14, + 32, + 744, + 10, + 14, + 32, + 774, + 30, + 770, + 30, + 776, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 774, + 32, + 768, + 32, + 774, + 34, + 766, + 34, + 772, + 32, + 768, + 32, + 774, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 774, + 32, + 768, + 32, + 772, + 36, + 764, + 36, + 770, + 34, + 766, + 34, + 772, + 32, + 768, + 32, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 548303 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.12134852260351181, + -0.3555550277233124, + -0.9267441034317017 + ], + [ + -0.37676259875297546, + -0.84727543592453, + 0.37439918518066406 + ], + [ + -0.9183270931243896, + 0.39459553360939026, + -0.031144067645072937 + ] + ], + "t": [ + -62.648319244384766, + -10.514852523803711, + 508.9558410644531 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 234, + "category_id": 1, + "bbox": [ + 506, + 282, + 86, + 212 + ], + "score": 0.5210726261138916, + "time": 0.0, + "segmentation": { + "counts": [ + 404291, + 18, + 782, + 18, + 778, + 32, + 768, + 32, + 766, + 40, + 760, + 40, + 758, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 54, + 746, + 54, + 744, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 736, + 72, + 728, + 72, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 730, + 82, + 718, + 82, + 720, + 86, + 714, + 86, + 718, + 86, + 714, + 86, + 718, + 82, + 718, + 82, + 722, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 730, + 70, + 730, + 70, + 748, + 56, + 744, + 56, + 750, + 56, + 744, + 56, + 752, + 54, + 746, + 54, + 756, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 754, + 16, + 6, + 32, + 746, + 16, + 6, + 32, + 750, + 10, + 14, + 32, + 744, + 10, + 14, + 32, + 774, + 30, + 770, + 30, + 776, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 774, + 32, + 768, + 32, + 774, + 34, + 766, + 34, + 772, + 32, + 768, + 32, + 774, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 774, + 32, + 768, + 32, + 772, + 36, + 764, + 36, + 770, + 34, + 766, + 34, + 772, + 32, + 768, + 32, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 548303 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.12134852260351181, + -0.3555550277233124, + -0.9267441034317017 + ], + [ + -0.37676259875297546, + -0.84727543592453, + 0.37439918518066406 + ], + [ + -0.9183270931243896, + 0.39459553360939026, + -0.031144067645072937 + ] + ], + "t": [ + -62.648319244384766, + -10.514852523803711, + 508.9558410644531 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000234/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000234/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000234/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000234/sam6d_results/vis_pem.png" + }, + { + "frame_id": 235, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000235.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000235.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 235, + "category_id": 1, + "bbox": [ + 514, + 270, + 76, + 210 + ], + "score": 0.5259172320365906, + "time": 0.0, + "segmentation": { + "counts": [ + 410677, + 22, + 778, + 22, + 774, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 756, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 738, + 68, + 732, + 68, + 732, + 72, + 728, + 72, + 728, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 724, + 90, + 710, + 90, + 712, + 94, + 706, + 94, + 712, + 90, + 710, + 90, + 714, + 88, + 712, + 88, + 716, + 84, + 716, + 84, + 720, + 80, + 720, + 80, + 724, + 80, + 720, + 80, + 726, + 78, + 722, + 78, + 746, + 60, + 740, + 60, + 746, + 60, + 740, + 60, + 754, + 54, + 746, + 54, + 748, + 60, + 740, + 60, + 744, + 16, + 10, + 36, + 738, + 16, + 10, + 36, + 742, + 8, + 22, + 36, + 734, + 8, + 22, + 36, + 770, + 36, + 764, + 36, + 768, + 38, + 762, + 38, + 770, + 36, + 764, + 36, + 770, + 38, + 762, + 38, + 770, + 36, + 764, + 36, + 770, + 36, + 764, + 36, + 768, + 38, + 762, + 38, + 770, + 38, + 762, + 38, + 768, + 36, + 764, + 36, + 770, + 32, + 768, + 32, + 776, + 24, + 776, + 24, + 782, + 18, + 782, + 18, + 788, + 10, + 790, + 10, + 549919 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8432923555374146, + -0.30952662229537964, + 0.4393763840198517 + ], + [ + 0.4342384934425354, + -0.8741085529327393, + 0.21764975786209106 + ], + [ + 0.3166942000389099, + 0.3743364214897156, + 0.8715373277664185 + ] + ], + "t": [ + -61.320308685302734, + -20.31587028503418, + 521.3753662109375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 235, + "category_id": 1, + "bbox": [ + 514, + 270, + 76, + 210 + ], + "score": 0.5259172320365906, + "time": 0.0, + "segmentation": { + "counts": [ + 410677, + 22, + 778, + 22, + 774, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 756, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 738, + 68, + 732, + 68, + 732, + 72, + 728, + 72, + 728, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 724, + 90, + 710, + 90, + 712, + 94, + 706, + 94, + 712, + 90, + 710, + 90, + 714, + 88, + 712, + 88, + 716, + 84, + 716, + 84, + 720, + 80, + 720, + 80, + 724, + 80, + 720, + 80, + 726, + 78, + 722, + 78, + 746, + 60, + 740, + 60, + 746, + 60, + 740, + 60, + 754, + 54, + 746, + 54, + 748, + 60, + 740, + 60, + 744, + 16, + 10, + 36, + 738, + 16, + 10, + 36, + 742, + 8, + 22, + 36, + 734, + 8, + 22, + 36, + 770, + 36, + 764, + 36, + 768, + 38, + 762, + 38, + 770, + 36, + 764, + 36, + 770, + 38, + 762, + 38, + 770, + 36, + 764, + 36, + 770, + 36, + 764, + 36, + 768, + 38, + 762, + 38, + 770, + 38, + 762, + 38, + 768, + 36, + 764, + 36, + 770, + 32, + 768, + 32, + 776, + 24, + 776, + 24, + 782, + 18, + 782, + 18, + 788, + 10, + 790, + 10, + 549919 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8432923555374146, + -0.30952662229537964, + 0.4393763840198517 + ], + [ + 0.4342384934425354, + -0.8741085529327393, + 0.21764975786209106 + ], + [ + 0.3166942000389099, + 0.3743364214897156, + 0.8715373277664185 + ] + ], + "t": [ + -61.320308685302734, + -20.31587028503418, + 521.3753662109375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000235/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000235/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000235/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000235/sam6d_results/vis_pem.png" + }, + { + "frame_id": 236, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000236.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000236.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 236, + "category_id": 1, + "bbox": [ + 498, + 272, + 72, + 208 + ], + "score": 0.5093733072280884, + "time": 0.0, + "segmentation": { + "counts": [ + 397881, + 20, + 780, + 20, + 776, + 32, + 768, + 32, + 766, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 738, + 68, + 732, + 68, + 732, + 74, + 726, + 74, + 726, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 722, + 80, + 6, + 8, + 706, + 80, + 6, + 8, + 708, + 96, + 704, + 96, + 708, + 96, + 704, + 96, + 708, + 92, + 708, + 92, + 712, + 88, + 712, + 88, + 718, + 84, + 716, + 84, + 720, + 82, + 718, + 82, + 724, + 84, + 716, + 84, + 724, + 4, + 8, + 68, + 720, + 4, + 8, + 68, + 740, + 68, + 732, + 68, + 750, + 58, + 742, + 58, + 744, + 62, + 738, + 62, + 742, + 18, + 10, + 38, + 734, + 18, + 10, + 38, + 738, + 10, + 20, + 38, + 732, + 10, + 20, + 38, + 768, + 40, + 760, + 40, + 768, + 38, + 762, + 38, + 770, + 40, + 760, + 40, + 766, + 40, + 760, + 40, + 766, + 40, + 760, + 40, + 766, + 42, + 758, + 42, + 766, + 40, + 760, + 40, + 766, + 38, + 762, + 38, + 768, + 34, + 766, + 34, + 774, + 26, + 774, + 26, + 780, + 20, + 780, + 20, + 788, + 10, + 790, + 10, + 565919 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.09096474945545197, + -0.3158513009548187, + 0.9444378614425659 + ], + [ + 0.39341413974761963, + -0.88262540102005, + -0.25728726387023926 + ], + [ + 0.9148504137992859, + 0.34815099835395813, + 0.20454813539981842 + ] + ], + "t": [ + -78.06797790527344, + -20.137083053588867, + 537.1024780273438 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 236, + "category_id": 1, + "bbox": [ + 498, + 272, + 72, + 208 + ], + "score": 0.5093733072280884, + "time": 0.0, + "segmentation": { + "counts": [ + 397881, + 20, + 780, + 20, + 776, + 32, + 768, + 32, + 766, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 738, + 68, + 732, + 68, + 732, + 74, + 726, + 74, + 726, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 722, + 80, + 6, + 8, + 706, + 80, + 6, + 8, + 708, + 96, + 704, + 96, + 708, + 96, + 704, + 96, + 708, + 92, + 708, + 92, + 712, + 88, + 712, + 88, + 718, + 84, + 716, + 84, + 720, + 82, + 718, + 82, + 724, + 84, + 716, + 84, + 724, + 4, + 8, + 68, + 720, + 4, + 8, + 68, + 740, + 68, + 732, + 68, + 750, + 58, + 742, + 58, + 744, + 62, + 738, + 62, + 742, + 18, + 10, + 38, + 734, + 18, + 10, + 38, + 738, + 10, + 20, + 38, + 732, + 10, + 20, + 38, + 768, + 40, + 760, + 40, + 768, + 38, + 762, + 38, + 770, + 40, + 760, + 40, + 766, + 40, + 760, + 40, + 766, + 40, + 760, + 40, + 766, + 42, + 758, + 42, + 766, + 40, + 760, + 40, + 766, + 38, + 762, + 38, + 768, + 34, + 766, + 34, + 774, + 26, + 774, + 26, + 780, + 20, + 780, + 20, + 788, + 10, + 790, + 10, + 565919 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.09096474945545197, + -0.3158513009548187, + 0.9444378614425659 + ], + [ + 0.39341413974761963, + -0.88262540102005, + -0.25728726387023926 + ], + [ + 0.9148504137992859, + 0.34815099835395813, + 0.20454813539981842 + ] + ], + "t": [ + -78.06797790527344, + -20.137083053588867, + 537.1024780273438 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000236/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000236/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000236/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000236/sam6d_results/vis_pem.png" + }, + { + "frame_id": 237, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000237.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000237.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 237, + "category_id": 1, + "bbox": [ + 508, + 298, + 74, + 204 + ], + "score": 0.528282880783081, + "time": 0.0, + "segmentation": { + "counts": [ + 405909, + 10, + 790, + 10, + 786, + 28, + 772, + 28, + 768, + 38, + 762, + 38, + 760, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 736, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 88, + 712, + 88, + 714, + 92, + 708, + 92, + 714, + 88, + 712, + 88, + 714, + 86, + 714, + 86, + 718, + 84, + 716, + 84, + 722, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 730, + 76, + 724, + 76, + 744, + 64, + 736, + 64, + 744, + 62, + 738, + 62, + 752, + 56, + 744, + 56, + 746, + 60, + 740, + 60, + 744, + 16, + 10, + 34, + 740, + 16, + 10, + 34, + 774, + 34, + 766, + 34, + 772, + 36, + 764, + 36, + 770, + 36, + 764, + 36, + 772, + 34, + 766, + 34, + 770, + 36, + 764, + 36, + 770, + 38, + 762, + 38, + 770, + 36, + 764, + 36, + 770, + 38, + 762, + 38, + 768, + 36, + 764, + 36, + 772, + 30, + 770, + 30, + 776, + 26, + 774, + 26, + 782, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 556295 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8603188991546631, + -0.3244953155517578, + -0.393132746219635 + ], + [ + 0.09971138089895248, + -0.8634454011917114, + 0.4944896101951599 + ], + [ + -0.49990811944007874, + 0.3862192928791046, + 0.7751946449279785 + ] + ], + "t": [ + -68.6064682006836, + 1.9676626920700073, + 541.271728515625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 237, + "category_id": 1, + "bbox": [ + 508, + 298, + 74, + 204 + ], + "score": 0.528282880783081, + "time": 0.0, + "segmentation": { + "counts": [ + 405909, + 10, + 790, + 10, + 786, + 28, + 772, + 28, + 768, + 38, + 762, + 38, + 760, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 736, + 70, + 730, + 70, + 730, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 726, + 88, + 712, + 88, + 714, + 92, + 708, + 92, + 714, + 88, + 712, + 88, + 714, + 86, + 714, + 86, + 718, + 84, + 716, + 84, + 722, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 730, + 76, + 724, + 76, + 744, + 64, + 736, + 64, + 744, + 62, + 738, + 62, + 752, + 56, + 744, + 56, + 746, + 60, + 740, + 60, + 744, + 16, + 10, + 34, + 740, + 16, + 10, + 34, + 774, + 34, + 766, + 34, + 772, + 36, + 764, + 36, + 770, + 36, + 764, + 36, + 772, + 34, + 766, + 34, + 770, + 36, + 764, + 36, + 770, + 38, + 762, + 38, + 770, + 36, + 764, + 36, + 770, + 38, + 762, + 38, + 768, + 36, + 764, + 36, + 772, + 30, + 770, + 30, + 776, + 26, + 774, + 26, + 782, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 556295 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8603188991546631, + -0.3244953155517578, + -0.393132746219635 + ], + [ + 0.09971138089895248, + -0.8634454011917114, + 0.4944896101951599 + ], + [ + -0.49990811944007874, + 0.3862192928791046, + 0.7751946449279785 + ] + ], + "t": [ + -68.6064682006836, + 1.9676626920700073, + 541.271728515625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000237/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000237/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000237/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000237/sam6d_results/vis_pem.png" + }, + { + "frame_id": 238, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000238.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000238.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 238, + "category_id": 1, + "bbox": [ + 502, + 294, + 90, + 208 + ], + "score": 0.5301879644393921, + "time": 0.0, + "segmentation": { + "counts": [ + 401105, + 8, + 792, + 8, + 788, + 22, + 778, + 22, + 774, + 32, + 768, + 32, + 766, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 736, + 70, + 730, + 70, + 732, + 72, + 728, + 72, + 730, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 730, + 72, + 728, + 72, + 732, + 82, + 718, + 82, + 720, + 84, + 716, + 84, + 720, + 82, + 718, + 82, + 724, + 76, + 724, + 76, + 728, + 72, + 728, + 72, + 742, + 60, + 740, + 60, + 748, + 54, + 746, + 54, + 752, + 52, + 748, + 52, + 758, + 48, + 752, + 48, + 760, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 18, + 2, + 30, + 750, + 18, + 2, + 30, + 754, + 12, + 12, + 28, + 748, + 12, + 12, + 28, + 778, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 774, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 776, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 776, + 30, + 770, + 30, + 776, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 780, + 24, + 776, + 24, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 548295 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.910197377204895, + -0.3790149688720703, + 0.1669972687959671 + ], + [ + 0.41414743661880493, + -0.8374667167663574, + 0.3565557301044464 + ], + [ + 0.004714846611022949, + 0.39369773864746094, + 0.9192278981208801 + ] + ], + "t": [ + -65.54630279541016, + -3.6208488941192627, + 517.7011108398438 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 238, + "category_id": 1, + "bbox": [ + 502, + 294, + 90, + 208 + ], + "score": 0.5301879644393921, + "time": 0.0, + "segmentation": { + "counts": [ + 401105, + 8, + 792, + 8, + 788, + 22, + 778, + 22, + 774, + 32, + 768, + 32, + 766, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 736, + 70, + 730, + 70, + 732, + 72, + 728, + 72, + 730, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 728, + 74, + 726, + 74, + 730, + 72, + 728, + 72, + 732, + 82, + 718, + 82, + 720, + 84, + 716, + 84, + 720, + 82, + 718, + 82, + 724, + 76, + 724, + 76, + 728, + 72, + 728, + 72, + 742, + 60, + 740, + 60, + 748, + 54, + 746, + 54, + 752, + 52, + 748, + 52, + 758, + 48, + 752, + 48, + 760, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 18, + 2, + 30, + 750, + 18, + 2, + 30, + 754, + 12, + 12, + 28, + 748, + 12, + 12, + 28, + 778, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 774, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 776, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 776, + 30, + 770, + 30, + 776, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 780, + 24, + 776, + 24, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 548295 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.910197377204895, + -0.3790149688720703, + 0.1669972687959671 + ], + [ + 0.41414743661880493, + -0.8374667167663574, + 0.3565557301044464 + ], + [ + 0.004714846611022949, + 0.39369773864746094, + 0.9192278981208801 + ] + ], + "t": [ + -65.54630279541016, + -3.6208488941192627, + 517.7011108398438 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000238/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000238/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000238/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000238/sam6d_results/vis_pem.png" + }, + { + "frame_id": 239, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000239.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000239.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 239, + "category_id": 1, + "bbox": [ + 504, + 286, + 108, + 208 + ], + "score": 0.5083069801330566, + "time": 0.0, + "segmentation": { + "counts": [ + 402695, + 14, + 786, + 14, + 782, + 24, + 776, + 24, + 774, + 34, + 766, + 34, + 764, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 754, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 738, + 72, + 728, + 72, + 730, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 728, + 72, + 728, + 72, + 732, + 70, + 730, + 70, + 744, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 754, + 46, + 754, + 46, + 760, + 40, + 760, + 40, + 770, + 34, + 766, + 34, + 768, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 16, + 4, + 26, + 754, + 16, + 4, + 26, + 758, + 8, + 12, + 26, + 754, + 8, + 12, + 26, + 778, + 26, + 774, + 26, + 780, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 780, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 780, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 790, + 10, + 790, + 10, + 532303 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8765795230865479, + -0.43563005328178406, + 0.20453572273254395 + ], + [ + 0.4807780981063843, + -0.8116449117660522, + 0.33179062604904175 + ], + [ + 0.021472513675689697, + 0.38917699456214905, + 0.9209127426147461 + ] + ], + "t": [ + -55.29909896850586, + -9.31541633605957, + 499.3226623535156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 239, + "category_id": 1, + "bbox": [ + 504, + 286, + 108, + 208 + ], + "score": 0.5083069801330566, + "time": 0.0, + "segmentation": { + "counts": [ + 402695, + 14, + 786, + 14, + 782, + 24, + 776, + 24, + 774, + 34, + 766, + 34, + 764, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 754, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 738, + 72, + 728, + 72, + 730, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 728, + 72, + 728, + 72, + 732, + 70, + 730, + 70, + 744, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 754, + 46, + 754, + 46, + 760, + 40, + 760, + 40, + 770, + 34, + 766, + 34, + 768, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 16, + 4, + 26, + 754, + 16, + 4, + 26, + 758, + 8, + 12, + 26, + 754, + 8, + 12, + 26, + 778, + 26, + 774, + 26, + 780, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 780, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 780, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 790, + 10, + 790, + 10, + 532303 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8765795230865479, + -0.43563005328178406, + 0.20453572273254395 + ], + [ + 0.4807780981063843, + -0.8116449117660522, + 0.33179062604904175 + ], + [ + 0.021472513675689697, + 0.38917699456214905, + 0.9209127426147461 + ] + ], + "t": [ + -55.29909896850586, + -9.31541633605957, + 499.3226623535156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000239/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000239/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000239/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000239/sam6d_results/vis_pem.png" + }, + { + "frame_id": 240, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000240.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000240.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 240, + "category_id": 1, + "bbox": [ + 496, + 326, + 136, + 198 + ], + "score": 0.5149672031402588, + "time": 0.0, + "segmentation": { + "counts": [ + 396335, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 746, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 748, + 58, + 742, + 58, + 746, + 60, + 740, + 60, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 10, + 8, + 18, + 764, + 10, + 8, + 18, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 516273 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7994354367256165, + -0.5421851873397827, + 0.2587243914604187 + ], + [ + 0.6007464528083801, + -0.723362147808075, + 0.3403691053390503 + ], + [ + 0.002608567476272583, + 0.42753082513809204, + 0.9039971232414246 + ] + ], + "t": [ + -51.1814079284668, + 19.44988250732422, + 487.3298034667969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 240, + "category_id": 1, + "bbox": [ + 496, + 326, + 136, + 198 + ], + "score": 0.5149672031402588, + "time": 0.0, + "segmentation": { + "counts": [ + 396335, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 746, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 746, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 748, + 58, + 742, + 58, + 746, + 60, + 740, + 60, + 750, + 52, + 748, + 52, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 10, + 8, + 18, + 764, + 10, + 8, + 18, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 516273 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7994354367256165, + -0.5421851873397827, + 0.2587243914604187 + ], + [ + 0.6007464528083801, + -0.723362147808075, + 0.3403691053390503 + ], + [ + 0.002608567476272583, + 0.42753082513809204, + 0.9039971232414246 + ] + ], + "t": [ + -51.1814079284668, + 19.44988250732422, + 487.3298034667969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000240/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000240/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000240/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000240/sam6d_results/vis_pem.png" + }, + { + "frame_id": 241, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000241.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000241.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 241, + "category_id": 1, + "bbox": [ + 468, + 328, + 140, + 178 + ], + "score": 0.4690124988555908, + "time": 0.0, + "segmentation": { + "counts": [ + 373937, + 14, + 786, + 14, + 780, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 760, + 46, + 754, + 46, + 758, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 40882, + 4, + 796, + 4, + 794, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 535491 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.06774269789457321, + -0.6077662110328674, + 0.7912211418151855 + ], + [ + 0.5484089255332947, + -0.6851762533187866, + -0.4793551564216614 + ], + [ + 0.8334622383117676, + 0.40143999457359314, + 0.37971994280815125 + ] + ], + "t": [ + -63.24342727661133, + 18.12747573852539, + 466.5636901855469 + ] + }, + { + "scene_id": 0, + "image_id": 241, + "category_id": 1, + "bbox": [ + 542, + 418, + 82, + 106 + ], + "score": 0.46314355731010437, + "time": 0.0, + "segmentation": { + "counts": [ + 433219, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 794, + 4, + 796, + 4, + 522675 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6657462120056152, + 0.5918492674827576, + -0.45441868901252747 + ], + [ + -0.10698533058166504, + 0.6784138679504395, + 0.7268485426902771 + ], + [ + 0.7384684085845947, + -0.4352806806564331, + 0.5149706602096558 + ] + ], + "t": [ + 0.20975825190544128, + 89.4921875, + 420.7571105957031 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 241, + "category_id": 1, + "bbox": [ + 468, + 328, + 140, + 178 + ], + "score": 0.4690124988555908, + "time": 0.0, + "segmentation": { + "counts": [ + 373937, + 14, + 786, + 14, + 780, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 760, + 46, + 754, + 46, + 758, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 788, + 10, + 790, + 10, + 40882, + 4, + 796, + 4, + 794, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 535491 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.06774269789457321, + -0.6077662110328674, + 0.7912211418151855 + ], + [ + 0.5484089255332947, + -0.6851762533187866, + -0.4793551564216614 + ], + [ + 0.8334622383117676, + 0.40143999457359314, + 0.37971994280815125 + ] + ], + "t": [ + -63.24342727661133, + 18.12747573852539, + 466.5636901855469 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000241/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000241/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000241/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000241/sam6d_results/vis_pem.png" + }, + { + "frame_id": 242, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000242.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000242.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 242, + "category_id": 1, + "bbox": [ + 486, + 338, + 170, + 188 + ], + "score": 0.5062465071678162, + "time": 0.0, + "segmentation": { + "counts": [ + 388345, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 497071 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7621142268180847, + -0.6420440673828125, + -0.0834408849477768 + ], + [ + 0.4644526541233063, + -0.6319421529769897, + 0.6204301118850708 + ], + [ + -0.45107346773147583, + 0.4340839385986328, + 0.7798104882240295 + ] + ], + "t": [ + -45.68171691894531, + 21.751415252685547, + 459.1791687011719 + ] + }, + { + "scene_id": 0, + "image_id": 242, + "category_id": 1, + "bbox": [ + 566, + 424, + 92, + 102 + ], + "score": 0.4810941219329834, + "time": 0.0, + "segmentation": { + "counts": [ + 452425, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 796, + 4, + 796, + 4, + 495471 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6667785048484802, + 0.6288945078849792, + 0.3998740315437317 + ], + [ + 0.16213107109069824, + 0.6461172699928284, + -0.745819628238678 + ], + [ + -0.7274067401885986, + -0.43246451020240784, + -0.5327795743942261 + ] + ], + "t": [ + 23.450510025024414, + 89.75289916992188, + 411.296875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 242, + "category_id": 1, + "bbox": [ + 486, + 338, + 170, + 188 + ], + "score": 0.5062465071678162, + "time": 0.0, + "segmentation": { + "counts": [ + 388345, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 754, + 48, + 752, + 48, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 497071 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7621142268180847, + -0.6420440673828125, + -0.0834408849477768 + ], + [ + 0.4644526541233063, + -0.6319421529769897, + 0.6204301118850708 + ], + [ + -0.45107346773147583, + 0.4340839385986328, + 0.7798104882240295 + ] + ], + "t": [ + -45.68171691894531, + 21.751415252685547, + 459.1791687011719 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000242/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000242/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000242/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000242/sam6d_results/vis_pem.png" + }, + { + "frame_id": 243, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000243.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000243.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 243, + "category_id": 1, + "bbox": [ + 474, + 342, + 184, + 184 + ], + "score": 0.4792218506336212, + "time": 0.0, + "segmentation": { + "counts": [ + 378751, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 756, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 495471 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.043875038623809814, + -0.6791703104972839, + 0.7326679229736328 + ], + [ + 0.5438004732131958, + -0.5989730954170227, + -0.587802529335022 + ], + [ + 0.8380666375160217, + 0.4242151081562042, + 0.34305351972579956 + ] + ], + "t": [ + -49.27552032470703, + 22.309091567993164, + 451.6214599609375 + ] + }, + { + "scene_id": 0, + "image_id": 243, + "category_id": 1, + "bbox": [ + 562, + 428, + 96, + 98 + ], + "score": 0.45700109004974365, + "time": 0.0, + "segmentation": { + "counts": [ + 449227, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 495471 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5446497201919556, + 0.6577219367027283, + -0.5203442573547363 + ], + [ + 0.016763299703598022, + 0.6117832660675049, + 0.7908477187156677 + ], + [ + 0.8384956121444702, + -0.43945765495300293, + 0.3221823573112488 + ] + ], + "t": [ + 21.806400299072266, + 86.28076171875, + 406.08001708984375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 243, + "category_id": 1, + "bbox": [ + 474, + 342, + 184, + 184 + ], + "score": 0.4792218506336212, + "time": 0.0, + "segmentation": { + "counts": [ + 378751, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 756, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 495471 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.043875038623809814, + -0.6791703104972839, + 0.7326679229736328 + ], + [ + 0.5438004732131958, + -0.5989730954170227, + -0.587802529335022 + ], + [ + 0.8380666375160217, + 0.4242151081562042, + 0.34305351972579956 + ] + ], + "t": [ + -49.27552032470703, + 22.309091567993164, + 451.6214599609375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000243/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000243/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000243/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000243/sam6d_results/vis_pem.png" + }, + { + "frame_id": 244, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000244.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000244.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 244, + "category_id": 1, + "bbox": [ + 438, + 336, + 200, + 170 + ], + "score": 0.4812588095664978, + "time": 0.0, + "segmentation": { + "counts": [ + 349945, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 794, + 6, + 794, + 6, + 511491 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.38387781381607056, + -0.7331424355506897, + -0.5613731741905212 + ], + [ + -0.13601869344711304, + -0.5564234256744385, + 0.8196901082992554 + ], + [ + -0.9133109450340271, + 0.3910181522369385, + 0.1138775646686554 + ] + ], + "t": [ + -69.2783203125, + 13.307506561279297, + 443.7435607910156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 244, + "category_id": 1, + "bbox": [ + 438, + 336, + 200, + 170 + ], + "score": 0.4812588095664978, + "time": 0.0, + "segmentation": { + "counts": [ + 349945, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 794, + 6, + 794, + 6, + 511491 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.38387781381607056, + -0.7331424355506897, + -0.5613731741905212 + ], + [ + -0.13601869344711304, + -0.5564234256744385, + 0.8196901082992554 + ], + [ + -0.9133109450340271, + 0.3910181522369385, + 0.1138775646686554 + ] + ], + "t": [ + -69.2783203125, + 13.307506561279297, + 443.7435607910156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000244/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000244/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000244/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000244/sam6d_results/vis_pem.png" + }, + { + "frame_id": 245, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000245.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000245.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 245, + "category_id": 1, + "bbox": [ + 412, + 320, + 214, + 160 + ], + "score": 0.4661655128002167, + "time": 0.0, + "segmentation": { + "counts": [ + 329125, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 6, + 2, + 16, + 776, + 6, + 2, + 16, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 794, + 6, + 794, + 6, + 521117 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2835201621055603, + -0.7798335552215576, + 0.5581002235412598 + ], + [ + 0.7993989586830139, + -0.5136594176292419, + -0.3116343021392822 + ], + [ + 0.529696524143219, + 0.3577897250652313, + 0.7690308094024658 + ] + ], + "t": [ + -81.20796966552734, + -0.5319553017616272, + 435.1371154785156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 245, + "category_id": 1, + "bbox": [ + 412, + 320, + 214, + 160 + ], + "score": 0.4661655128002167, + "time": 0.0, + "segmentation": { + "counts": [ + 329125, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 6, + 2, + 16, + 776, + 6, + 2, + 16, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 794, + 6, + 794, + 6, + 521117 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2835201621055603, + -0.7798335552215576, + 0.5581002235412598 + ], + [ + 0.7993989586830139, + -0.5136594176292419, + -0.3116343021392822 + ], + [ + 0.529696524143219, + 0.3577897250652313, + 0.7690308094024658 + ] + ], + "t": [ + -81.20796966552734, + -0.5319553017616272, + 435.1371154785156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000245/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000245/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000245/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000245/sam6d_results/vis_pem.png" + }, + { + "frame_id": 246, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000246.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000246.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 246, + "category_id": 1, + "bbox": [ + 402, + 318, + 228, + 152 + ], + "score": 0.4722982943058014, + "time": 0.0, + "segmentation": { + "counts": [ + 321129, + 10, + 790, + 10, + 784, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 517929 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5842868685722351, + -0.8107236623764038, + 0.03654550388455391 + ], + [ + -0.6182066202163696, + -0.4738105237483978, + -0.6271554231643677 + ], + [ + 0.5257652997970581, + 0.3438459634780884, + -0.7780360579490662 + ] + ], + "t": [ + -83.00563049316406, + -4.294281482696533, + 430.2776794433594 + ] + }, + { + "scene_id": 0, + "image_id": 246, + "category_id": 1, + "bbox": [ + 512, + 390, + 118, + 80 + ], + "score": 0.4589836597442627, + "time": 0.0, + "segmentation": { + "counts": [ + 409191, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 517927 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2679256498813629, + 0.8085606098175049, + 0.523875892162323 + ], + [ + -0.8124898076057434, + 0.48184409737586975, + -0.32815682888031006 + ], + [ + -0.5177608728408813, + -0.3377220332622528, + 0.7860456705093384 + ] + ], + "t": [ + 7.2766337394714355, + 49.142364501953125, + 393.453857421875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 246, + "category_id": 1, + "bbox": [ + 402, + 318, + 228, + 152 + ], + "score": 0.4722982943058014, + "time": 0.0, + "segmentation": { + "counts": [ + 321129, + 10, + 790, + 10, + 784, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 517929 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5842868685722351, + -0.8107236623764038, + 0.03654550388455391 + ], + [ + -0.6182066202163696, + -0.4738105237483978, + -0.6271554231643677 + ], + [ + 0.5257652997970581, + 0.3438459634780884, + -0.7780360579490662 + ] + ], + "t": [ + -83.00563049316406, + -4.294281482696533, + 430.2776794433594 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000246/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000246/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000246/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000246/sam6d_results/vis_pem.png" + }, + { + "frame_id": 247, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000247.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000247.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 247, + "category_id": 1, + "bbox": [ + 494, + 402, + 126, + 78 + ], + "score": 0.4561508297920227, + "time": 0.0, + "segmentation": { + "counts": [ + 394803, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 525921 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5496744513511658, + 0.825009286403656, + 0.13121534883975983 + ], + [ + 0.5181154608726501, + 0.4598981440067291, + -0.7211450338363647 + ], + [ + -0.6552969217300415, + -0.3284105360507965, + -0.680244505405426 + ] + ], + "t": [ + 0.4026651084423065, + 54.58343505859375, + 385.3408508300781 + ] + }, + { + "scene_id": 0, + "image_id": 247, + "category_id": 1, + "bbox": [ + 380, + 332, + 238, + 148 + ], + "score": 0.4571087956428528, + "time": 0.0, + "segmentation": { + "counts": [ + 303545, + 6, + 794, + 6, + 788, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 527519 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.24323971569538116, + -0.8453842997550964, + 0.4755637049674988 + ], + [ + 0.21922144293785095, + -0.42968952655792236, + -0.8759620785713196 + ], + [ + 0.9448687434196472, + 0.31732216477394104, + 0.08080872893333435 + ] + ], + "t": [ + -91.19561767578125, + 5.490116119384766, + 420.87994384765625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 247, + "category_id": 1, + "bbox": [ + 380, + 332, + 238, + 148 + ], + "score": 0.4571087956428528, + "time": 0.0, + "segmentation": { + "counts": [ + 303545, + 6, + 794, + 6, + 788, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 527519 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.24323971569538116, + -0.8453842997550964, + 0.4755637049674988 + ], + [ + 0.21922144293785095, + -0.42968952655792236, + -0.8759620785713196 + ], + [ + 0.9448687434196472, + 0.31732216477394104, + 0.08080872893333435 + ] + ], + "t": [ + -91.19561767578125, + 5.490116119384766, + 420.87994384765625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000247/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000247/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000247/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000247/sam6d_results/vis_pem.png" + }, + { + "frame_id": 248, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000248.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000248.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 248, + "category_id": 1, + "bbox": [ + 370, + 342, + 250, + 138 + ], + "score": 0.4534875750541687, + "time": 0.0, + "segmentation": { + "counts": [ + 295555, + 10, + 790, + 10, + 784, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 525919 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.14641670882701874, + -0.8741863369941711, + 0.46299105882644653 + ], + [ + 0.3662385940551758, + -0.3868730068206787, + -0.8462852835655212 + ], + [ + 0.9189295172691345, + 0.2934754490852356, + 0.26351630687713623 + ] + ], + "t": [ + -91.49837493896484, + 9.005611419677734, + 412.9383850097656 + ] + }, + { + "scene_id": 0, + "image_id": 248, + "category_id": 1, + "bbox": [ + 490, + 408, + 132, + 72 + ], + "score": 0.4369906485080719, + "time": 0.0, + "segmentation": { + "counts": [ + 391609, + 8, + 792, + 8, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 524319 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.0173058919608593, + 0.8459901213645935, + 0.532917320728302 + ], + [ + -0.6123266220092773, + 0.41238462924957275, + -0.6745333075523376 + ], + [ + -0.7904157042503357, + -0.3379925489425659, + 0.5108858942985535 + ] + ], + "t": [ + 1.5971763134002686, + 52.63775634765625, + 378.6627197265625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 248, + "category_id": 1, + "bbox": [ + 370, + 342, + 250, + 138 + ], + "score": 0.4534875750541687, + "time": 0.0, + "segmentation": { + "counts": [ + 295555, + 10, + 790, + 10, + 784, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 8, + 792, + 8, + 525919 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.14641670882701874, + -0.8741863369941711, + 0.46299105882644653 + ], + [ + 0.3662385940551758, + -0.3868730068206787, + -0.8462852835655212 + ], + [ + 0.9189295172691345, + 0.2934754490852356, + 0.26351630687713623 + ] + ], + "t": [ + -91.49837493896484, + 9.005611419677734, + 412.9383850097656 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000248/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000248/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000248/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000248/sam6d_results/vis_pem.png" + }, + { + "frame_id": 249, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000249.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000249.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 249, + "category_id": 1, + "bbox": [ + 376, + 332, + 260, + 124 + ], + "score": 0.44217801094055176, + "time": 0.0, + "segmentation": { + "counts": [ + 300345, + 8, + 792, + 8, + 788, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 513141 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3587360084056854, + -0.8891592621803284, + -0.28408563137054443 + ], + [ + 0.1172734946012497, + -0.344863623380661, + 0.931298017501831 + ], + [ + -0.9260430932044983, + 0.3007742166519165, + 0.2279898077249527 + ] + ], + "t": [ + -87.00928497314453, + -2.159450054168701, + 410.679443359375 + ] + }, + { + "scene_id": 0, + "image_id": 249, + "category_id": 1, + "bbox": [ + 502, + 392, + 136, + 64 + ], + "score": 0.4274425506591797, + "time": 0.0, + "segmentation": { + "counts": [ + 401193, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 511545 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2414316087961197, + 0.8726822733879089, + -0.4244246780872345 + ], + [ + 0.27240240573883057, + 0.35883235931396484, + 0.8927686214447021 + ], + [ + 0.9314006567001343, + -0.33115676045417786, + -0.15108749270439148 + ] + ], + "t": [ + 11.850918769836426, + 37.24943161010742, + 375.71923828125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 249, + "category_id": 1, + "bbox": [ + 376, + 332, + 260, + 124 + ], + "score": 0.44217801094055176, + "time": 0.0, + "segmentation": { + "counts": [ + 300345, + 8, + 792, + 8, + 788, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 776, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 513141 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3587360084056854, + -0.8891592621803284, + -0.28408563137054443 + ], + [ + 0.1172734946012497, + -0.344863623380661, + 0.931298017501831 + ], + [ + -0.9260430932044983, + 0.3007742166519165, + 0.2279898077249527 + ] + ], + "t": [ + -87.00928497314453, + -2.159450054168701, + 410.679443359375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000249/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000249/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000249/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000249/sam6d_results/vis_pem.png" + }, + { + "frame_id": 250, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000250.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000250.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 250, + "category_id": 1, + "bbox": [ + 364, + 310, + 268, + 116 + ], + "score": 0.44998639822006226, + "time": 0.0, + "segmentation": { + "counts": [ + 290725, + 6, + 794, + 6, + 786, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 516371 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3494710624217987, + -0.9055147767066956, + -0.2406521588563919 + ], + [ + -0.9352458715438843, + -0.32166239619255066, + -0.14781342446804047 + ], + [ + 0.05643850564956665, + 0.2767254710197449, + -0.9592902064323425 + ] + ], + "t": [ + -89.49140930175781, + -17.036001205444336, + 404.0241394042969 + ] + }, + { + "scene_id": 0, + "image_id": 250, + "category_id": 1, + "bbox": [ + 494, + 368, + 140, + 58 + ], + "score": 0.41450178623199463, + "time": 0.0, + "segmentation": { + "counts": [ + 394767, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 794, + 6, + 794, + 6, + 514771 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4326408803462982, + 0.8779336214065552, + 0.20507118105888367 + ], + [ + 0.2879437804222107, + 0.35010355710983276, + -0.8913561105728149 + ], + [ + -0.8543477058410645, + -0.32658785581588745, + -0.40426480770111084 + ] + ], + "t": [ + 8.684776306152344, + 19.50997543334961, + 370.84527587890625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 250, + "category_id": 1, + "bbox": [ + 364, + 310, + 268, + 116 + ], + "score": 0.44998639822006226, + "time": 0.0, + "segmentation": { + "counts": [ + 290725, + 6, + 794, + 6, + 786, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 516371 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3494710624217987, + -0.9055147767066956, + -0.2406521588563919 + ], + [ + -0.9352458715438843, + -0.32166239619255066, + -0.14781342446804047 + ], + [ + 0.05643850564956665, + 0.2767254710197449, + -0.9592902064323425 + ] + ], + "t": [ + -89.49140930175781, + -17.036001205444336, + 404.0241394042969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000250/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000250/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000250/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000250/sam6d_results/vis_pem.png" + }, + { + "frame_id": 251, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000251.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000251.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 251, + "category_id": 1, + "bbox": [ + 336, + 346, + 272, + 108 + ], + "score": 0.42864641547203064, + "time": 0.0, + "segmentation": { + "counts": [ + 268355, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 535545 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.26522964239120483, + -0.932289719581604, + -0.24594604969024658 + ], + [ + -0.9623596668243408, + -0.2716607451438904, + -0.008051127195358276 + ], + [ + -0.05930784344673157, + 0.23882393538951874, + -0.9692502021789551 + ] + ], + "t": [ + -110.15044403076172, + 4.11797571182251, + 408.1314697265625 + ] + }, + { + "scene_id": 0, + "image_id": 251, + "category_id": 1, + "bbox": [ + 468, + 400, + 140, + 54 + ], + "score": 0.41279974579811096, + "time": 0.0, + "segmentation": { + "counts": [ + 374001, + 8, + 792, + 8, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 535543 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.038810089230537415, + 0.9037796258926392, + 0.4262344241142273 + ], + [ + -0.6316660046577454, + 0.3083280324935913, + -0.7112887501716614 + ], + [ + -0.7742682695388794, + -0.29684293270111084, + 0.5589209794998169 + ] + ], + "t": [ + -7.502354621887207, + 35.75335693359375, + 380.22772216796875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 251, + "category_id": 1, + "bbox": [ + 336, + 346, + 272, + 108 + ], + "score": 0.42864641547203064, + "time": 0.0, + "segmentation": { + "counts": [ + 268355, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 535545 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.26522964239120483, + -0.932289719581604, + -0.24594604969024658 + ], + [ + -0.9623596668243408, + -0.2716607451438904, + -0.008051127195358276 + ], + [ + -0.05930784344673157, + 0.23882393538951874, + -0.9692502021789551 + ] + ], + "t": [ + -110.15044403076172, + 4.11797571182251, + 408.1314697265625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000251/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000251/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000251/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000251/sam6d_results/vis_pem.png" + }, + { + "frame_id": 252, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000252.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000252.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 252, + "category_id": 1, + "bbox": [ + 336, + 372, + 270, + 98 + ], + "score": 0.4213850796222687, + "time": 0.0, + "segmentation": { + "counts": [ + 268383, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 537131 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2607073485851288, + -0.9343203902244568, + 0.24305975437164307 + ], + [ + 0.9654039740562439, + -0.253663569688797, + 0.060419172048568726 + ], + [ + 0.0052044689655303955, + 0.25040262937545776, + 0.9681278467178345 + ] + ], + "t": [ + -109.18575286865234, + 17.704423904418945, + 418.0267028808594 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 252, + "category_id": 1, + "bbox": [ + 336, + 372, + 270, + 98 + ], + "score": 0.4213850796222687, + "time": 0.0, + "segmentation": { + "counts": [ + 268383, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 4, + 796, + 4, + 537131 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2607073485851288, + -0.9343203902244568, + 0.24305975437164307 + ], + [ + 0.9654039740562439, + -0.253663569688797, + 0.060419172048568726 + ], + [ + 0.0052044689655303955, + 0.25040262937545776, + 0.9681278467178345 + ] + ], + "t": [ + -109.18575286865234, + 17.704423904418945, + 418.0267028808594 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000252/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000252/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000252/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000252/sam6d_results/vis_pem.png" + }, + { + "frame_id": 253, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000253.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000253.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 253, + "category_id": 1, + "bbox": [ + 322, + 382, + 262, + 94 + ], + "score": 0.4231962561607361, + "time": 0.0, + "segmentation": { + "counts": [ + 257195, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 554721 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2717796862125397, + -0.9445521831512451, + -0.18427039682865143 + ], + [ + 0.2015531212091446, + -0.24309837818145752, + 0.9488306641578674 + ], + [ + -0.9410163760185242, + 0.22073259949684143, + 0.2564471662044525 + ] + ], + "t": [ + -123.07260131835938, + 24.513723373413086, + 426.36260986328125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 253, + "category_id": 1, + "bbox": [ + 322, + 382, + 262, + 94 + ], + "score": 0.4231962561607361, + "time": 0.0, + "segmentation": { + "counts": [ + 257195, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 554721 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2717796862125397, + -0.9445521831512451, + -0.18427039682865143 + ], + [ + 0.2015531212091446, + -0.24309837818145752, + 0.9488306641578674 + ], + [ + -0.9410163760185242, + 0.22073259949684143, + 0.2564471662044525 + ] + ], + "t": [ + -123.07260131835938, + 24.513723373413086, + 426.36260986328125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000253/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000253/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000253/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000253/sam6d_results/vis_pem.png" + }, + { + "frame_id": 254, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000254.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000254.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 254, + "category_id": 1, + "bbox": [ + 322, + 364, + 250, + 98 + ], + "score": 0.416476309299469, + "time": 0.0, + "segmentation": { + "counts": [ + 257173, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 564335 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3478240668773651, + -0.9285708665847778, + -0.1295185387134552 + ], + [ + 0.39949119091033936, + -0.2717616558074951, + 0.8755300045013428 + ], + [ + -0.8481895923614502, + 0.25278884172439575, + 0.46548062562942505 + ] + ], + "t": [ + -128.6642608642578, + 13.752771377563477, + 436.2604675292969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 254, + "category_id": 1, + "bbox": [ + 322, + 364, + 250, + 98 + ], + "score": 0.416476309299469, + "time": 0.0, + "segmentation": { + "counts": [ + 257173, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 564335 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3478240668773651, + -0.9285708665847778, + -0.1295185387134552 + ], + [ + 0.39949119091033936, + -0.2717616558074951, + 0.8755300045013428 + ], + [ + -0.8481895923614502, + 0.25278884172439575, + 0.46548062562942505 + ] + ], + "t": [ + -128.6642608642578, + 13.752771377563477, + 436.2604675292969 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000254/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000254/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000254/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000254/sam6d_results/vis_pem.png" + }, + { + "frame_id": 255, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000255.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000255.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 255, + "category_id": 1, + "bbox": [ + 332, + 334, + 236, + 108 + ], + "score": 0.43729665875434875, + "time": 0.0, + "segmentation": { + "counts": [ + 265145, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 567555 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3335219919681549, + -0.9026054739952087, + 0.27215367555618286 + ], + [ + 0.9425835609436035, + -0.32455870509147644, + 0.07872146368026733 + ], + [ + 0.01727551594376564, + 0.2827831506729126, + 0.959028422832489 + ] + ], + "t": [ + -129.74270629882812, + -5.1572465896606445, + 446.6971740722656 + ] + }, + { + "scene_id": 0, + "image_id": 255, + "category_id": 1, + "bbox": [ + 446, + 388, + 122, + 54 + ], + "score": 0.41158705949783325, + "time": 0.0, + "segmentation": { + "counts": [ + 356389, + 4, + 796, + 4, + 794, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 567555 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.4384209215641022, + 0.8755090236663818, + 0.20315155386924744 + ], + [ + 0.28069257736206055, + 0.34810522198677063, + -0.8944465517997742 + ], + [ + -0.8538145422935486, + -0.3351204991340637, + -0.39836567640304565 + ] + ], + "t": [ + -34.3177604675293, + 31.24287223815918, + 413.7738342285156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 255, + "category_id": 1, + "bbox": [ + 332, + 334, + 236, + 108 + ], + "score": 0.43729665875434875, + "time": 0.0, + "segmentation": { + "counts": [ + 265145, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 567555 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3335219919681549, + -0.9026054739952087, + 0.27215367555618286 + ], + [ + 0.9425835609436035, + -0.32455870509147644, + 0.07872146368026733 + ], + [ + 0.01727551594376564, + 0.2827831506729126, + 0.959028422832489 + ] + ], + "t": [ + -129.74270629882812, + -5.1572465896606445, + 446.6971740722656 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000255/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000255/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000255/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000255/sam6d_results/vis_pem.png" + }, + { + "frame_id": 256, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000256.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000256.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 256, + "category_id": 1, + "bbox": [ + 356, + 320, + 216, + 110 + ], + "score": 0.44914939999580383, + "time": 0.0, + "segmentation": { + "counts": [ + 284327, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 2398, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 564367 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.32636013627052307, + -0.8756518363952637, + 0.35598233342170715 + ], + [ + 0.057238876819610596, + -0.357604444026947, + -0.9321174621582031 + ], + [ + 0.9435110688209534, + 0.3245820701122284, + -0.06658634543418884 + ] + ], + "t": [ + -123.36519622802734, + -14.526490211486816, + 461.8135986328125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 256, + "category_id": 1, + "bbox": [ + 356, + 320, + 216, + 110 + ], + "score": 0.44914939999580383, + "time": 0.0, + "segmentation": { + "counts": [ + 284327, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 22, + 778, + 22, + 780, + 14, + 786, + 14, + 2398, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 564367 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.32636013627052307, + -0.8756518363952637, + 0.35598233342170715 + ], + [ + 0.057238876819610596, + -0.357604444026947, + -0.9321174621582031 + ], + [ + 0.9435110688209534, + 0.3245820701122284, + -0.06658634543418884 + ] + ], + "t": [ + -123.36519622802734, + -14.526490211486816, + 461.8135986328125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000256/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000256/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000256/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000256/sam6d_results/vis_pem.png" + }, + { + "frame_id": 257, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000257.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000257.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 257, + "category_id": 1, + "bbox": [ + 382, + 304, + 200, + 118 + ], + "score": 0.43985408544540405, + "time": 0.0, + "segmentation": { + "counts": [ + 305113, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 556375 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4444624185562134, + -0.8310755491256714, + -0.3343144953250885 + ], + [ + -0.8953652381896973, + -0.4005567729473114, + -0.1946159303188324 + ], + [ + 0.027828603982925415, + 0.38583290576934814, + -0.9221489429473877 + ] + ], + "t": [ + -115.60980224609375, + -25.37786865234375, + 476.27593994140625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 257, + "category_id": 1, + "bbox": [ + 382, + 304, + 200, + 118 + ], + "score": 0.43985408544540405, + "time": 0.0, + "segmentation": { + "counts": [ + 305113, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 556375 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4444624185562134, + -0.8310755491256714, + -0.3343144953250885 + ], + [ + -0.8953652381896973, + -0.4005567729473114, + -0.1946159303188324 + ], + [ + 0.027828603982925415, + 0.38583290576934814, + -0.9221489429473877 + ] + ], + "t": [ + -115.60980224609375, + -25.37786865234375, + 476.27593994140625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000257/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000257/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000257/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000257/sam6d_results/vis_pem.png" + }, + { + "frame_id": 258, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000258.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000258.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 258, + "category_id": 1, + "bbox": [ + 374, + 286, + 96, + 70 + ], + "score": 0.42258378863334656, + "time": 0.0, + "segmentation": { + "counts": [ + 298695, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 18, + 782, + 18, + 784, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 646055 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.47852712869644165, + -0.7718559503555298, + -0.41862788796424866 + ], + [ + -0.8731323480606079, + -0.4687766134738922, + -0.1337447166442871 + ], + [ + -0.09301161766052246, + 0.4295180141925812, + -0.898255467414856 + ] + ], + "t": [ + -131.0979766845703, + -40.935829162597656, + 482.7358093261719 + ] + }, + { + "scene_id": 0, + "image_id": 258, + "category_id": 1, + "bbox": [ + 374, + 286, + 188, + 122 + ], + "score": 0.4388672709465027, + "time": 0.0, + "segmentation": { + "counts": [ + 298695, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 572391 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.48876839876174927, + -0.7876343727111816, + 0.37514904141426086 + ], + [ + 0.8722348213195801, + -0.44988828897476196, + 0.19185158610343933 + ], + [ + 0.017666280269622803, + 0.4209888279438019, + 0.9068935513496399 + ] + ], + "t": [ + -128.18368530273438, + -39.73540115356445, + 483.3325500488281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 258, + "category_id": 1, + "bbox": [ + 374, + 286, + 188, + 122 + ], + "score": 0.4388672709465027, + "time": 0.0, + "segmentation": { + "counts": [ + 298695, + 12, + 788, + 12, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 572391 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.48876839876174927, + -0.7876343727111816, + 0.37514904141426086 + ], + [ + 0.8722348213195801, + -0.44988828897476196, + 0.19185158610343933 + ], + [ + 0.017666280269622803, + 0.4209888279438019, + 0.9068935513496399 + ] + ], + "t": [ + -128.18368530273438, + -39.73540115356445, + 483.3325500488281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000258/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000258/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000258/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000258/sam6d_results/vis_pem.png" + }, + { + "frame_id": 259, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000259.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000259.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 259, + "category_id": 1, + "bbox": [ + 388, + 274, + 170, + 126 + ], + "score": 0.4500170350074768, + "time": 0.0, + "segmentation": { + "counts": [ + 309883, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 575597 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.563529372215271, + -0.7406275272369385, + 0.365930438041687 + ], + [ + 0.82569420337677, + -0.49116799235343933, + 0.2774575352668762 + ], + [ + -0.02575927972793579, + 0.4585019648075104, + 0.8883197903633118 + ] + ], + "t": [ + -125.98320770263672, + -48.59833526611328, + 492.5467529296875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 259, + "category_id": 1, + "bbox": [ + 388, + 274, + 170, + 126 + ], + "score": 0.4500170350074768, + "time": 0.0, + "segmentation": { + "counts": [ + 309883, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 792, + 8, + 792, + 8, + 575597 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.563529372215271, + -0.7406275272369385, + 0.365930438041687 + ], + [ + 0.82569420337677, + -0.49116799235343933, + 0.2774575352668762 + ], + [ + -0.02575927972793579, + 0.4585019648075104, + 0.8883197903633118 + ] + ], + "t": [ + -125.98320770263672, + -48.59833526611328, + 492.5467529296875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000259/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000259/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000259/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000259/sam6d_results/vis_pem.png" + }, + { + "frame_id": 260, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000260.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000260.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 260, + "category_id": 1, + "bbox": [ + 382, + 274, + 160, + 130 + ], + "score": 0.45151445269584656, + "time": 0.0, + "segmentation": { + "counts": [ + 305081, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 786, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 588393 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.08831068873405457, + -0.720430850982666, + -0.6878814101219177 + ], + [ + -0.7400315403938293, + -0.5097014904022217, + 0.43881410360336304 + ], + [ + -0.6667487621307373, + 0.47030213475227356, + -0.5781535506248474 + ] + ], + "t": [ + -134.322021484375, + -47.18787384033203, + 494.3565368652344 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 260, + "category_id": 1, + "bbox": [ + 382, + 274, + 160, + 130 + ], + "score": 0.45151445269584656, + "time": 0.0, + "segmentation": { + "counts": [ + 305081, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 786, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 588393 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.08831068873405457, + -0.720430850982666, + -0.6878814101219177 + ], + [ + -0.7400315403938293, + -0.5097014904022217, + 0.43881410360336304 + ], + [ + -0.6667487621307373, + 0.47030213475227356, + -0.5781535506248474 + ] + ], + "t": [ + -134.322021484375, + -47.18787384033203, + 494.3565368652344 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000260/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000260/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000260/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000260/sam6d_results/vis_pem.png" + }, + { + "frame_id": 261, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000261.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000261.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 261, + "category_id": 1, + "bbox": [ + 422, + 292, + 146, + 134 + ], + "score": 0.47271212935447693, + "time": 0.0, + "segmentation": { + "counts": [ + 337101, + 10, + 790, + 10, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 786, + 14, + 786, + 14, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 567571 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6504442691802979, + -0.6544856429100037, + 0.3854488134384155 + ], + [ + 0.7584065198898315, + -0.5317375063896179, + 0.3769281506538391 + ], + [ + -0.04173654317855835, + 0.5374976992607117, + 0.8422317504882812 + ] + ], + "t": [ + -110.17549133300781, + -34.13595199584961, + 502.583740234375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 261, + "category_id": 1, + "bbox": [ + 422, + 292, + 146, + 134 + ], + "score": 0.47271212935447693, + "time": 0.0, + "segmentation": { + "counts": [ + 337101, + 10, + 790, + 10, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 764, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 786, + 14, + 786, + 14, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 567571 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6504442691802979, + -0.6544856429100037, + 0.3854488134384155 + ], + [ + 0.7584065198898315, + -0.5317375063896179, + 0.3769281506538391 + ], + [ + -0.04173654317855835, + 0.5374976992607117, + 0.8422317504882812 + ] + ], + "t": [ + -110.17549133300781, + -34.13595199584961, + 502.583740234375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000261/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000261/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000261/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000261/sam6d_results/vis_pem.png" + }, + { + "frame_id": 262, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000262.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000262.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 262, + "category_id": 1, + "bbox": [ + 454, + 292, + 136, + 134 + ], + "score": 0.4362172782421112, + "time": 0.0, + "segmentation": { + "counts": [ + 362699, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 47268, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 549971 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.42124640941619873, + -0.6108705401420593, + -0.6703647971153259 + ], + [ + -0.8219795823097229, + -0.5695115327835083, + 0.0024484097957611084 + ], + [ + -0.38327643275260925, + 0.5499951839447021, + -0.7420275807380676 + ] + ], + "t": [ + -87.57011413574219, + -30.51190185546875, + 502.8246765136719 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 262, + "category_id": 1, + "bbox": [ + 454, + 292, + 136, + 134 + ], + "score": 0.4362172782421112, + "time": 0.0, + "segmentation": { + "counts": [ + 362699, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 18, + 782, + 18, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 47268, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 549971 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.42124640941619873, + -0.6108705401420593, + -0.6703647971153259 + ], + [ + -0.8219795823097229, + -0.5695115327835083, + 0.0024484097957611084 + ], + [ + -0.38327643275260925, + 0.5499951839447021, + -0.7420275807380676 + ] + ], + "t": [ + -87.57011413574219, + -30.51190185546875, + 502.8246765136719 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000262/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000262/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000262/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000262/sam6d_results/vis_pem.png" + }, + { + "frame_id": 263, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000263.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000263.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 263, + "category_id": 1, + "bbox": [ + 466, + 288, + 120, + 156 + ], + "score": 0.5255714654922485, + "time": 0.0, + "segmentation": { + "counts": [ + 372295, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 54, + 746, + 54, + 748, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 750, + 52, + 748, + 52, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 784, + 18, + 782, + 18, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 553155 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3884565830230713, + -0.5395772457122803, + 0.746965765953064 + ], + [ + 0.4358857572078705, + -0.6065986752510071, + -0.6648621559143066 + ], + [ + 0.811852753162384, + 0.5838620066642761, + -0.0004432201385498047 + ] + ], + "t": [ + -83.02527618408203, + -27.7673397064209, + 497.6356506347656 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 263, + "category_id": 1, + "bbox": [ + 466, + 288, + 120, + 156 + ], + "score": 0.5255714654922485, + "time": 0.0, + "segmentation": { + "counts": [ + 372295, + 16, + 784, + 16, + 782, + 22, + 778, + 22, + 776, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 54, + 746, + 54, + 748, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 750, + 52, + 748, + 52, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 772, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 784, + 18, + 782, + 18, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 553155 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3884565830230713, + -0.5395772457122803, + 0.746965765953064 + ], + [ + 0.4358857572078705, + -0.6065986752510071, + -0.6648621559143066 + ], + [ + 0.811852753162384, + 0.5838620066642761, + -0.0004432201385498047 + ] + ], + "t": [ + -83.02527618408203, + -27.7673397064209, + 497.6356506347656 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000263/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000263/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000263/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000263/sam6d_results/vis_pem.png" + }, + { + "frame_id": 264, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000264.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000264.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 264, + "category_id": 1, + "bbox": [ + 484, + 302, + 108, + 162 + ], + "score": 0.5351715683937073, + "time": 0.0, + "segmentation": { + "counts": [ + 386711, + 12, + 788, + 12, + 786, + 20, + 780, + 20, + 776, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 748, + 58, + 742, + 58, + 744, + 62, + 738, + 62, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 744, + 56, + 744, + 56, + 754, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 12, + 4, + 18, + 766, + 12, + 4, + 18, + 784, + 20, + 780, + 20, + 786, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 548333 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7417589426040649, + -0.482002854347229, + -0.46633315086364746 + ], + [ + -0.6641635894775391, + -0.6245211362838745, + -0.41092586517333984 + ], + [ + -0.09316766262054443, + 0.614529550075531, + -0.7833729982376099 + ] + ], + "t": [ + -74.2018051147461, + -15.761066436767578, + 500.328125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 264, + "category_id": 1, + "bbox": [ + 484, + 302, + 108, + 162 + ], + "score": 0.5351715683937073, + "time": 0.0, + "segmentation": { + "counts": [ + 386711, + 12, + 788, + 12, + 786, + 20, + 780, + 20, + 776, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 750, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 748, + 58, + 742, + 58, + 744, + 62, + 738, + 62, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 744, + 56, + 744, + 56, + 754, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 12, + 4, + 18, + 766, + 12, + 4, + 18, + 784, + 20, + 780, + 20, + 786, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 548333 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7417589426040649, + -0.482002854347229, + -0.46633315086364746 + ], + [ + -0.6641635894775391, + -0.6245211362838745, + -0.41092586517333984 + ], + [ + -0.09316766262054443, + 0.614529550075531, + -0.7833729982376099 + ] + ], + "t": [ + -74.2018051147461, + -15.761066436767578, + 500.328125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000264/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000264/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000264/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000264/sam6d_results/vis_pem.png" + }, + { + "frame_id": 265, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000265.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000265.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 265, + "category_id": 1, + "bbox": [ + 464, + 322, + 98, + 170 + ], + "score": 0.5318195223808289, + "time": 0.0, + "segmentation": { + "counts": [ + 370731, + 10, + 790, + 10, + 786, + 22, + 778, + 22, + 776, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 58, + 742, + 58, + 744, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 744, + 64, + 736, + 64, + 738, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 734, + 68, + 732, + 68, + 736, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 742, + 58, + 742, + 58, + 752, + 48, + 752, + 48, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 766, + 38, + 762, + 38, + 764, + 42, + 758, + 42, + 760, + 12, + 8, + 22, + 758, + 12, + 8, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 782, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 780, + 24, + 776, + 24, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 572305 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8789106607437134, + -0.4567130208015442, + -0.13758179545402527 + ], + [ + 0.21885591745376587, + -0.6424177289009094, + 0.7344397306442261 + ], + [ + -0.4238129258155823, + 0.6153966188430786, + 0.6645820736885071 + ] + ], + "t": [ + -92.32636260986328, + 3.4025838375091553, + 499.3883361816406 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 265, + "category_id": 1, + "bbox": [ + 464, + 322, + 98, + 170 + ], + "score": 0.5318195223808289, + "time": 0.0, + "segmentation": { + "counts": [ + 370731, + 10, + 790, + 10, + 786, + 22, + 778, + 22, + 776, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 58, + 742, + 58, + 744, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 742, + 58, + 742, + 58, + 744, + 64, + 736, + 64, + 738, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 734, + 68, + 732, + 68, + 736, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 742, + 58, + 742, + 58, + 752, + 48, + 752, + 48, + 758, + 42, + 758, + 42, + 762, + 40, + 760, + 40, + 768, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 766, + 38, + 762, + 38, + 764, + 42, + 758, + 42, + 760, + 12, + 8, + 22, + 758, + 12, + 8, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 782, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 780, + 24, + 776, + 24, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 572305 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8789106607437134, + -0.4567130208015442, + -0.13758179545402527 + ], + [ + 0.21885591745376587, + -0.6424177289009094, + 0.7344397306442261 + ], + [ + -0.4238129258155823, + 0.6153966188430786, + 0.6645820736885071 + ] + ], + "t": [ + -92.32636260986328, + 3.4025838375091553, + 499.3883361816406 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000265/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000265/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000265/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000265/sam6d_results/vis_pem.png" + }, + { + "frame_id": 266, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000266.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000266.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 266, + "category_id": 1, + "bbox": [ + 438, + 350, + 92, + 182 + ], + "score": 0.5074554085731506, + "time": 0.0, + "segmentation": { + "counts": [ + 349957, + 18, + 782, + 18, + 778, + 30, + 770, + 30, + 770, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 738, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 732, + 68, + 732, + 68, + 736, + 64, + 736, + 64, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 758, + 46, + 754, + 46, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 754, + 18, + 4, + 28, + 750, + 18, + 4, + 28, + 756, + 6, + 16, + 26, + 752, + 6, + 16, + 26, + 778, + 26, + 774, + 26, + 780, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 778, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 597867 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8327054381370544, + -0.4572385251522064, + 0.31230658292770386 + ], + [ + -0.07311825454235077, + -0.6498784422874451, + -0.7565128803253174 + ], + [ + 0.5488683581352234, + 0.6071163415908813, + -0.5745894908905029 + ] + ], + "t": [ + -113.7314453125, + 28.779394149780273, + 491.4560852050781 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 266, + "category_id": 1, + "bbox": [ + 438, + 350, + 92, + 182 + ], + "score": 0.5074554085731506, + "time": 0.0, + "segmentation": { + "counts": [ + 349957, + 18, + 782, + 18, + 778, + 30, + 770, + 30, + 770, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 738, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 732, + 68, + 732, + 68, + 736, + 64, + 736, + 64, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 758, + 46, + 754, + 46, + 764, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 48, + 752, + 48, + 754, + 18, + 4, + 28, + 750, + 18, + 4, + 28, + 756, + 6, + 16, + 26, + 752, + 6, + 16, + 26, + 778, + 26, + 774, + 26, + 780, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 778, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 597867 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.8327054381370544, + -0.4572385251522064, + 0.31230658292770386 + ], + [ + -0.07311825454235077, + -0.6498784422874451, + -0.7565128803253174 + ], + [ + 0.5488683581352234, + 0.6071163415908813, + -0.5745894908905029 + ] + ], + "t": [ + -113.7314453125, + 28.779394149780273, + 491.4560852050781 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000266/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000266/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000266/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000266/sam6d_results/vis_pem.png" + }, + { + "frame_id": 267, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000267.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000267.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 267, + "category_id": 1, + "bbox": [ + 408, + 356, + 98, + 190 + ], + "score": 0.4896266758441925, + "time": 0.0, + "segmentation": { + "counts": [ + 325967, + 12, + 788, + 12, + 784, + 24, + 776, + 24, + 774, + 32, + 768, + 32, + 766, + 40, + 760, + 40, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 734, + 66, + 734, + 66, + 736, + 74, + 726, + 74, + 728, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 732, + 68, + 732, + 68, + 746, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 756, + 46, + 754, + 46, + 762, + 44, + 756, + 44, + 762, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 18, + 6, + 26, + 750, + 18, + 6, + 26, + 756, + 6, + 18, + 26, + 750, + 6, + 18, + 26, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 774, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 792, + 6, + 794, + 6, + 617053 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8273202776908875, + -0.48584938049316406, + 0.281944215297699 + ], + [ + 0.5574654936790466, + -0.6483861207962036, + 0.518486499786377 + ], + [ + -0.06909778714179993, + 0.5861282348632812, + 0.8072668313980103 + ] + ], + "t": [ + -132.93006896972656, + 34.821144104003906, + 482.8671875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 267, + "category_id": 1, + "bbox": [ + 408, + 356, + 98, + 190 + ], + "score": 0.4896266758441925, + "time": 0.0, + "segmentation": { + "counts": [ + 325967, + 12, + 788, + 12, + 784, + 24, + 776, + 24, + 774, + 32, + 768, + 32, + 766, + 40, + 760, + 40, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 734, + 68, + 732, + 68, + 734, + 70, + 730, + 70, + 734, + 66, + 734, + 66, + 736, + 74, + 726, + 74, + 728, + 78, + 722, + 78, + 724, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 728, + 72, + 728, + 72, + 732, + 68, + 732, + 68, + 746, + 54, + 746, + 54, + 752, + 50, + 750, + 50, + 756, + 46, + 754, + 46, + 762, + 44, + 756, + 44, + 762, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 18, + 6, + 26, + 750, + 18, + 6, + 26, + 756, + 6, + 18, + 26, + 750, + 6, + 18, + 26, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 32, + 768, + 32, + 772, + 32, + 768, + 32, + 774, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 792, + 6, + 794, + 6, + 617053 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.8273202776908875, + -0.48584938049316406, + 0.281944215297699 + ], + [ + 0.5574654936790466, + -0.6483861207962036, + 0.518486499786377 + ], + [ + -0.06909778714179993, + 0.5861282348632812, + 0.8072668313980103 + ] + ], + "t": [ + -132.93006896972656, + 34.821144104003906, + 482.8671875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000267/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000267/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000267/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000267/sam6d_results/vis_pem.png" + }, + { + "frame_id": 268, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000268.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000268.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 268, + "category_id": 1, + "bbox": [ + 378, + 374, + 102, + 196 + ], + "score": 0.4845096468925476, + "time": 0.0, + "segmentation": { + "counts": [ + 301981, + 18, + 782, + 18, + 780, + 28, + 772, + 28, + 770, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 734, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 734, + 68, + 732, + 68, + 734, + 72, + 728, + 72, + 730, + 80, + 720, + 80, + 722, + 80, + 720, + 80, + 722, + 80, + 720, + 80, + 724, + 78, + 722, + 78, + 726, + 74, + 726, + 74, + 730, + 70, + 730, + 70, + 744, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 754, + 50, + 750, + 50, + 756, + 48, + 752, + 48, + 760, + 44, + 756, + 44, + 760, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 20, + 2, + 28, + 750, + 20, + 2, + 28, + 754, + 12, + 12, + 26, + 750, + 12, + 12, + 26, + 780, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 778, + 24, + 776, + 24, + 778, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 780, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 794, + 4, + 796, + 4, + 637831 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7041623592376709, + -0.5121569633483887, + -0.49178346991539 + ], + [ + -0.6909081339836121, + -0.6539282202720642, + -0.3082599937915802 + ], + [ + -0.16371357440948486, + 0.5568420886993408, + -0.8143247365951538 + ] + ], + "t": [ + -153.33782958984375, + 50.51801300048828, + 478.3387451171875 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 268, + "category_id": 1, + "bbox": [ + 378, + 374, + 102, + 196 + ], + "score": 0.4845096468925476, + "time": 0.0, + "segmentation": { + "counts": [ + 301981, + 18, + 782, + 18, + 780, + 28, + 772, + 28, + 770, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 734, + 70, + 730, + 70, + 732, + 70, + 730, + 70, + 734, + 68, + 732, + 68, + 734, + 72, + 728, + 72, + 730, + 80, + 720, + 80, + 722, + 80, + 720, + 80, + 722, + 80, + 720, + 80, + 724, + 78, + 722, + 78, + 726, + 74, + 726, + 74, + 730, + 70, + 730, + 70, + 744, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 754, + 50, + 750, + 50, + 756, + 48, + 752, + 48, + 760, + 44, + 756, + 44, + 760, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 20, + 2, + 28, + 750, + 20, + 2, + 28, + 754, + 12, + 12, + 26, + 750, + 12, + 12, + 26, + 780, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 778, + 24, + 776, + 24, + 778, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 780, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 794, + 4, + 796, + 4, + 637831 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7041623592376709, + -0.5121569633483887, + -0.49178346991539 + ], + [ + -0.6909081339836121, + -0.6539282202720642, + -0.3082599937915802 + ], + [ + -0.16371357440948486, + 0.5568420886993408, + -0.8143247365951538 + ] + ], + "t": [ + -153.33782958984375, + 50.51801300048828, + 478.3387451171875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000268/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000268/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000268/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000268/sam6d_results/vis_pem.png" + }, + { + "frame_id": 269, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000269.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000269.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 269, + "category_id": 1, + "bbox": [ + 376, + 408, + 108, + 196 + ], + "score": 0.482906699180603, + "time": 0.0, + "segmentation": { + "counts": [ + 300419, + 8, + 792, + 8, + 786, + 22, + 778, + 22, + 776, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 74, + 726, + 74, + 730, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 72, + 728, + 72, + 742, + 58, + 742, + 58, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 760, + 46, + 754, + 46, + 760, + 44, + 756, + 44, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 758, + 48, + 752, + 48, + 756, + 14, + 10, + 24, + 752, + 14, + 10, + 24, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 778, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 634593 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7544739842414856, + -0.5446576476097107, + -0.36622047424316406 + ], + [ + -0.6562869548797607, + -0.6324829459190369, + -0.4114035964012146 + ], + [ + -0.007554084062576294, + 0.5507387518882751, + -0.8346434831619263 + ] + ], + "t": [ + -152.00743103027344, + 77.23369598388672, + 480.85736083984375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 269, + "category_id": 1, + "bbox": [ + 376, + 408, + 108, + 196 + ], + "score": 0.482906699180603, + "time": 0.0, + "segmentation": { + "counts": [ + 300419, + 8, + 792, + 8, + 786, + 22, + 778, + 22, + 776, + 30, + 770, + 30, + 768, + 36, + 764, + 36, + 764, + 42, + 758, + 42, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 74, + 726, + 74, + 730, + 76, + 724, + 76, + 726, + 78, + 722, + 78, + 726, + 76, + 724, + 76, + 726, + 76, + 724, + 76, + 728, + 72, + 728, + 72, + 742, + 58, + 742, + 58, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 46, + 754, + 46, + 760, + 46, + 754, + 46, + 760, + 44, + 756, + 44, + 760, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 758, + 48, + 752, + 48, + 756, + 14, + 10, + 24, + 752, + 14, + 10, + 24, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 778, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 634593 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7544739842414856, + -0.5446576476097107, + -0.36622047424316406 + ], + [ + -0.6562869548797607, + -0.6324829459190369, + -0.4114035964012146 + ], + [ + -0.007554084062576294, + 0.5507387518882751, + -0.8346434831619263 + ] + ], + "t": [ + -152.00743103027344, + 77.23369598388672, + 480.85736083984375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000269/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000269/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000269/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000269/sam6d_results/vis_pem.png" + }, + { + "frame_id": 270, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000270.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000270.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 270, + "category_id": 1, + "bbox": [ + 370, + 446, + 118, + 202 + ], + "score": 0.46741238236427307, + "time": 0.0, + "segmentation": { + "counts": [ + 295657, + 10, + 790, + 10, + 786, + 20, + 780, + 20, + 776, + 30, + 770, + 30, + 770, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 74, + 726, + 74, + 730, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 738, + 62, + 738, + 62, + 744, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 764, + 38, + 762, + 38, + 766, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 20, + 2, + 26, + 752, + 20, + 2, + 26, + 756, + 14, + 8, + 26, + 752, + 14, + 8, + 26, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 631351 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.51997971534729, + -0.5778698921203613, + 0.6290369033813477 + ], + [ + 0.7882923483848572, + -0.6082550883293152, + 0.09284673631191254 + ], + [ + 0.32896140217781067, + 0.544143557548523, + 0.7718108892440796 + ] + ], + "t": [ + -152.75888061523438, + 107.911376953125, + 477.35980224609375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 270, + "category_id": 1, + "bbox": [ + 370, + 446, + 118, + 202 + ], + "score": 0.46741238236427307, + "time": 0.0, + "segmentation": { + "counts": [ + 295657, + 10, + 790, + 10, + 786, + 20, + 780, + 20, + 776, + 30, + 770, + 30, + 770, + 36, + 764, + 36, + 762, + 42, + 758, + 42, + 758, + 46, + 754, + 46, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 74, + 726, + 74, + 730, + 74, + 726, + 74, + 728, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 738, + 62, + 738, + 62, + 744, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 764, + 38, + 762, + 38, + 766, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 20, + 2, + 26, + 752, + 20, + 2, + 26, + 756, + 14, + 8, + 26, + 752, + 14, + 8, + 26, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 631351 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.51997971534729, + -0.5778698921203613, + 0.6290369033813477 + ], + [ + 0.7882923483848572, + -0.6082550883293152, + 0.09284673631191254 + ], + [ + 0.32896140217781067, + 0.544143557548523, + 0.7718108892440796 + ] + ], + "t": [ + -152.75888061523438, + 107.911376953125, + 477.35980224609375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000270/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000270/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000270/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000270/sam6d_results/vis_pem.png" + }, + { + "frame_id": 271, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000271.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000271.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 271, + "category_id": 1, + "bbox": [ + 364, + 476, + 122, + 210 + ], + "score": 0.4579932689666748, + "time": 0.0, + "segmentation": { + "counts": [ + 290887, + 12, + 788, + 12, + 784, + 22, + 778, + 22, + 776, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 736, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 734, + 68, + 732, + 68, + 742, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 760, + 42, + 758, + 42, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 756, + 14, + 10, + 24, + 752, + 14, + 10, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 632911 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7772197723388672, + -0.5943384170532227, + -0.20661702752113342 + ], + [ + -0.6003433465957642, + -0.6020758152008057, + -0.5263956785202026 + ], + [ + 0.18845787644386292, + 0.5331664681434631, + -0.824752688407898 + ] + ], + "t": [ + -154.7772216796875, + 132.23228454589844, + 472.55096435546875 + ] + }, + { + "scene_id": 0, + "image_id": 271, + "category_id": 1, + "bbox": [ + 364, + 476, + 238, + 244 + ], + "score": 0.42479199171066284, + "time": 0.0, + "segmentation": { + "counts": [ + 290887, + 12, + 788, + 12, + 784, + 22, + 778, + 22, + 776, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 736, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 732, + 70, + 730, + 70, + 742, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 760, + 44, + 756, + 44, + 762, + 40, + 760, + 40, + 762, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 754, + 50, + 750, + 50, + 754, + 14, + 8, + 26, + 752, + 14, + 8, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 776, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 792, + 4, + 796, + 4, + 82416, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 814, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 540077 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6682949066162109, + -0.5951001048088074, + 0.44636082649230957 + ], + [ + -0.005981355905532837, + -0.6043099164962769, + -0.7967269420623779 + ], + [ + 0.7438725233078003, + 0.5297786593437195, + -0.4074166417121887 + ] + ], + "t": [ + -154.38125610351562, + 132.07403564453125, + 472.7906799316406 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 271, + "category_id": 1, + "bbox": [ + 364, + 476, + 122, + 210 + ], + "score": 0.4579932689666748, + "time": 0.0, + "segmentation": { + "counts": [ + 290887, + 12, + 788, + 12, + 784, + 22, + 778, + 22, + 776, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 748, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 736, + 76, + 724, + 76, + 728, + 76, + 724, + 76, + 728, + 74, + 726, + 74, + 734, + 68, + 732, + 68, + 742, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 760, + 42, + 758, + 42, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 48, + 752, + 48, + 756, + 14, + 10, + 24, + 752, + 14, + 10, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 774, + 30, + 770, + 30, + 774, + 30, + 770, + 30, + 774, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 632911 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7772197723388672, + -0.5943384170532227, + -0.20661702752113342 + ], + [ + -0.6003433465957642, + -0.6020758152008057, + -0.5263956785202026 + ], + [ + 0.18845787644386292, + 0.5331664681434631, + -0.824752688407898 + ] + ], + "t": [ + -154.7772216796875, + 132.23228454589844, + 472.55096435546875 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000271/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000271/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000271/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000271/sam6d_results/vis_pem.png" + }, + { + "frame_id": 272, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000272.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000272.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 272, + "category_id": 1, + "bbox": [ + 384, + 488, + 128, + 214 + ], + "score": 0.47462642192840576, + "time": 0.0, + "segmentation": { + "counts": [ + 306895, + 18, + 782, + 18, + 780, + 26, + 774, + 26, + 770, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 740, + 70, + 730, + 70, + 734, + 70, + 730, + 70, + 740, + 64, + 736, + 64, + 742, + 60, + 740, + 60, + 744, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 768, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 16, + 6, + 26, + 752, + 16, + 6, + 26, + 758, + 8, + 14, + 24, + 754, + 8, + 14, + 24, + 780, + 22, + 778, + 22, + 782, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 612095 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6833337545394897, + -0.589603841304779, + -0.43060770630836487 + ], + [ + -0.724932849407196, + -0.6180117130279541, + -0.30419448018074036 + ], + [ + -0.08676621317863464, + 0.5200278162956238, + -0.8497310280799866 + ] + ], + "t": [ + -138.861572265625, + 140.80084228515625, + 473.0200500488281 + ] + }, + { + "scene_id": 0, + "image_id": 272, + "category_id": 1, + "bbox": [ + 384, + 488, + 70, + 102 + ], + "score": 0.43554043769836426, + "time": 0.0, + "segmentation": { + "counts": [ + 306895, + 18, + 782, + 18, + 780, + 26, + 774, + 26, + 772, + 34, + 766, + 34, + 764, + 40, + 760, + 40, + 758, + 46, + 754, + 46, + 754, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 740, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 744, + 62, + 738, + 62, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 54, + 746, + 54, + 752, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 768, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 14, + 786, + 14, + 658615 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2227933257818222, + -0.6098350882530212, + 0.760568380355835 + ], + [ + 0.4575752019882202, + -0.6234802603721619, + -0.6339535117149353 + ], + [ + 0.8608067631721497, + 0.4892577528953552, + 0.14013834297657013 + ] + ], + "t": [ + -136.922119140625, + 142.04678344726562, + 473.10162353515625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 272, + "category_id": 1, + "bbox": [ + 384, + 488, + 128, + 214 + ], + "score": 0.47462642192840576, + "time": 0.0, + "segmentation": { + "counts": [ + 306895, + 18, + 782, + 18, + 780, + 26, + 774, + 26, + 770, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 758, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 734, + 68, + 732, + 68, + 736, + 66, + 734, + 66, + 736, + 64, + 736, + 64, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 740, + 70, + 730, + 70, + 734, + 70, + 730, + 70, + 740, + 64, + 736, + 64, + 742, + 60, + 740, + 60, + 744, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 768, + 36, + 764, + 36, + 764, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 16, + 6, + 26, + 752, + 16, + 6, + 26, + 758, + 8, + 14, + 24, + 754, + 8, + 14, + 24, + 780, + 22, + 778, + 22, + 782, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 612095 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6833337545394897, + -0.589603841304779, + -0.43060770630836487 + ], + [ + -0.724932849407196, + -0.6180117130279541, + -0.30419448018074036 + ], + [ + -0.08676621317863464, + 0.5200278162956238, + -0.8497310280799866 + ] + ], + "t": [ + -138.861572265625, + 140.80084228515625, + 473.0200500488281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000272/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000272/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000272/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000272/sam6d_results/vis_pem.png" + }, + { + "frame_id": 273, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000273.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000273.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 273, + "category_id": 1, + "bbox": [ + 400, + 490, + 130, + 212 + ], + "score": 0.46382081508636475, + "time": 0.0, + "segmentation": { + "counts": [ + 319699, + 14, + 786, + 14, + 782, + 24, + 776, + 24, + 774, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 742, + 68, + 732, + 68, + 740, + 64, + 736, + 64, + 744, + 58, + 742, + 58, + 746, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 758, + 40, + 760, + 40, + 764, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 18, + 4, + 762, + 16, + 18, + 4, + 766, + 12, + 18, + 10, + 760, + 12, + 18, + 10, + 790, + 14, + 786, + 14, + 792, + 10, + 790, + 10, + 790, + 14, + 786, + 14, + 790, + 12, + 788, + 12, + 792, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 804, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 790, + 14, + 786, + 14, + 790, + 14, + 786, + 14, + 788, + 16, + 784, + 16, + 790, + 14, + 786, + 14, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 790, + 10, + 790, + 10, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 804, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 786, + 18, + 782, + 18, + 782, + 6, + 2, + 12, + 780, + 6, + 2, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 597695 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7796615958213806, + -0.599353015422821, + 0.1813937872648239 + ], + [ + -0.3137369453907013, + -0.6245697736740112, + -0.715179443359375 + ], + [ + 0.541938066482544, + 0.5006880760192871, + -0.6749922037124634 + ] + ], + "t": [ + -124.31127166748047, + 145.3882598876953, + 474.5343017578125 + ] + }, + { + "scene_id": 0, + "image_id": 273, + "category_id": 1, + "bbox": [ + 464, + 588, + 70, + 118 + ], + "score": 0.4271763861179352, + "time": 0.0, + "segmentation": { + "counts": [ + 370987, + 12, + 788, + 12, + 788, + 16, + 784, + 16, + 784, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 776, + 28, + 772, + 28, + 776, + 26, + 774, + 26, + 778, + 22, + 778, + 22, + 782, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 790, + 8, + 792, + 8, + 594493 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.7707516551017761, + 0.5913863182067871, + -0.2370738387107849 + ], + [ + 0.6214818954467773, + 0.6158577799797058, + -0.4842306971549988 + ], + [ + -0.14036370813846588, + -0.5205588340759277, + -0.8422093987464905 + ] + ], + "t": [ + -60.603267669677734, + 211.68992614746094, + 419.7428894042969 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 273, + "category_id": 1, + "bbox": [ + 400, + 490, + 130, + 212 + ], + "score": 0.46382081508636475, + "time": 0.0, + "segmentation": { + "counts": [ + 319699, + 14, + 786, + 14, + 782, + 24, + 776, + 24, + 774, + 32, + 768, + 32, + 766, + 38, + 762, + 38, + 760, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 58, + 742, + 58, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 740, + 62, + 738, + 62, + 740, + 62, + 738, + 62, + 742, + 68, + 732, + 68, + 740, + 64, + 736, + 64, + 744, + 58, + 742, + 58, + 746, + 58, + 742, + 58, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 758, + 40, + 760, + 40, + 764, + 34, + 766, + 34, + 770, + 30, + 770, + 30, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 16, + 18, + 4, + 762, + 16, + 18, + 4, + 766, + 12, + 18, + 10, + 760, + 12, + 18, + 10, + 790, + 14, + 786, + 14, + 792, + 10, + 790, + 10, + 790, + 14, + 786, + 14, + 790, + 12, + 788, + 12, + 792, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 804, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 790, + 14, + 786, + 14, + 790, + 14, + 786, + 14, + 788, + 16, + 784, + 16, + 790, + 14, + 786, + 14, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 790, + 10, + 790, + 10, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 804, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 786, + 18, + 782, + 18, + 782, + 6, + 2, + 12, + 780, + 6, + 2, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 597695 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.7796615958213806, + -0.599353015422821, + 0.1813937872648239 + ], + [ + -0.3137369453907013, + -0.6245697736740112, + -0.715179443359375 + ], + [ + 0.541938066482544, + 0.5006880760192871, + -0.6749922037124634 + ] + ], + "t": [ + -124.31127166748047, + 145.3882598876953, + 474.5343017578125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000273/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000273/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000273/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000273/sam6d_results/vis_pem.png" + }, + { + "frame_id": 274, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000274.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000274.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 274, + "category_id": 1, + "bbox": [ + 396, + 512, + 76, + 100 + ], + "score": 0.43796730041503906, + "time": 0.0, + "segmentation": { + "counts": [ + 316517, + 12, + 788, + 12, + 784, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 772, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 742, + 62, + 738, + 62, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 740, + 62, + 738, + 62, + 742, + 66, + 734, + 66, + 744, + 60, + 740, + 60, + 746, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 644195 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.02103164792060852, + -0.6379307508468628, + -0.7698061466217041 + ], + [ + -0.6109446883201599, + -0.6176901459693909, + 0.49518194794654846 + ], + [ + -0.7913942337036133, + 0.45989447832107544, + -0.4027314782142639 + ] + ], + "t": [ + -123.21842193603516, + 159.49603271484375, + 473.5222473144531 + ] + }, + { + "scene_id": 0, + "image_id": 274, + "category_id": 1, + "bbox": [ + 396, + 512, + 134, + 214 + ], + "score": 0.48686814308166504, + "time": 0.0, + "segmentation": { + "counts": [ + 316517, + 12, + 788, + 12, + 784, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 772, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 740, + 62, + 738, + 62, + 742, + 66, + 734, + 66, + 744, + 60, + 740, + 60, + 746, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 782, + 18, + 16, + 8, + 758, + 18, + 16, + 8, + 762, + 12, + 18, + 10, + 760, + 12, + 18, + 10, + 792, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 790, + 12, + 788, + 12, + 790, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 790, + 14, + 786, + 14, + 788, + 16, + 784, + 16, + 790, + 12, + 788, + 12, + 792, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 790, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 790, + 14, + 786, + 14, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 790, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 790, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 786, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 597671 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.09744168817996979, + -0.6101677417755127, + 0.7862570881843567 + ], + [ + 0.5494269728660583, + -0.6257432103157043, + -0.5536926984786987 + ], + [ + 0.829840362071991, + 0.485944002866745, + 0.27426865696907043 + ] + ], + "t": [ + -124.76300048828125, + 159.57142639160156, + 472.1450500488281 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 274, + "category_id": 1, + "bbox": [ + 396, + 512, + 134, + 214 + ], + "score": 0.48686814308166504, + "time": 0.0, + "segmentation": { + "counts": [ + 316517, + 12, + 788, + 12, + 784, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 772, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 58, + 742, + 58, + 744, + 60, + 740, + 60, + 740, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 738, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 736, + 66, + 734, + 66, + 738, + 64, + 736, + 64, + 738, + 64, + 736, + 64, + 740, + 62, + 738, + 62, + 742, + 66, + 734, + 66, + 744, + 60, + 740, + 60, + 746, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 746, + 56, + 744, + 56, + 748, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 756, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 20, + 780, + 20, + 782, + 18, + 16, + 8, + 758, + 18, + 16, + 8, + 762, + 12, + 18, + 10, + 760, + 12, + 18, + 10, + 792, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 790, + 12, + 788, + 12, + 790, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 790, + 14, + 786, + 14, + 788, + 16, + 784, + 16, + 790, + 12, + 788, + 12, + 792, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 790, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 790, + 14, + 786, + 14, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 14, + 786, + 14, + 790, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 790, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 788, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 786, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 597671 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.09744168817996979, + -0.6101677417755127, + 0.7862570881843567 + ], + [ + 0.5494269728660583, + -0.6257432103157043, + -0.5536926984786987 + ], + [ + 0.829840362071991, + 0.485944002866745, + 0.27426865696907043 + ] + ], + "t": [ + -124.76300048828125, + 159.57142639160156, + 472.1450500488281 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000274/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000274/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000274/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000274/sam6d_results/vis_pem.png" + }, + { + "frame_id": 275, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000275.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000275.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 275, + "category_id": 1, + "bbox": [ + 386, + 534, + 80, + 90 + ], + "score": 0.4203490614891052, + "time": 0.0, + "segmentation": { + "counts": [ + 308535, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 782, + 22, + 778, + 22, + 778, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 752, + 52, + 748, + 52, + 754, + 52, + 748, + 52, + 750, + 54, + 746, + 54, + 750, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 754, + 46, + 754, + 46, + 758, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 648983 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5519127249717712, + -0.6470479965209961, + 0.5260428786277771 + ], + [ + 0.7629151344299316, + -0.646477222442627, + 0.00524747371673584 + ], + [ + 0.33667945861816406, + 0.4042220711708069, + 0.8504418730735779 + ] + ], + "t": [ + -129.89385986328125, + 167.14271545410156, + 473.5075378417969 + ] + }, + { + "scene_id": 0, + "image_id": 275, + "category_id": 1, + "bbox": [ + 386, + 534, + 150, + 200 + ], + "score": 0.47663891315460205, + "time": 0.0, + "segmentation": { + "counts": [ + 308535, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 752, + 52, + 748, + 52, + 752, + 56, + 744, + 56, + 748, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 42, + 758, + 42, + 762, + 12, + 8, + 20, + 760, + 12, + 8, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 792, + 6, + 794, + 6, + 592865 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3444228768348694, + -0.6517073512077332, + 0.6757594347000122 + ], + [ + 0.7524869441986084, + -0.622048556804657, + -0.21637830138206482 + ], + [ + 0.561370313167572, + 0.43397432565689087, + 0.7046486139297485 + ] + ], + "t": [ + -130.5217742919922, + 164.88914489746094, + 472.1918029785156 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 275, + "category_id": 1, + "bbox": [ + 386, + 534, + 150, + 200 + ], + "score": 0.47663891315460205, + "time": 0.0, + "segmentation": { + "counts": [ + 308535, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 782, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 776, + 28, + 772, + 28, + 772, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 56, + 744, + 56, + 744, + 60, + 740, + 60, + 742, + 60, + 740, + 60, + 740, + 62, + 738, + 62, + 740, + 60, + 740, + 60, + 744, + 58, + 742, + 58, + 746, + 56, + 744, + 56, + 752, + 52, + 748, + 52, + 752, + 56, + 744, + 56, + 748, + 56, + 744, + 56, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 750, + 52, + 748, + 52, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 38, + 762, + 38, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 762, + 42, + 758, + 42, + 762, + 12, + 8, + 20, + 760, + 12, + 8, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 792, + 6, + 794, + 6, + 592865 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3444228768348694, + -0.6517073512077332, + 0.6757594347000122 + ], + [ + 0.7524869441986084, + -0.622048556804657, + -0.21637830138206482 + ], + [ + 0.561370313167572, + 0.43397432565689087, + 0.7046486139297485 + ] + ], + "t": [ + -130.5217742919922, + 164.88914489746094, + 472.1918029785156 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000275/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000275/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000275/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000275/sam6d_results/vis_pem.png" + }, + { + "frame_id": 276, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000276.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000276.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 276, + "category_id": 1, + "bbox": [ + 494, + 632, + 88, + 110 + ], + "score": 0.4667171239852905, + "time": 0.0, + "segmentation": { + "counts": [ + 395033, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 792, + 6, + 794, + 6, + 556057 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6993508338928223, + 0.6857578158378601, + -0.201604962348938 + ], + [ + 0.6940610408782959, + 0.5840916037559509, + -0.4208524227142334 + ], + [ + -0.17084699869155884, + -0.43424931168556213, + -0.8844425082206726 + ] + ], + "t": [ + -27.792295455932617, + 240.88421630859375, + 430.60357666015625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 276, + "category_id": 1, + "bbox": [ + 494, + 632, + 88, + 110 + ], + "score": 0.4667171239852905, + "time": 0.0, + "segmentation": { + "counts": [ + 395033, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 792, + 6, + 794, + 6, + 556057 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6993508338928223, + 0.6857578158378601, + -0.201604962348938 + ], + [ + 0.6940610408782959, + 0.5840916037559509, + -0.4208524227142334 + ], + [ + -0.17084699869155884, + -0.43424931168556213, + -0.8844425082206726 + ] + ], + "t": [ + -27.792295455932617, + 240.88421630859375, + 430.60357666015625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000276/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000276/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000276/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000276/sam6d_results/vis_pem.png" + }, + { + "frame_id": 277, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000277.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000277.png", + "status": "ok", + "detection_count": 2, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 277, + "category_id": 1, + "bbox": [ + 498, + 638, + 92, + 104 + ], + "score": 0.41335245966911316, + "time": 0.0, + "segmentation": { + "counts": [ + 398239, + 6, + 794, + 6, + 792, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 790, + 8, + 792, + 8, + 549657 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5714723467826843, + 0.7235166430473328, + -0.38722464442253113 + ], + [ + -0.15081873536109924, + 0.5564311146736145, + 0.8170911073684692 + ], + [ + 0.8066428303718567, + -0.4085444211959839, + 0.4271050691604614 + ] + ], + "t": [ + -21.601503372192383, + 245.5508270263672, + 438.0467224121094 + ] + }, + { + "scene_id": 0, + "image_id": 277, + "category_id": 1, + "bbox": [ + 428, + 584, + 162, + 158 + ], + "score": 0.4565298557281494, + "time": 0.0, + "segmentation": { + "counts": [ + 342183, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 6, + 8, + 18, + 768, + 6, + 8, + 18, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 549657 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6280618906021118, + -0.7249042391777039, + 0.2829335033893585 + ], + [ + 0.7759417295455933, + -0.5559526681900024, + 0.2980443835258484 + ], + [ + -0.05875599384307861, + 0.40673017501831055, + 0.9116566777229309 + ] + ], + "t": [ + -100.5191421508789, + 185.37835693359375, + 483.22412109375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 277, + "category_id": 1, + "bbox": [ + 428, + 584, + 162, + 158 + ], + "score": 0.4565298557281494, + "time": 0.0, + "segmentation": { + "counts": [ + 342183, + 6, + 794, + 6, + 794, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 40, + 760, + 40, + 760, + 44, + 756, + 44, + 758, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 758, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 760, + 40, + 760, + 40, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 770, + 6, + 8, + 18, + 768, + 6, + 8, + 18, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 786, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 782, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 788, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 549657 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.6280618906021118, + -0.7249042391777039, + 0.2829335033893585 + ], + [ + 0.7759417295455933, + -0.5559526681900024, + 0.2980443835258484 + ], + [ + -0.05875599384307861, + 0.40673017501831055, + 0.9116566777229309 + ] + ], + "t": [ + -100.5191421508789, + 185.37835693359375, + 483.22412109375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000277/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000277/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000277/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000277/sam6d_results/vis_pem.png" + }, + { + "frame_id": 278, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000278.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000278.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 278, + "category_id": 1, + "bbox": [ + 466, + 618, + 158, + 134 + ], + "score": 0.45978042483329773, + "time": 0.0, + "segmentation": { + "counts": [ + 372625, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 522445 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6074124574661255, + -0.7834378480911255, + -0.1314304769039154 + ], + [ + -0.7361939549446106, + -0.4930016100406647, + -0.46364569664001465 + ], + [ + 0.29844212532043457, + 0.3783826231956482, + -0.8762183785438538 + ] + ], + "t": [ + -83.13311767578125, + 201.11468505859375, + 487.2267150878906 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 278, + "category_id": 1, + "bbox": [ + 466, + 618, + 158, + 134 + ], + "score": 0.45978042483329773, + "time": 0.0, + "segmentation": { + "counts": [ + 372625, + 4, + 796, + 4, + 796, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 780, + 20, + 780, + 20, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 784, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 522445 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.6074124574661255, + -0.7834378480911255, + -0.1314304769039154 + ], + [ + -0.7361939549446106, + -0.4930016100406647, + -0.46364569664001465 + ], + [ + 0.29844212532043457, + 0.3783826231956482, + -0.8762183785438538 + ] + ], + "t": [ + -83.13311767578125, + 201.11468505859375, + 487.2267150878906 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000278/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000278/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000278/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000278/sam6d_results/vis_pem.png" + }, + { + "frame_id": 279, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000279.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000279.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000279/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000279/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000279/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000279/sam6d_results/vis_pem.png" + }, + { + "frame_id": 280, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000280.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000280.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 280, + "category_id": 1, + "bbox": [ + 520, + 642, + 132, + 90 + ], + "score": 0.4462726414203644, + "time": 0.0, + "segmentation": { + "counts": [ + 415855, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 500065 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.40657177567481995, + -0.885871946811676, + 0.22345197200775146 + ], + [ + 0.9126225709915161, + -0.4052141010761261, + 0.05405533313751221 + ], + [ + 0.042659759521484375, + 0.2259046584367752, + 0.9732149243354797 + ] + ], + "t": [ + -69.97990417480469, + 213.06817626953125, + 504.152587890625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 280, + "category_id": 1, + "bbox": [ + 520, + 642, + 132, + 90 + ], + "score": 0.4462726414203644, + "time": 0.0, + "segmentation": { + "counts": [ + 415855, + 8, + 792, + 8, + 790, + 14, + 786, + 14, + 782, + 20, + 780, + 20, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 782, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 500065 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.40657177567481995, + -0.885871946811676, + 0.22345197200775146 + ], + [ + 0.9126225709915161, + -0.4052141010761261, + 0.05405533313751221 + ], + [ + 0.042659759521484375, + 0.2259046584367752, + 0.9732149243354797 + ] + ], + "t": [ + -69.97990417480469, + 213.06817626953125, + 504.152587890625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000280/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000280/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000280/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000280/sam6d_results/vis_pem.png" + }, + { + "frame_id": 281, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000281.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000281.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 281, + "category_id": 1, + "bbox": [ + 564, + 636, + 112, + 66 + ], + "score": 0.36437028646469116, + "time": 0.0, + "segmentation": { + "counts": [ + 451037, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 480895 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2765127420425415, + -0.8913987874984741, + 0.3590940237045288 + ], + [ + 0.8228410482406616, + -0.4126428961753845, + -0.39071521162986755 + ], + [ + 0.49646085500717163, + 0.18743957579135895, + 0.8475808501243591 + ] + ], + "t": [ + -59.71590042114258, + 195.66656494140625, + 512.6798095703125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 281, + "category_id": 1, + "bbox": [ + 564, + 636, + 112, + 66 + ], + "score": 0.36437028646469116, + "time": 0.0, + "segmentation": { + "counts": [ + 451037, + 10, + 790, + 10, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 784, + 18, + 782, + 18, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 784, + 16, + 784, + 16, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 786, + 16, + 784, + 16, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 480895 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.2765127420425415, + -0.8913987874984741, + 0.3590940237045288 + ], + [ + 0.8228410482406616, + -0.4126428961753845, + -0.39071521162986755 + ], + [ + 0.49646085500717163, + 0.18743957579135895, + 0.8475808501243591 + ] + ], + "t": [ + -59.71590042114258, + 195.66656494140625, + 512.6798095703125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000281/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000281/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000281/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000281/sam6d_results/vis_pem.png" + }, + { + "frame_id": 282, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000282.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000282.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000282/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000282/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000282/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000282/sam6d_results/vis_pem.png" + }, + { + "frame_id": 283, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000283.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000283.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000283/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000283/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000283/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000283/sam6d_results/vis_pem.png" + }, + { + "frame_id": 284, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000284.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000284.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000284/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000284/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000284/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000284/sam6d_results/vis_pem.png" + }, + { + "frame_id": 285, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000285.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000285.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000285/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000285/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000285/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000285/sam6d_results/vis_pem.png" + }, + { + "frame_id": 286, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000286.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000286.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000286/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000286/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000286/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000286/sam6d_results/vis_pem.png" + }, + { + "frame_id": 287, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000287.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000287.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000287/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000287/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000287/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000287/sam6d_results/vis_pem.png" + }, + { + "frame_id": 288, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000288.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000288.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000288/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000288/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000288/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000288/sam6d_results/vis_pem.png" + }, + { + "frame_id": 289, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000289.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000289.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000289/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000289/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000289/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000289/sam6d_results/vis_pem.png" + }, + { + "frame_id": 290, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000290.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000290.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000290/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000290/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000290/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000290/sam6d_results/vis_pem.png" + }, + { + "frame_id": 291, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000291.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000291.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000291/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000291/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000291/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000291/sam6d_results/vis_pem.png" + }, + { + "frame_id": 292, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000292.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000292.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000292/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000292/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000292/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000292/sam6d_results/vis_pem.png" + }, + { + "frame_id": 293, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000293.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000293.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000293/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000293/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000293/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000293/sam6d_results/vis_pem.png" + }, + { + "frame_id": 294, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000294.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000294.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 294, + "category_id": 1, + "bbox": [ + 440, + 660, + 120, + 80 + ], + "score": 0.4153793752193451, + "time": 0.0, + "segmentation": { + "counts": [ + 351875, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 573667 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.04140231013298035, + -0.6807021498680115, + -0.7313897609710693 + ], + [ + 0.5147849321365356, + -0.6128457188606262, + 0.599513828754425 + ], + [ + -0.8563191890716553, + -0.40132981538772583, + 0.32504189014434814 + ] + ], + "t": [ + -53.443599700927734, + 248.1070556640625, + 463.1613464355469 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 294, + "category_id": 1, + "bbox": [ + 440, + 660, + 120, + 80 + ], + "score": 0.4153793752193451, + "time": 0.0, + "segmentation": { + "counts": [ + 351875, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 772, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 573667 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.04140231013298035, + -0.6807021498680115, + -0.7313897609710693 + ], + [ + 0.5147849321365356, + -0.6128457188606262, + 0.599513828754425 + ], + [ + -0.8563191890716553, + -0.40132981538772583, + 0.32504189014434814 + ] + ], + "t": [ + -53.443599700927734, + 248.1070556640625, + 463.1613464355469 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000294/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000294/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000294/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000294/sam6d_results/vis_pem.png" + }, + { + "frame_id": 295, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000295.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000295.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 295, + "category_id": 1, + "bbox": [ + 446, + 648, + 118, + 78 + ], + "score": 0.3888222277164459, + "time": 0.0, + "segmentation": { + "counts": [ + 356669, + 4, + 796, + 4, + 788, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 570479 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5836673378944397, + -0.6959998607635498, + 0.41822952032089233 + ], + [ + 0.10743594169616699, + -0.5767312049865723, + -0.8098384141921997 + ], + [ + 0.8048536777496338, + -0.42774349451065063, + 0.41139498353004456 + ] + ], + "t": [ + -50.719093322753906, + 241.17604064941406, + 471.98931884765625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 295, + "category_id": 1, + "bbox": [ + 446, + 648, + 118, + 78 + ], + "score": 0.3888222277164459, + "time": 0.0, + "segmentation": { + "counts": [ + 356669, + 4, + 796, + 4, + 788, + 20, + 780, + 20, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 768, + 34, + 766, + 34, + 764, + 38, + 762, + 38, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 756, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 54, + 746, + 54, + 746, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 748, + 54, + 746, + 54, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 780, + 16, + 784, + 16, + 570479 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.5836673378944397, + -0.6959998607635498, + 0.41822952032089233 + ], + [ + 0.10743594169616699, + -0.5767312049865723, + -0.8098384141921997 + ], + [ + 0.8048536777496338, + -0.42774349451065063, + 0.41139498353004456 + ] + ], + "t": [ + -50.719093322753906, + 241.17604064941406, + 471.98931884765625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000295/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000295/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000295/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000295/sam6d_results/vis_pem.png" + }, + { + "frame_id": 296, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000296.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000296.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 296, + "category_id": 1, + "bbox": [ + 464, + 630, + 114, + 74 + ], + "score": 0.3938314616680145, + "time": 0.0, + "segmentation": { + "counts": [ + 371043, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 12, + 788, + 12, + 559303 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5075060725212097, + -0.7066373825073242, + -0.49305254220962524 + ], + [ + -0.008121311664581299, + -0.576117992401123, + 0.8173260688781738 + ], + [ + -0.8616098165512085, + -0.4107937514781952, + -0.298122376203537 + ] + ], + "t": [ + -42.53545379638672, + 232.9259490966797, + 487.2558288574219 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 296, + "category_id": 1, + "bbox": [ + 464, + 630, + 114, + 74 + ], + "score": 0.3938314616680145, + "time": 0.0, + "segmentation": { + "counts": [ + 371043, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 48, + 752, + 48, + 752, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 748, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 52, + 748, + 52, + 750, + 50, + 750, + 50, + 750, + 50, + 750, + 50, + 752, + 50, + 750, + 50, + 752, + 48, + 752, + 48, + 754, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 784, + 12, + 788, + 12, + 559303 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5075060725212097, + -0.7066373825073242, + -0.49305254220962524 + ], + [ + -0.008121311664581299, + -0.576117992401123, + 0.8173260688781738 + ], + [ + -0.8616098165512085, + -0.4107937514781952, + -0.298122376203537 + ] + ], + "t": [ + -42.53545379638672, + 232.9259490966797, + 487.2558288574219 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000296/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000296/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000296/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000296/sam6d_results/vis_pem.png" + }, + { + "frame_id": 297, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000297.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000297.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000297/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000297/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000297/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000297/sam6d_results/vis_pem.png" + }, + { + "frame_id": 298, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000298.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000298.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 298, + "category_id": 1, + "bbox": [ + 490, + 622, + 104, + 68 + ], + "score": 0.39351215958595276, + "time": 0.0, + "segmentation": { + "counts": [ + 391837, + 6, + 794, + 6, + 788, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 546513 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.18954090774059296, + -0.7180150747299194, + -0.6697226762771606 + ], + [ + 0.7062227129936218, + -0.573566734790802, + 0.4150547385215759 + ], + [ + -0.6821463108062744, + -0.3943035304546356, + 0.6157931685447693 + ] + ], + "t": [ + -32.17193603515625, + 246.4110107421875, + 539.39697265625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 298, + "category_id": 1, + "bbox": [ + 490, + 622, + 104, + 68 + ], + "score": 0.39351215958595276, + "time": 0.0, + "segmentation": { + "counts": [ + 391837, + 6, + 794, + 6, + 788, + 18, + 782, + 18, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 44, + 756, + 44, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 754, + 46, + 754, + 46, + 756, + 46, + 754, + 46, + 756, + 44, + 756, + 44, + 756, + 44, + 756, + 44, + 758, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 42, + 758, + 42, + 758, + 42, + 758, + 42, + 760, + 40, + 760, + 40, + 760, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 546513 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.18954090774059296, + -0.7180150747299194, + -0.6697226762771606 + ], + [ + 0.7062227129936218, + -0.573566734790802, + 0.4150547385215759 + ], + [ + -0.6821463108062744, + -0.3943035304546356, + 0.6157931685447693 + ] + ], + "t": [ + -32.17193603515625, + 246.4110107421875, + 539.39697265625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000298/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000298/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000298/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000298/sam6d_results/vis_pem.png" + }, + { + "frame_id": 299, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000299.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000299.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000299/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000299/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000299/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000299/sam6d_results/vis_pem.png" + }, + { + "frame_id": 300, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000300.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000300.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000300/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000300/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000300/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000300/sam6d_results/vis_pem.png" + }, + { + "frame_id": 301, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000301.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000301.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000301/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000301/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000301/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000301/sam6d_results/vis_pem.png" + }, + { + "frame_id": 302, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000302.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000302.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000302/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000302/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000302/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000302/sam6d_results/vis_pem.png" + }, + { + "frame_id": 303, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000303.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000303.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000303/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000303/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000303/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000303/sam6d_results/vis_pem.png" + }, + { + "frame_id": 304, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000304.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000304.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000304/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000304/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000304/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000304/sam6d_results/vis_pem.png" + }, + { + "frame_id": 305, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000305.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000305.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000305/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000305/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000305/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000305/sam6d_results/vis_pem.png" + }, + { + "frame_id": 306, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000306.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000306.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000306/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000306/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000306/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000306/sam6d_results/vis_pem.png" + }, + { + "frame_id": 307, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000307.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000307.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 307, + "category_id": 1, + "bbox": [ + 544, + 618, + 190, + 94 + ], + "score": 0.4423176050186157, + "time": 0.0, + "segmentation": { + "counts": [ + 435025, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 434485 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3394523561000824, + -0.9271069169044495, + -0.15888580679893494 + ], + [ + -0.9402029514312744, + -0.3394712507724762, + -0.027869969606399536 + ], + [ + -0.028098851442337036, + 0.15884554386138916, + -0.9869033694267273 + ] + ], + "t": [ + 8.282550811767578, + 265.298095703125, + 617.677978515625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 307, + "category_id": 1, + "bbox": [ + 544, + 618, + 190, + 94 + ], + "score": 0.4423176050186157, + "time": 0.0, + "segmentation": { + "counts": [ + 435025, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 434485 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.3394523561000824, + -0.9271069169044495, + -0.15888580679893494 + ], + [ + -0.9402029514312744, + -0.3394712507724762, + -0.027869969606399536 + ], + [ + -0.028098851442337036, + 0.15884554386138916, + -0.9869033694267273 + ] + ], + "t": [ + 8.282550811767578, + 265.298095703125, + 617.677978515625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000307/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000307/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000307/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000307/sam6d_results/vis_pem.png" + }, + { + "frame_id": 308, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000308.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000308.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 308, + "category_id": 1, + "bbox": [ + 542, + 630, + 194, + 100 + ], + "score": 0.462159126996994, + "time": 0.0, + "segmentation": { + "counts": [ + 433437, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 432867 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.34711894392967224, + -0.9173651933670044, + -0.19480805099010468 + ], + [ + -0.937515139579773, + -0.33412471413612366, + -0.0970953106880188 + ], + [ + 0.023981928825378418, + 0.21633897721767426, + -0.9760236740112305 + ] + ], + "t": [ + 5.241506099700928, + 273.8094787597656, + 605.1331787109375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 308, + "category_id": 1, + "bbox": [ + 542, + 630, + 194, + 100 + ], + "score": 0.462159126996994, + "time": 0.0, + "segmentation": { + "counts": [ + 433437, + 14, + 786, + 14, + 784, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 432867 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.34711894392967224, + -0.9173651933670044, + -0.19480805099010468 + ], + [ + -0.937515139579773, + -0.33412471413612366, + -0.0970953106880188 + ], + [ + 0.023981928825378418, + 0.21633897721767426, + -0.9760236740112305 + ] + ], + "t": [ + 5.241506099700928, + 273.8094787597656, + 605.1331787109375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000308/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000308/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000308/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000308/sam6d_results/vis_pem.png" + }, + { + "frame_id": 309, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000309.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000309.png", + "status": "no_pose", + "detection_count": 0, + "pose_candidates": [], + "best_pose": null, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000309/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000309/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000309/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000309/sam6d_results/vis_pem.png" + }, + { + "frame_id": 310, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000310.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000310.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 310, + "category_id": 1, + "bbox": [ + 546, + 564, + 184, + 106 + ], + "score": 0.478100448846817, + "time": 0.0, + "segmentation": { + "counts": [ + 436569, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 437727 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4025161862373352, + -0.8869504928588867, + 0.22649472951889038 + ], + [ + -0.31444573402404785, + -0.36633461713790894, + -0.8757409453392029 + ], + [ + 0.859711766242981, + 0.28127971291542053, + -0.4263536036014557 + ] + ], + "t": [ + 7.275965690612793, + 214.3195037841797, + 610.9180908203125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 310, + "category_id": 1, + "bbox": [ + 546, + 564, + 184, + 106 + ], + "score": 0.478100448846817, + "time": 0.0, + "segmentation": { + "counts": [ + 436569, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 437727 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4025161862373352, + -0.8869504928588867, + 0.22649472951889038 + ], + [ + -0.31444573402404785, + -0.36633461713790894, + -0.8757409453392029 + ], + [ + 0.859711766242981, + 0.28127971291542053, + -0.4263536036014557 + ] + ], + "t": [ + 7.275965690612793, + 214.3195037841797, + 610.9180908203125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000310/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000310/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000310/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000310/sam6d_results/vis_pem.png" + }, + { + "frame_id": 311, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000311.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000311.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 311, + "category_id": 1, + "bbox": [ + 576, + 562, + 186, + 112 + ], + "score": 0.5048336386680603, + "time": 0.0, + "segmentation": { + "counts": [ + 460569, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 412125 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.22187429666519165, + -0.8577619194984436, + -0.4636991322040558 + ], + [ + -0.3563905358314514, + -0.3713110089302063, + 0.8573878407478333 + ], + [ + -0.9076107144355774, + 0.35549068450927734, + -0.2233136147260666 + ] + ], + "t": [ + 35.21592712402344, + 214.15000915527344, + 607.6288452148438 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 311, + "category_id": 1, + "bbox": [ + 576, + 562, + 186, + 112 + ], + "score": 0.5048336386680603, + "time": 0.0, + "segmentation": { + "counts": [ + 460569, + 12, + 788, + 12, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 762, + 40, + 760, + 40, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 770, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 778, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 412125 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.22187429666519165, + -0.8577619194984436, + -0.4636991322040558 + ], + [ + -0.3563905358314514, + -0.3713110089302063, + 0.8573878407478333 + ], + [ + -0.9076107144355774, + 0.35549068450927734, + -0.2233136147260666 + ] + ], + "t": [ + 35.21592712402344, + 214.15000915527344, + 607.6288452148438 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000311/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000311/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000311/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000311/sam6d_results/vis_pem.png" + }, + { + "frame_id": 312, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000312.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000312.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 312, + "category_id": 1, + "bbox": [ + 608, + 540, + 184, + 116 + ], + "score": 0.5044116973876953, + "time": 0.0, + "segmentation": { + "counts": [ + 486147, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 786, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 794, + 6, + 794, + 6, + 388141 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4393202066421509, + -0.8243405818939209, + -0.35701555013656616 + ], + [ + -0.8973854184150696, + -0.38449281454086304, + -0.21648068726062775 + ], + [ + 0.04118400067090988, + 0.4154851734638214, + -0.9086670279502869 + ] + ], + "t": [ + 66.28224182128906, + 193.79409790039062, + 605.0948486328125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 312, + "category_id": 1, + "bbox": [ + 608, + 540, + 184, + 116 + ], + "score": 0.5044116973876953, + "time": 0.0, + "segmentation": { + "counts": [ + 486147, + 12, + 788, + 12, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 772, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 20, + 780, + 20, + 786, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 794, + 6, + 794, + 6, + 388141 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4393202066421509, + -0.8243405818939209, + -0.35701555013656616 + ], + [ + -0.8973854184150696, + -0.38449281454086304, + -0.21648068726062775 + ], + [ + 0.04118400067090988, + 0.4154851734638214, + -0.9086670279502869 + ] + ], + "t": [ + 66.28224182128906, + 193.79409790039062, + 605.0948486328125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000312/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000312/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000312/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000312/sam6d_results/vis_pem.png" + }, + { + "frame_id": 313, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000313.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000313.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 313, + "category_id": 1, + "bbox": [ + 618, + 534, + 192, + 112 + ], + "score": 0.522976815700531, + "time": 0.0, + "segmentation": { + "counts": [ + 494143, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 373751 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5487253069877625, + -0.8302448987960815, + 0.09795176982879639 + ], + [ + -0.35502493381500244, + -0.33749866485595703, + -0.8718097805976868 + ], + [ + 0.7568734884262085, + 0.44360870122909546, + -0.4799514412879944 + ] + ], + "t": [ + 76.2155990600586, + 182.81707763671875, + 595.3859252929688 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 313, + "category_id": 1, + "bbox": [ + 618, + 534, + 192, + 112 + ], + "score": 0.522976815700531, + "time": 0.0, + "segmentation": { + "counts": [ + 494143, + 10, + 790, + 10, + 786, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 38, + 762, + 38, + 762, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 782, + 20, + 780, + 20, + 786, + 14, + 786, + 14, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 373751 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.5487253069877625, + -0.8302448987960815, + 0.09795176982879639 + ], + [ + -0.35502493381500244, + -0.33749866485595703, + -0.8718097805976868 + ], + [ + 0.7568734884262085, + 0.44360870122909546, + -0.4799514412879944 + ] + ], + "t": [ + 76.2155990600586, + 182.81707763671875, + 595.3859252929688 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000313/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000313/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000313/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000313/sam6d_results/vis_pem.png" + }, + { + "frame_id": 314, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000314.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000314.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 314, + "category_id": 1, + "bbox": [ + 618, + 536, + 200, + 102 + ], + "score": 0.5175405740737915, + "time": 0.0, + "segmentation": { + "counts": [ + 494143, + 12, + 788, + 12, + 786, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 367361 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.13898997008800507, + -0.8467662930488586, + -0.5134866237640381 + ], + [ + -0.9408462047576904, + -0.2747120261192322, + 0.19834765791893005 + ], + [ + -0.3090147078037262, + 0.45554348826408386, + -0.8348591327667236 + ] + ], + "t": [ + 75.27859497070312, + 176.8791046142578, + 583.651611328125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 314, + "category_id": 1, + "bbox": [ + 618, + 536, + 200, + 102 + ], + "score": 0.5175405740737915, + "time": 0.0, + "segmentation": { + "counts": [ + 494143, + 12, + 788, + 12, + 786, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 784, + 16, + 784, + 16, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 367361 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.13898997008800507, + -0.8467662930488586, + -0.5134866237640381 + ], + [ + -0.9408462047576904, + -0.2747120261192322, + 0.19834765791893005 + ], + [ + -0.3090147078037262, + 0.45554348826408386, + -0.8348591327667236 + ] + ], + "t": [ + 75.27859497070312, + 176.8791046142578, + 583.651611328125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000314/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000314/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000314/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000314/sam6d_results/vis_pem.png" + }, + { + "frame_id": 315, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000315.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000315.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 315, + "category_id": 1, + "bbox": [ + 610, + 480, + 198, + 102 + ], + "score": 0.5195372700691223, + "time": 0.0, + "segmentation": { + "counts": [ + 487689, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 375417 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3477812111377716, + -0.8334566950798035, + 0.42941540479660034 + ], + [ + 0.9370399117469788, + -0.32447078824043274, + 0.12913364171981812 + ], + [ + 0.03170540928840637, + 0.44728928804397583, + 0.8938271403312683 + ] + ], + "t": [ + 68.18910217285156, + 123.36595153808594, + 580.8162231445312 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 315, + "category_id": 1, + "bbox": [ + 610, + 480, + 198, + 102 + ], + "score": 0.5195372700691223, + "time": 0.0, + "segmentation": { + "counts": [ + 487689, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 38, + 762, + 38, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 794, + 4, + 796, + 4, + 375417 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.3477812111377716, + -0.8334566950798035, + 0.42941540479660034 + ], + [ + 0.9370399117469788, + -0.32447078824043274, + 0.12913364171981812 + ], + [ + 0.03170540928840637, + 0.44728928804397583, + 0.8938271403312683 + ] + ], + "t": [ + 68.18910217285156, + 123.36595153808594, + 580.8162231445312 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000315/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000315/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000315/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000315/sam6d_results/vis_pem.png" + }, + { + "frame_id": 316, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000316.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000316.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 316, + "category_id": 1, + "bbox": [ + 610, + 460, + 198, + 94 + ], + "score": 0.5015431642532349, + "time": 0.0, + "segmentation": { + "counts": [ + 487669, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 375445 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.31311047077178955, + -0.8399367332458496, + 0.4432464838027954 + ], + [ + 0.9494166374206543, + -0.28855302929878235, + 0.12387201189994812 + ], + [ + 0.023855477571487427, + 0.4596112370491028, + 0.8877996802330017 + ] + ], + "t": [ + 67.77635955810547, + 101.43021392822266, + 578.8732299804688 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 316, + "category_id": 1, + "bbox": [ + 610, + 460, + 198, + 94 + ], + "score": 0.5015431642532349, + "time": 0.0, + "segmentation": { + "counts": [ + 487669, + 6, + 794, + 6, + 790, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 782, + 18, + 782, + 18, + 786, + 16, + 784, + 16, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 6, + 794, + 6, + 375445 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.31311047077178955, + -0.8399367332458496, + 0.4432464838027954 + ], + [ + 0.9494166374206543, + -0.28855302929878235, + 0.12387201189994812 + ], + [ + 0.023855477571487427, + 0.4596112370491028, + 0.8877996802330017 + ] + ], + "t": [ + 67.77635955810547, + 101.43021392822266, + 578.8732299804688 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000316/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000316/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000316/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000316/sam6d_results/vis_pem.png" + }, + { + "frame_id": 317, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000317.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000317.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 317, + "category_id": 1, + "bbox": [ + 594, + 440, + 194, + 92 + ], + "score": 0.5016576647758484, + "time": 0.0, + "segmentation": { + "counts": [ + 474845, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 391465 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4889877140522003, + -0.83379065990448, + 0.2562884986400604 + ], + [ + 0.010608404874801636, + -0.28810495138168335, + -0.9575397968292236 + ], + [ + 0.8722262382507324, + 0.470944344997406, + -0.1320347785949707 + ] + ], + "t": [ + 50.79655456542969, + 81.77588653564453, + 577.7796020507812 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 317, + "category_id": 1, + "bbox": [ + 594, + 440, + 194, + 92 + ], + "score": 0.5016576647758484, + "time": 0.0, + "segmentation": { + "counts": [ + 474845, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 20, + 780, + 20, + 784, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 391465 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.4889877140522003, + -0.83379065990448, + 0.2562884986400604 + ], + [ + 0.010608404874801636, + -0.28810495138168335, + -0.9575397968292236 + ], + [ + 0.8722262382507324, + 0.470944344997406, + -0.1320347785949707 + ] + ], + "t": [ + 50.79655456542969, + 81.77588653564453, + 577.7796020507812 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000317/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000317/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000317/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000317/sam6d_results/vis_pem.png" + }, + { + "frame_id": 318, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000318.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000318.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 318, + "category_id": 1, + "bbox": [ + 566, + 422, + 194, + 86 + ], + "score": 0.4892635941505432, + "time": 0.0, + "segmentation": { + "counts": [ + 452429, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 413889 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.48876792192459106, + -0.8424497842788696, + 0.22668007016181946 + ], + [ + 0.7539694309234619, + -0.277182936668396, + 0.5955666899681091 + ], + [ + -0.4389031231403351, + 0.46200355887413025, + 0.770659863948822 + ] + ], + "t": [ + 25.282203674316406, + 63.56599044799805, + 574.2681884765625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 318, + "category_id": 1, + "bbox": [ + 566, + 422, + 194, + 86 + ], + "score": 0.4892635941505432, + "time": 0.0, + "segmentation": { + "counts": [ + 452429, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 413889 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.48876792192459106, + -0.8424497842788696, + 0.22668007016181946 + ], + [ + 0.7539694309234619, + -0.277182936668396, + 0.5955666899681091 + ], + [ + -0.4389031231403351, + 0.46200355887413025, + 0.770659863948822 + ] + ], + "t": [ + 25.282203674316406, + 63.56599044799805, + 574.2681884765625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000318/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000318/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000318/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000318/sam6d_results/vis_pem.png" + }, + { + "frame_id": 319, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000319.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000319.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 319, + "category_id": 1, + "bbox": [ + 516, + 412, + 196, + 78 + ], + "score": 0.48435163497924805, + "time": 0.0, + "segmentation": { + "counts": [ + 412417, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 452307 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2571050226688385, + -0.8775926232337952, + -0.40463417768478394 + ], + [ + -0.9652488827705383, + -0.2534967064857483, + -0.06352254748344421 + ], + [ + -0.04682627320289612, + 0.4069044888019562, + -0.9122698903083801 + ] + ], + "t": [ + -18.944902420043945, + 49.41725540161133, + 561.9664306640625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 319, + "category_id": 1, + "bbox": [ + 516, + 412, + 196, + 78 + ], + "score": 0.48435163497924805, + "time": 0.0, + "segmentation": { + "counts": [ + 412417, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 786, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 786, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 14, + 786, + 14, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 452307 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.2571050226688385, + -0.8775926232337952, + -0.40463417768478394 + ], + [ + -0.9652488827705383, + -0.2534967064857483, + -0.06352254748344421 + ], + [ + -0.04682627320289612, + 0.4069044888019562, + -0.9122698903083801 + ] + ], + "t": [ + -18.944902420043945, + 49.41725540161133, + 561.9664306640625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000319/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000319/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000319/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000319/sam6d_results/vis_pem.png" + }, + { + "frame_id": 320, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000320.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000320.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 320, + "category_id": 1, + "bbox": [ + 496, + 412, + 202, + 66 + ], + "score": 0.4598807394504547, + "time": 0.0, + "segmentation": { + "counts": [ + 396421, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 463521 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.27294331789016724, + -0.8917860388755798, + 0.3608589172363281 + ], + [ + 0.9521329402923584, + -0.19674399495124817, + 0.23395425081253052 + ], + [ + -0.13764029741287231, + 0.40744176506996155, + 0.902799129486084 + ] + ], + "t": [ + -32.05342483520508, + 45.05365753173828, + 554.149658203125 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 320, + "category_id": 1, + "bbox": [ + 496, + 412, + 202, + 66 + ], + "score": 0.4598807394504547, + "time": 0.0, + "segmentation": { + "counts": [ + 396421, + 8, + 792, + 8, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 18, + 782, + 18, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 4, + 796, + 4, + 463521 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.27294331789016724, + -0.8917860388755798, + 0.3608589172363281 + ], + [ + 0.9521329402923584, + -0.19674399495124817, + 0.23395425081253052 + ], + [ + -0.13764029741287231, + 0.40744176506996155, + 0.902799129486084 + ] + ], + "t": [ + -32.05342483520508, + 45.05365753173828, + 554.149658203125 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000320/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000320/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000320/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000320/sam6d_results/vis_pem.png" + }, + { + "frame_id": 321, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000321.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000321.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 321, + "category_id": 1, + "bbox": [ + 448, + 418, + 208, + 58 + ], + "score": 0.4376993179321289, + "time": 0.0, + "segmentation": { + "counts": [ + 358027, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 497123 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.15070003271102905, + -0.9162707924842834, + 0.3711302876472473 + ], + [ + 0.9876474142074585, + -0.15584443509578705, + 0.016281813383102417 + ], + [ + 0.04291984438896179, + 0.36899957060813904, + 0.928438127040863 + ] + ], + "t": [ + -71.75594329833984, + 45.33898162841797, + 538.6976318359375 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 321, + "category_id": 1, + "bbox": [ + 448, + 418, + 208, + 58 + ], + "score": 0.4376993179321289, + "time": 0.0, + "segmentation": { + "counts": [ + 358027, + 10, + 790, + 10, + 786, + 18, + 782, + 18, + 780, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 780, + 18, + 782, + 18, + 786, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 6, + 794, + 6, + 497123 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.15070003271102905, + -0.9162707924842834, + 0.3711302876472473 + ], + [ + 0.9876474142074585, + -0.15584443509578705, + 0.016281813383102417 + ], + [ + 0.04291984438896179, + 0.36899957060813904, + 0.928438127040863 + ] + ], + "t": [ + -71.75594329833984, + 45.33898162841797, + 538.6976318359375 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000321/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000321/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000321/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000321/sam6d_results/vis_pem.png" + }, + { + "frame_id": 322, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000322.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000322.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 322, + "category_id": 1, + "bbox": [ + 450, + 388, + 210, + 54 + ], + "score": 0.4126560389995575, + "time": 0.0, + "segmentation": { + "counts": [ + 359599, + 6, + 794, + 6, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 77610, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 493955 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.18704411387443542, + -0.8901630640029907, + 0.41547977924346924 + ], + [ + 0.9811255931854248, + -0.14815810322761536, + 0.12426334619522095 + ], + [ + -0.04905813932418823, + 0.4308805465698242, + 0.9010744094848633 + ] + ], + "t": [ + -68.53437805175781, + 17.758560180664062, + 529.8385009765625 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 322, + "category_id": 1, + "bbox": [ + 450, + 388, + 210, + 54 + ], + "score": 0.4126560389995575, + "time": 0.0, + "segmentation": { + "counts": [ + 359599, + 6, + 794, + 6, + 788, + 16, + 784, + 16, + 782, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 32, + 768, + 32, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 780, + 20, + 780, + 20, + 77610, + 4, + 796, + 4, + 796, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 794, + 6, + 796, + 4, + 796, + 4, + 493955 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + -0.18704411387443542, + -0.8901630640029907, + 0.41547977924346924 + ], + [ + 0.9811255931854248, + -0.14815810322761536, + 0.12426334619522095 + ], + [ + -0.04905813932418823, + 0.4308805465698242, + 0.9010744094848633 + ] + ], + "t": [ + -68.53437805175781, + 17.758560180664062, + 529.8385009765625 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000322/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000322/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000322/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000322/sam6d_results/vis_pem.png" + }, + { + "frame_id": 323, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000323.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000323.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 323, + "category_id": 1, + "bbox": [ + 462, + 372, + 210, + 52 + ], + "score": 0.43977978825569153, + "time": 0.0, + "segmentation": { + "counts": [ + 369179, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 484373 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.39842867851257324, + -0.907979428768158, + 0.12972211837768555 + ], + [ + -0.017915815114974976, + -0.1491103321313858, + -0.98865807056427 + ], + [ + 0.9170240759849548, + 0.3915861248970032, + -0.07567700743675232 + ] + ], + "t": [ + -57.08624267578125, + 3.992892265319824, + 532.1273803710938 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 323, + "category_id": 1, + "bbox": [ + 462, + 372, + 210, + 52 + ], + "score": 0.43977978825569153, + "time": 0.0, + "segmentation": { + "counts": [ + 369179, + 14, + 786, + 14, + 782, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 30, + 770, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 780, + 22, + 778, + 22, + 778, + 22, + 778, + 22, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 22, + 778, + 22, + 782, + 16, + 784, + 16, + 786, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 792, + 8, + 792, + 8, + 484373 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.39842867851257324, + -0.907979428768158, + 0.12972211837768555 + ], + [ + -0.017915815114974976, + -0.1491103321313858, + -0.98865807056427 + ], + [ + 0.9170240759849548, + 0.3915861248970032, + -0.07567700743675232 + ] + ], + "t": [ + -57.08624267578125, + 3.992892265319824, + 532.1273803710938 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000323/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000323/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000323/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000323/sam6d_results/vis_pem.png" + }, + { + "frame_id": 324, + "image_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/images/000324.png", + "depth_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/depth_maps/depth_000324.png", + "status": "ok", + "detection_count": 1, + "pose_candidates": [ + { + "scene_id": 0, + "image_id": 324, + "category_id": 1, + "bbox": [ + 458, + 368, + 210, + 54 + ], + "score": 0.4194283187389374, + "time": 0.0, + "segmentation": { + "counts": [ + 365975, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 784, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 487575 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.344941109418869, + -0.9165391325950623, + 0.20241209864616394 + ], + [ + 0.16065827012062073, + -0.15481288731098175, + -0.974793553352356 + ], + [ + 0.9247726202011108, + 0.36876556277275085, + 0.09384837746620178 + ] + ], + "t": [ + -59.65509796142578, + 2.2970874309539795, + 531.1854858398438 + ] + } + ], + "best_pose": { + "scene_id": 0, + "image_id": 324, + "category_id": 1, + "bbox": [ + 458, + 368, + 210, + 54 + ], + "score": 0.4194283187389374, + "time": 0.0, + "segmentation": { + "counts": [ + 365975, + 14, + 786, + 14, + 784, + 20, + 780, + 20, + 778, + 24, + 776, + 24, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 30, + 770, + 30, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 764, + 36, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 766, + 34, + 768, + 32, + 768, + 32, + 768, + 32, + 768, + 32, + 770, + 30, + 770, + 30, + 772, + 28, + 772, + 28, + 772, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 28, + 772, + 28, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 24, + 776, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 26, + 774, + 24, + 776, + 24, + 778, + 22, + 778, + 22, + 784, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 788, + 12, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 790, + 10, + 792, + 8, + 792, + 8, + 794, + 6, + 794, + 6, + 487575 + ], + "size": [ + 800, + 1280 + ] + }, + "R": [ + [ + 0.344941109418869, + -0.9165391325950623, + 0.20241209864616394 + ], + [ + 0.16065827012062073, + -0.15481288731098175, + -0.974793553352356 + ], + [ + 0.9247726202011108, + 0.36876556277275085, + 0.09384837746620178 + ] + ], + "t": [ + -59.65509796142578, + 2.2970874309539795, + 531.1854858398438 + ] + }, + "pem_result_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000324/sam6d_results/detection_pem.json", + "shared_ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_shared/ism/frames/000324/vis_ism_all.png", + "ism_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000324/sam6d_results/vis_ism.png", + "pem_visualization": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/frames/000324/sam6d_results/vis_pem.png" + } + ] +} diff --git a/sam6d_sequences/Screwdriver/Screwdriver_world_pose.json b/sam6d_sequences/Screwdriver/Screwdriver_world_pose.json new file mode 100644 index 0000000000000000000000000000000000000000..fa3f0c0fa457cf439ffdaa25bf51d42aa701b454 --- /dev/null +++ b/sam6d_sequences/Screwdriver/Screwdriver_world_pose.json @@ -0,0 +1,5794 @@ +{ + "object_name": "Screwdriver", + "object_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/objects/stl/Screwdriver.stl", + "coordinate_system": "world", + "translation_unit": "metre", + "instance_count": 1, + "instances": [ + { + "instance_id": "Screwdriver_001", + "instance_index": 1, + "R": [ + [ + 0.07814983565266556, + -0.47799575799518906, + -0.8748786536006385 + ], + [ + -0.6582669549646152, + -0.6838025701883778, + 0.31479939803846857 + ], + [ + -0.748717048816891, + 0.5513021860489703, + -0.3680878705805882 + ] + ], + "quaternion_xyzw": [ + 0.7297328751710505, + -0.38927351076702643, + -0.5562294634310385, + 0.08102375405351757 + ], + "translation": [ + -0.0053494544299219895, + 0.23269404839827873, + 0.3190090496913811 + ], + "world_from_object": [ + [ + 0.07814983565266556, + -0.47799575799518906, + -0.8748786536006385, + -0.0053494544299219895 + ], + [ + -0.6582669549646152, + -0.6838025701883778, + 0.31479939803846857, + 0.23269404839827873 + ], + [ + -0.748717048816891, + 0.5513021860489703, + -0.3680878705805882, + 0.3190090496913811 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "number_of_inliers": 266, + "number_of_position_inliers": 266, + "number_of_orientation_inliers": 47, + "orientation_status": "consensus", + "orientation_threshold_deg": 5.0, + "position_inlier_frame_ids": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 63, + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 90, + 91, + 92, + 93, + 94, + 95, + 96, + 97, + 98, + 99, + 100, + 101, + 102, + 103, + 104, + 105, + 106, + 107, + 108, + 109, + 110, + 111, + 112, + 113, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 161, + 163, + 164, + 165, + 166, + 167, + 168, + 169, + 170, + 171, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192, + 193, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 210, + 211, + 212, + 214, + 216, + 217, + 218, + 219, + 220, + 221, + 222, + 223, + 224, + 225, + 226, + 227, + 228, + 229, + 230, + 231, + 232, + 233, + 234, + 235, + 236, + 237, + 238, + 239, + 240, + 241, + 242, + 243, + 244, + 245, + 246, + 247, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263, + 264, + 265, + 266, + 267, + 268, + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 277, + 278, + 280, + 281, + 294, + 295, + 296, + 298, + 307, + 308, + 310, + 311, + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319, + 320, + 321, + 322, + 323, + 324 + ], + "orientation_inlier_frame_ids": [ + 1, + 7, + 22, + 26, + 31, + 32, + 34, + 39, + 43, + 49, + 55, + 58, + 60, + 66, + 70, + 76, + 79, + 86, + 91, + 92, + 94, + 109, + 111, + 130, + 131, + 132, + 133, + 134, + 164, + 177, + 184, + 191, + 194, + 203, + 207, + 209, + 227, + 229, + 231, + 232, + 241, + 246, + 260, + 272, + 307, + 308, + 311 + ], + "inlier_frame_ids": [ + 1, + 7, + 22, + 26, + 31, + 32, + 34, + 39, + 43, + 49, + 55, + 58, + 60, + 66, + 70, + 76, + 79, + 86, + 91, + 92, + 94, + 109, + 111, + 130, + 131, + 132, + 133, + 134, + 164, + 177, + 184, + 191, + 194, + 203, + 207, + 209, + 227, + 229, + 231, + 232, + 241, + 246, + 260, + 272, + 307, + 308, + 311 + ], + "observations": [ + { + "frame_id": 0, + "detection_index": 0, + "bbox": [ + 340, + 516, + 268, + 154 + ], + "score": 0.43651631474494934, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0009140523586652398, + "rotation_error_deg": 33.36762088685105 + }, + { + "frame_id": 1, + "detection_index": 0, + "bbox": [ + 336, + 534, + 136, + 86 + ], + "score": 0.40147125720977783, + "selected_position_inlier": false, + "selected_orientation_inlier": true, + "translation_error_m": 0.002141742727895778, + "rotation_error_deg": 3.33271363829268 + }, + { + "frame_id": 1, + "detection_index": 1, + "bbox": [ + 336, + 534, + 272, + 152 + ], + "score": 0.43335944414138794, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003550274468162749, + "rotation_error_deg": 21.28887599736774 + }, + { + "frame_id": 2, + "detection_index": 1, + "bbox": [ + 342, + 548, + 276, + 152 + ], + "score": 0.4361594319343567, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.00376222694242066, + "rotation_error_deg": 29.93219542965683 + }, + { + "frame_id": 3, + "detection_index": 0, + "bbox": [ + 344, + 554, + 280, + 152 + ], + "score": 0.4463675618171692, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0019873815239048144, + "rotation_error_deg": 34.27447459749132 + }, + { + "frame_id": 3, + "detection_index": 1, + "bbox": [ + 482, + 628, + 144, + 80 + ], + "score": 0.3332904875278473, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.005857282197058767, + "rotation_error_deg": 5.197770893204482 + }, + { + "frame_id": 4, + "detection_index": 0, + "bbox": [ + 354, + 546, + 286, + 152 + ], + "score": 0.44917982816696167, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0048867474150464255, + "rotation_error_deg": 36.88738155742553 + }, + { + "frame_id": 5, + "detection_index": 0, + "bbox": [ + 370, + 522, + 292, + 144 + ], + "score": 0.4517715871334076, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0017546648584412811, + "rotation_error_deg": 29.97697660064051 + }, + { + "frame_id": 6, + "detection_index": 0, + "bbox": [ + 362, + 516, + 292, + 140 + ], + "score": 0.4563232660293579, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0010311729001353323, + "rotation_error_deg": 38.297271066950174 + }, + { + "frame_id": 7, + "detection_index": 0, + "bbox": [ + 354, + 512, + 296, + 134 + ], + "score": 0.43874773383140564, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0021812592350968422, + "rotation_error_deg": 4.6240971241379105 + }, + { + "frame_id": 8, + "detection_index": 0, + "bbox": [ + 350, + 508, + 298, + 128 + ], + "score": 0.44135454297065735, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0017749659480691422, + "rotation_error_deg": 24.240551979997104 + }, + { + "frame_id": 9, + "detection_index": 0, + "bbox": [ + 348, + 510, + 302, + 118 + ], + "score": 0.4194556474685669, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004260694611848069, + "rotation_error_deg": 37.068461576797404 + }, + { + "frame_id": 10, + "detection_index": 0, + "bbox": [ + 344, + 504, + 302, + 114 + ], + "score": 0.4249023199081421, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0019711884061687822, + "rotation_error_deg": 34.07944026623313 + }, + { + "frame_id": 11, + "detection_index": 0, + "bbox": [ + 354, + 510, + 302, + 114 + ], + "score": 0.43174150586128235, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0009593070954995137, + "rotation_error_deg": 22.221328425320316 + }, + { + "frame_id": 12, + "detection_index": 0, + "bbox": [ + 350, + 518, + 156, + 70 + ], + "score": 0.36443161964416504, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0012055679882084533, + "rotation_error_deg": 6.925797832749368 + }, + { + "frame_id": 12, + "detection_index": 1, + "bbox": [ + 350, + 518, + 412, + 104 + ], + "score": 0.42437559366226196, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0011797874251583207, + "rotation_error_deg": 42.018452266688186 + }, + { + "frame_id": 13, + "detection_index": 0, + "bbox": [ + 372, + 510, + 294, + 92 + ], + "score": 0.45975199341773987, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0015299523980263593, + "rotation_error_deg": 36.40124862798925 + }, + { + "frame_id": 14, + "detection_index": 0, + "bbox": [ + 384, + 524, + 296, + 78 + ], + "score": 0.41328486800193787, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0015881664274017876, + "rotation_error_deg": 40.53208761219071 + }, + { + "frame_id": 15, + "detection_index": 0, + "bbox": [ + 428, + 548, + 290, + 58 + ], + "score": 0.40410587191581726, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0013501369285527952, + "rotation_error_deg": 31.43383308074844 + }, + { + "frame_id": 16, + "detection_index": 0, + "bbox": [ + 440, + 528, + 288, + 58 + ], + "score": 0.41474318504333496, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0015911904306613244, + "rotation_error_deg": 40.855552866258606 + }, + { + "frame_id": 17, + "detection_index": 0, + "bbox": [ + 438, + 532, + 290, + 56 + ], + "score": 0.38799357414245605, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001310840781949319, + "rotation_error_deg": 39.45548737151223 + }, + { + "frame_id": 18, + "detection_index": 0, + "bbox": [ + 436, + 538, + 292, + 48 + ], + "score": 0.38632962107658386, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0023510470063981895, + "rotation_error_deg": 5.2889328600960175 + }, + { + "frame_id": 19, + "detection_index": 0, + "bbox": [ + 418, + 542, + 298, + 48 + ], + "score": 0.42505571246147156, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0018753816644573357, + "rotation_error_deg": 34.558606875487634 + }, + { + "frame_id": 20, + "detection_index": 0, + "bbox": [ + 416, + 548, + 300, + 52 + ], + "score": 0.3887787163257599, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002216894510211529, + "rotation_error_deg": 6.8728703978210754 + }, + { + "frame_id": 21, + "detection_index": 0, + "bbox": [ + 412, + 530, + 302, + 62 + ], + "score": 0.385865181684494, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001450593076081184, + "rotation_error_deg": 35.28294564386263 + }, + { + "frame_id": 22, + "detection_index": 0, + "bbox": [ + 424, + 498, + 298, + 86 + ], + "score": 0.49819856882095337, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0010198337015183848, + "rotation_error_deg": 4.161666265132906 + }, + { + "frame_id": 22, + "detection_index": 1, + "bbox": [ + 424, + 516, + 170, + 68 + ], + "score": 0.3918815851211548, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0031900389729655216, + "rotation_error_deg": 35.25000191345278 + }, + { + "frame_id": 23, + "detection_index": 0, + "bbox": [ + 424, + 498, + 164, + 80 + ], + "score": 0.40086668729782104, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0018272388972823666, + "rotation_error_deg": 9.223019791567765 + }, + { + "frame_id": 23, + "detection_index": 1, + "bbox": [ + 424, + 466, + 284, + 114 + ], + "score": 0.5211171507835388, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0009498393105186315, + "rotation_error_deg": 41.09458756865732 + }, + { + "frame_id": 24, + "detection_index": 0, + "bbox": [ + 416, + 462, + 278, + 120 + ], + "score": 0.4360242187976837, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0006387610623678849, + "rotation_error_deg": 26.72180266293878 + }, + { + "frame_id": 25, + "detection_index": 0, + "bbox": [ + 426, + 448, + 268, + 126 + ], + "score": 0.4474581182003021, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0024971912228390694, + "rotation_error_deg": 32.05866211942808 + }, + { + "frame_id": 26, + "detection_index": 0, + "bbox": [ + 458, + 448, + 258, + 132 + ], + "score": 0.4591245949268341, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0012728962463568693, + "rotation_error_deg": 2.7115145571399792 + }, + { + "frame_id": 27, + "detection_index": 0, + "bbox": [ + 482, + 482, + 144, + 98 + ], + "score": 0.4224972128868103, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0023773538479747104, + "rotation_error_deg": 38.93391109189798 + }, + { + "frame_id": 27, + "detection_index": 1, + "bbox": [ + 482, + 432, + 244, + 148 + ], + "score": 0.48775163292884827, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0011381515651409163, + "rotation_error_deg": 41.9093181386233 + }, + { + "frame_id": 28, + "detection_index": 0, + "bbox": [ + 506, + 402, + 234, + 170 + ], + "score": 0.4921536445617676, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0014246588647652424, + "rotation_error_deg": 34.82537898425603 + }, + { + "frame_id": 29, + "detection_index": 0, + "bbox": [ + 492, + 450, + 134, + 118 + ], + "score": 0.4324463903903961, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002588401449409095, + "rotation_error_deg": 44.91853623321638 + }, + { + "frame_id": 30, + "detection_index": 0, + "bbox": [ + 486, + 450, + 130, + 120 + ], + "score": 0.43765366077423096, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.002142661376846238, + "rotation_error_deg": 15.917051220331823 + }, + { + "frame_id": 30, + "detection_index": 1, + "bbox": [ + 488, + 386, + 200, + 184 + ], + "score": 0.4860798716545105, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0013996216479381378, + "rotation_error_deg": 13.448532467479346 + }, + { + "frame_id": 31, + "detection_index": 0, + "bbox": [ + 496, + 470, + 120, + 120 + ], + "score": 0.43860670924186707, + "selected_position_inlier": false, + "selected_orientation_inlier": true, + "translation_error_m": 0.0010741767440177754, + "rotation_error_deg": 1.1498355889771026 + }, + { + "frame_id": 31, + "detection_index": 1, + "bbox": [ + 496, + 402, + 184, + 188 + ], + "score": 0.49615126848220825, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0011436537472191248, + "rotation_error_deg": 6.0851766247090255 + }, + { + "frame_id": 32, + "detection_index": 0, + "bbox": [ + 474, + 416, + 174, + 202 + ], + "score": 0.4853994846343994, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0012844141530145394, + "rotation_error_deg": 23.861641313391143 + }, + { + "frame_id": 32, + "detection_index": 1, + "bbox": [ + 474, + 490, + 112, + 128 + ], + "score": 0.4345778524875641, + "selected_position_inlier": false, + "selected_orientation_inlier": true, + "translation_error_m": 0.0015859559350909103, + "rotation_error_deg": 4.469298131896704 + }, + { + "frame_id": 33, + "detection_index": 0, + "bbox": [ + 454, + 410, + 164, + 210 + ], + "score": 0.4859751760959625, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0010786139060004064, + "rotation_error_deg": 32.19863114768721 + }, + { + "frame_id": 33, + "detection_index": 1, + "bbox": [ + 454, + 488, + 108, + 132 + ], + "score": 0.43236735463142395, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0018891646822182158, + "rotation_error_deg": 30.413764550509757 + }, + { + "frame_id": 34, + "detection_index": 0, + "bbox": [ + 436, + 432, + 148, + 218 + ], + "score": 0.4862194061279297, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0020328547997793063, + "rotation_error_deg": 19.423007004775126 + }, + { + "frame_id": 34, + "detection_index": 1, + "bbox": [ + 436, + 512, + 100, + 138 + ], + "score": 0.4301256835460663, + "selected_position_inlier": false, + "selected_orientation_inlier": true, + "translation_error_m": 0.0009733901652587292, + "rotation_error_deg": 0.7576020051257192 + }, + { + "frame_id": 35, + "detection_index": 0, + "bbox": [ + 454, + 520, + 92, + 140 + ], + "score": 0.4341427683830261, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0011007110530010565, + "rotation_error_deg": 14.953186194354458 + }, + { + "frame_id": 35, + "detection_index": 1, + "bbox": [ + 454, + 440, + 132, + 220 + ], + "score": 0.495301753282547, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0012331519664642247, + "rotation_error_deg": 20.548240120473636 + }, + { + "frame_id": 36, + "detection_index": 0, + "bbox": [ + 470, + 482, + 120, + 230 + ], + "score": 0.49024105072021484, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0016745123782548662, + "rotation_error_deg": 16.945050069652456 + }, + { + "frame_id": 36, + "detection_index": 1, + "bbox": [ + 470, + 566, + 80, + 146 + ], + "score": 0.46181008219718933, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0007455731675267018, + "rotation_error_deg": 29.432245407177845 + }, + { + "frame_id": 37, + "detection_index": 0, + "bbox": [ + 484, + 490, + 114, + 234 + ], + "score": 0.5275156497955322, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0015649390306358524, + "rotation_error_deg": 12.554633139007734 + }, + { + "frame_id": 37, + "detection_index": 1, + "bbox": [ + 484, + 576, + 84, + 148 + ], + "score": 0.4571280777454376, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0022812423875684584, + "rotation_error_deg": 28.82894908696627 + }, + { + "frame_id": 38, + "detection_index": 0, + "bbox": [ + 522, + 458, + 112, + 212 + ], + "score": 0.5338730216026306, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0019663244735382427, + "rotation_error_deg": 26.288495619421294 + }, + { + "frame_id": 39, + "detection_index": 0, + "bbox": [ + 542, + 444, + 114, + 198 + ], + "score": 0.5490697026252747, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0012480874340191756, + "rotation_error_deg": 4.122679108563854 + }, + { + "frame_id": 40, + "detection_index": 0, + "bbox": [ + 536, + 450, + 112, + 194 + ], + "score": 0.48723992705345154, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0014315886504453444, + "rotation_error_deg": 5.080308696753905 + }, + { + "frame_id": 40, + "detection_index": 1, + "bbox": [ + 536, + 520, + 78, + 124 + ], + "score": 0.4382070004940033, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.001744407825118915, + "rotation_error_deg": 14.697173541611473 + }, + { + "frame_id": 41, + "detection_index": 0, + "bbox": [ + 524, + 440, + 106, + 190 + ], + "score": 0.5395342707633972, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002108470850368343, + "rotation_error_deg": 12.82843425331441 + }, + { + "frame_id": 41, + "detection_index": 1, + "bbox": [ + 524, + 508, + 76, + 122 + ], + "score": 0.4299969971179962, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.002014942450448266, + "rotation_error_deg": 21.54619874684909 + }, + { + "frame_id": 42, + "detection_index": 0, + "bbox": [ + 546, + 436, + 96, + 194 + ], + "score": 0.5589318871498108, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0012318354618227284, + "rotation_error_deg": 41.64711800356402 + }, + { + "frame_id": 43, + "detection_index": 0, + "bbox": [ + 556, + 428, + 82, + 192 + ], + "score": 0.5393778681755066, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002121974339485284, + "rotation_error_deg": 4.564663120655036 + }, + { + "frame_id": 44, + "detection_index": 0, + "bbox": [ + 562, + 408, + 72, + 190 + ], + "score": 0.5052129626274109, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0012376844657164161, + "rotation_error_deg": 23.194807913648226 + }, + { + "frame_id": 44, + "detection_index": 1, + "bbox": [ + 562, + 478, + 56, + 120 + ], + "score": 0.4146878123283386, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.001193936677897359, + "rotation_error_deg": 36.533789434828016 + }, + { + "frame_id": 45, + "detection_index": 0, + "bbox": [ + 586, + 398, + 60, + 192 + ], + "score": 0.4712797999382019, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0033562469424341253, + "rotation_error_deg": 6.258927497734609 + }, + { + "frame_id": 46, + "detection_index": 0, + "bbox": [ + 604, + 382, + 44, + 196 + ], + "score": 0.5208867788314819, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0035692423970312523, + "rotation_error_deg": 33.5991419391412 + }, + { + "frame_id": 47, + "detection_index": 0, + "bbox": [ + 610, + 372, + 44, + 198 + ], + "score": 0.5572052001953125, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0021139425226111494, + "rotation_error_deg": 28.389917776475666 + }, + { + "frame_id": 48, + "detection_index": 0, + "bbox": [ + 624, + 354, + 42, + 194 + ], + "score": 0.5090336203575134, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001668083075973431, + "rotation_error_deg": 11.279842809662002 + }, + { + "frame_id": 49, + "detection_index": 0, + "bbox": [ + 624, + 348, + 42, + 196 + ], + "score": 0.42494890093803406, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.003742136131353455, + "rotation_error_deg": 4.6679258482503325 + }, + { + "frame_id": 51, + "detection_index": 0, + "bbox": [ + 630, + 366, + 42, + 194 + ], + "score": 0.5229526162147522, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001438155324602912, + "rotation_error_deg": 21.449116734062127 + }, + { + "frame_id": 52, + "detection_index": 0, + "bbox": [ + 606, + 366, + 58, + 196 + ], + "score": 0.47542721033096313, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002805224774768322, + "rotation_error_deg": 13.237745683957657 + }, + { + "frame_id": 53, + "detection_index": 0, + "bbox": [ + 576, + 374, + 90, + 194 + ], + "score": 0.5559172034263611, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0017680446953469422, + "rotation_error_deg": 40.975086341773384 + }, + { + "frame_id": 53, + "detection_index": 1, + "bbox": [ + 576, + 448, + 66, + 120 + ], + "score": 0.4162953794002533, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.002079838306103868, + "rotation_error_deg": 30.418569349398176 + }, + { + "frame_id": 54, + "detection_index": 0, + "bbox": [ + 532, + 418, + 128, + 190 + ], + "score": 0.5335062146186829, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0020927285326673745, + "rotation_error_deg": 44.9480751355419 + }, + { + "frame_id": 54, + "detection_index": 1, + "bbox": [ + 532, + 490, + 88, + 118 + ], + "score": 0.4407072067260742, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0008858900710246633, + "rotation_error_deg": 38.331684431551196 + }, + { + "frame_id": 55, + "detection_index": 0, + "bbox": [ + 468, + 446, + 180, + 172 + ], + "score": 0.48037365078926086, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.00208150104419186, + "rotation_error_deg": 3.633763490566773 + }, + { + "frame_id": 55, + "detection_index": 1, + "bbox": [ + 468, + 510, + 112, + 108 + ], + "score": 0.4179448187351227, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0020561200956827046, + "rotation_error_deg": 28.239776104418898 + }, + { + "frame_id": 56, + "detection_index": 0, + "bbox": [ + 434, + 456, + 208, + 160 + ], + "score": 0.4637601673603058, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0013811580383017818, + "rotation_error_deg": 43.160922275424 + }, + { + "frame_id": 57, + "detection_index": 0, + "bbox": [ + 408, + 476, + 220, + 140 + ], + "score": 0.4099130630493164, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.001548405735824632, + "rotation_error_deg": 44.253218698778156 + }, + { + "frame_id": 57, + "detection_index": 1, + "bbox": [ + 408, + 520, + 140, + 96 + ], + "score": 0.4143123924732208, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0015822883937365762, + "rotation_error_deg": 40.826589591404954 + }, + { + "frame_id": 58, + "detection_index": 0, + "bbox": [ + 420, + 516, + 146, + 86 + ], + "score": 0.3998640775680542, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.00229435992190882, + "rotation_error_deg": 10.25640444751777 + }, + { + "frame_id": 58, + "detection_index": 1, + "bbox": [ + 420, + 478, + 248, + 124 + ], + "score": 0.4458593726158142, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0012854742795015742, + "rotation_error_deg": 2.375800833180465 + }, + { + "frame_id": 59, + "detection_index": 0, + "bbox": [ + 454, + 562, + 156, + 84 + ], + "score": 0.4040881395339966, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.002236882870450348, + "rotation_error_deg": 5.215029663828019 + }, + { + "frame_id": 59, + "detection_index": 1, + "bbox": [ + 454, + 530, + 270, + 116 + ], + "score": 0.4323132336139679, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0003540476067511549, + "rotation_error_deg": 37.823635822941675 + }, + { + "frame_id": 60, + "detection_index": 0, + "bbox": [ + 434, + 582, + 170, + 72 + ], + "score": 0.3761337399482727, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0020777030658597545, + "rotation_error_deg": 32.77919760141466 + }, + { + "frame_id": 60, + "detection_index": 1, + "bbox": [ + 434, + 562, + 300, + 92 + ], + "score": 0.41817352175712585, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002069613376830966, + "rotation_error_deg": 1.091521631139235 + }, + { + "frame_id": 61, + "detection_index": 0, + "bbox": [ + 432, + 576, + 316, + 68 + ], + "score": 0.4028598666191101, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0017468493141333597, + "rotation_error_deg": 29.98323230880843 + }, + { + "frame_id": 63, + "detection_index": 0, + "bbox": [ + 416, + 586, + 332, + 56 + ], + "score": 0.392229288816452, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001708154546419067, + "rotation_error_deg": 33.23486711714328 + }, + { + "frame_id": 64, + "detection_index": 0, + "bbox": [ + 410, + 568, + 330, + 72 + ], + "score": 0.4332713484764099, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0015884241169480365, + "rotation_error_deg": 37.40048949020807 + }, + { + "frame_id": 65, + "detection_index": 0, + "bbox": [ + 392, + 532, + 158, + 68 + ], + "score": 0.3779991567134857, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0014388680011354286, + "rotation_error_deg": 27.79483329990879 + }, + { + "frame_id": 65, + "detection_index": 1, + "bbox": [ + 392, + 532, + 310, + 98 + ], + "score": 0.44209736585617065, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0020923164576580272, + "rotation_error_deg": 9.934410230254432 + }, + { + "frame_id": 66, + "detection_index": 0, + "bbox": [ + 412, + 512, + 292, + 114 + ], + "score": 0.44001859426498413, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0016777304242789007, + "rotation_error_deg": 3.465850989282375 + }, + { + "frame_id": 67, + "detection_index": 0, + "bbox": [ + 456, + 512, + 278, + 128 + ], + "score": 0.46068790555000305, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0018782947521002395, + "rotation_error_deg": 7.035779824963231 + }, + { + "frame_id": 68, + "detection_index": 0, + "bbox": [ + 498, + 502, + 132, + 74 + ], + "score": 0.4243764877319336, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.003502876738888853, + "rotation_error_deg": 9.443595274016932 + }, + { + "frame_id": 68, + "detection_index": 1, + "bbox": [ + 498, + 502, + 274, + 126 + ], + "score": 0.4763795733451843, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002572224669654575, + "rotation_error_deg": 29.105654058841196 + }, + { + "frame_id": 69, + "detection_index": 0, + "bbox": [ + 470, + 520, + 272, + 116 + ], + "score": 0.4652586579322815, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0021357536415424812, + "rotation_error_deg": 28.988451117648182 + }, + { + "frame_id": 70, + "detection_index": 0, + "bbox": [ + 424, + 466, + 124, + 68 + ], + "score": 0.39879310131073, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.004897728792523239, + "rotation_error_deg": 26.85769695972617 + }, + { + "frame_id": 70, + "detection_index": 1, + "bbox": [ + 424, + 466, + 254, + 110 + ], + "score": 0.4300890862941742, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.005648399555524, + "rotation_error_deg": 3.601125622986124 + }, + { + "frame_id": 71, + "detection_index": 0, + "bbox": [ + 396, + 434, + 126, + 70 + ], + "score": 0.41155728697776794, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.004420076019159295, + "rotation_error_deg": 20.02546158788952 + }, + { + "frame_id": 71, + "detection_index": 1, + "bbox": [ + 396, + 434, + 254, + 116 + ], + "score": 0.44895392656326294, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0030578295526676375, + "rotation_error_deg": 33.61742255910937 + }, + { + "frame_id": 72, + "detection_index": 0, + "bbox": [ + 394, + 428, + 248, + 122 + ], + "score": 0.4522314667701721, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0014608690350669115, + "rotation_error_deg": 18.903626492509947 + }, + { + "frame_id": 73, + "detection_index": 0, + "bbox": [ + 456, + 420, + 244, + 114 + ], + "score": 0.4669624865055084, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.006900897538712876, + "rotation_error_deg": 26.53319057342042 + }, + { + "frame_id": 74, + "detection_index": 0, + "bbox": [ + 416, + 412, + 114, + 78 + ], + "score": 0.4295414388179779, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0025557483649097266, + "rotation_error_deg": 26.907472991467028 + }, + { + "frame_id": 74, + "detection_index": 1, + "bbox": [ + 416, + 412, + 230, + 142 + ], + "score": 0.4627770483493805, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0014263965537106, + "rotation_error_deg": 20.892737667585806 + }, + { + "frame_id": 75, + "detection_index": 0, + "bbox": [ + 420, + 422, + 222, + 150 + ], + "score": 0.4673672616481781, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0014999426647909454, + "rotation_error_deg": 41.63256930376462 + }, + { + "frame_id": 76, + "detection_index": 0, + "bbox": [ + 458, + 388, + 98, + 88 + ], + "score": 0.4397733807563782, + "selected_position_inlier": false, + "selected_orientation_inlier": true, + "translation_error_m": 0.0011470005327289387, + "rotation_error_deg": 3.7549284256560154 + }, + { + "frame_id": 76, + "detection_index": 1, + "bbox": [ + 458, + 388, + 202, + 170 + ], + "score": 0.4933037757873535, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0017064589155768256, + "rotation_error_deg": 42.605285520449 + }, + { + "frame_id": 77, + "detection_index": 0, + "bbox": [ + 440, + 422, + 172, + 186 + ], + "score": 0.4452431797981262, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0007963089326215389, + "rotation_error_deg": 15.212916413417522 + }, + { + "frame_id": 78, + "detection_index": 0, + "bbox": [ + 454, + 404, + 76, + 88 + ], + "score": 0.44559502601623535, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.001422946464417906, + "rotation_error_deg": 29.04067449174679 + }, + { + "frame_id": 78, + "detection_index": 1, + "bbox": [ + 454, + 404, + 144, + 210 + ], + "score": 0.5075556039810181, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0026679244158155668, + "rotation_error_deg": 11.009831943208791 + }, + { + "frame_id": 79, + "detection_index": 0, + "bbox": [ + 462, + 356, + 70, + 104 + ], + "score": 0.49916374683380127, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0016490804319855036, + "rotation_error_deg": 13.669429877281202 + }, + { + "frame_id": 79, + "detection_index": 1, + "bbox": [ + 462, + 356, + 126, + 212 + ], + "score": 0.5106989145278931, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.001021837996436538, + "rotation_error_deg": 3.3836626452299003 + }, + { + "frame_id": 80, + "detection_index": 0, + "bbox": [ + 446, + 348, + 116, + 206 + ], + "score": 0.5045813918113708, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002004958751252599, + "rotation_error_deg": 13.723519948497676 + }, + { + "frame_id": 80, + "detection_index": 1, + "bbox": [ + 446, + 348, + 66, + 100 + ], + "score": 0.4846402108669281, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0027649895970483377, + "rotation_error_deg": 15.573912299585757 + }, + { + "frame_id": 81, + "detection_index": 0, + "bbox": [ + 428, + 346, + 106, + 200 + ], + "score": 0.49261876940727234, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0011212518321673875, + "rotation_error_deg": 29.232618866693016 + }, + { + "frame_id": 82, + "detection_index": 0, + "bbox": [ + 430, + 346, + 102, + 196 + ], + "score": 0.4859898090362549, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0003965767789216404, + "rotation_error_deg": 17.344983286511685 + }, + { + "frame_id": 83, + "detection_index": 0, + "bbox": [ + 444, + 350, + 92, + 194 + ], + "score": 0.5180211067199707, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0012843561489907888, + "rotation_error_deg": 18.592428355157654 + }, + { + "frame_id": 84, + "detection_index": 0, + "bbox": [ + 420, + 338, + 78, + 190 + ], + "score": 0.4910327196121216, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0005160250027095931, + "rotation_error_deg": 16.55421404537745 + }, + { + "frame_id": 85, + "detection_index": 0, + "bbox": [ + 436, + 344, + 62, + 186 + ], + "score": 0.5228343605995178, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0009514808474977554, + "rotation_error_deg": 37.357523982356284 + }, + { + "frame_id": 86, + "detection_index": 0, + "bbox": [ + 454, + 348, + 50, + 184 + ], + "score": 0.5556817054748535, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0014152684690390783, + "rotation_error_deg": 1.4130442326967958 + }, + { + "frame_id": 87, + "detection_index": 0, + "bbox": [ + 472, + 340, + 36, + 184 + ], + "score": 0.5264042615890503, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0007219024765951225, + "rotation_error_deg": 12.59284784614888 + }, + { + "frame_id": 90, + "detection_index": 0, + "bbox": [ + 444, + 332, + 48, + 184 + ], + "score": 0.5486977696418762, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.005149061743811364, + "rotation_error_deg": 26.138710868109673 + }, + { + "frame_id": 91, + "detection_index": 0, + "bbox": [ + 416, + 356, + 60, + 184 + ], + "score": 0.49543634057044983, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002632413009287914, + "rotation_error_deg": 4.225284760253869 + }, + { + "frame_id": 92, + "detection_index": 0, + "bbox": [ + 390, + 382, + 72, + 182 + ], + "score": 0.47952449321746826, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.001641460791545332, + "rotation_error_deg": 1.40117959813411 + }, + { + "frame_id": 93, + "detection_index": 0, + "bbox": [ + 356, + 364, + 80, + 178 + ], + "score": 0.46977943181991577, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0035466872247629766, + "rotation_error_deg": 42.28145261787372 + }, + { + "frame_id": 94, + "detection_index": 0, + "bbox": [ + 342, + 368, + 88, + 174 + ], + "score": 0.4775320291519165, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.005601645632649318, + "rotation_error_deg": 1.9659676480597785 + }, + { + "frame_id": 95, + "detection_index": 0, + "bbox": [ + 376, + 466, + 102, + 174 + ], + "score": 0.45106056332588196, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003127031043020444, + "rotation_error_deg": 36.73815179406573 + }, + { + "frame_id": 96, + "detection_index": 0, + "bbox": [ + 342, + 456, + 114, + 168 + ], + "score": 0.4492321312427521, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001003077627388387, + "rotation_error_deg": 10.943531953770634 + }, + { + "frame_id": 97, + "detection_index": 0, + "bbox": [ + 300, + 430, + 120, + 158 + ], + "score": 0.4645683169364929, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002409786910734702, + "rotation_error_deg": 17.273473744261143 + }, + { + "frame_id": 98, + "detection_index": 0, + "bbox": [ + 280, + 372, + 120, + 144 + ], + "score": 0.45962977409362793, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0024050494700637182, + "rotation_error_deg": 18.589541191272474 + }, + { + "frame_id": 99, + "detection_index": 0, + "bbox": [ + 250, + 362, + 138, + 154 + ], + "score": 0.4471730887889862, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003145516664700006, + "rotation_error_deg": 26.558547740807327 + }, + { + "frame_id": 100, + "detection_index": 0, + "bbox": [ + 248, + 332, + 138, + 152 + ], + "score": 0.4365452229976654, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002476800012709387, + "rotation_error_deg": 44.55335592005288 + }, + { + "frame_id": 101, + "detection_index": 0, + "bbox": [ + 274, + 328, + 134, + 154 + ], + "score": 0.4351004362106323, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003570795195957772, + "rotation_error_deg": 15.837912863714983 + }, + { + "frame_id": 102, + "detection_index": 0, + "bbox": [ + 294, + 324, + 130, + 156 + ], + "score": 0.4460407495498657, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0034394163275245464, + "rotation_error_deg": 38.73776690811472 + }, + { + "frame_id": 103, + "detection_index": 0, + "bbox": [ + 320, + 318, + 128, + 160 + ], + "score": 0.4468115270137787, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004648897488261523, + "rotation_error_deg": 13.05504101960067 + }, + { + "frame_id": 104, + "detection_index": 0, + "bbox": [ + 354, + 344, + 132, + 162 + ], + "score": 0.4379398822784424, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001550492273364907, + "rotation_error_deg": 10.596488067781939 + }, + { + "frame_id": 105, + "detection_index": 1, + "bbox": [ + 362, + 328, + 136, + 158 + ], + "score": 0.22020384669303894, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004290414943201131, + "rotation_error_deg": 41.756758208190305 + }, + { + "frame_id": 106, + "detection_index": 1, + "bbox": [ + 360, + 290, + 134, + 162 + ], + "score": 0.4243440330028534, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0033635511712772135, + "rotation_error_deg": 13.407181795255099 + }, + { + "frame_id": 107, + "detection_index": 1, + "bbox": [ + 360, + 278, + 142, + 170 + ], + "score": 0.41700229048728943, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003611279826254387, + "rotation_error_deg": 34.92950678926236 + }, + { + "frame_id": 108, + "detection_index": 0, + "bbox": [ + 380, + 266, + 144, + 172 + ], + "score": 0.444652795791626, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0023408703132276098, + "rotation_error_deg": 28.35753372250213 + }, + { + "frame_id": 109, + "detection_index": 0, + "bbox": [ + 396, + 256, + 146, + 174 + ], + "score": 0.42995086312294006, + "selected_position_inlier": false, + "selected_orientation_inlier": true, + "translation_error_m": 0.00203524568139593, + "rotation_error_deg": 4.267844221860479 + }, + { + "frame_id": 109, + "detection_index": 1, + "bbox": [ + 466, + 256, + 76, + 90 + ], + "score": 0.499129980802536, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002813427777924223, + "rotation_error_deg": 21.66035753151892 + }, + { + "frame_id": 110, + "detection_index": 0, + "bbox": [ + 486, + 266, + 74, + 92 + ], + "score": 0.5120362043380737, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0034735174434302398, + "rotation_error_deg": 39.304113838483744 + }, + { + "frame_id": 110, + "detection_index": 1, + "bbox": [ + 418, + 266, + 144, + 178 + ], + "score": 0.44527751207351685, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.002011150679035833, + "rotation_error_deg": 33.44310486454679 + }, + { + "frame_id": 111, + "detection_index": 0, + "bbox": [ + 498, + 290, + 78, + 90 + ], + "score": 0.5117289423942566, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0029914381329842845, + "rotation_error_deg": 4.393835349485839 + }, + { + "frame_id": 111, + "detection_index": 1, + "bbox": [ + 430, + 290, + 146, + 174 + ], + "score": 0.4483622908592224, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0027419877072805514, + "rotation_error_deg": 9.99603416646065 + }, + { + "frame_id": 112, + "detection_index": 0, + "bbox": [ + 512, + 306, + 78, + 92 + ], + "score": 0.5256316661834717, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0033892156587114657, + "rotation_error_deg": 22.553417731747864 + }, + { + "frame_id": 112, + "detection_index": 1, + "bbox": [ + 444, + 306, + 146, + 178 + ], + "score": 0.4792482852935791, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0026910402049867416, + "rotation_error_deg": 5.835808337104846 + }, + { + "frame_id": 113, + "detection_index": 0, + "bbox": [ + 462, + 320, + 142, + 178 + ], + "score": 0.48045438528060913, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.00463111165142152, + "rotation_error_deg": 23.15851580450622 + }, + { + "frame_id": 114, + "detection_index": 0, + "bbox": [ + 462, + 356, + 146, + 176 + ], + "score": 0.4895665645599365, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.003996214560454833, + "rotation_error_deg": 29.646567397400283 + }, + { + "frame_id": 114, + "detection_index": 1, + "bbox": [ + 526, + 356, + 82, + 94 + ], + "score": 0.5014055967330933, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0029664174467445323, + "rotation_error_deg": 9.159361757461104 + }, + { + "frame_id": 115, + "detection_index": 0, + "bbox": [ + 544, + 352, + 78, + 96 + ], + "score": 0.5126373171806335, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0022435357020537845, + "rotation_error_deg": 7.167091499157276 + }, + { + "frame_id": 115, + "detection_index": 1, + "bbox": [ + 500, + 352, + 122, + 154 + ], + "score": 0.505283534526825, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.003297309094671167, + "rotation_error_deg": 11.540216890335588 + }, + { + "frame_id": 116, + "detection_index": 0, + "bbox": [ + 564, + 350, + 72, + 98 + ], + "score": 0.4962915778160095, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004634147001761721, + "rotation_error_deg": 34.96253699519973 + }, + { + "frame_id": 117, + "detection_index": 0, + "bbox": [ + 566, + 376, + 68, + 100 + ], + "score": 0.491362601518631, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0025659163271041143, + "rotation_error_deg": 5.616260793510036 + }, + { + "frame_id": 118, + "detection_index": 0, + "bbox": [ + 570, + 396, + 66, + 102 + ], + "score": 0.4875510334968567, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0016065835178299722, + "rotation_error_deg": 36.65440949645886 + }, + { + "frame_id": 118, + "detection_index": 1, + "bbox": [ + 526, + 396, + 110, + 190 + ], + "score": 0.5415456295013428, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004069298733979733, + "rotation_error_deg": 33.846960182353776 + }, + { + "frame_id": 119, + "detection_index": 0, + "bbox": [ + 518, + 402, + 108, + 184 + ], + "score": 0.5432183146476746, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003264906009055298, + "rotation_error_deg": 9.28716690410232 + }, + { + "frame_id": 119, + "detection_index": 1, + "bbox": [ + 560, + 402, + 66, + 100 + ], + "score": 0.48872703313827515, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.003247181760282452, + "rotation_error_deg": 37.144027382552196 + }, + { + "frame_id": 120, + "detection_index": 0, + "bbox": [ + 528, + 406, + 102, + 278 + ], + "score": 0.5091302394866943, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.005757458032606638, + "rotation_error_deg": 25.462112339861307 + }, + { + "frame_id": 121, + "detection_index": 0, + "bbox": [ + 536, + 438, + 90, + 184 + ], + "score": 0.5022501349449158, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004252665596370905, + "rotation_error_deg": 39.3309924407283 + }, + { + "frame_id": 121, + "detection_index": 1, + "bbox": [ + 566, + 438, + 62, + 106 + ], + "score": 0.45308446884155273, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.005018341023034403, + "rotation_error_deg": 9.514025090878627 + }, + { + "frame_id": 122, + "detection_index": 0, + "bbox": [ + 532, + 464, + 86, + 190 + ], + "score": 0.6069902777671814, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0028038699112489626, + "rotation_error_deg": 18.126037501798624 + }, + { + "frame_id": 123, + "detection_index": 0, + "bbox": [ + 556, + 492, + 64, + 194 + ], + "score": 0.5964995622634888, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.005385247301222173, + "rotation_error_deg": 8.915863682834654 + }, + { + "frame_id": 124, + "detection_index": 0, + "bbox": [ + 564, + 472, + 48, + 192 + ], + "score": 0.498355507850647, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0058565271737612565, + "rotation_error_deg": 10.35382575573463 + }, + { + "frame_id": 125, + "detection_index": 0, + "bbox": [ + 526, + 454, + 40, + 186 + ], + "score": 0.5510836839675903, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004401492534391725, + "rotation_error_deg": 7.894385419293816 + }, + { + "frame_id": 126, + "detection_index": 0, + "bbox": [ + 524, + 476, + 36, + 184 + ], + "score": 0.5429708957672119, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0037142699612538583, + "rotation_error_deg": 37.04592317160646 + }, + { + "frame_id": 129, + "detection_index": 0, + "bbox": [ + 500, + 510, + 52, + 162 + ], + "score": 0.5117759108543396, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004103656416741166, + "rotation_error_deg": 14.847418648925649 + }, + { + "frame_id": 130, + "detection_index": 0, + "bbox": [ + 502, + 558, + 60, + 158 + ], + "score": 0.585064709186554, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0034748330865119834, + "rotation_error_deg": 0.4751074575369174 + }, + { + "frame_id": 131, + "detection_index": 0, + "bbox": [ + 502, + 568, + 74, + 142 + ], + "score": 0.5408676266670227, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.004902539773694024, + "rotation_error_deg": 4.959892469736297 + }, + { + "frame_id": 132, + "detection_index": 0, + "bbox": [ + 524, + 554, + 88, + 130 + ], + "score": 0.5344038009643555, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0029455367059682035, + "rotation_error_deg": 1.431595206950581 + }, + { + "frame_id": 133, + "detection_index": 0, + "bbox": [ + 520, + 556, + 94, + 128 + ], + "score": 0.5302901864051819, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0044654429812319395, + "rotation_error_deg": 2.8660413513800957 + }, + { + "frame_id": 134, + "detection_index": 0, + "bbox": [ + 530, + 550, + 104, + 120 + ], + "score": 0.5059552788734436, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0029949320217409568, + "rotation_error_deg": 0.9382157412643409 + }, + { + "frame_id": 135, + "detection_index": 0, + "bbox": [ + 532, + 548, + 114, + 114 + ], + "score": 0.4882994294166565, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002764216068178271, + "rotation_error_deg": 25.91307747057516 + }, + { + "frame_id": 161, + "detection_index": 0, + "bbox": [ + 654, + 396, + 176, + 38 + ], + "score": 0.42960596084594727, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003232488457916669, + "rotation_error_deg": 41.61509088693564 + }, + { + "frame_id": 163, + "detection_index": 0, + "bbox": [ + 656, + 392, + 186, + 54 + ], + "score": 0.42591261863708496, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003224591510895898, + "rotation_error_deg": 27.63298692660524 + }, + { + "frame_id": 164, + "detection_index": 0, + "bbox": [ + 626, + 382, + 182, + 56 + ], + "score": 0.45319098234176636, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0039667015356385695, + "rotation_error_deg": 2.26490958903782 + }, + { + "frame_id": 165, + "detection_index": 0, + "bbox": [ + 652, + 366, + 188, + 64 + ], + "score": 0.4690958559513092, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003250423679517114, + "rotation_error_deg": 11.276956646020452 + }, + { + "frame_id": 166, + "detection_index": 0, + "bbox": [ + 656, + 362, + 192, + 64 + ], + "score": 0.456567645072937, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004347454477481404, + "rotation_error_deg": 23.997772359284674 + }, + { + "frame_id": 167, + "detection_index": 0, + "bbox": [ + 648, + 412, + 196, + 62 + ], + "score": 0.4592571258544922, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0036579100940478046, + "rotation_error_deg": 35.50997199014986 + }, + { + "frame_id": 168, + "detection_index": 0, + "bbox": [ + 680, + 428, + 202, + 70 + ], + "score": 0.4749673306941986, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003474425039376216, + "rotation_error_deg": 11.941484636719517 + }, + { + "frame_id": 169, + "detection_index": 0, + "bbox": [ + 662, + 430, + 202, + 68 + ], + "score": 0.4460203945636749, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003604010620888562, + "rotation_error_deg": 28.581223896898955 + }, + { + "frame_id": 170, + "detection_index": 0, + "bbox": [ + 666, + 422, + 204, + 80 + ], + "score": 0.48862820863723755, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0024661392574481236, + "rotation_error_deg": 38.09722412007166 + }, + { + "frame_id": 171, + "detection_index": 0, + "bbox": [ + 670, + 392, + 210, + 90 + ], + "score": 0.49737516045570374, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0037088615423247566, + "rotation_error_deg": 27.74883963007423 + }, + { + "frame_id": 173, + "detection_index": 0, + "bbox": [ + 654, + 356, + 224, + 98 + ], + "score": 0.544393002986908, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.00331111131814624, + "rotation_error_deg": 8.082895908045748 + }, + { + "frame_id": 174, + "detection_index": 0, + "bbox": [ + 640, + 372, + 228, + 96 + ], + "score": 0.5274272561073303, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0026595726708118087, + "rotation_error_deg": 34.78062034081102 + }, + { + "frame_id": 175, + "detection_index": 0, + "bbox": [ + 638, + 402, + 232, + 94 + ], + "score": 0.4823916554450989, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0027357726405564087, + "rotation_error_deg": 32.91517743568857 + }, + { + "frame_id": 176, + "detection_index": 0, + "bbox": [ + 620, + 452, + 238, + 88 + ], + "score": 0.45488548278808594, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0031824210257815956, + "rotation_error_deg": 40.50667085866326 + }, + { + "frame_id": 177, + "detection_index": 0, + "bbox": [ + 600, + 484, + 240, + 90 + ], + "score": 0.5110275149345398, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0061208557374581645, + "rotation_error_deg": 1.2670636246541773 + }, + { + "frame_id": 178, + "detection_index": 0, + "bbox": [ + 580, + 502, + 240, + 88 + ], + "score": 0.41323626041412354, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0029285901855602165, + "rotation_error_deg": 5.638915518167533 + }, + { + "frame_id": 179, + "detection_index": 0, + "bbox": [ + 554, + 516, + 242, + 86 + ], + "score": 0.5271035432815552, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0029421400869846116, + "rotation_error_deg": 16.60079985690825 + }, + { + "frame_id": 180, + "detection_index": 0, + "bbox": [ + 516, + 514, + 248, + 92 + ], + "score": 0.41796207427978516, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.00412755954229216, + "rotation_error_deg": 39.27628310171429 + }, + { + "frame_id": 181, + "detection_index": 0, + "bbox": [ + 478, + 538, + 258, + 90 + ], + "score": 0.42179960012435913, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004039625873896981, + "rotation_error_deg": 34.02853370101887 + }, + { + "frame_id": 182, + "detection_index": 1, + "bbox": [ + 436, + 556, + 268, + 86 + ], + "score": 0.39786314964294434, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0015801352290037414, + "rotation_error_deg": 35.4675556640958 + }, + { + "frame_id": 183, + "detection_index": 0, + "bbox": [ + 470, + 558, + 270, + 70 + ], + "score": 0.37291020154953003, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0005704004583669906, + "rotation_error_deg": 42.9599441628806 + }, + { + "frame_id": 184, + "detection_index": 0, + "bbox": [ + 484, + 582, + 140, + 48 + ], + "score": 0.3758324384689331, + "selected_position_inlier": false, + "selected_orientation_inlier": true, + "translation_error_m": 0.004025239708095097, + "rotation_error_deg": 2.611219648165355 + }, + { + "frame_id": 184, + "detection_index": 1, + "bbox": [ + 484, + 570, + 270, + 60 + ], + "score": 0.40563803911209106, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0029885669294054088, + "rotation_error_deg": 38.22162074803342 + }, + { + "frame_id": 185, + "detection_index": 0, + "bbox": [ + 516, + 576, + 138, + 48 + ], + "score": 0.38428518176078796, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.002686821346387544, + "rotation_error_deg": 12.181649463045433 + }, + { + "frame_id": 185, + "detection_index": 1, + "bbox": [ + 516, + 570, + 268, + 54 + ], + "score": 0.4000948965549469, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0015576091448617467, + "rotation_error_deg": 20.70432612473483 + }, + { + "frame_id": 186, + "detection_index": 0, + "bbox": [ + 510, + 580, + 142, + 48 + ], + "score": 0.38106510043144226, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.003939065942805483, + "rotation_error_deg": 23.18508629668714 + }, + { + "frame_id": 186, + "detection_index": 1, + "bbox": [ + 510, + 572, + 270, + 56 + ], + "score": 0.3999852240085602, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0015011170304389317, + "rotation_error_deg": 20.883991325938634 + }, + { + "frame_id": 187, + "detection_index": 0, + "bbox": [ + 480, + 588, + 148, + 54 + ], + "score": 0.38670504093170166, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0024777583667662494, + "rotation_error_deg": 40.54243074439371 + }, + { + "frame_id": 187, + "detection_index": 1, + "bbox": [ + 480, + 576, + 272, + 66 + ], + "score": 0.4569891095161438, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0012767263057082577, + "rotation_error_deg": 24.70212114794035 + }, + { + "frame_id": 188, + "detection_index": 0, + "bbox": [ + 470, + 602, + 150, + 56 + ], + "score": 0.3647598326206207, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0025727406654076045, + "rotation_error_deg": 42.798771187424826 + }, + { + "frame_id": 188, + "detection_index": 1, + "bbox": [ + 470, + 592, + 268, + 66 + ], + "score": 0.405496209859848, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001347779695893543, + "rotation_error_deg": 13.428100227508963 + }, + { + "frame_id": 189, + "detection_index": 0, + "bbox": [ + 472, + 610, + 150, + 60 + ], + "score": 0.37778669595718384, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0020474392272392824, + "rotation_error_deg": 8.197613327046854 + }, + { + "frame_id": 189, + "detection_index": 1, + "bbox": [ + 472, + 598, + 262, + 72 + ], + "score": 0.3964313864707947, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0019332601654799145, + "rotation_error_deg": 39.46965238966685 + }, + { + "frame_id": 190, + "detection_index": 0, + "bbox": [ + 470, + 610, + 148, + 62 + ], + "score": 0.4006001353263855, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.00036709953762940797, + "rotation_error_deg": 15.62484547180717 + }, + { + "frame_id": 190, + "detection_index": 1, + "bbox": [ + 470, + 596, + 256, + 78 + ], + "score": 0.41977065801620483, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001695011383744688, + "rotation_error_deg": 37.9169612324154 + }, + { + "frame_id": 191, + "detection_index": 0, + "bbox": [ + 480, + 594, + 146, + 68 + ], + "score": 0.3895576000213623, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.002234745547941071, + "rotation_error_deg": 21.72723871647402 + }, + { + "frame_id": 191, + "detection_index": 1, + "bbox": [ + 480, + 574, + 250, + 88 + ], + "score": 0.4196421205997467, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0001519459355740733, + "rotation_error_deg": 0.45521648796251096 + }, + { + "frame_id": 192, + "detection_index": 0, + "bbox": [ + 476, + 598, + 202, + 88 + ], + "score": 0.4288269281387329, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.00180917555569823, + "rotation_error_deg": 36.45570168432406 + }, + { + "frame_id": 193, + "detection_index": 0, + "bbox": [ + 526, + 620, + 142, + 80 + ], + "score": 0.41594043374061584, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0026124256558912387, + "rotation_error_deg": 22.064678153294942 + }, + { + "frame_id": 193, + "detection_index": 1, + "bbox": [ + 526, + 592, + 236, + 108 + ], + "score": 0.44873690605163574, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0007996650867896491, + "rotation_error_deg": 37.40067155751412 + }, + { + "frame_id": 194, + "detection_index": 0, + "bbox": [ + 556, + 612, + 220, + 108 + ], + "score": 0.48030415177345276, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0013214277241085787, + "rotation_error_deg": 9.114456153893371 + }, + { + "frame_id": 194, + "detection_index": 1, + "bbox": [ + 556, + 636, + 136, + 84 + ], + "score": 0.4331873655319214, + "selected_position_inlier": false, + "selected_orientation_inlier": true, + "translation_error_m": 0.0017788707683290214, + "rotation_error_deg": 4.844909745209351 + }, + { + "frame_id": 195, + "detection_index": 0, + "bbox": [ + 590, + 648, + 134, + 86 + ], + "score": 0.42734184861183167, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.00181193329778155, + "rotation_error_deg": 23.51056967957331 + }, + { + "frame_id": 195, + "detection_index": 1, + "bbox": [ + 590, + 620, + 216, + 114 + ], + "score": 0.48573362827301025, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0021165348882723196, + "rotation_error_deg": 24.042917320494755 + }, + { + "frame_id": 196, + "detection_index": 0, + "bbox": [ + 620, + 660, + 128, + 90 + ], + "score": 0.41103503108024597, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0009039256543548336, + "rotation_error_deg": 20.150965134087574 + }, + { + "frame_id": 196, + "detection_index": 1, + "bbox": [ + 620, + 628, + 200, + 122 + ], + "score": 0.49158182740211487, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0010588534781003796, + "rotation_error_deg": 16.695775211380457 + }, + { + "frame_id": 197, + "detection_index": 0, + "bbox": [ + 598, + 644, + 188, + 126 + ], + "score": 0.516202986240387, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0023739525763411557, + "rotation_error_deg": 43.762111971611844 + }, + { + "frame_id": 197, + "detection_index": 1, + "bbox": [ + 598, + 676, + 122, + 94 + ], + "score": 0.4260672926902771, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0009247809738739904, + "rotation_error_deg": 18.727174039459232 + }, + { + "frame_id": 198, + "detection_index": 0, + "bbox": [ + 578, + 658, + 180, + 136 + ], + "score": 0.5084064602851868, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004856127395573023, + "rotation_error_deg": 7.802040751923071 + }, + { + "frame_id": 199, + "detection_index": 0, + "bbox": [ + 570, + 668, + 170, + 130 + ], + "score": 0.523207426071167, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0026880343803273718, + "rotation_error_deg": 21.136564059218905 + }, + { + "frame_id": 199, + "detection_index": 1, + "bbox": [ + 570, + 710, + 116, + 88 + ], + "score": 0.40286558866500854, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0029450574665090207, + "rotation_error_deg": 35.155159591383125 + }, + { + "frame_id": 200, + "detection_index": 0, + "bbox": [ + 556, + 676, + 160, + 122 + ], + "score": 0.4948189854621887, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0037482093227433452, + "rotation_error_deg": 20.246790705234538 + }, + { + "frame_id": 201, + "detection_index": 0, + "bbox": [ + 550, + 682, + 150, + 116 + ], + "score": 0.47326090931892395, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004423990560245252, + "rotation_error_deg": 24.922474870191763 + }, + { + "frame_id": 202, + "detection_index": 0, + "bbox": [ + 544, + 664, + 160, + 134 + ], + "score": 0.5163335204124451, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003050595599293194, + "rotation_error_deg": 40.08215472078855 + }, + { + "frame_id": 203, + "detection_index": 0, + "bbox": [ + 528, + 648, + 172, + 150 + ], + "score": 0.535393476486206, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0027345669150736786, + "rotation_error_deg": 1.7591108959314596 + }, + { + "frame_id": 204, + "detection_index": 0, + "bbox": [ + 518, + 662, + 118, + 104 + ], + "score": 0.4730987846851349, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0012941343528478425, + "rotation_error_deg": 28.012184091075962 + }, + { + "frame_id": 204, + "detection_index": 1, + "bbox": [ + 518, + 622, + 180, + 144 + ], + "score": 0.4999624788761139, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0021740128069129287, + "rotation_error_deg": 10.385482758876398 + }, + { + "frame_id": 205, + "detection_index": 0, + "bbox": [ + 478, + 598, + 200, + 136 + ], + "score": 0.4688311517238617, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0018516147105992968, + "rotation_error_deg": 29.78136300157479 + }, + { + "frame_id": 205, + "detection_index": 1, + "bbox": [ + 478, + 636, + 128, + 98 + ], + "score": 0.43944936990737915, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0022562422259141393, + "rotation_error_deg": 24.420355365812135 + }, + { + "frame_id": 206, + "detection_index": 0, + "bbox": [ + 454, + 632, + 138, + 98 + ], + "score": 0.4373812973499298, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0014616955164261105, + "rotation_error_deg": 42.35511278972297 + }, + { + "frame_id": 206, + "detection_index": 1, + "bbox": [ + 452, + 594, + 224, + 136 + ], + "score": 0.45387211441993713, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001114033865333877, + "rotation_error_deg": 28.898498452773914 + }, + { + "frame_id": 207, + "detection_index": 0, + "bbox": [ + 414, + 582, + 248, + 132 + ], + "score": 0.4404852092266083, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0011381905922649596, + "rotation_error_deg": 4.3264949173314715 + }, + { + "frame_id": 207, + "detection_index": 1, + "bbox": [ + 412, + 620, + 152, + 96 + ], + "score": 0.3980950117111206, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0014514627206610087, + "rotation_error_deg": 11.583971733912152 + }, + { + "frame_id": 208, + "detection_index": 0, + "bbox": [ + 360, + 596, + 262, + 112 + ], + "score": 0.4040186405181885, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0005657947149127256, + "rotation_error_deg": 18.40181532930378 + }, + { + "frame_id": 208, + "detection_index": 1, + "bbox": [ + 360, + 620, + 166, + 88 + ], + "score": 0.37761548161506653, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0007009385849601117, + "rotation_error_deg": 26.2787216783736 + }, + { + "frame_id": 209, + "detection_index": 0, + "bbox": [ + 354, + 604, + 166, + 76 + ], + "score": 0.3771640956401825, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.00029037731079964007, + "rotation_error_deg": 34.328947045048125 + }, + { + "frame_id": 209, + "detection_index": 1, + "bbox": [ + 354, + 580, + 288, + 98 + ], + "score": 0.5025319457054138, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002278217750764705, + "rotation_error_deg": 4.219033794138076 + }, + { + "frame_id": 210, + "detection_index": 0, + "bbox": [ + 398, + 544, + 288, + 84 + ], + "score": 0.49518653750419617, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0011636695713901763, + "rotation_error_deg": 38.76626342663778 + }, + { + "frame_id": 211, + "detection_index": 0, + "bbox": [ + 384, + 562, + 300, + 74 + ], + "score": 0.4534415006637573, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0010650266863081366, + "rotation_error_deg": 32.55513135297113 + }, + { + "frame_id": 212, + "detection_index": 0, + "bbox": [ + 354, + 594, + 308, + 66 + ], + "score": 0.4531479477882385, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002175266644053803, + "rotation_error_deg": 44.45865489404006 + }, + { + "frame_id": 214, + "detection_index": 0, + "bbox": [ + 302, + 588, + 310, + 46 + ], + "score": 0.3825971484184265, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0016274667181548038, + "rotation_error_deg": 37.27213216524481 + }, + { + "frame_id": 216, + "detection_index": 0, + "bbox": [ + 340, + 534, + 278, + 54 + ], + "score": 0.3810591399669647, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0035321703677911164, + "rotation_error_deg": 36.30117514804721 + }, + { + "frame_id": 217, + "detection_index": 0, + "bbox": [ + 308, + 520, + 270, + 72 + ], + "score": 0.39386582374572754, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002689561211781023, + "rotation_error_deg": 34.88241064312265 + }, + { + "frame_id": 218, + "detection_index": 0, + "bbox": [ + 310, + 512, + 260, + 76 + ], + "score": 0.3958418369293213, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.005868075790404, + "rotation_error_deg": 12.599397472555111 + }, + { + "frame_id": 219, + "detection_index": 0, + "bbox": [ + 310, + 482, + 248, + 90 + ], + "score": 0.3988912105560303, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003576666208306446, + "rotation_error_deg": 36.198964696824824 + }, + { + "frame_id": 220, + "detection_index": 0, + "bbox": [ + 298, + 454, + 242, + 100 + ], + "score": 0.4013919532299042, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0035037406919109534, + "rotation_error_deg": 18.379931248281018 + }, + { + "frame_id": 221, + "detection_index": 0, + "bbox": [ + 304, + 456, + 236, + 106 + ], + "score": 0.42256560921669006, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0073242982288044415, + "rotation_error_deg": 41.23213118144806 + }, + { + "frame_id": 222, + "detection_index": 0, + "bbox": [ + 332, + 448, + 222, + 116 + ], + "score": 0.438929945230484, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004631469005014027, + "rotation_error_deg": 16.070503888094347 + }, + { + "frame_id": 223, + "detection_index": 0, + "bbox": [ + 328, + 444, + 218, + 130 + ], + "score": 0.43006348609924316, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0031258626199157993, + "rotation_error_deg": 44.11890676146613 + }, + { + "frame_id": 224, + "detection_index": 0, + "bbox": [ + 348, + 458, + 204, + 138 + ], + "score": 0.4400383234024048, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0008637743661616641, + "rotation_error_deg": 5.961494347542717 + }, + { + "frame_id": 225, + "detection_index": 0, + "bbox": [ + 346, + 486, + 206, + 150 + ], + "score": 0.4323762059211731, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0020073799217462203, + "rotation_error_deg": 7.172226445108775 + }, + { + "frame_id": 226, + "detection_index": 0, + "bbox": [ + 358, + 486, + 198, + 162 + ], + "score": 0.44546017050743103, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.005101585208311328, + "rotation_error_deg": 43.33654632652 + }, + { + "frame_id": 227, + "detection_index": 0, + "bbox": [ + 384, + 458, + 176, + 170 + ], + "score": 0.4656572937965393, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0013008916609055004, + "rotation_error_deg": 1.0784734962495914 + }, + { + "frame_id": 228, + "detection_index": 0, + "bbox": [ + 374, + 442, + 166, + 176 + ], + "score": 0.46310603618621826, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001090123140958389, + "rotation_error_deg": 34.76955691529526 + }, + { + "frame_id": 228, + "detection_index": 2, + "bbox": [ + 374, + 442, + 88, + 92 + ], + "score": 0.43545496463775635, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0028250976996813237, + "rotation_error_deg": 30.229371116738342 + }, + { + "frame_id": 229, + "detection_index": 0, + "bbox": [ + 394, + 446, + 156, + 178 + ], + "score": 0.4678060710430145, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0025436971159816637, + "rotation_error_deg": 32.35935970266213 + }, + { + "frame_id": 229, + "detection_index": 1, + "bbox": [ + 394, + 446, + 108, + 120 + ], + "score": 0.44250646233558655, + "selected_position_inlier": false, + "selected_orientation_inlier": true, + "translation_error_m": 0.0035167783253840256, + "rotation_error_deg": 2.7935769986484633 + }, + { + "frame_id": 230, + "detection_index": 0, + "bbox": [ + 402, + 422, + 142, + 182 + ], + "score": 0.47084882855415344, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0012071369628179167, + "rotation_error_deg": 7.2960801539382105 + }, + { + "frame_id": 231, + "detection_index": 0, + "bbox": [ + 416, + 352, + 126, + 194 + ], + "score": 0.4831094741821289, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0019903754492525292, + "rotation_error_deg": 4.165471658524563 + }, + { + "frame_id": 231, + "detection_index": 1, + "bbox": [ + 478, + 444, + 66, + 102 + ], + "score": 0.4463460445404053, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.006222776713325316, + "rotation_error_deg": 18.55400552102392 + }, + { + "frame_id": 232, + "detection_index": 0, + "bbox": [ + 460, + 330, + 114, + 202 + ], + "score": 0.502589225769043, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0005466347873262397, + "rotation_error_deg": 2.2975887978778724 + }, + { + "frame_id": 233, + "detection_index": 0, + "bbox": [ + 486, + 288, + 98, + 212 + ], + "score": 0.5098250508308411, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0016796567208054757, + "rotation_error_deg": 7.029356273818791 + }, + { + "frame_id": 234, + "detection_index": 0, + "bbox": [ + 506, + 282, + 86, + 212 + ], + "score": 0.5210726261138916, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.000563800545635785, + "rotation_error_deg": 7.378943753070113 + }, + { + "frame_id": 235, + "detection_index": 0, + "bbox": [ + 514, + 270, + 76, + 210 + ], + "score": 0.5259172320365906, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001760256762178146, + "rotation_error_deg": 26.396997913196586 + }, + { + "frame_id": 236, + "detection_index": 0, + "bbox": [ + 498, + 272, + 72, + 208 + ], + "score": 0.5093733072280884, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0017413952576886618, + "rotation_error_deg": 6.093247796456076 + }, + { + "frame_id": 237, + "detection_index": 0, + "bbox": [ + 508, + 298, + 74, + 204 + ], + "score": 0.528282880783081, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002847581243071474, + "rotation_error_deg": 26.51098966786006 + }, + { + "frame_id": 238, + "detection_index": 0, + "bbox": [ + 502, + 294, + 90, + 208 + ], + "score": 0.5301879644393921, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001005404776666466, + "rotation_error_deg": 8.614375731058452 + }, + { + "frame_id": 239, + "detection_index": 0, + "bbox": [ + 504, + 286, + 108, + 208 + ], + "score": 0.5083069801330566, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0003568440501408749, + "rotation_error_deg": 12.019134819720028 + }, + { + "frame_id": 240, + "detection_index": 0, + "bbox": [ + 496, + 326, + 136, + 198 + ], + "score": 0.5149672031402588, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0017561224798908067, + "rotation_error_deg": 16.197674584535175 + }, + { + "frame_id": 241, + "detection_index": 0, + "bbox": [ + 468, + 328, + 140, + 178 + ], + "score": 0.4690124988555908, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0008703560697750525, + "rotation_error_deg": 3.2240353968792017 + }, + { + "frame_id": 242, + "detection_index": 0, + "bbox": [ + 486, + 338, + 170, + 188 + ], + "score": 0.5062465071678162, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0009383916134563868, + "rotation_error_deg": 5.855364763361106 + }, + { + "frame_id": 243, + "detection_index": 0, + "bbox": [ + 474, + 342, + 184, + 184 + ], + "score": 0.4792218506336212, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001676256615077139, + "rotation_error_deg": 5.151533484983539 + }, + { + "frame_id": 244, + "detection_index": 0, + "bbox": [ + 438, + 336, + 200, + 170 + ], + "score": 0.4812588095664978, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0031213068515987467, + "rotation_error_deg": 36.833958542686695 + }, + { + "frame_id": 245, + "detection_index": 0, + "bbox": [ + 412, + 320, + 214, + 160 + ], + "score": 0.4661655128002167, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002604066043607015, + "rotation_error_deg": 24.27469255449485 + }, + { + "frame_id": 246, + "detection_index": 0, + "bbox": [ + 402, + 318, + 228, + 152 + ], + "score": 0.4722982943058014, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0033479950092124536, + "rotation_error_deg": 1.5904481754506863 + }, + { + "frame_id": 247, + "detection_index": 1, + "bbox": [ + 380, + 332, + 238, + 148 + ], + "score": 0.4571087956428528, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0014063643803459477, + "rotation_error_deg": 31.434308933280743 + }, + { + "frame_id": 248, + "detection_index": 0, + "bbox": [ + 370, + 342, + 250, + 138 + ], + "score": 0.4534875750541687, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0005996426455401323, + "rotation_error_deg": 23.433554512694418 + }, + { + "frame_id": 249, + "detection_index": 0, + "bbox": [ + 376, + 332, + 260, + 124 + ], + "score": 0.44217801094055176, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004291627991232571, + "rotation_error_deg": 35.806349568648635 + }, + { + "frame_id": 250, + "detection_index": 0, + "bbox": [ + 364, + 310, + 268, + 116 + ], + "score": 0.44998639822006226, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0025648830200775065, + "rotation_error_deg": 37.734940092505234 + }, + { + "frame_id": 251, + "detection_index": 0, + "bbox": [ + 336, + 346, + 272, + 108 + ], + "score": 0.42864641547203064, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.005540333762536302, + "rotation_error_deg": 41.72559100776195 + }, + { + "frame_id": 252, + "detection_index": 0, + "bbox": [ + 336, + 372, + 270, + 98 + ], + "score": 0.4213850796222687, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0019112967174631703, + "rotation_error_deg": 43.57537968676338 + }, + { + "frame_id": 253, + "detection_index": 0, + "bbox": [ + 322, + 382, + 262, + 94 + ], + "score": 0.4231962561607361, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0015117601074250244, + "rotation_error_deg": 27.80713916937528 + }, + { + "frame_id": 254, + "detection_index": 0, + "bbox": [ + 322, + 364, + 250, + 98 + ], + "score": 0.416476309299469, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001506784093019305, + "rotation_error_deg": 14.878435375175572 + }, + { + "frame_id": 255, + "detection_index": 0, + "bbox": [ + 332, + 334, + 236, + 108 + ], + "score": 0.43729665875434875, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0005765764421153848, + "rotation_error_deg": 44.001562743970034 + }, + { + "frame_id": 256, + "detection_index": 0, + "bbox": [ + 356, + 320, + 216, + 110 + ], + "score": 0.44914939999580383, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0006564960476307796, + "rotation_error_deg": 42.06964731281369 + }, + { + "frame_id": 257, + "detection_index": 0, + "bbox": [ + 382, + 304, + 200, + 118 + ], + "score": 0.43985408544540405, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0020680786513725454, + "rotation_error_deg": 40.980524341073505 + }, + { + "frame_id": 258, + "detection_index": 0, + "bbox": [ + 374, + 286, + 96, + 70 + ], + "score": 0.42258378863334656, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.006270760212537622, + "rotation_error_deg": 43.54699225443613 + }, + { + "frame_id": 258, + "detection_index": 1, + "bbox": [ + 374, + 286, + 188, + 122 + ], + "score": 0.4388672709465027, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003642969935286535, + "rotation_error_deg": 42.35871536524781 + }, + { + "frame_id": 259, + "detection_index": 0, + "bbox": [ + 388, + 274, + 170, + 126 + ], + "score": 0.4500170350074768, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003947047113828016, + "rotation_error_deg": 37.785668359634705 + }, + { + "frame_id": 260, + "detection_index": 0, + "bbox": [ + 382, + 274, + 160, + 130 + ], + "score": 0.45151445269584656, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0021703530268784477, + "rotation_error_deg": 2.3257929770330303 + }, + { + "frame_id": 261, + "detection_index": 0, + "bbox": [ + 422, + 292, + 146, + 134 + ], + "score": 0.47271212935447693, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0033371574160892124, + "rotation_error_deg": 32.82673933401507 + }, + { + "frame_id": 262, + "detection_index": 0, + "bbox": [ + 454, + 292, + 136, + 134 + ], + "score": 0.4362172782421112, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002342488848968571, + "rotation_error_deg": 33.653044963273146 + }, + { + "frame_id": 263, + "detection_index": 0, + "bbox": [ + 466, + 288, + 120, + 156 + ], + "score": 0.5255714654922485, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0015781568210737275, + "rotation_error_deg": 26.518469590954705 + }, + { + "frame_id": 264, + "detection_index": 0, + "bbox": [ + 484, + 302, + 108, + 162 + ], + "score": 0.5351715683937073, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002238276263798165, + "rotation_error_deg": 26.738645584167855 + }, + { + "frame_id": 265, + "detection_index": 0, + "bbox": [ + 464, + 322, + 98, + 170 + ], + "score": 0.5318195223808289, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0008816898982722422, + "rotation_error_deg": 16.042703271297896 + }, + { + "frame_id": 266, + "detection_index": 0, + "bbox": [ + 438, + 350, + 92, + 182 + ], + "score": 0.5074554085731506, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0009532267494107014, + "rotation_error_deg": 28.96420982637505 + }, + { + "frame_id": 267, + "detection_index": 0, + "bbox": [ + 408, + 356, + 98, + 190 + ], + "score": 0.4896266758441925, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0024487061924887833, + "rotation_error_deg": 6.824057304003595 + }, + { + "frame_id": 268, + "detection_index": 0, + "bbox": [ + 378, + 374, + 102, + 196 + ], + "score": 0.4845096468925476, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0017463108037878057, + "rotation_error_deg": 20.589264616724694 + }, + { + "frame_id": 269, + "detection_index": 0, + "bbox": [ + 376, + 408, + 108, + 196 + ], + "score": 0.482906699180603, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0012537860177018521, + "rotation_error_deg": 7.119839190717813 + }, + { + "frame_id": 270, + "detection_index": 0, + "bbox": [ + 370, + 446, + 118, + 202 + ], + "score": 0.46741238236427307, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0015327774500806465, + "rotation_error_deg": 27.322714522635806 + }, + { + "frame_id": 271, + "detection_index": 0, + "bbox": [ + 364, + 476, + 122, + 210 + ], + "score": 0.4579932689666748, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002150356708345703, + "rotation_error_deg": 10.379051405036053 + }, + { + "frame_id": 271, + "detection_index": 1, + "bbox": [ + 364, + 476, + 238, + 244 + ], + "score": 0.42479199171066284, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.0017886364772859227, + "rotation_error_deg": 31.168283817178565 + }, + { + "frame_id": 272, + "detection_index": 0, + "bbox": [ + 384, + 488, + 128, + 214 + ], + "score": 0.47462642192840576, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.0032916562492972955, + "rotation_error_deg": 3.8979533426961783 + }, + { + "frame_id": 272, + "detection_index": 1, + "bbox": [ + 384, + 488, + 70, + 102 + ], + "score": 0.43554043769836426, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.002193577990853085, + "rotation_error_deg": 11.075575363251776 + }, + { + "frame_id": 273, + "detection_index": 0, + "bbox": [ + 400, + 490, + 130, + 212 + ], + "score": 0.46382081508636475, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0016588808353600315, + "rotation_error_deg": 44.204289522259195 + }, + { + "frame_id": 274, + "detection_index": 0, + "bbox": [ + 396, + 512, + 76, + 100 + ], + "score": 0.43796730041503906, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.00171818846614237, + "rotation_error_deg": 32.660585381564744 + }, + { + "frame_id": 274, + "detection_index": 1, + "bbox": [ + 396, + 512, + 134, + 214 + ], + "score": 0.48686814308166504, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0018160612713619382, + "rotation_error_deg": 24.656640496171384 + }, + { + "frame_id": 275, + "detection_index": 0, + "bbox": [ + 386, + 534, + 80, + 90 + ], + "score": 0.4203490614891052, + "selected_position_inlier": false, + "selected_orientation_inlier": false, + "translation_error_m": 0.002863974119119581, + "rotation_error_deg": 13.285982187772857 + }, + { + "frame_id": 275, + "detection_index": 1, + "bbox": [ + 386, + 534, + 150, + 200 + ], + "score": 0.47663891315460205, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0031471735764353227, + "rotation_error_deg": 30.471268480493755 + }, + { + "frame_id": 277, + "detection_index": 1, + "bbox": [ + 428, + 584, + 162, + 158 + ], + "score": 0.4565298557281494, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001664760721819997, + "rotation_error_deg": 16.243070864871633 + }, + { + "frame_id": 278, + "detection_index": 0, + "bbox": [ + 466, + 618, + 158, + 134 + ], + "score": 0.45978042483329773, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0030433180965980275, + "rotation_error_deg": 32.86946271636659 + }, + { + "frame_id": 280, + "detection_index": 0, + "bbox": [ + 520, + 642, + 132, + 90 + ], + "score": 0.4462726414203644, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001890119352540294, + "rotation_error_deg": 13.793618786342893 + }, + { + "frame_id": 281, + "detection_index": 0, + "bbox": [ + 564, + 636, + 112, + 66 + ], + "score": 0.36437028646469116, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.007809573614864625, + "rotation_error_deg": 10.116739943781853 + }, + { + "frame_id": 294, + "detection_index": 0, + "bbox": [ + 440, + 660, + 120, + 80 + ], + "score": 0.4153793752193451, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004423047286155767, + "rotation_error_deg": 13.717284758324539 + }, + { + "frame_id": 295, + "detection_index": 0, + "bbox": [ + 446, + 648, + 118, + 78 + ], + "score": 0.3888222277164459, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002766053309861065, + "rotation_error_deg": 35.79969372008978 + }, + { + "frame_id": 296, + "detection_index": 0, + "bbox": [ + 464, + 630, + 114, + 74 + ], + "score": 0.3938314616680145, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0030833394969112613, + "rotation_error_deg": 29.028501830333724 + }, + { + "frame_id": 298, + "detection_index": 0, + "bbox": [ + 490, + 622, + 104, + 68 + ], + "score": 0.39351215958595276, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0049646578749600835, + "rotation_error_deg": 34.09604631987428 + }, + { + "frame_id": 307, + "detection_index": 0, + "bbox": [ + 544, + 618, + 190, + 94 + ], + "score": 0.4423176050186157, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.001628793746194258, + "rotation_error_deg": 0.9293609734761524 + }, + { + "frame_id": 308, + "detection_index": 0, + "bbox": [ + 542, + 630, + 194, + 100 + ], + "score": 0.462159126996994, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.004590334987235854, + "rotation_error_deg": 1.55153717687288 + }, + { + "frame_id": 310, + "detection_index": 0, + "bbox": [ + 546, + 564, + 184, + 106 + ], + "score": 0.478100448846817, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.002430265883187448, + "rotation_error_deg": 32.591696461540494 + }, + { + "frame_id": 311, + "detection_index": 0, + "bbox": [ + 576, + 562, + 186, + 112 + ], + "score": 0.5048336386680603, + "selected_position_inlier": true, + "selected_orientation_inlier": true, + "translation_error_m": 0.002510979206883526, + "rotation_error_deg": 4.028951541607908 + }, + { + "frame_id": 312, + "detection_index": 0, + "bbox": [ + 608, + 540, + 184, + 116 + ], + "score": 0.5044116973876953, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0035149778049831707, + "rotation_error_deg": 9.231675171558704 + }, + { + "frame_id": 313, + "detection_index": 0, + "bbox": [ + 618, + 534, + 192, + 112 + ], + "score": 0.522976815700531, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0027235439551976425, + "rotation_error_deg": 43.4181466163274 + }, + { + "frame_id": 314, + "detection_index": 0, + "bbox": [ + 618, + 536, + 200, + 102 + ], + "score": 0.5175405740737915, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003448294082583568, + "rotation_error_deg": 38.37924379353947 + }, + { + "frame_id": 315, + "detection_index": 0, + "bbox": [ + 610, + 480, + 198, + 102 + ], + "score": 0.5195372700691223, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0018807816032515455, + "rotation_error_deg": 19.923383967784428 + }, + { + "frame_id": 316, + "detection_index": 0, + "bbox": [ + 610, + 460, + 198, + 94 + ], + "score": 0.5015431642532349, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0025357832223918135, + "rotation_error_deg": 21.670677584698055 + }, + { + "frame_id": 317, + "detection_index": 0, + "bbox": [ + 594, + 440, + 194, + 92 + ], + "score": 0.5016576647758484, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.003179591434415568, + "rotation_error_deg": 30.420915691783406 + }, + { + "frame_id": 318, + "detection_index": 0, + "bbox": [ + 566, + 422, + 194, + 86 + ], + "score": 0.4892635941505432, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0028705426332287856, + "rotation_error_deg": 7.317673074356684 + }, + { + "frame_id": 319, + "detection_index": 0, + "bbox": [ + 516, + 412, + 196, + 78 + ], + "score": 0.48435163497924805, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0015968216066759545, + "rotation_error_deg": 26.44731273472161 + }, + { + "frame_id": 320, + "detection_index": 0, + "bbox": [ + 496, + 412, + 202, + 66 + ], + "score": 0.4598807394504547, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.001032497090010186, + "rotation_error_deg": 16.207779561037125 + }, + { + "frame_id": 321, + "detection_index": 0, + "bbox": [ + 448, + 418, + 208, + 58 + ], + "score": 0.4376993179321289, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004026884007671726, + "rotation_error_deg": 30.576830008142416 + }, + { + "frame_id": 322, + "detection_index": 0, + "bbox": [ + 450, + 388, + 210, + 54 + ], + "score": 0.4126560389995575, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.004130161235022864, + "rotation_error_deg": 25.118036248196717 + }, + { + "frame_id": 323, + "detection_index": 0, + "bbox": [ + 462, + 372, + 210, + 52 + ], + "score": 0.43977978825569153, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0020804027427161476, + "rotation_error_deg": 32.31329776466476 + }, + { + "frame_id": 324, + "detection_index": 0, + "bbox": [ + 458, + 368, + 210, + 54 + ], + "score": 0.4194283187389374, + "selected_position_inlier": true, + "selected_orientation_inlier": false, + "translation_error_m": 0.0010321143659563947, + "rotation_error_deg": 22.830796179105118 + } + ] + } + ], + "R": [ + [ + 0.07814983565266556, + -0.47799575799518906, + -0.8748786536006385 + ], + [ + -0.6582669549646152, + -0.6838025701883778, + 0.31479939803846857 + ], + [ + -0.748717048816891, + 0.5513021860489703, + -0.3680878705805882 + ] + ], + "quaternion_xyzw": [ + 0.7297328751710505, + -0.38927351076702643, + -0.5562294634310385, + 0.08102375405351757 + ], + "translation": [ + -0.0053494544299219895, + 0.23269404839827873, + 0.3190090496913811 + ], + "world_from_object": [ + [ + 0.07814983565266556, + -0.47799575799518906, + -0.8748786536006385, + -0.0053494544299219895 + ], + [ + -0.6582669549646152, + -0.6838025701883778, + 0.31479939803846857, + 0.23269404839827873 + ], + [ + -0.748717048816891, + 0.5513021860489703, + -0.3680878705805882, + 0.3190090496913811 + ], + [ + 0.0, + 0.0, + 0.0, + 1.0 + ] + ], + "ransac": { + "estimation_mode": "position_then_orientation", + "translation_threshold_m": 0.015, + "rotation_threshold_deg": 5.0, + "maximum_rotation_threshold_deg": 10.0, + "minimum_score": 0.0, + "symmetry_mode": "auto", + "symmetry_tolerance_fraction": 0.01, + "number_of_rotational_symmetries": 4, + "maximum_instances": 0, + "minimum_instance_frame_fraction": 0.05, + "automatic_support_threshold_frames": 25, + "position_suppression_threshold_m": 0.03, + "number_of_candidate_frames": 267, + "number_of_candidate_observations": 371, + "number_of_raw_pose_clusters": 1, + "number_of_instances": 1, + "remaining_unclustered_observations": 35, + "rejected_pose_clusters": [] + }, + "skipped_frames": [ + { + "frame_id": 50, + "reason": "no_object_pose" + }, + { + "frame_id": 62, + "reason": "no_object_pose" + }, + { + "frame_id": 88, + "reason": "no_object_pose" + }, + { + "frame_id": 89, + "reason": "no_object_pose" + }, + { + "frame_id": 127, + "reason": "no_object_pose" + }, + { + "frame_id": 128, + "reason": "no_object_pose" + }, + { + "frame_id": 136, + "reason": "no_object_pose" + }, + { + "frame_id": 137, + "reason": "no_object_pose" + }, + { + "frame_id": 138, + "reason": "no_object_pose" + }, + { + "frame_id": 139, + "reason": "no_object_pose" + }, + { + "frame_id": 140, + "reason": "no_object_pose" + }, + { + "frame_id": 141, + "reason": "no_object_pose" + }, + { + "frame_id": 142, + "reason": "no_object_pose" + }, + { + "frame_id": 143, + "reason": "no_object_pose" + }, + { + "frame_id": 144, + "reason": "no_object_pose" + }, + { + "frame_id": 145, + "reason": "no_object_pose" + }, + { + "frame_id": 146, + "reason": "no_object_pose" + }, + { + "frame_id": 147, + "reason": "no_object_pose" + }, + { + "frame_id": 148, + "reason": "no_object_pose" + }, + { + "frame_id": 149, + "reason": "no_object_pose" + }, + { + "frame_id": 150, + "reason": "no_object_pose" + }, + { + "frame_id": 151, + "reason": "no_object_pose" + }, + { + "frame_id": 152, + "reason": "no_object_pose" + }, + { + "frame_id": 153, + "reason": "no_object_pose" + }, + { + "frame_id": 154, + "reason": "no_object_pose" + }, + { + "frame_id": 155, + "reason": "no_object_pose" + }, + { + "frame_id": 156, + "reason": "no_object_pose" + }, + { + "frame_id": 157, + "reason": "no_object_pose" + }, + { + "frame_id": 158, + "reason": "no_object_pose" + }, + { + "frame_id": 159, + "reason": "no_object_pose" + }, + { + "frame_id": 160, + "reason": "no_object_pose" + }, + { + "frame_id": 162, + "reason": "no_object_pose" + }, + { + "frame_id": 172, + "reason": "no_object_pose" + }, + { + "frame_id": 213, + "reason": "no_object_pose" + }, + { + "frame_id": 215, + "reason": "no_object_pose" + }, + { + "frame_id": 279, + "reason": "no_object_pose" + }, + { + "frame_id": 282, + "reason": "no_object_pose" + }, + { + "frame_id": 283, + "reason": "no_object_pose" + }, + { + "frame_id": 284, + "reason": "no_object_pose" + }, + { + "frame_id": 285, + "reason": "no_object_pose" + }, + { + "frame_id": 286, + "reason": "no_object_pose" + }, + { + "frame_id": 287, + "reason": "no_object_pose" + }, + { + "frame_id": 288, + "reason": "no_object_pose" + }, + { + "frame_id": 289, + "reason": "no_object_pose" + }, + { + "frame_id": 290, + "reason": "no_object_pose" + }, + { + "frame_id": 291, + "reason": "no_object_pose" + }, + { + "frame_id": 292, + "reason": "no_object_pose" + }, + { + "frame_id": 293, + "reason": "no_object_pose" + }, + { + "frame_id": 297, + "reason": "no_object_pose" + }, + { + "frame_id": 299, + "reason": "no_object_pose" + }, + { + "frame_id": 300, + "reason": "no_object_pose" + }, + { + "frame_id": 301, + "reason": "no_object_pose" + }, + { + "frame_id": 302, + "reason": "no_object_pose" + }, + { + "frame_id": 303, + "reason": "no_object_pose" + }, + { + "frame_id": 304, + "reason": "no_object_pose" + }, + { + "frame_id": 305, + "reason": "no_object_pose" + }, + { + "frame_id": 306, + "reason": "no_object_pose" + }, + { + "frame_id": 309, + "reason": "no_object_pose" + } + ], + "sources": { + "config_path": "/home/arminkaroly/Munka/Label_Factory_SFM_2/scripts/configs/default.yaml", + "object_poses": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/sam6d_sequences/Screwdriver/Screwdriver_poses_per_frame.json", + "colmap_reconstruction": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/reconstruction/sfm_filtered", + "sim3_alignment": "/home/arminkaroly/Munka/Label_Factory_SFM_2/data/0007/reconstruction/metric_alignment" + } +} diff --git a/sam6d_sequences/ransac_run_summary.json b/sam6d_sequences/ransac_run_summary.json new file mode 100644 index 0000000000000000000000000000000000000000..618f071a874fdae3f98c3fb884c41102f81730dd --- /dev/null +++ b/sam6d_sequences/ransac_run_summary.json @@ -0,0 +1,13 @@ +{ + "objects_requested": [ + "Pliers", + "Rachet", + "Screwdriver" + ], + "objects_succeeded": [ + "Pliers", + "Rachet", + "Screwdriver" + ], + "objects_excluded": [] +}