Skip to content

IRDG2OI/deep-sdm-oceans

 
 

Repository files navigation

ACKNOWLEDGEMENT

This project is being developed as part of the G2OI project, cofinanced by the European Union, the Reunion region, and the French Republic.

Deep-SDMs in the open oceans

This is the code used to train the model, and prepare the outputs for the preprint named Predicting species distributions in the open oceans with convolutional neural networks, available on bioRxiv. Please refer to the Methods section of this article for information on using this repository.

This code uses the Malpolon framework, created and maintained by the Pl@ntNet team at INRIA. See the original repository for installation instructions and documentation. As we had to slightly edit some files, we include the modified version in this repository.

Directory structure

The root of this directory is the same as the original malpolon repository, except non-essential elements were removed. All code that is specific to our use case is in the open-oceans folder.

Citing

If you use this work please cite the preprint:

Morand, G., Joly, A., Rouyer, T., Lorieul, T., & Barde, J. (2023). Predicting species distributions in the open oceans with Convolutional Neural Networks (preprint). BioRxiv. https://doi.org/10.1101/2023.08.11.551418

This article is undergoing peer-review and a reference to the final version will be added here when it is ready.

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 84.8%
  • Python 15.2%