arXiv:1801.05746 |
Vladimir Iglovikov, Alexey Shvets TernausNet: U-Net with VGG11 Encoder Pre-Trained on ImageNet for Image Segmentation
arXiv:1801.05746 |
arXiv:1801.05746 |
Idea: pick the most confident predictions and add them to train data
Works well if you add more than the train set.
Had a set of GTX 1080 (not 1080 Ti) => No UNet in full HD
UNet => LinkNet (VGG encoder => Resnet encoder)
Well written fast code for data augmentations: https://github.com/asanakoy/kaggle_carvana_segmentation/blob/master/albu/src/transforms.py
Vladimir's DevBox.
Deep Learning and Crypto mining