johnowhitaker
commited on
Commit
•
7cdf5fd
1
Parent(s):
a9ce71b
Upload folder using huggingface_hub
Browse files- .gitattributes +3 -0
- train/cameras.json +0 -0
- train/cfg_args +1 -0
- train/input.ply +3 -0
- train/point_cloud/iteration_30000/point_cloud.ply +3 -0
- train/point_cloud/iteration_7000/point_cloud.ply +3 -0
.gitattributes
CHANGED
@@ -54,3 +54,6 @@ room/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -t
|
|
54 |
kitchen/input.ply filter=lfs diff=lfs merge=lfs -text
|
55 |
kitchen/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
56 |
kitchen/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
54 |
kitchen/input.ply filter=lfs diff=lfs merge=lfs -text
|
55 |
kitchen/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
56 |
kitchen/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
57 |
+
train/input.ply filter=lfs diff=lfs merge=lfs -text
|
58 |
+
train/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
59 |
+
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(eval=True, images='images', model_path='./eval/train', resolution=1, sh_degree=3, source_path='f:/bkerbl/Downloads/tandt/train', white_background=False)
|
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:70e055d46f53636c83547a59c4998a0a27f64e42fceba45c6b78dfc77f52958d
|
3 |
+
size 254575516
|
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:8212d03d01edc66423fdd8a6e9884f5f73838cccdda1c82dbf2aea514eb0dce7
|
3 |
+
size 138698755
|