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

S2P test error #37

Open
fanzz1208 opened this issue Dec 10, 2024 · 1 comment
Open

S2P test error #37

fanzz1208 opened this issue Dec 10, 2024 · 1 comment

Comments

@fanzz1208
Copy link

(s2p) root@f38ff6aacd8f:/workspace/satnerf# python3 eval_s2p.py JAX_068 /workspace/satnerf/datasets/root_dir/crops_rpcs_ba_v2/JAX_068 /workspace/satnerf/datasets/DFC2019 /workspace/satnerf/results/ --n_pairs 10
Output dir: /workspace/satnerf/results/s2p_dsms/JAX_068
10 heuristic pairs selected
Running s2p ! Pair 1 of 10...
...done
Running s2p ! Pair 2 of 10...
...done
Running s2p ! Pair 3 of 10...
...done
Running s2p ! Pair 4 of 10...
...done
Running s2p ! Pair 5 of 10...
...done
Running s2p ! Pair 6 of 10...
...done
Running s2p ! Pair 7 of 10...
...done
Running s2p ! Pair 8 of 10...
...done
Running s2p ! Pair 9 of 10...
...done
Running s2p ! Pair 10 of 10...
...done
Traceback (most recent call last):
File "eval_s2p.py", line 320, in
fire.Fire(eval_s2p)
File "/root/anaconda3/envs/s2p/lib/python3.6/site-packages/fire/core.py", line 135, in Fire
component_trace = _Fire(component, args, parsed_flag_args, context, name)
File "/root/anaconda3/envs/s2p/lib/python3.6/site-packages/fire/core.py", line 473, in _Fire
target=component.name)
File "/root/anaconda3/envs/s2p/lib/python3.6/site-packages/fire/core.py", line 684, in _CallAndUpdateTrace
component = fn(*varargs, **kwargs)
File "eval_s2p.py", line 258, in eval_s2p
shutil.rmtree("s2p_tmp")
File "/root/anaconda3/envs/s2p/lib/python3.6/shutil.py", line 477, in rmtree
onerror(os.lstat, path, sys.exc_info())
File "/root/anaconda3/envs/s2p/lib/python3.6/shutil.py", line 475, in rmtree
orig_st = os.lstat(path)
FileNotFoundError: [Errno 2] No such file or directory: 's2p_tmp'

@fanzz1208
Copy link
Author

"/mnt/cdisk/roger/Datasets/SatNeRF/root_dir/fullaoi_rpcs_ba_v1/JAX_068"
where "fullaoi_rpcs_ba_v1"?

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

1 participant