Skip to content
#

unet

Here are 1,146 public repositories matching this topic...

In this project I'm going to segment Tumor in MRI brain Images with a UNET which is based on Keras. The dataset is available online on Kaggle, and the algorithm provided 99% accuracy with a validation loss of 0.11 in just 10 epochs.

  • Updated Dec 15, 2021
  • Python

Image segmentation project. Two architectures implemented: VGG-16 + FCN-8 module and U-Net. For FCN-8, pre-trained weights are used from SSD300. Although it is designed for object detection, its feature extractor can be reused in another task involving similar classes. Linked article explains the full project.

  • Updated Jan 28, 2022
  • Jupyter Notebook
Road-Segmentation-convolutional-neural-network-classifier

This repository shows information about the solution of our team joining the competition, namely UIT Car Racing 2022. Although the project has some hesitations about algorithms for controller, all of the machine learning methods have been optimized for hardware that can easily to build up FPS to serve for real-time operating system.

  • Updated Mar 21, 2023
  • Python

Dermatologists suffer from the difficulty of locating cancerous and malignant skin lesions, which causes many problems during the process of removing the tumor, which leads to the return of the tumor again. In determining the location of the tumor and its spread and determining the area that must be removed accurately.

  • Updated Aug 6, 2023
  • Jupyter Notebook

Improve this page

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

Learn more