-
Notifications
You must be signed in to change notification settings - Fork 5
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
Thank you for your help #6
Comments
Could you please upload the error message? |
name 'AsymmetricCroCo3DStereo' is not defined
|
import sys |
What's your run command? |
|
You can manually modify line 29 in the file run_pose_pointcloud.py at the following URL: Line 29 in 547902f
|
Thank you,but now report errors Warning, cannot find cuda-compiled version of RoPE2D, using a slow pytorch version instead |
Try --amp 1 |
Once again, thank you for your assistance with the deployment. I've successfully obtained the training results, but I have a few follow-up questions to ask 1.Regarding the first question about model visualization: In your web-based model viewer interface, how can I examine the rendered outputs from different camera perspectives? Currently, I can only observe viewing options for point clouds and various pose estimation results (static images). However, I cannot find functionality to visualize cinematic rendering effects or dynamically adjust camera viewpoints for real-time rendering observation. 2.Regarding the methodological question: Does your approach essentially employ a pre-trained large-scale "world reconstruction" model to accelerate both camera pose estimation and the training process of 3D Gaussian Splatting (3DGS) models? If so, could you elaborate on how this foundational model contributes to the efficiency improvements in these two components of the pipeline? |
Dear Professor/Researcher,
Thank you sincerely for your groundbreaking work. After carefully studying your paper and implementing the provided codebase, I would like to clarify several technical details:
Your expert insights would be invaluable for both academic understanding and practical implementation.
Best regards
The text was updated successfully, but these errors were encountered: