Home

Awesome

Convolutional Neural Networks for the Segmentation of Oceanic Eddies from Altimetric Maps

(Technical report)

"Convolutional Neural Networks for the Segmentation of Oceanic Eddies from Altimetric Maps". Preprint can be found here

I already made public some jupyter notebooks and data to let anyone start using it.

EddyNet

(IGARSS conference paper)

EddyNet: A Deep Neural Network For Pixel-Wise Classification of Oceanic Eddies

This is the supplementary material of the publication "EddyNet: A Deep Neural Network For Pixel-Wise Classification of Oceanic Eddies", from R. Lguensat et al., accepted as an oral presentation for IGARSS2018. Pre-print at: https://arxiv.org/abs/1711.03954

Eddynet is an U-Net like architecture (a convolutional encoder-decoder followed by a pixel-wise classification layer + skip connections). <br />

Paper main messages:

Some examples of the segmentation

<hr>

<hr>

Note: Like all the Eddy detection algorithms (there is no consensus on the best method to use), the ground truth is not 100% perfect, very few eddies are missed. Still working on an improved dataset and I encourage other researchers to do so.