Skip to content

OOM error saving very large plys #408

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

Open
vincentwoo opened this issue Feb 17, 2025 · 5 comments
Open

OOM error saving very large plys #408

vincentwoo opened this issue Feb 17, 2025 · 5 comments
Labels
bug Something isn't working

Comments

@vincentwoo
Copy link
Contributor

Supersplat seems able to read very large (10M splat) scenes without much trouble, but if you attempt to save you get an array buffer allocation failed:

Image

I'm not sure if this is fixable but it would be nice to have!

@slimbuck slimbuck added the bug Something isn't working label Apr 7, 2025
@teqdeq
Copy link

teqdeq commented Apr 10, 2025

getting the same error here, winn 11 64gb ram and nvidia a5000 even on 6M splats

@slimbuck
Copy link
Member

Sorry I meant to ask before, is this exporting ply or saving ssproj or something else? Thanks!

@teqdeq
Copy link

teqdeq commented Apr 10, 2025

it happens during export to html

@vincentwoo
Copy link
Contributor Author

Sorry I meant to ask before, is this exporting ply or saving ssproj or something else? Thanks!

both for me I believe?

@hnzhw
Copy link

hnzhw commented Apr 29, 2025

If the size of the saved file exceeds 1.45G, this error will occur.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants