Skip to content
#

unet-segmentation

Here are 79 public repositories matching this topic...

Breast cancer histopathology image segmentation using U-Net. This repository implements U-Net for accurate segmentation of cancerous regions. It includes data augmentation, mixed precision training, checkpointing, and evaluation metrics like Dice score to improve model performance.

  • Updated Nov 9, 2024
  • Jupyter Notebook

HistoSeg is an Encoder-Decoder DCNN which utilizes the novel Quick Attention Modules and Multi Loss function to generate segmentation masks from histopathological images with greater accuracy. This repo contains the code to Test and Train the HistoSeg

  • Updated Oct 26, 2024
  • Python

This project aims to create a deep learning based model for the segmentation of brain tumours and their subregions from MRI scans, as well as the prediction of patient survival . The segmentation is performed using a U-Net architecture, while survival prediction is done using CNN models.

  • Updated Sep 24, 2024
  • Python

A deep learning project for accurate retinal vein segmentation using U-Net model. This repository includes detailed steps for data preprocessing, model training, and evaluation on the DRIVE dataset.

  • Updated Sep 11, 2024
  • Python

This repo contains the updated version of all the assignments/labs (done by me) of Deep Learning Specialization on Coursera by Andrew Ng. It includes building various deep learning models from scratch and implementing them for object detection, facial recognition, autonomous driving, neural machine translation, trigger word detection, etc.

  • Updated Feb 9, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the unet-segmentation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unet-segmentation topic, visit your repo's landing page and select "manage topics."

Learn more