/MicroscopyImages

Machine learning algorithm that identifies how many cells appear in a given microscopy image with a corresponding segmentation mask

Primary LanguagePython

U-Net CNN Microscopy Images

Implemented and trained a U-Net NN in PyTorch. Please refer to my final report documenting my project and the discussion of my final results.

The original famous paper from 2015 which introduced the U-Net architecture can be found both in this repository, as well as linked within my project writeup.