thanks to graphdeco-inria ❤
Browse files
.gitattributes
CHANGED
@@ -35,3 +35,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl filter=lfs diff=lfs merge=lfs -text
|
37 |
simple_knn-0.0.0-cp310-cp310-linux_x86_64.whl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl filter=lfs diff=lfs merge=lfs -text
|
37 |
simple_knn-0.0.0-cp310-cp310-linux_x86_64.whl filter=lfs diff=lfs merge=lfs -text
|
38 |
+
train/input.ply filter=lfs diff=lfs merge=lfs -text
|
39 |
+
train/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
40 |
+
train/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
train/cameras.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
train/cfg_args
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Namespace(sh_degree=3, source_path='/content/gaussian-splatting/tandt/train', model_path='./output/e9d89ec8-e', images='images', resolution=-1, white_background=False, data_device='cuda', eval=False)
|
train/events.out.tfevents.1691808263.f4b05fff5621.3570.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bbde74419eb739bbb56fc26f957533ce3ebc0428330f86040eeda938beb947d
|
3 |
+
size 16429358
|
train/input.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e470d2486b52265b5f77d90a226c4daa3f87e3ee5312173773597ad72b6b6b37
|
3 |
+
size 4932756
|
train/point_cloud/iteration_30000/point_cloud.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f03e4979ac27345da1422d960d604b98db9541bdb3586d135d64bb4d9bde8eb3
|
3 |
+
size 265724108
|
train/point_cloud/iteration_7000/point_cloud.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1bc6c22fa74db350a783385f578be0eb5465c1df0daaedb33fa10c99e10c380
|
3 |
+
size 165633787
|