--- license: mit dataset_info: - config_name: classification features: - name: img_path dtype: string - name: bowel dtype: class_label: names: "0": healthy "1": injury - name: extravasation dtype: class_label: names: "0": healthy "1": injury - name: kidney dtype: class_label: names: "0": healthy "1": low "2": high - name: liver dtype: class_label: names: "0": healthy "1": low "2": high - name: spleen dtype: class_label: names: "0": healthy "1": low "2": high - name: any_injury dtype: bool - name: metadata struct: - name: series_id dtype: int32 - name: patient_id dtype: int32 - name: incomplete_organ dtype: bool - name: aortic_hu dtype: float32 - name: pixel_representation dtype: int32 - name: bits_allocated dtype: int32 - name: bits_stored dtype: int32 splits: - name: train num_bytes: 802231 num_examples: 4239 - name: test num_bytes: 89326 num_examples: 472 download_size: 96729254048 dataset_size: 891557 - config_name: classification-with-mask features: - name: img_path dtype: string - name: seg_path dtype: string - name: bowel dtype: class_label: names: "0": healthy "1": injury - name: extravasation dtype: class_label: names: "0": healthy "1": injury - name: kidney dtype: class_label: names: "0": healthy "1": low "2": high - name: liver dtype: class_label: names: "0": healthy "1": low "2": high - name: spleen dtype: class_label: names: "0": healthy "1": low "2": high - name: any_injury dtype: bool - name: metadata struct: - name: series_id dtype: int32 - name: patient_id dtype: int32 - name: incomplete_organ dtype: bool - name: aortic_hu dtype: float32 - name: pixel_representation dtype: int32 - name: bits_allocated dtype: int32 - name: bits_stored dtype: int32 splits: - name: train num_bytes: 58138 num_examples: 185 - name: test num_bytes: 6600 num_examples: 21 download_size: 4196738529 dataset_size: 64738 - config_name: segmentation features: - name: img_path dtype: string - name: seg_path dtype: string - name: metadata struct: - name: series_id dtype: int32 - name: patient_id dtype: int32 - name: incomplete_organ dtype: bool - name: aortic_hu dtype: float32 - name: pixel_representation dtype: int32 - name: bits_allocated dtype: int32 - name: bits_stored dtype: int32 splits: - name: train num_bytes: 50714 num_examples: 185 - name: test num_bytes: 5757 num_examples: 21 download_size: 4196631843 dataset_size: 56471 task_categories: - image-classification - image-segmentation pretty_name: RSNA 2023 Abdominal Trauma Detection (Preprocessed) size_categories: - 1K