Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
pretty_name: PVL-BA-Bench
|
| 4 |
tags:
|
| 5 |
- bundle-adjustment
|
|
@@ -21,6 +21,8 @@ configs:
|
|
| 21 |
data_files:
|
| 22 |
- split: train
|
| 23 |
path: manifest/viewers.csv
|
|
|
|
|
|
|
| 24 |
---
|
| 25 |
|
| 26 |
# PVL-BA-Bench
|
|
@@ -66,4 +68,4 @@ Each released problem may be downloaded in three formats:
|
|
| 66 |
- `colmap`: COLMAP text-model format.
|
| 67 |
- `bal`: classic BAL single-file format with optional sidecars.
|
| 68 |
|
| 69 |
-
Interactive HTML viewers are hosted on R2 under `viewers/<dataset>.html`.
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
pretty_name: PVL-BA-Bench
|
| 4 |
tags:
|
| 5 |
- bundle-adjustment
|
|
|
|
| 21 |
data_files:
|
| 22 |
- split: train
|
| 23 |
path: manifest/viewers.csv
|
| 24 |
+
size_categories:
|
| 25 |
+
- 100B<n<1T
|
| 26 |
---
|
| 27 |
|
| 28 |
# PVL-BA-Bench
|
|
|
|
| 68 |
- `colmap`: COLMAP text-model format.
|
| 69 |
- `bal`: classic BAL single-file format with optional sidecars.
|
| 70 |
|
| 71 |
+
Interactive HTML viewers are hosted on R2 under `viewers/<dataset>.html`.
|