Hi, thanks for releasing the training code!
I'm trying to finetune the model on the TartanAir dataset. However, when I visualize the reconstructed point cloud using vis_data.py, the output appears as a single line instead of a proper 3D structure. This issue also occurs during training.
Interestingly, when I use a manual function to reconstruct the point cloud, it appears correctly. Do you have any insights on what might be causing this issue?


Hi, thanks for releasing the training code!
I'm trying to finetune the model on the TartanAir dataset. However, when I visualize the reconstructed point cloud using vis_data.py, the output appears as a single line instead of a proper 3D structure. This issue also occurs during training.
Interestingly, when I use a manual function to reconstruct the point cloud, it appears correctly. Do you have any insights on what might be causing this issue?