turandai commited on
Commit
a85ba6d
·
verified ·
1 Parent(s): dc418c5

Upload 36 files

Browse files
.gitattributes CHANGED
@@ -69,3 +69,6 @@ dominos/colmap/distorted/database.db filter=lfs diff=lfs merge=lfs -text
69
  dominos/colmap/sparse/0/points3D_dense.ply filter=lfs diff=lfs merge=lfs -text
70
  dominos/colmap/sparse/0/points3D.ply filter=lfs diff=lfs merge=lfs -text
71
  dominos/init_quant/point_cloud_quant_int.ply filter=lfs diff=lfs merge=lfs -text
 
 
 
 
69
  dominos/colmap/sparse/0/points3D_dense.ply filter=lfs diff=lfs merge=lfs -text
70
  dominos/colmap/sparse/0/points3D.ply filter=lfs diff=lfs merge=lfs -text
71
  dominos/init_quant/point_cloud_quant_int.ply filter=lfs diff=lfs merge=lfs -text
72
+ uno/colmap/distorted/database.db filter=lfs diff=lfs merge=lfs -text
73
+ uno/colmap/sparse/0/points3D.ply filter=lfs diff=lfs merge=lfs -text
74
+ uno/init_quant/point_cloud_quant_int.ply filter=lfs diff=lfs merge=lfs -text
uno/colmap/distorted/database.db ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:522992a830798d986c177a7b2c101057bde17580bb5d74c58a389e89679e0e2a
3
+ size 40669184
uno/colmap/distorted/sparse/0/cameras.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a651bc74931a83b488b486c07c47a19bb99b678ca5b4a0834c2c955a91e25dd
3
+ size 96
uno/colmap/distorted/sparse/0/images.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a1fa16309fbe767061c4db526b05f1aaa24988299cea77fae774fd31dbda5ec
3
+ size 6008027
uno/colmap/distorted/sparse/0/points3D.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94fe2d4e6866f974b13b1c5b17770476ec3207370e1b14c4120ec6bbcb9817c8
3
+ size 1024753
uno/colmap/distorted/sparse/0/project.ini ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ log_to_stderr=false
2
+ random_seed=0
3
+ log_level=2
4
+ database_path=/data/DeskGames/UNO/frames/frame000000/distorted/database.db
5
+ image_path=/data/DeskGames/UNO/frames/frame000000/images
6
+ [Mapper]
7
+ ignore_watermarks=false
8
+ multiple_models=true
9
+ extract_colors=true
10
+ ba_refine_focal_length=true
11
+ ba_refine_principal_point=false
12
+ ba_refine_extra_params=true
13
+ fix_existing_images=false
14
+ tri_ignore_two_view_tracks=true
15
+ min_num_matches=15
16
+ max_num_models=50
17
+ max_model_overlap=20
18
+ min_model_size=10
19
+ init_image_id1=-1
20
+ init_image_id2=-1
21
+ init_num_trials=200
22
+ num_threads=-1
23
+ ba_min_num_residuals_for_multi_threading=50000
24
+ ba_local_num_images=6
25
+ ba_local_max_num_iterations=25
26
+ ba_global_images_freq=500
27
+ ba_global_points_freq=250000
28
+ ba_global_max_num_iterations=50
29
+ ba_global_max_refinements=5
30
+ ba_local_max_refinements=2
31
+ snapshot_images_freq=0
32
+ init_min_num_inliers=100
33
+ init_max_reg_trials=2
34
+ abs_pose_min_num_inliers=30
35
+ max_reg_trials=3
36
+ tri_max_transitivity=1
37
+ tri_complete_max_transitivity=5
38
+ tri_re_max_trials=1
39
+ min_focal_length_ratio=0.10000000000000001
40
+ max_focal_length_ratio=10
41
+ max_extra_param=1
42
+ ba_local_function_tolerance=0
43
+ ba_global_images_ratio=1.1000000000000001
44
+ ba_global_points_ratio=1.1000000000000001
45
+ ba_global_function_tolerance=9.9999999999999995e-07
46
+ ba_global_max_refinement_change=0.00050000000000000001
47
+ ba_local_max_refinement_change=0.001
48
+ init_max_error=4
49
+ init_max_forward_motion=0.94999999999999996
50
+ init_min_tri_angle=16
51
+ abs_pose_max_error=12
52
+ abs_pose_min_inlier_ratio=0.25
53
+ filter_max_reproj_error=4
54
+ filter_min_tri_angle=1.5
55
+ local_ba_min_tri_angle=6
56
+ tri_create_max_angle_error=2
57
+ tri_continue_max_angle_error=2
58
+ tri_merge_max_reproj_error=4
59
+ tri_complete_max_reproj_error=4
60
+ tri_re_max_angle_error=5
61
+ tri_re_min_ratio=0.20000000000000001
62
+ tri_min_angle=1.5
63
+ snapshot_path=
uno/colmap/run-colmap-geometric.sh ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # You must set $COLMAP_EXE_PATH to
2
+ # the directory containing the COLMAP executables.
3
+ $COLMAP_EXE_PATH/colmap patch_match_stereo \
4
+ --workspace_path . \
5
+ --workspace_format COLMAP \
6
+ --PatchMatchStereo.max_image_size 2000 \
7
+ --PatchMatchStereo.geom_consistency true
8
+ $COLMAP_EXE_PATH/colmap stereo_fusion \
9
+ --workspace_path . \
10
+ --workspace_format COLMAP \
11
+ --input_type geometric \
12
+ --output_path ./fused.ply
13
+ $COLMAP_EXE_PATH/colmap poisson_mesher \
14
+ --input_path ./fused.ply \
15
+ --output_path ./meshed-poisson.ply
16
+ $COLMAP_EXE_PATH/colmap delaunay_mesher \
17
+ --input_path . \
18
+ --input_type dense \
19
+ --output_path ./meshed-delaunay.ply
uno/colmap/run-colmap-photometric.sh ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # You must set $COLMAP_EXE_PATH to
2
+ # the directory containing the COLMAP executables.
3
+ $COLMAP_EXE_PATH/colmap patch_match_stereo \
4
+ --workspace_path . \
5
+ --workspace_format COLMAP \
6
+ --PatchMatchStereo.max_image_size 2000 \
7
+ --PatchMatchStereo.geom_consistency false
8
+ $COLMAP_EXE_PATH/colmap stereo_fusion \
9
+ --workspace_path . \
10
+ --workspace_format COLMAP \
11
+ --input_type photometric \
12
+ --output_path ./fused.ply
13
+ $COLMAP_EXE_PATH/colmap poisson_mesher \
14
+ --input_path ./fused.ply \
15
+ --output_path ./meshed-poisson.ply
16
+ $COLMAP_EXE_PATH/colmap delaunay_mesher \
17
+ --input_path . \
18
+ --input_type dense \
19
+ --output_path ./meshed-delaunay.ply
uno/colmap/sparse/0/cameras.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ee2969dab544f79919954a0d4b78dde7353d21a9c67d6a3b2e03b26b2e62301
3
+ size 64
uno/colmap/sparse/0/images.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a65adefdc9289c98f081e3d4987cc45e0f7c744dcd0b2a214c2d032fae37d4c9
3
+ size 6008027
uno/colmap/sparse/0/points3D.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b0fff507d7f4922f718e6d3c60a6aa40717a2a142e0713e5377f467bd71b3f1
3
+ size 1024753
uno/colmap/sparse/0/points3D.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da2dd3bdc2809ff48d156a08d0ccfff4df2e9195fc2f0faffd068c7f3e6ad3e7
3
+ size 301202
uno/colmap/stereo/fusion.cfg ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 00.png
2
+ 01.png
3
+ 02.png
4
+ 03.png
5
+ 04.png
6
+ 05.png
7
+ 06.png
8
+ 07.png
9
+ 08.png
10
+ 09.png
11
+ 10.png
12
+ 11.png
13
+ 12.png
14
+ 13.png
15
+ 14.png
16
+ 15.png
17
+ 16.png
18
+ 17.png
19
+ 18.png
20
+ 19.png
21
+ 20.png
uno/colmap/stereo/patch-match.cfg ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 00.png
2
+ __auto__, 20
3
+ 01.png
4
+ __auto__, 20
5
+ 02.png
6
+ __auto__, 20
7
+ 03.png
8
+ __auto__, 20
9
+ 04.png
10
+ __auto__, 20
11
+ 05.png
12
+ __auto__, 20
13
+ 06.png
14
+ __auto__, 20
15
+ 07.png
16
+ __auto__, 20
17
+ 08.png
18
+ __auto__, 20
19
+ 09.png
20
+ __auto__, 20
21
+ 10.png
22
+ __auto__, 20
23
+ 11.png
24
+ __auto__, 20
25
+ 12.png
26
+ __auto__, 20
27
+ 13.png
28
+ __auto__, 20
29
+ 14.png
30
+ __auto__, 20
31
+ 15.png
32
+ __auto__, 20
33
+ 16.png
34
+ __auto__, 20
35
+ 17.png
36
+ __auto__, 20
37
+ 18.png
38
+ __auto__, 20
39
+ 19.png
40
+ __auto__, 20
41
+ 20.png
42
+ __auto__, 20
uno/init_quant/codebooks.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:731eead6a84d8039f9181e9446cc79bfb1650bfba3dd1981beb2bb732ef57748
3
+ size 173448
uno/init_quant/point_cloud_quant_int.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d9bbe676fae7ed872204a65b69167513f58c2812e106407a20287162d4b77b4
3
+ size 5580506
uno/videos/cam00.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95a1d9431d2d1b0df0b4d295b15dd34118420ecd1bae72ee488fc17ecfb117b7
3
+ size 227576559
uno/videos/cam01.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d63ddbdaa345ca24064c6eed4ff0f609837ae4ccea8123364b5984326249f9f
3
+ size 228224810
uno/videos/cam02.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:436f13e3e4a20ce82427b52faf8f9d81b3747bff745637f0a9d90c4da823b085
3
+ size 264217029
uno/videos/cam03.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a7c01dbeaed689ecb4055db5e9f6fef95f2702e5ef5451f8efe8f0614e43bca
3
+ size 251604911
uno/videos/cam04.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c95642ea9f3cf60f437b7fbc6ea12022699375968cdb1ed44d0e6b74bddd850
3
+ size 237730644
uno/videos/cam05.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12663fedd2efac84c40d914c24c6df9e90ea90890ed5fa37e9b5bff7c0383490
3
+ size 254147122
uno/videos/cam06.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:302e7a121703f48688b9d8c9ad50f55dcfce6f70ea84959629e6647a1caad3d8
3
+ size 240450388
uno/videos/cam07.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d46c3bcb2e2be8f1ae096b9eddf54c27b1b346ca8b58b3a6871b62679f586344
3
+ size 215593152
uno/videos/cam08.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e5fcc31172f40645a15eda1e90f42a21b67885149111e900918e78565740569
3
+ size 292149195
uno/videos/cam09.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a178c22a3822719f4ac466d80459256a677c8b05f0795003a61a6ea1f8dd5d2e
3
+ size 211507438
uno/videos/cam10.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c17613517cc92bbc66f780c19843caba0523e3d9a08d067b87fcb01455485044
3
+ size 215600076
uno/videos/cam11.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58ce48700f66160cfb846dcf5159f1c2f119dacf12a3e26b9554b57570292c1c
3
+ size 231208510
uno/videos/cam12.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e7d54230a17a991b49a4c5bbae6f75ae47442620899728d29d4b4eba21f7058
3
+ size 221520769
uno/videos/cam13.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92fb7e4eeedfd4f48ad5ef9769e5a6bbc32a6ba5d7a24edbb697d3456e518e56
3
+ size 222085039
uno/videos/cam14.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd7078439987bb6f1380bfea9fd7d010e20fa8c6fcfa5a680620385a25ac9057
3
+ size 201574478
uno/videos/cam15.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2bcb6966c04159e636976c792b45aa5bad1cc9bdd1a16759ade9f6fc1eae517
3
+ size 210281535
uno/videos/cam16.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d779153f63b29e0a4d0b2803ddc8023ebe655746bfc36d1fead6b1acb3e0fc23
3
+ size 230970376
uno/videos/cam17.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76fe941971c6fa648322e51515052e12971d73032d475d89e9975315cc6f1490
3
+ size 260313811
uno/videos/cam18.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1eaca2af69da5e2560108a270d0abce9d11c7e245b8ac8856a155dfbd238d2cf
3
+ size 276874648
uno/videos/cam19.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13e64d6da48e5871fb6fc992495ffd66eea18c766b678fa3d094ecb71378950f
3
+ size 237402607
uno/videos/cam20.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a67a2d9d2926280796dc39260e350a6b9ff85eedefab4a2ac4bfdfc68aa9c406
3
+ size 235087285