-
Notifications
You must be signed in to change notification settings - Fork 70
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
Problem with model not being able to view #51
Comments
We update the viewer and you can try it again |
Please don't put the |
No, this is an optional parameter. |
No problem, and any bugs here? |
Because I previously implemented the Octree GS file you shared, and found out that the path to the. pt file was incorrect. Later, I corrected it, but found that the model had distortion in details. However, combining the LOD principle is a great practice. Seeing that your shared file has solved the distortion problem, I am curious to implement it and see the effect. |
Sorry to throw the compilation issue directly at you, mainly because I am in a hurry to see the results. Would it be convenient for you to share the execution program of your viewer? |
I get what you meant, actually I already gave a pre-compiled version, but a lot of people don't read ReadME |
Excuse me, is this the compiler that was just compiled? If not, then I have tried downloading and won't be able to read the. pt file |
We had some problems with the initial code, and later I added an anchor culling strategy, which you can refer to the |
Which version of libtorch are you using? |
Create a virtual environment using the conda you used in your tutorial, Does the Windows compilation viewer use the libtorch 1.10 version you shared, which is absolutely related to the cuda version? |
CUDA 11.6+ #32 |
I just tried the version of CUDA11.6, but it still reported an error in the same place. Maybe the version is still incorrect, I think Ubuntu also has CUDA 11.6 |
https://github.com/city-super/Scaffold-GS/tree/main/SIBR_viewers |
if so, please tell me all environment configuration |
Thank you for the author's sharing. I tried to achieve the effect of your paper using my own data. I modified the data input parameters of train_db. sh for reconstruction, but encountered the following problem when opening the model later. Hope for your answer
The text was updated successfully, but these errors were encountered: