sunovivid commited on
Commit
59a902f
·
verified ·
1 Parent(s): bbfe10d

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +57 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image1
5
+ dtype: image
6
+ - name: image2
7
+ dtype: image
8
+ - name: video_path
9
+ dtype: string
10
+ - name: segmentation_path
11
+ dtype: string
12
+ - name: obj_id
13
+ dtype: int64
14
+ - name: frame1
15
+ dtype: int64
16
+ - name: frame2
17
+ dtype: int64
18
+ - name: center1
19
+ list: float32
20
+ length: 2
21
+ - name: center2
22
+ list: float32
23
+ length: 2
24
+ - name: box1_xywh_abs
25
+ list: float32
26
+ length: 4
27
+ - name: box2_xywh_abs
28
+ list: float32
29
+ length: 4
30
+ - name: mask1_rle
31
+ dtype: string
32
+ - name: mask2_rle
33
+ dtype: string
34
+ - name: score1
35
+ dtype: float32
36
+ - name: score2
37
+ dtype: float32
38
+ - name: distance_px
39
+ dtype: float32
40
+ - name: frame1_path
41
+ dtype: string
42
+ - name: frame2_path
43
+ dtype: string
44
+ - name: pair_vis_path
45
+ dtype: string
46
+ splits:
47
+ - name: train
48
+ num_bytes: 81850918
49
+ num_examples: 10221
50
+ download_size: 58871074
51
+ dataset_size: 81850918
52
+ configs:
53
+ - config_name: default
54
+ data_files:
55
+ - split: train
56
+ path: data/train-*
57
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:216260c4bcd9e9b0c55f4f35ac9561bcde53988cc8f64a2fb100246b12596cdb
3
+ size 58871074