Diff of /README.md [000000] .. [0a4821]

Switch to unified view

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.