adyingfish
commited on
Commit
•
f040ff5
1
Parent(s):
4f20baf
Upload 5 files
Browse files
.gitattributes
CHANGED
@@ -54,3 +54,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
data/feicuiwan/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
data/feicuiwan/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
57 |
+
data/bonsai/input.ply filter=lfs diff=lfs merge=lfs -text
|
58 |
+
data/bonsai/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
59 |
+
data/bonsai/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
data/bonsai/cameras.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/bonsai/cfg_args
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Namespace(eval=True, images='images_2', model_path='./eval/bonsai', resolution=1, sh_degree=3, source_path='f:/bkerbl/Downloads/360_v2/bonsai', white_background=False)
|
data/bonsai/input.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd75034f1d60b2f9d4c8785263ab4905b6ae597ab76c3ae3423cbcc39c61d27b
|
3 |
+
size 5578785
|
data/bonsai/point_cloud/iteration_30000/point_cloud.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a16af6d8815498ffbf9eb5d5ee93f5bcc9dca34c4e3eb6f7a796ef9e97c0d273
|
3 |
+
size 308716644
|
data/bonsai/point_cloud/iteration_7000/point_cloud.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d910c613ffc2410a2e6331757940f5b2f20342ebf7e5203e803e484f75dce4b3
|
3 |
+
size 286972500
|