jkulhanek commited on
Commit
943e6af
1 Parent(s): 306b3f6

Add mip-splatting demos

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. mip-splatting/blender/chair_demo/params.json +32 -0
  2. mip-splatting/blender/chair_demo/scene.ksplat +3 -0
  3. mip-splatting/blender/drums_demo/params.json +32 -0
  4. mip-splatting/blender/drums_demo/scene.ksplat +3 -0
  5. mip-splatting/blender/ficus_demo/params.json +32 -0
  6. mip-splatting/blender/ficus_demo/scene.ksplat +3 -0
  7. mip-splatting/blender/hotdog_demo/params.json +32 -0
  8. mip-splatting/blender/hotdog_demo/scene.ksplat +3 -0
  9. mip-splatting/blender/lego_demo/params.json +32 -0
  10. mip-splatting/blender/lego_demo/scene.ksplat +3 -0
  11. mip-splatting/blender/materials_demo/params.json +32 -0
  12. mip-splatting/blender/materials_demo/scene.ksplat +3 -0
  13. mip-splatting/blender/mic_demo/params.json +32 -0
  14. mip-splatting/blender/mic_demo/scene.ksplat +3 -0
  15. mip-splatting/blender/ship_demo/params.json +32 -0
  16. mip-splatting/blender/ship_demo/scene.ksplat +3 -0
  17. mip-splatting/mipnerf360/bicycle_demo/params.json +32 -0
  18. mip-splatting/mipnerf360/bicycle_demo/scene.ksplat +3 -0
  19. mip-splatting/mipnerf360/bonsai_demo/params.json +32 -0
  20. mip-splatting/mipnerf360/bonsai_demo/scene.ksplat +3 -0
  21. mip-splatting/mipnerf360/counter_demo/params.json +32 -0
  22. mip-splatting/mipnerf360/counter_demo/scene.ksplat +3 -0
  23. mip-splatting/mipnerf360/flowers_demo/params.json +32 -0
  24. mip-splatting/mipnerf360/flowers_demo/scene.ksplat +3 -0
  25. mip-splatting/mipnerf360/garden_demo/params.json +32 -0
  26. mip-splatting/mipnerf360/garden_demo/scene.ksplat +3 -0
  27. mip-splatting/mipnerf360/kitchen_demo/params.json +32 -0
  28. mip-splatting/mipnerf360/kitchen_demo/scene.ksplat +3 -0
  29. mip-splatting/mipnerf360/room_demo/params.json +32 -0
  30. mip-splatting/mipnerf360/room_demo/scene.ksplat +3 -0
  31. mip-splatting/mipnerf360/stump_demo/params.json +32 -0
  32. mip-splatting/mipnerf360/stump_demo/scene.ksplat +3 -0
  33. mip-splatting/mipnerf360/treehill_demo/params.json +32 -0
  34. mip-splatting/mipnerf360/treehill_demo/scene.ksplat +3 -0
  35. mip-splatting/seathru-nerf/curasao_demo/params.json +32 -0
  36. mip-splatting/seathru-nerf/curasao_demo/scene.ksplat +3 -0
  37. mip-splatting/seathru-nerf/iui3_demo/params.json +32 -0
  38. mip-splatting/seathru-nerf/iui3_demo/scene.ksplat +3 -0
  39. mip-splatting/seathru-nerf/japanese-gradens_demo/params.json +32 -0
  40. mip-splatting/seathru-nerf/japanese-gradens_demo/scene.ksplat +3 -0
  41. mip-splatting/seathru-nerf/panama_demo/params.json +32 -0
  42. mip-splatting/seathru-nerf/panama_demo/scene.ksplat +3 -0
  43. mip-splatting/tanksandtemples/auditorium_demo/params.json +32 -0
  44. mip-splatting/tanksandtemples/auditorium_demo/scene.ksplat +3 -0
  45. mip-splatting/tanksandtemples/ballroom_demo/params.json +32 -0
  46. mip-splatting/tanksandtemples/ballroom_demo/scene.ksplat +3 -0
  47. mip-splatting/tanksandtemples/barn_demo/params.json +32 -0
  48. mip-splatting/tanksandtemples/barn_demo/scene.ksplat +3 -0
  49. mip-splatting/tanksandtemples/caterpillar_demo/params.json +32 -0
  50. mip-splatting/tanksandtemples/caterpillar_demo/scene.ksplat +3 -0
mip-splatting/blender/chair_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": "#ffffff",
4
+ "initialCameraPosition": [
5
+ 0.4882764207821837,
6
+ 0.3605364177688986,
7
+ 0.7447928868878542
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.2383425943922832,
20
+ "rotation": [
21
+ 0.042179018073775346,
22
+ 0.005885511780142183,
23
+ -0.5990007855171391,
24
+ 0.7996151262546678
25
+ ],
26
+ "offset": [
27
+ -1.2841297469812218e-11,
28
+ 6.212944811401222e-10,
29
+ 1.9625454594773828e-09
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/blender/chair_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:503e6ab329a386ba8d7394cbc210a2dfc91207ea6564824f3e74b03d1affb02c
3
+ size 3763608
mip-splatting/blender/drums_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": "#ffffff",
4
+ "initialCameraPosition": [
5
+ -0.4998651409608372,
6
+ -0.045843079064837255,
7
+ 0.8154231121581406
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.23753628097646298,
20
+ "rotation": [
21
+ -0.015148644465634447,
22
+ 0.009437628200696158,
23
+ 0.08841141068901238,
24
+ -0.9959241297432138
25
+ ],
26
+ "offset": [
27
+ 1.212545071294091e-09,
28
+ 2.0343422085788987e-09,
29
+ 2.5677548975977516e-10
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/blender/drums_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83899f486c7e1687e22fab2ac46a6bad8384ccf4e18560ec1453786a2f11384e
3
+ size 5550504
mip-splatting/blender/ficus_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": "#ffffff",
4
+ "initialCameraPosition": [
5
+ 0.9132911086410405,
6
+ 0.304617252684424,
7
+ 0.005552581358987063
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.23883347135880628,
20
+ "rotation": [
21
+ -0.07847463496898541,
22
+ 0.0332775999381959,
23
+ -0.5268732524980726,
24
+ 0.8456588607771695
25
+ ],
26
+ "offset": [
27
+ -1.3488937224137576e-09,
28
+ 2.5759038305150916e-09,
29
+ -6.339104519081928e-10
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/blender/ficus_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5047129e8f8d78ad520e81de57a5bbf39d125ccf793c66968d50b650da5678fa
3
+ size 3565224
mip-splatting/blender/hotdog_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": "#ffffff",
4
+ "initialCameraPosition": [
5
+ 0.13542246535261385,
6
+ 0.0213799487810985,
7
+ 0.9863895860885721
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.24704540537245193,
20
+ "rotation": [
21
+ -0.027289156883860046,
22
+ 0.010793757335969212,
23
+ 0.5524491790298826,
24
+ -0.8330298321839075
25
+ ],
26
+ "offset": [
27
+ -1.6230909775927227e-09,
28
+ 1.930023210694465e-09,
29
+ -1.394901305573626e-09
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/blender/hotdog_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6f89367d84c3e96bb5724b4de4b75c042d871a94fa6af47edac4d921a010e62
3
+ size 3293760
mip-splatting/blender/lego_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": "#ffffff",
4
+ "initialCameraPosition": [
5
+ -0.6675179688885037,
6
+ 0.6447982496030091,
7
+ 0.31536403276898617
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.24315864141201712,
20
+ "rotation": [
21
+ -0.0027236109807088145,
22
+ 0.035479805310932644,
23
+ 0.3941053224665174,
24
+ 0.9183761539597413
25
+ ],
26
+ "offset": [
27
+ 1.2690875433873927e-10,
28
+ 3.2305537411847496e-10,
29
+ -1.971751539819877e-09
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/blender/lego_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbcd53f1d87c326e90cbffff3e9490d8fd084ab02056622e2c5e43fe2032aba6
3
+ size 5600736
mip-splatting/blender/materials_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": "#ffffff",
4
+ "initialCameraPosition": [
5
+ -0.39455330528762367,
6
+ -0.6481170605635974,
7
+ -0.5803402118903167
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.23697097967691946,
20
+ "rotation": [
21
+ 0.11317676210707837,
22
+ 0.025471811346211015,
23
+ 0.9507501388315032,
24
+ 0.28743065399775836
25
+ ],
26
+ "offset": [
27
+ -8.92750734449166e-10,
28
+ -1.5221711044399733e-09,
29
+ -1.3997468392701329e-09
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/blender/materials_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f557f8fa4c50dd98bda786640eb1c156c46ca8570661d4302c2bbed8b3785786
3
+ size 4828620
mip-splatting/blender/mic_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": "#ffffff",
4
+ "initialCameraPosition": [
5
+ -0.23854235504130283,
6
+ 0.7259319889277933,
7
+ 0.6568618461228067
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.24996580253171582,
20
+ "rotation": [
21
+ 0.010465466377297854,
22
+ 0.013650481096529665,
23
+ -0.3353430480939045,
24
+ -0.941939052420287
25
+ ],
26
+ "offset": [
27
+ 5.990974079675415e-10,
28
+ -1.6545792643971047e-09,
29
+ -4.3445780306683446e-10
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/blender/mic_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b36bc2c001d1687eee3eca71bdb71b37a4ab7171fb8c7b19c613d53697587c9
3
+ size 6588060
mip-splatting/blender/ship_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": "#ffffff",
4
+ "initialCameraPosition": [
5
+ -0.9388746775435663,
6
+ -0.16688470731152444,
7
+ 0.2762673779751973
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.24628438139923656,
20
+ "rotation": [
21
+ -0.02117224907391513,
22
+ 0.0515022616840467,
23
+ 0.1149844314539106,
24
+ 0.9918053404946967
25
+ ],
26
+ "offset": [
27
+ -7.603364535202495e-10,
28
+ 1.246072994787184e-09,
29
+ 2.267471543859756e-09
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/blender/ship_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5c95e6c1761dd0a701dac46ff282b7339d8fb4ae3176d97696535c5e19cec3c
3
+ size 6718728
mip-splatting/mipnerf360/bicycle_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ -0.32942103315398774,
6
+ 0.9613294545569758,
7
+ -0.14401710006514265
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.22888033323111212,
20
+ "rotation": [
21
+ -0.45003885699382756,
22
+ 0.6488669078732837,
23
+ -0.49298558089927497,
24
+ 0.36524235801458904
25
+ ],
26
+ "offset": [
27
+ -0.007214847428598274,
28
+ 0.10279895462760322,
29
+ 0.08412395951436835
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/mipnerf360/bicycle_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb542133a1c35596e358b5378dfccd049833c9dc0eb785c9d959d062b113275c
3
+ size 131111364
mip-splatting/mipnerf360/bonsai_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ 0.999067309205532,
6
+ -0.06399863206728017,
7
+ 0.15928955756039653
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.21973242596226564,
20
+ "rotation": [
21
+ 0.19636361057327104,
22
+ 0.8853449111036756,
23
+ -0.39926685139136175,
24
+ -0.1348766184536155
25
+ ],
26
+ "offset": [
27
+ 0.14412365187954626,
28
+ -0.0003535804971097657,
29
+ 0.48330196585555024
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/mipnerf360/bonsai_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08d704361c838089adc7a0843203e1e2e266a8982080ce7b9a9a199b9685f89c
3
+ size 29123312
mip-splatting/mipnerf360/counter_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ 0.7767020949258885,
6
+ 0.13131370902940062,
7
+ 0.40045901246055976
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.2324795470793594,
20
+ "rotation": [
21
+ -0.8071459435445244,
22
+ -0.3701027874492069,
23
+ 0.16728380575981922,
24
+ 0.4284337531899857
25
+ ],
26
+ "offset": [
27
+ 0.07913406437547012,
28
+ -0.14688512832866243,
29
+ 0.5440358164966017
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/mipnerf360/counter_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:679c6c9047b03c855fdbe62e26b60a3efe4917661dc90b84f30466cc55d56909
3
+ size 27834896
mip-splatting/mipnerf360/flowers_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ 0.7350255409643957,
6
+ -0.2862798183218377,
7
+ -0.1444547963806818
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.23876315300777917,
20
+ "rotation": [
21
+ -0.32179495999894564,
22
+ 0.49758872125852016,
23
+ -0.6701024556473608,
24
+ 0.44700801685312674
25
+ ],
26
+ "offset": [
27
+ 0.0223520278487397,
28
+ 0.00402859119938404,
29
+ 0.004720325289608272
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/mipnerf360/flowers_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f88b15fa00b105f2c7c954c84b879eca70ffac912c37436c3707b4970038e058
3
+ size 75368420
mip-splatting/mipnerf360/garden_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ 1.048962666217299,
6
+ 0.06536615074217787,
7
+ 0.17245212573259566
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.23493236613743415,
20
+ "rotation": [
21
+ 0.5249819711750033,
22
+ 0.6778153432193696,
23
+ -0.4106109547921693,
24
+ -0.31041735493087214
25
+ ],
26
+ "offset": [
27
+ 0.08166239754256945,
28
+ -0.07559332122255462,
29
+ 0.4355414626590412
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/mipnerf360/garden_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d025f6072ed37fcc28f075d32835dbd14f0cb864def8005f8caf4d327c3da47
3
+ size 107824496
mip-splatting/mipnerf360/kitchen_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ -0.801915344072193,
6
+ -0.19380001954440979,
7
+ 0.2796243366258503
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.2266620092180733,
20
+ "rotation": [
21
+ -0.8831257830221892,
22
+ 0.1444080511508508,
23
+ -0.0802967567806129,
24
+ 0.4390758442168885
25
+ ],
26
+ "offset": [
27
+ 0.06917166942250716,
28
+ -0.05314041265136789,
29
+ 0.5261106218758103
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/mipnerf360/kitchen_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51018b66531196c798143601d3f02ce9ef765d7d0d1119c0048a0c0ba27ca501
3
+ size 43032540
mip-splatting/mipnerf360/room_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ -0.6128405412626861,
6
+ 0.40416453978937594,
7
+ 0.26555527816312496
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.17631718295840448,
20
+ "rotation": [
21
+ -0.6347638657701052,
22
+ 0.5711901973793087,
23
+ -0.3353277445617076,
24
+ 0.3979596673753966
25
+ ],
26
+ "offset": [
27
+ 0.0865909076694749,
28
+ 0.06265604602802298,
29
+ 0.276203528833913
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/mipnerf360/room_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8166d4c0a34503adf8de89e3013d877356410af534657640f6eace857e9d7286
3
+ size 36275480
mip-splatting/mipnerf360/stump_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ 0.5917944351752621,
6
+ -0.7149202713349458,
7
+ -0.1782950975770876
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.23859625582210411,
20
+ "rotation": [
21
+ -0.8455664304804927,
22
+ -0.39337439280466147,
23
+ 0.14446916739847315,
24
+ 0.33076072681204766
25
+ ],
26
+ "offset": [
27
+ 0.009754573651166387,
28
+ -0.10444330426601134,
29
+ 0.23584159285600811
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/mipnerf360/stump_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3679403c519959e06c53279f527aa78c80e23fabacbbb0d93e4be125305a144a
3
+ size 105402364
mip-splatting/mipnerf360/treehill_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ -0.27902187455278366,
6
+ 0.8084602176716709,
7
+ -0.2307105908942182
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.2138772558548477,
20
+ "rotation": [
21
+ -0.7176287030817348,
22
+ 0.41025804790853493,
23
+ -0.2539939728372986,
24
+ 0.502179689356142
25
+ ],
26
+ "offset": [
27
+ 0.04279972973350468,
28
+ -0.012040602512207382,
29
+ 0.01814637097337892
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/mipnerf360/treehill_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d49238d4ea6feec5af8ef9be64444835bbdcb0651dd5c165bfd4f7b9fdb16d0
3
+ size 77381296
mip-splatting/seathru-nerf/curasao_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ 0.39151168868849706,
6
+ 0.24396023873787512,
7
+ -0.3408501539460073
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.12336015580457953,
20
+ "rotation": [
21
+ -0.7079360916688788,
22
+ 0.029124907394822097,
23
+ 0.009276494762005495,
24
+ 0.705614750785984
25
+ ],
26
+ "offset": [
27
+ -0.016710334875456822,
28
+ 0.02425725896930067,
29
+ -0.06883205823608707
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/seathru-nerf/curasao_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b93281fb21cc9649d69bc54cbdb6e0fdce0df168d27d3573e7eb1c7a3ac573b
3
+ size 23570164
mip-splatting/seathru-nerf/iui3_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ 0.15460711079621134,
6
+ -0.7163109418470575,
7
+ -0.1595912937641841
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.16197853717304458,
20
+ "rotation": [
21
+ -0.7485912788033515,
22
+ -0.0036865083152282097,
23
+ 0.11596766516466615,
24
+ 0.6528008942949299
25
+ ],
26
+ "offset": [
27
+ -0.010607199975160356,
28
+ -0.01085398933759853,
29
+ -0.05092641543250332
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/seathru-nerf/iui3_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3502f6a6656a88729e093c76937edbdb09b0f11c17ba0edfcbd7798eb5b9cae9
3
+ size 32401828
mip-splatting/seathru-nerf/japanese-gradens_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ -0.8202222314802773,
6
+ -0.5122827490345269,
7
+ -0.2625752834424488
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.20563716922470085,
20
+ "rotation": [
21
+ 0.690501180597269,
22
+ 0.012973004923148013,
23
+ -0.018827686579510117,
24
+ -0.7229698050092449
25
+ ],
26
+ "offset": [
27
+ -0.07064754911678865,
28
+ -0.006367012503345849,
29
+ -0.047291466759756866
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/seathru-nerf/japanese-gradens_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7817a10ab819e9c171b15e98c7a050c6218303c896d5e838ee100bac88adc372
3
+ size 29432840
mip-splatting/seathru-nerf/panama_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ -0.5275112052094113,
6
+ -0.6252189945220826,
7
+ -0.7655935512671959
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.19825229174292244,
20
+ "rotation": [
21
+ -0.7137289813254529,
22
+ 0.02292297105532959,
23
+ -0.04997946006438636,
24
+ 0.6982603613164647
25
+ ],
26
+ "offset": [
27
+ -0.008358536509839394,
28
+ -0.036801246605280565,
29
+ -0.05875693019020648
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/seathru-nerf/panama_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3411c8b7bb6fbaa93d6490c79cead5c3f4cf490744ba6e0310a1d4400a9c57ee
3
+ size 23058400
mip-splatting/tanksandtemples/auditorium_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ -0.14167329235955606,
6
+ -0.41808794091547596,
7
+ -0.030521450285414035
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.16260780946417097,
20
+ "rotation": [
21
+ -0.693652907219041,
22
+ 0.14714191796094012,
23
+ -0.12163264497101701,
24
+ 0.6945505020966459
25
+ ],
26
+ "offset": [
27
+ 0.04870121307680213,
28
+ -0.12561187392313275,
29
+ 0.01129238523546114
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/tanksandtemples/auditorium_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f424d1c745cad2d23211735b76d98b343be358879658cedb439d43e6baf241e
3
+ size 16175944
mip-splatting/tanksandtemples/ballroom_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ 0.7419542815108793,
6
+ -0.10290319579803461,
7
+ -0.02515005538280214
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.1655288812917541,
20
+ "rotation": [
21
+ 0.6051920014507202,
22
+ 0.3826167143687581,
23
+ -0.3870394290477436,
24
+ -0.5809884436270008
25
+ ],
26
+ "offset": [
27
+ 0.07421405460257324,
28
+ -0.051393732887367705,
29
+ -0.01179763797716525
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/tanksandtemples/ballroom_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a23f45e832ba67931b9fe139a3a8e351e0023644d3b976f2d8cba4318ddc2bc2
3
+ size 74766700
mip-splatting/tanksandtemples/barn_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ 0.6067628472029684,
6
+ 0.42194637749952435,
7
+ 0.003154097789530622
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.22360793064610496,
20
+ "rotation": [
21
+ 0.6533605664927327,
22
+ 0.22814117698529812,
23
+ -0.22214481914487422,
24
+ -0.6868211214305726
25
+ ],
26
+ "offset": [
27
+ 0.10384077961851051,
28
+ -0.12949540848272698,
29
+ 0.010018558194969543
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/tanksandtemples/barn_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d16effe47b0cfbb29d05a50b1702b0fa514e634d2d658adf38a0fe66ded80833
3
+ size 23074672
mip-splatting/tanksandtemples/caterpillar_demo/params.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gaussian-splatting",
3
+ "backgroundColor": null,
4
+ "initialCameraPosition": [
5
+ -0.6118147396165491,
6
+ -0.06743429620483224,
7
+ 0.0458400233648438
8
+ ],
9
+ "initialCameraLookAt": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "cameraUp": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0
18
+ ],
19
+ "scale": 0.15632593622993346,
20
+ "rotation": [
21
+ -0.6077794291032659,
22
+ 0.4155242402537982,
23
+ -0.375950839653294,
24
+ 0.5626764056581679
25
+ ],
26
+ "offset": [
27
+ -0.056956215437224025,
28
+ -0.0800579785069153,
29
+ 0.050327396724357085
30
+ ],
31
+ "sceneUri": "scene.ksplat"
32
+ }
mip-splatting/tanksandtemples/caterpillar_demo/scene.ksplat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:799405db266335f0e8b8cf839f4e49522819783a5b1c811e5ad0148c10562b2f
3
+ size 27662080