pierotofy / OpenSplat

Production-grade 3D gaussian splatting with CPU/GPU support for Windows, Mac and Linux 🚀
https://antimatter15.com/splat/?url=https://splat.uav4geo.com/banana.splat
GNU Affero General Public License v3.0
924 stars 87 forks source link

Add MSL support #47

Closed pierotofy closed 7 months ago

pierotofy commented 8 months ago

Metal could be a good candidate for getting faster training on Mac.

pfxuan commented 8 months ago

People already started building the Apple silicon based rack. It would be amazing if we can leverage M2/M3 chips for 3DGS.

IMG_5359

pfxuan commented 8 months ago

With a proper optimization, technically, even a mobile device should have a capability to handle the training part. e.g. Scaniverse iOS app 3.0 supports the end to end 3DGS reconstruction on device.

pierotofy commented 7 months ago

76