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