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

Questions about dense reconstruction #5

Open
zhengxyun opened this issue Apr 13, 2023 · 0 comments
Open

Questions about dense reconstruction #5

zhengxyun opened this issue Apr 13, 2023 · 0 comments

Comments

@zhengxyun
Copy link

Hi,
Thanks for your nice work. I am tring Neus for dense reconstruction. DEMO data does not seem to have the NeuS input.
image

I follow the Neus Data Convention, I run into this error: "Mismatch between number of poses and images"

So I built colmap from source following the installation guide on the official, and it still doesn't seem to work. How can i get the COLMAP output with Monocular Video?

data_dir=/amax/zxyun/3D_ObjRecon/NeuS/public_data/hhor
colmap feature_extractor --database_path ${data_dir}/database.db --image_path ${data_dir}/images
colmap sequential_matcher --database_path ${data_dir}/database.db
colmap mapper --database_path ${data_dir}/databse.db --image_path ${data_dir}/images --output_path ${data_dir}/sparse

image

Thanks.

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