Skip to content

infinite loop when running raynet_to_pcl #5

@cecca46

Description

@cecca46

Hello,

I was trying to run raynet_to_pcl with the following command:
CUDA_VISIBLE_DEVICES=0 raynet_to_pcl ./probabilistic_reconstruction_data ./RES/FinalRun/depth_FromMRF ./RES/FinalRun/point_cloud --scene_idx 1 --dataset_type restrepo
--with_consistency_check

where the depth_FromMRF directory contains the depth maps generate by end-to-end training. As I only generated depth maps for 20 images, I sub-selected only the corresponding 20 images in the probabilistic_reconstruction_data folder and used those as frame_idxs.
However, issuing this command results in an infinite loop. Nothing I tried till now solved the issue.

Any suggestions?
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions