TernausNet: U-Net with VGG11 Encoder Pre-Trained on ImageNet for Image Segmentation

01/17/2018
by   Vladimir Iglovikov, et al.
0

Pixel-wise image segmentation is demanding task in computer vision. Classical U-Net architectures composed of encoders and decoders are very popular for segmentation of medical images, satellite images etc. Typically, neural network initialized with weights from a network pre-trained on a large data set like ImageNet shows better performance than those trained from scratch on a small dataset. In some practical applications, particularly in medicine and traffic safety, the accuracy of the models is of utmost importance. In this paper, we demonstrate how the U-Net type architecture can be improved by the use of the pre-trained encoder. Our code and corresponding pre-trained weights are publicly available at https://github.com/ternaus/TernausNet. We compare three weight initialization schemes: LeCun uniform, the encoder with weights from VGG11 and full network trained on the Carvana dataset. This network architecture was a part of the winning solution (1st out of 735) in the Kaggle: Carvana Image Masking Challenge.

READ FULL TEXT

page 2

page 4

research
06/08/2020

DoubleU-Net: A Deep Convolutional Neural Network for Medical Image Segmentation

Semantic image segmentation is the process of labeling each pixel of an ...
research
05/27/2020

Automatic salt deposits segmentation: A deep learning approach

One of the most important applications of seismic reflection is the hydr...
research
07/29/2019

MoBiNet: A Mobile Binary Network for Image Classification

MobileNet and Binary Neural Networks are two among the most widely used ...
research
05/06/2023

Annotation-efficient learning for OCT segmentation

Deep learning has been successfully applied to OCT segmentation. However...
research
09/20/2023

3D-U-SAM Network For Few-shot Tooth Segmentation in CBCT Images

Accurate representation of tooth position is extremely important in trea...
research
09/14/2020

EfficientSeg: An Efficient Semantic Segmentation Network

Deep neural network training without pre-trained weights and few data is...

Please sign up or login with your details

Forgot password? Click here to reset