Reconstructing Electron Microscopic(EM) image stacks of mouse brain tissue requires many hours of manual annotation and proofreading, which increases the need for automatic image segmentation methods. The purpose of this work is to conduct automatic segmentation using state-of-the-art deep learning tools available like Tensorflow to train a U-Net architectured neural network to predict the probability of a pixel in the EM image representing a cell boundary membrane. We used a dataset containing 356 EM image stacks with annotations provided. Currently, the tensorflow based network runs on a single Cooley node and work will continue to evaluate the results.
Image segmentation by KNN Algorithm project Report for subject Digital Image Processing (CS1553). This Project has an analysis of K - Nearest Neighbour Algorithm on MRI scans to segment the tumour.
This is a image semantic segmentation problem solutions based on django app and trained on the top of Tensorflow API. The trained model takes an image as an input and predict the class of defect from defect1, defect2, defect3, defect4 or no defect with defected area pixels highlighted.