Upload metadata README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,37 @@
|
|
| 1 |
-
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Open-Source Release Manifest
|
| 2 |
+
|
| 3 |
+
Generated from `upload_records.json` for records with `annotation_progress == 4`.
|
| 4 |
+
|
| 5 |
+
## Required release items
|
| 6 |
+
|
| 7 |
+
- `video.mp4`: source video to publish.
|
| 8 |
+
- `obj_init.obj`: object mesh to publish.
|
| 9 |
+
- `mask_dir/`: object masks.
|
| 10 |
+
- `human_mask_dir/`: human masks.
|
| 11 |
+
- `motion/result.pt`: reconstructed human motion.
|
| 12 |
+
- `kp_record_new.json`: point annotations.
|
| 13 |
+
|
| 14 |
+
## Generated files
|
| 15 |
+
|
| 16 |
+
- `release_manifest.json`: full per-record manifest with release item availability.
|
| 17 |
+
- `release_manifest.csv`: flat per-record table for spreadsheet review.
|
| 18 |
+
- `missing_required_items.csv`: one row per missing required item.
|
| 19 |
+
- `source_urls_progress4.csv`: non-empty `video_url` entries among released records.
|
| 20 |
+
- `source_urls_all.csv`: non-empty `video_url` entries across all upload records.
|
| 21 |
+
- `release_filelist_existing.txt`: required release paths that currently exist.
|
| 22 |
+
|
| 23 |
+
## Summary
|
| 24 |
+
|
| 25 |
+
- Total progress-4 records: 451
|
| 26 |
+
- Records with any missing required item: 0
|
| 27 |
+
- Progress-4 records with `video_url`: 38
|
| 28 |
+
- All upload records with `video_url`: 136
|
| 29 |
+
|
| 30 |
+
## Required item availability
|
| 31 |
+
|
| 32 |
+
- `video`: 451 available, 0 missing
|
| 33 |
+
- `object_mesh`: 451 available, 0 missing
|
| 34 |
+
- `object_masks`: 451 available, 0 missing
|
| 35 |
+
- `human_masks`: 451 available, 0 missing
|
| 36 |
+
- `human_motion`: 451 available, 0 missing
|
| 37 |
+
- `point_annotations`: 451 available, 0 missing
|