Hello,
I'm trying to run the command python scripts/data_processing/compute_fields_new.py --starti 00020 --endi 00050, but I get the following error :
FileNotFoundError: Invalid path /home/evdotheo/workspace/MonoNPHM/dataset/NPHM/00040/00037//scan.ply does not exist
I'm not really sure if everything went right in the previous steps of preprocessing and tracking.
Output files of preprocessing task:
Output files of tracking task:
Also, I noticed that nothing is stored in the progress folder. Am I missing something?
Hello, I'm trying to run the command
python scripts/data_processing/compute_fields_new.py --starti 00020 --endi 00050
, but I get the following error :FileNotFoundError: Invalid path /home/evdotheo/workspace/MonoNPHM/dataset/NPHM/00040/00037//scan.ply does not exist
I'm not really sure if everything went right in the previous steps of preprocessing and tracking.Output files of preprocessing task:
Output files of tracking task:
Also, I noticed that nothing is stored in the progress folder. Am I missing something?