Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ license: cc-by-nc-nd-4.0
|
|
5 |
### Dataset structure
|
6 |
|
7 |
|
8 |
-
- `train
|
9 |
-
- `model
|
10 |
-
- `test
|
|
|
|
5 |
### Dataset structure
|
6 |
|
7 |
|
8 |
+
- `train` : Images used to construct the COLMAP model.
|
9 |
+
- `model` : The COLMAP model files.
|
10 |
+
- `test` : Test images to run relocalization.
|
11 |
+
- `intrinsic.xml` : Intrinsic camera parameters.
|