An open API service indexing awesome lists of open source software.

https://github.com/soumyac1999/cell-segmentation

Course Project for Medical Image Computing(CS 736), Spring 2019, IIT Bombay. Cell Segmentation using U-Net. PyTorch implementation.
https://github.com/soumyac1999/cell-segmentation

Last synced: 4 months ago
JSON representation

Course Project for Medical Image Computing(CS 736), Spring 2019, IIT Bombay. Cell Segmentation using U-Net. PyTorch implementation.

Awesome Lists containing this project

README

        

# Cell segmentation using U-Net.
### Course Project for Medical Image Computing(CS 736), Spring 2019, IIT Bombay.
This is a PyTorch implementation of the [U-Net: Convolutional Networks for Biomedical Image Segmentation](https://arxiv.org/abs/1505.04597) paper.