--- dataset_info: features: - name: id dtype: string - name: file_name dtype: string - name: image dtype: image - name: license dtype: string - name: category_id dtype: int64 - name: bbox sequence: float32 - name: width dtype: string - name: area dtype: float32 - name: iscrowd dtype: string - name: height dtype: string splits: - name: train num_bytes: 9249152417.1 num_examples: 7510 download_size: 2316692827 dataset_size: 9249152417.1 configs: - config_name: default data_files: - split: train path: data/train-* --- 증강된 뇌종양 이미지 데이터셋 이 데이터셋은 원본 dwb2023/brain-tumor-image-dataset-semantic-segmentation를 증강한 버전입니다. 증강 방법 회전, 이동, 좌우 대칭 밝기/대비 조정 데이터셋 구성 원본 이미지 수: X개 증강된 이미지 수: Y개 총 이미지 수: Z개