adyingfish
commited on
Commit
•
93a1c3c
1
Parent(s):
9b32671
Upload 5 files
Browse files
.gitattributes
CHANGED
@@ -64,3 +64,6 @@ data/bonsai/point_cloud/bonsai-7k-mini.ply filter=lfs diff=lfs merge=lfs -text
|
|
64 |
data/garden/input.ply filter=lfs diff=lfs merge=lfs -text
|
65 |
data/garden/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
66 |
data/garden/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
64 |
data/garden/input.ply filter=lfs diff=lfs merge=lfs -text
|
65 |
data/garden/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
66 |
data/garden/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
67 |
+
data/drjohnson/input.ply filter=lfs diff=lfs merge=lfs -text
|
68 |
+
data/drjohnson/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
69 |
+
data/drjohnson/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
data/drjohnson/cameras.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/drjohnson/cfg_args
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Namespace(eval=True, images='images', model_path='./eval/drjohnson', resolution=1, sh_degree=3, source_path='f:/bkerbl/Downloads/db/drjohnson', white_background=False)
|
data/drjohnson/input.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2853096509f1e3629d5682bb4bc39b2d892d6fa7de733d1605286b0e8a4f5ba
|
3 |
+
size 2183480
|
data/drjohnson/point_cloud/iteration_30000/point_cloud.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93b443fdebae902c7eee96a3f34f44539c1fbac94f87f48bde8c0e8bca8ac1e6
|
3 |
+
size 844479476
|
data/drjohnson/point_cloud/iteration_7000/point_cloud.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2175d02cedd78334af016653a8dd37a5d0e3b6de239b54b96e6c475691af73f8
|
3 |
+
size 471760276
|