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

How to view 3DGS with MLPs #233

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

How to view 3DGS with MLPs #233

LaFeuilleMorte opened this issue Oct 25, 2024 · 1 comment
Labels
question Further information is requested

Comments

@LaFeuilleMorte
Copy link

Hi, I'm currently working on Scaffold-GS which uses mlp to decode gaussian properties. I know there's some ML framework in Javascript (For example, the onnxruntime-web). Maybe I can use webgpu to infer on these MLPs. But I' m quite new to Javascript. Can you give me some tips on where to implement these codes?

@slimbuck
Copy link
Member

Hi @LaFeuilleMorte,

This is an interesting question for the community. I'd quite like to know the answer myself.

SuperSplat currently uses WebGL, because browser support for WebGPU is still quite limited.

However, since the PlayCanvas engine supports both WebGL and WebGPU, I will soon be adding the option of using WebGPU in SuperSplat. I hope this will help with any user WebGPU ML integration.

@willeastcott willeastcott added the question Further information is requested label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants