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

Upload 37 files

Browse files
.gitattributes CHANGED
@@ -65,3 +65,7 @@ sample/stepin/colmap/distorted/database.db filter=lfs diff=lfs merge=lfs -text
65
  sample/stepin/init_quant/point_cloud_quant_int.ply filter=lfs diff=lfs merge=lfs -text
66
  cube/colmap/distorted/database.db filter=lfs diff=lfs merge=lfs -text
67
  cube/init_quant/point_cloud_quant_int.ply filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
65
  sample/stepin/init_quant/point_cloud_quant_int.ply filter=lfs diff=lfs merge=lfs -text
66
  cube/colmap/distorted/database.db filter=lfs diff=lfs merge=lfs -text
67
  cube/init_quant/point_cloud_quant_int.ply filter=lfs diff=lfs merge=lfs -text
68
+ 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
dominos/colmap/distorted/database.db ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb58336ffad4c51360509193158f4f411e1bf11d62696a928d50c81f77cd7912
3
+ size 40427520
dominos/colmap/distorted/sparse/0/cameras.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8f489fb5bdd210ac272ae78144d929f9738f3d14c6a42579794a8a5dda54637
3
+ size 96
dominos/colmap/distorted/sparse/0/images.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c45ef7e362ed8649dfd216088a4db598a7531118430fb9a8b33a2a185009eae
3
+ size 6010163
dominos/colmap/distorted/sparse/0/points3D.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18660e8326ef6dd4b86f9aed8c0e4cea7a050f9d9e446ede6e2ac323da6fe47d
3
+ size 968837
dominos/colmap/distorted/sparse/0/project.ini ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ log_to_stderr=true
2
+ random_seed=0
3
+ log_level=0
4
+ database_path=/home/pinxuan/Documents/volvid/data/DeskGames/Dominos/frames/frame000000/distorted/database.db
5
+ image_path=/home/pinxuan/Documents/volvid/data/DeskGames/Dominos/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=
dominos/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
dominos/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
dominos/colmap/sparse/0/cameras.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26a769fea4ff62e7c8785af609dc843a8b07a036b878fdf635d1720d90e5d87b
3
+ size 64
dominos/colmap/sparse/0/images.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f1f0e5df1c205378e9a09c0960932bbc2dffce1d5f4fce5ce76139a4a898788
3
+ size 6010163
dominos/colmap/sparse/0/points3D.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26882b9848815d196d1221d8aca53452d1345d90ad35e568243841d3b86e8ca4
3
+ size 968837
dominos/colmap/sparse/0/points3D.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14c909db0be1f80bd90359a51259c0ad697a5c8dc4028542033e575595998438
3
+ size 288782
dominos/colmap/sparse/0/points3D_dense.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9e3b390349dd97ad4605151149fe035ccb31b4bf355a7198c6612e0343df1b5
3
+ size 1868344
dominos/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
dominos/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
dominos/init_quant/codebooks.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e1d037afdf6365eaa58998b54a97c9a1a7e5dc996cdccc003a6ad11d1aedfb1
3
+ size 173603
dominos/init_quant/point_cloud_quant_int.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6725345f11d43a70fdf006f88f2816c65a5dc0dff0927c3f33b6a8e46d759f43
3
+ size 6027135
dominos/videos/cam00.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:056e38cfb4f954ca845688e82e636a3d86639dae083baa91f00fe035b15bcac4
3
+ size 190773256
dominos/videos/cam01.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52823f98a55011302048a0ef617bb467b43f0be4890eea9f2233f36bbbec4197
3
+ size 193369083
dominos/videos/cam02.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c147e249a3de4b910825dee82f2b754c4fd9715dfa39045c6d60b2d7ee50e633
3
+ size 235743213
dominos/videos/cam03.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65c9b487423524207fb84dfc6621ea93c6383ac65519c2fc41beb5e062db216b
3
+ size 211300700
dominos/videos/cam04.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0107e050f4082b9a706e49d6344dea18ed6c156d8d94605c706c8625304cffd3
3
+ size 207115643
dominos/videos/cam05.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12303499a60f010f15726ecb5ad068bae4650ec87eebbfb6e20cf13201ee27fe
3
+ size 228916798
dominos/videos/cam06.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6ee14107dd42b85376f8abfc9fb7d21b36f09abd5b5402fed27affdd1c929b9
3
+ size 203225531
dominos/videos/cam07.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25b93a58e16c798f638d408d4665a620e2102abfe76255975953e77ab0fceaec
3
+ size 179966096
dominos/videos/cam08.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:434dfaab4eae8e0b0f316ee8486b170db76f170dd6e2597c3981195ac5584e21
3
+ size 260105949
dominos/videos/cam09.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcd7a421b69956a675907f1044bf0f92d670e1ee9569619625944421dc44a7f9
3
+ size 174396039
dominos/videos/cam10.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d4d5924f598a6b0ae45d4f9f3eb823d7e326dd93bcca5c4db7033570cf4508a
3
+ size 179145309
dominos/videos/cam11.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17aca2299cb1209edd521a1e793936c015e7521c0dc9feb835a21c2571e6360c
3
+ size 193896353
dominos/videos/cam12.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b60902cd99707d1d47c4539681b1a1facf5bab8c196194e0683ed192ac739b4
3
+ size 186707064
dominos/videos/cam13.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:062391896ed5879cdfdc087d339e7fec3f2a92a8784e57255df4043946dbe4bb
3
+ size 181760822
dominos/videos/cam14.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b18753879ddbb5cc6c6cbc9742bcc8a8770767d7d9acc7325d0f122f262b9b87
3
+ size 171504555
dominos/videos/cam15.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1c1e173ea8b6e8351946cff90b24408fbad0b7108a5827ec09bf6049d9d4032
3
+ size 172691810
dominos/videos/cam16.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7f350f90d93f20494a72e2cd01ed8637edd1659aceac2479f469525b54a9202
3
+ size 194742224
dominos/videos/cam17.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8946621653f52f7b6a6843636ef7421dbfa47521b36239c88fd9ced1c3bd7322
3
+ size 227567625
dominos/videos/cam18.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:113e90e2ab4b9f5c1a13654386037d9bd324b9f14ddf8f7efa4fbc5c43cd175f
3
+ size 252728025
dominos/videos/cam19.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0931aa8f36f921fcfe88b987b630e3645e55bbada3ceba763f058ef494ab37b5
3
+ size 201643589
dominos/videos/cam20.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e756026b837bc07b7ee053892378431bfdd44ea23cd667a94b25b44ee80a61e
3
+ size 200511572