--- dataset_info: features: - name: image1 dtype: image - name: image2 dtype: image - name: video_path dtype: string - name: segmentation_path dtype: string - name: obj_id dtype: int64 - name: frame1 dtype: int64 - name: frame2 dtype: int64 - name: center1 list: float32 length: 2 - name: center2 list: float32 length: 2 - name: box1_xywh_abs list: float32 length: 4 - name: box2_xywh_abs list: float32 length: 4 - name: mask1_rle dtype: string - name: mask2_rle dtype: string - name: score1 dtype: float32 - name: score2 dtype: float32 - name: distance_px dtype: float32 - name: frame1_path dtype: string - name: frame2_path dtype: string - name: pair_vis_path dtype: string splits: - name: train num_bytes: 81850918 num_examples: 10221 download_size: 58871074 dataset_size: 81850918 configs: - config_name: default data_files: - split: train path: data/train-* ---