An open API service indexing awesome lists of open source software.

https://github.com/angusg/deep-learning-dreissenid

Source code for reproducing "Predicting Dreissenid Mussel Abundance using Deep Learning" by Galloway et al..
https://github.com/angusg/deep-learning-dreissenid

artificial-intelligence computer-vision deep-learning dreissena great-lakes machine-learning semantic-segmentation

Last synced: 10 months ago
JSON representation

Source code for reproducing "Predicting Dreissenid Mussel Abundance using Deep Learning" by Galloway et al..

Awesome Lists containing this project

README

          

# Code for: Predicting Dreissenid Mussel Abundance in Nearshore Waters using Underwater Imagery and Deep Learning

A. Galloway, D. Brunet, R. Valipour, M. McCusker, J. Biberhofer, M. K. Sobol, M. Moussa, and G. W. Taylor. (2021). *Predicting Dreissenid Mussel Abundance in Nearshore Waters using Underwater Imagery and Deep Learning*. Limnology and Oceanography: Methods (pending minor revisions).

Datasets can be downloaded [here](https://doi.org/10.5683/SP3/MZEBOJ).

*Note*: Improved documentation and code cleaning for this repository is in progress.

# Overview
- The `predict` folder contains scripts for training and evaluating deep neural networks on DS1, DS2, & DS3.
- The `quadrat-extraction` folder contains code for extracting the contents of quadrat frames from images and video.
- The `label-me` folder contains code related to dataset preparation, preprocessing, and obtaining segmentation labels.