--- dataset_info: features: - name: image dtype: image - name: objects list: - name: label dtype: string - name: source dtype: string - name: confidence dtype: float32 - name: xmin dtype: float32 - name: xmax dtype: float32 - name: ymin dtype: float32 - name: ymax dtype: float32 - name: is_occluded dtype: bool - name: is_truncated dtype: bool - name: is_group_of dtype: bool - name: is_depiction dtype: bool - name: is_inside dtype: bool splits: - name: validation num_bytes: 11658974770.694 num_examples: 37306 - name: test num_bytes: 35431142103.872 num_examples: 112194 download_size: 46667310945 dataset_size: 47090116874.566 configs: - config_name: default data_files: - split: validation path: data/validation-* - split: test path: data/test-* ---