-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Triangulation: Why does it get stuck here when using 16 cameras? It runs normally when using 8 cameras, and runs extremely slowly when using 10 cameras. How to accelerate it ? thx !!
---------------------------------------------------------------------
Camera calibration
On Wednesday 14. January 2026, 21:53:28
Calibration directory: D:\code\pose2sim_demo\Test\calibration
---------------------------------------------------------------------
--> Residual (RMS) calibration errors for each camera are respectively [] px,
which corresponds to [] mm.
Calibration file is stored at D:\code\pose2sim_demo\Test\calibration\Calib_easymocap.toml.
Calibration took 0.02 seconds.
---------------------------------------------------------------------
Pose estimation for Test, for all frames.
On Wednesday 14. January 2026, 21:53:28
Project directory: D:\code\pose2sim_demo\Test
---------------------------------------------------------------------
Inference run only every 2 frames. Inbetween, pose estimation tracks previously detected points.
Estimating pose...
Using HALPE_26 model (body and feet) for pose estimation in balanced mode.
Valid CUDA installation found: using ONNXRuntime backend with GPU.
Skipping pose estimation as it has already been done. Set overwrite_pose to true in Config.toml if you want to run it again.
Pose estimation took 00h00m02s.
---------------------------------------------------------------------
Associating persons for Test, for all frames.
On Wednesday 14. January 2026, 21:53:30
Project directory: D:\code\pose2sim_demo\Test
---------------------------------------------------------------------
Multi-person analysis selected.
100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 82/82 [00:13<00:00, 5.87it/s]
--> A person was reconstructed if the lines from cameras to their keypoints intersected within 0.1 m and if the calculated affinity stayed above 0.2.
--> Beware that people were sorted across cameras, but not across frames. This will be done in the triangulation stage.
--> A person was reconstructed if the lines from cameras to their keypoints intersected within 0.1 m and if the calculated affinity stayed above 0.2.
--> A person was reconstructed if the lines from cameras to their keypoints intersected within 0.1 m and if the calculated affinity stayed above 0.2.
--> Beware that people were sorted across cameras, but not across frames. This will be done in the triangulation stage.
Tracked json files are stored in D:\code\pose2sim_demo\Test\pose-associated.
Associating persons took 00h00m14s.
---------------------------------------------------------------------
Triangulation of 2D points for Test, for all frames.
On Wednesday 14. January 2026, 21:53:44
Project directory: D:\code\pose2sim_demo\Test
---------------------------------------------------------------------
0%| | 0/82 [00:00<?, ?it/s]
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested