| data_transforms: | |
| a_min: 0 | |
| a_max: 255 | |
| img_size: 1024 | |
| use_random_crop: False | |
| use_rotation: True | |
| rotation_angle: 10 | |
| use_saturation: True | |
| saturation: 2 | |
| use_brightness: True | |
| brightness: 2 | |
| use_horizontal_flip: True | |
| use_cjitter: False | |
| use_affine: False | |
| data: | |
| name: GLAS | |
| root_path: '/media/ubuntu/New Volume/jay/GLAS/archive' | |
| label_list: [1] | |
| label_names: ['Glands'] | |
| volume_channel: 2 | |
| negative_to_positive_ratio: -1 | |