top | item 46285315

(no title)

moondev | 2 months ago

cuda gpu only

https://github.com/apple/ml-sharp#rendering-trajectories-cud...

discuss

order

diimdeep|2 months ago

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.

delis-thumbs-7e|2 months ago

Interestingly Apple’s own models don’t work on MPS. Well, I guess you just have to wait for few years..

matthewmacleod|2 months ago

This is specifically only for video rendering. The model itself works across GPU, CPU, and MPS.

gs17|2 months ago

The gaussian splat output can be generated with CPU (this was honestly one of the easiest AI repos to get running).