Skip to content
#

u-net-keras

Here are 21 public repositories matching this topic...

This repository contains all my implemented Machine Learning and Deep Learning projects. All my learning from different books and the internet is reflected here. The models are trained on a variety of problems including NLP, CV and other domains. The main focus of this repository is to showcase my learning journey and the projects I have worked on.

  • Updated Jun 9, 2023
  • Jupyter Notebook

We segmented the Brain tumor using Brats dataset and as we know it is in 3D format we used the slicing method in which we slice the images in 2D form according to its 3 axis and then giving the model for training then combining waits to segment brain tumor. We used UNET model for our segmentation.

  • Updated Jan 9, 2023
  • Jupyter Notebook

Breast cancer is one of the most common causes of death among women worldwide. Early detection helps reduce the number of premature deaths. In the study, I am working on creating a convolutional neural network capable of identifying tumor areas within medical images (which were taken with ultrasound).

  • Updated Jul 12, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the u-net-keras 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 u-net-keras topic, visit your repo's landing page and select "manage topics."

Learn more