Run OpenSplat on Google Colaboratory
Paste and execute the following code at the begginning of your notebook:
# Install COLMAP and OpenSplat (~3min)
!curl -fsSL https://epassaro.github.io/opensplat-colab/install.sh | bash
This project continuously integrates the latest upstream changes from OpenSplat, ensuring compatibility with the latest version of Google Colaboratory.
Component | Version |
---|---|
Ubuntu | 22.04 |
CUDA Toolkit | 12.5 |
GPUs | T4, A100, L4 |