| dataset_info: | |
| features: | |
| - name: Buggy Image | |
| dtype: image | |
| - name: Correct Image | |
| dtype: image | |
| - name: Segmentation Image | |
| dtype: image | |
| - name: Description | |
| dtype: string | |
| - name: Object Count | |
| dtype: int64 | |
| - name: Camera Position | |
| struct: | |
| - name: x | |
| dtype: float64 | |
| - name: y | |
| dtype: float64 | |
| - name: z | |
| dtype: float64 | |
| - name: Tag | |
| dtype: string | |
| - name: Objects JSON | |
| dtype: string | |
| - name: Victim Name | |
| dtype: string | |
| - name: Victim Position | |
| struct: | |
| - name: x | |
| dtype: float64 | |
| - name: y | |
| dtype: float64 | |
| - name: z | |
| dtype: float64 | |
| - name: Victim Screen Position | |
| struct: | |
| - name: height | |
| dtype: float64 | |
| - name: serializedVersion | |
| dtype: string | |
| - name: width | |
| dtype: float64 | |
| - name: x | |
| dtype: float64 | |
| - name: y | |
| dtype: float64 | |
| - name: Victim Color | |
| struct: | |
| - name: a | |
| dtype: int64 | |
| - name: b | |
| dtype: int64 | |
| - name: g | |
| dtype: int64 | |
| - name: r | |
| dtype: int64 | |
| - name: Victim Origin Name | |
| dtype: string | |
| - name: Victim Origin Position | |
| struct: | |
| - name: x | |
| dtype: float64 | |
| - name: y | |
| dtype: float64 | |
| - name: z | |
| dtype: float64 | |
| - name: Victim Origin Screen Position | |
| struct: | |
| - name: height | |
| dtype: float64 | |
| - name: serializedVersion | |
| dtype: string | |
| - name: width | |
| dtype: float64 | |
| - name: x | |
| dtype: float64 | |
| - name: y | |
| dtype: float64 | |
| - name: Victim Origin Color | |
| struct: | |
| - name: a | |
| dtype: int64 | |
| - name: b | |
| dtype: int64 | |
| - name: g | |
| dtype: int64 | |
| - name: r | |
| dtype: int64 | |
| splits: | |
| - name: validation | |
| num_bytes: 80214041.0 | |
| num_examples: 150 | |
| download_size: 78673627 | |
| dataset_size: 80214041.0 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: validation | |
| path: data/validation-* | |
| # Dataset Card for "SampleDataset" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |