Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about evaluaion of CoFusion dataset #37

Open
HelloTaeyeon opened this issue Jul 7, 2024 · 1 comment
Open

about evaluaion of CoFusion dataset #37

HelloTaeyeon opened this issue Jul 7, 2024 · 1 comment

Comments

@HelloTaeyeon
Copy link

Hi

Have you tried CoFusion's data set? When I verified it on your code, I reported the following error. Can you give some solutions? Thanks

#################### Results for /root/autodl-tmp/project/GO-SLAM/Datasets/CoFusion/room4 ...
Traceback (most recent call last):
File "run.py", line 90, in
slam.terminate(rank=-1, stream=dataset)
File "/root/autodl-tmp/project/GO-SLAM/src/slam.py", line 369, in terminate
pose_relation=PoseRelation.translation_part, align=True, correct_scale=True)
File "/root/miniconda3/envs/go-slam/lib/python3.7/site-packages/evo/main_ape.py", line 192, in ape
*traj_est.align(traj_ref, correct_scale, only_scale, n=n_to_align))
File "/root/miniconda3/envs/go-slam/lib/python3.7/site-packages/evo/core/trajectory.py", line 205, in align
with_scale)
File "/root/miniconda3/envs/go-slam/lib/python3.7/site-packages/evo/core/geometry.py", line 70, in umeyama_alignment
raise GeometryException("Degenerate covariance rank, "
evo.core.geometry.GeometryException: Degenerate covariance rank, Umeyama alignment is not possible

@ArchHazel
Copy link

same issue occurred on scannet 0000_00.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants