--- dataset_info: features: - name: image dtype: image - name: boundary_mask dtype: image - name: texture_a_mask dtype: image - name: texture_b_mask dtype: image - name: texture_a dtype: string - name: texture_b dtype: string - name: original_texture_a dtype: string - name: original_texture_b dtype: string - name: crop_name dtype: string - name: oracle_points_a dtype: string - name: oracle_points_b dtype: string splits: - name: test num_bytes: 5766646 num_examples: 227 - name: train num_bytes: 6439231 num_examples: 253 download_size: 12143439 dataset_size: 12205877 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---