You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-33Lines changed: 11 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@
41
41
<a href="#installation">Installation</a>
42
42
</li>
43
43
<li>
44
-
<a href="#demo">Online Demo</a>
44
+
<a href="#demo">Offline Demo</a>
45
45
</li>
46
46
<li>
47
47
<a href="#usage">Usage</a>
@@ -66,7 +66,6 @@
66
66
67
67
## Installation
68
68
69
-
##### (Recommended)
70
69
SplaTAM has been benchmarked with Python 3.10, Torch 1.12.1 & CUDA=11.6. However, Torch 1.12 is not a hard requirement and the code has also been tested with other versions of Torch and CUDA such as Torch 2.3.0 & CUDA 12.1.
71
70
72
71
The simplest way to install all dependences is to use [anaconda](https://www.anaconda.com/) and [pip](https://pypi.org/project/pip/) in the following steps:
@@ -86,6 +85,7 @@ conda activate splatam
86
85
``` -->
87
86
88
87
#### Docker Setup
88
+
##### (Ekumen Recommended)
89
89
90
90
We also provide a docker image. We recommend using a venv to run the code inside a docker image:
You can SplaTAM your own environment with an iPhone or LiDAR-equipped Apple device by downloading and using the <ahref="https://apps.apple.com/au/app/nerfcapture/id6446518379">NeRFCapture</a> app.
107
-
108
-
Make sure that your iPhone and PC are connected to the same WiFi network, and then run the following command:
On the app, keep clicking send for successive frames. Once the capturing of frames is done, the app will disconnect from the PC and check out SplaTAM's interactive rendering of the reconstruction on your PC! Here are some cool example results:
0 commit comments