Published March 29, 2019
| Version v1
Software
Restricted
A study of deep learning model performance for remote sensing image segmentation
Description
Keras (TensorFlow backend) implementation of the following models (improved as described in the paper):
- unet
- wnet
- hsn
- segnet
Pre-trained weights for the corresponding models are also available in this dataset.
The implementations are using inception or residual block as implemented in Keras