update
Browse files- app.py +1 -0
- src/experiments/log/gs/temp/gs_pred.splat +1 -1
app.py
CHANGED
@@ -23,6 +23,7 @@ import yaml
|
|
23 |
import matplotlib.pyplot as plt
|
24 |
from sklearn.neighbors import NearestNeighbors
|
25 |
|
|
|
26 |
gs_path = str(Path(__file__).parent / 'src/third-party/diff-gaussian-rasterization-w-depth')
|
27 |
os.system(f'pip install -e {gs_path}')
|
28 |
os.system('conda install -c dglteam/label/th24_cu124 dgl')
|
|
|
23 |
import matplotlib.pyplot as plt
|
24 |
from sklearn.neighbors import NearestNeighbors
|
25 |
|
26 |
+
os.environ["CUDA_HOME"] = "/usr/local/cuda"
|
27 |
gs_path = str(Path(__file__).parent / 'src/third-party/diff-gaussian-rasterization-w-depth')
|
28 |
os.system(f'pip install -e {gs_path}')
|
29 |
os.system('conda install -c dglteam/label/th24_cu124 dgl')
|
src/experiments/log/gs/temp/gs_pred.splat
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7675392
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a881c1547ec6042bf70b5b2270683bcdbc27151042736b2eca5198a5e4cb4ff3
|
3 |
size 7675392
|