Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-nd-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-nd-4.0
|
| 3 |
+
---
|
| 4 |
+
|
| 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.
|