OpenDriveLab-org commited on
Commit
ed183fc
·
1 Parent(s): 268063b

Copy raw video files (11501-11697 of 11697)

Browse files
raw_videos/ifn/metadata.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
raw_videos/manifest.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "format_version": 1,
3
+ "source_collection": "/mnt/HDD-raid/siqiteam/sparsevideonav_merged",
4
+ "subsets": {
5
+ "bvn": {
6
+ "episodes": 5433,
7
+ "duration_seconds": 206448.14,
8
+ "size_bytes": 5944679509,
9
+ "duration_hours": 57.346706
10
+ },
11
+ "ifn": {
12
+ "episodes": 6260,
13
+ "duration_seconds": 231827.795,
14
+ "size_bytes": 6953487944,
15
+ "duration_hours": 64.39661
16
+ }
17
+ },
18
+ "totals": {
19
+ "episodes": 11693,
20
+ "duration_seconds": 438275.935,
21
+ "duration_hours": 121.743315,
22
+ "size_bytes": 12898167453
23
+ },
24
+ "release_alignment": {
25
+ "prepared_videos": 11691,
26
+ "frames_fallback_reconstructed": 2,
27
+ "excluded": {
28
+ "revisit": 1592,
29
+ "unmapped_source_file": 2
30
+ }
31
+ },
32
+ "validation": {
33
+ "all_h264": true,
34
+ "all_256x256": true,
35
+ "unique_episode_ids": true,
36
+ "metadata_video_files_match": true
37
+ }
38
+ }