Update full data README
Browse files
README.md
CHANGED
|
@@ -27,6 +27,15 @@ scripts/
|
|
| 27 |
unpack_data.sh
|
| 28 |
extract_vlac2_release_frames.py
|
| 29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
data/
|
| 31 |
vlac2_release_data_part01_arx_group_a.tar.zst.part-*
|
| 32 |
vlac2_release_data_part02_arx_group_b.tar.zst.part-*
|
|
@@ -81,6 +90,7 @@ Replace `__VLAC2_FRAMES_ROOT__` with the absolute path to the extracted-frame di
|
|
| 81 |
## Notes
|
| 82 |
|
| 83 |
* This release contains the complete raw-data archive set used by the VLAC-Cut benchmark release workflow.
|
|
|
|
| 84 |
* The `benchmark_style_all/all` split is larger than the benchmark evaluation subsets and is rebuilt from the full annotation PKL source tree.
|
| 85 |
* The benchmark JSON files are pre-generated and do not need to be rebuilt for standard use.
|
| 86 |
* The large raw-data archives are distributed as split `.part-*` files in `data/`; these are unpacked transparently by the provided script.
|
|
|
|
| 27 |
unpack_data.sh
|
| 28 |
extract_vlac2_release_frames.py
|
| 29 |
|
| 30 |
+
annotation_files_raw/
|
| 31 |
+
0106/
|
| 32 |
+
0109/
|
| 33 |
+
0116/
|
| 34 |
+
1231/
|
| 35 |
+
dataset_ver/
|
| 36 |
+
hfx_project-1/
|
| 37 |
+
refine_data/
|
| 38 |
+
|
| 39 |
data/
|
| 40 |
vlac2_release_data_part01_arx_group_a.tar.zst.part-*
|
| 41 |
vlac2_release_data_part02_arx_group_b.tar.zst.part-*
|
|
|
|
| 90 |
## Notes
|
| 91 |
|
| 92 |
* This release contains the complete raw-data archive set used by the VLAC-Cut benchmark release workflow.
|
| 93 |
+
* `annotation_files_raw/` mirrors the original raw annotation JSON tree used during benchmark construction.
|
| 94 |
* The `benchmark_style_all/all` split is larger than the benchmark evaluation subsets and is rebuilt from the full annotation PKL source tree.
|
| 95 |
* The benchmark JSON files are pre-generated and do not need to be rebuilt for standard use.
|
| 96 |
* The large raw-data archives are distributed as split `.part-*` files in `data/`; these are unpacked transparently by the provided script.
|