a | b/README.md | ||
---|---|---|---|
1 | ### About |
||
2 | A histological application of Ronneberger's U-net, implemented using TensorFlow. These classes convert SVS files into png pictures, segment the png pictures using the U-net, and extract data from the segmented images using non-ML algorithms. Data preparation - cropping and cleaning input data, U-Net - AI learning and predictions based on training data. |