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

cuda section replacement #3

Open
chensiyuan030105 opened this issue Jul 24, 2024 · 2 comments
Open

cuda section replacement #3

chensiyuan030105 opened this issue Jul 24, 2024 · 2 comments

Comments

@chensiyuan030105
Copy link

Are the major changes to your code all in the cuda section? Can I directly replace the cuda part of 3DGS directly with the cuda part of your code to achieve anti-aliasing effect? I tried it and found that the psnr was very low, was there something I missed or misunderstood?

@lzhnb
Copy link
Owner

lzhnb commented Jul 25, 2024

Yes, I mainly modify the CUDA code (forward.cu and backward.cu), and I also format parameters in function definition in CUDA.

@chensiyuan030105
Copy link
Author

chensiyuan030105 commented Jul 25, 2024 via email

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