cs50victor
commited on
init: add splats dataset with gcloud format (#1)
Browse files- init: add splats dataset with gcloud format (4376853aa361d0ca224f79570b7cc1b860f5948e)
.gitattributes
CHANGED
@@ -53,3 +53,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg 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
|
|
|
|
|
|
|
|
53 |
*.jpg 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 |
+
# Splat files
|
57 |
+
*.ply filter=lfs diff=lfs merge=lfs -text
|
58 |
+
*.gcloud filter=lfs diff=lfs merge=lfs -text
|
train/.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
train/point_cloud/iteration_30000/point_cloud.gcloud
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc6f6a1ead21eafbf26c80b4c266aacbcb81e0bf3d1c49749caada7963ae25a7
|
3 |
+
size 220682858
|
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.gcloud
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:164d7d7e5f62f7058fdeec33e623b355cc1b5186ecca4f5598e744914cdf8c7e
|
3 |
+
size 120225186
|
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
|