File size: 1,045 Bytes
15c01ae
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96d2702
 
 
 
 
 
15c01ae
 
 
 
96d2702
15c01ae
 
 
 
 
 
 
e61f4da
 
 
 
 
 
 
 
1614dbd
e61f4da
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: file_name
    dtype: string
  - name: image
    dtype: image
  - name: height
    dtype: string
  - name: category_id
    dtype: int64
  - name: area
    dtype: float32
  - name: bbox
    sequence: float32
  - name: iscrowd
    dtype: string
  - name: width
    dtype: string
  - name: license
    dtype: string
  splits:
  - name: train
    num_bytes: 454235290.336
    num_examples: 6008
  download_size: 927045501
  dataset_size: 454235290.336
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

# 증강된 뇌종양 이미지 데이터셋

이 데이터셋은 원본 [dwb2023/brain-tumor-image-dataset-semantic-segmentation](https://huggingface.co/datasets/dwb2023/brain-tumor-image-dataset-semantic-segmentation)를 증강한 버전입니다.

## 증강 방법
- 회전, 이동, 좌우 대칭
- 밝기/대비 조정


## 데이터셋 구성
- 원본 이미지 수: X개
- 증강된 이미지 수: Y개
- 총 이미지 수: Z개