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

Slow recontruction with demo_glomap #62

Open
LaFeuilleMorte opened this issue Oct 10, 2024 · 1 comment
Open

Slow recontruction with demo_glomap #62

LaFeuilleMorte opened this issue Oct 10, 2024 · 1 comment

Comments

@LaFeuilleMorte
Copy link

Hi, I was trying to use your mast3r_sfm to reconstruct a scene with 188 images. My settings was like:
image

My command was:

python demo_glomap.py
--weights checkpoints/MASt3R_ViTLarge_BaseDecoder_512_catmlpdpt_metric.pth
--retrieval_model checkpoints/MASt3R_ViTLarge_BaseDecoder_512_catmlpdpt_metric_retrieval_trainingfree.pth
--local_network
--server_port 8281

And the reconstruction took almost an hour to finish which is way too slower than using colmap (around 10 minutes). Is there anyway to optimize this?

@Reed-yang
Copy link

i think it is because glomap does not support GPU acceleration so far.

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

2 participants