--- dataset_info: features: - name: image dtype: array3_d: shape: - 3 - 288 - 384 dtype: float32 - name: segmentation dtype: array2_d: shape: - 288 - 384 dtype: int64 - name: depth dtype: array3_d: shape: - 1 - 288 - 384 dtype: float32 - name: normal dtype: array3_d: shape: - 3 - 288 - 384 dtype: float32 - name: noise dtype: array3_d: shape: - 1 - 288 - 384 dtype: float32 splits: - name: train num_bytes: 3525109500 num_examples: 795 - name: val num_bytes: 2899901400 num_examples: 654 download_size: 2971250125 dataset_size: 6425010900 configs: - config_name: default data_files: - split: train path: data/train-* - split: val path: data/val-* task_categories: - depth-estimation - image-segmentation - image-feature-extraction size_categories: - 1K