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

Permission denied when using ./fusible of fusion.sh #7

Closed
sunshinnnn opened this issue Jul 23, 2020 · 1 comment
Closed

Permission denied when using ./fusible of fusion.sh #7

sunshinnnn opened this issue Jul 23, 2020 · 1 comment

Comments

@sunshinnnn
Copy link

filter depth map with probability map
Convert mvsnet output to gipuma input
Run depth map fusion & filter
./fusibile -input_folder ../outputs_pretrained/fusibile_fused/scan1/ -p_folder ../outputs_pretrained/fusibile_fused/scan1/cams/ -images_folder ../outputs_pretrained/fusibile_fused/scan1/images/ --depth_min=0.001 --depth_max=100000 --normal_thresh=360 --disp_thresh=0.13 --num_consistent=3.0
sh: 1: ./fusibile: Permission denied

@sunshinnnn
Copy link
Author

sunshinnnn commented Jul 23, 2020

I'v found the solution..
The FUSIBILE_EXE_PATH="./fusibile" should be FUSIBILE_EXE_PATH="./fusibile/fusibile" in fusion.sh

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