First version of dataset class
I have made a first version of the dataset class for loading images and target segmentations. Also changed 'tools' folder to 'utils' which have caused minor changes in import statements in several other files. Also made a notebook with the U-Net pipeline with the different tools used in action.
Edited by s184058