ultrasound-nerve-segmentation

Image segmentation

An ultrasound image segmentation project using Keras and U-net architecture

Kaggle Ultrasound Nerve Segmentation competition [Keras]

GitHub

181 stars
12 watching
61 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jocicmarko/ultrasound-nerve-segmentation A deep learning tutorial for image segmentation using Keras and U-Net architecture 939
ethanhe42/u-net A convolutional neural network architecture for biomedical image segmentation 426
scottykwok/cervix-roi-segmentation-by-unet This project provides an implementation of the U-NET algorithm for segmenting regions of interest in cervical images. 35
henyau/image-segmentation-with-unet Automated image segmentation of road and vehicle features from video data using the U-Net algorithm 15
ternaus/ternausnet An image segmentation model using an UNet architecture with a pre-trained VGG11 encoder. 1,047
keunwoochoi/auralisation Reconstructs audio features learned by convolutional neural networks into audible sounds 42
vladkryvoruchko/pspnet-keras-tensorflow An implementation of a deep learning model for image segmentation using TensorFlow and Keras 394
4uiiurz1/pytorch-nested-unet An implementation of a deep learning model for image segmentation using PyTorch 851
zsdonghao/u-net-brain-tumor This repository demonstrates how to train a U-Net neural network for brain tumor segmentation using medical imaging data. 505
k3nt0w/fcn_via_keras A Python implementation of a deep neural network architecture for semantic image segmentation 48
nicolov/segmentation_keras An implementation of a deep learning model for image segmentation using Keras and dilated convolutions 301
tugstugi/pytorch-saltnet A PyTorch implementation of a U-Net model for image segmentation tasks 278
preritj/segmentation Deep learning models for semantic segmentation of images 100
tobypde/frrn A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks 280
pavlosmelissinos/enet-keras An implementation of a deep neural network architecture for real-time semantic segmentation in Python. 115