You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run "python apps/volumetric_fusion/main.py -i apps/tracking_ours/results/test1.pkl -o path/to/hamlyn_tracking_test_data/test1" based on the original dataset, it occurred
“Traceback (most recent call last):
File "/mnt/cd43550d-ff7b-4058-a185-a6b1f0bd96ea/Endo-Depth-and-Motion-main/apps/volumetric_fusion/main.py", line 165, in
main()
File "/mnt/cd43550d-ff7b-4058-a185-a6b1f0bd96ea/Endo-Depth-and-Motion-main/apps/volumetric_fusion/main.py", line 76, in main
trajectory.parameters[i].intrinsic = intrinsic
IndexError: list index out of range”
The text was updated successfully, but these errors were encountered:
When I run "python apps/volumetric_fusion/main.py -i apps/tracking_ours/results/test1.pkl -o path/to/hamlyn_tracking_test_data/test1" based on the original dataset, it occurred
“Traceback (most recent call last):
File "/mnt/cd43550d-ff7b-4058-a185-a6b1f0bd96ea/Endo-Depth-and-Motion-main/apps/volumetric_fusion/main.py", line 165, in
main()
File "/mnt/cd43550d-ff7b-4058-a185-a6b1f0bd96ea/Endo-Depth-and-Motion-main/apps/volumetric_fusion/main.py", line 76, in main
trajectory.parameters[i].intrinsic = intrinsic
IndexError: list index out of range”
The text was updated successfully, but these errors were encountered: