Comment by moondev 2 days ago cuda gpu onlyhttps://github.com/apple/ml-sharp#rendering-trajectories-cud... 5 comments moondev Reply delis-thumbs-7e 2 days ago Interestingly Apple’s own models don’t work on MPS. Well, I guess you just have to wait for few years.. diimdeep 2 days ago No, model works without CUDA then you have .ply that you can drop into gaussian splatter viewer like https://sparkjs.dev/examples/#editorCUDA is needed to render side scrolling video, but there is many ways to do other things with result. matthewmacleod 2 days ago This is specifically only for video rendering. The model itself works across GPU, CPU, and MPS. rcarmo 2 days ago Fixed that: https://github.com/rcarmo/ml-sharp gs17 2 days ago The gaussian splat output can be generated with CPU (this was honestly one of the easiest AI repos to get running).
delis-thumbs-7e 2 days ago Interestingly Apple’s own models don’t work on MPS. Well, I guess you just have to wait for few years..
diimdeep 2 days ago No, model works without CUDA then you have .ply that you can drop into gaussian splatter viewer like https://sparkjs.dev/examples/#editorCUDA is needed to render side scrolling video, but there is many ways to do other things with result.
matthewmacleod 2 days ago This is specifically only for video rendering. The model itself works across GPU, CPU, and MPS.
gs17 2 days ago The gaussian splat output can be generated with CPU (this was honestly one of the easiest AI repos to get running).
Interestingly Apple’s own models don’t work on MPS. Well, I guess you just have to wait for few years..
No, model works without CUDA then you have .ply that you can drop into gaussian splatter viewer like https://sparkjs.dev/examples/#editor
CUDA is needed to render side scrolling video, but there is many ways to do other things with result.
This is specifically only for video rendering. The model itself works across GPU, CPU, and MPS.
Fixed that: https://github.com/rcarmo/ml-sharp
The gaussian splat output can be generated with CPU (this was honestly one of the easiest AI repos to get running).