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

https://github.com/tomtolleson/coralmorph

Species identification via deep learning analysis with Tensorflow. Source data is video from Coral City Camera operated by Coral Morphologic https://www.coralmorphologic.com/
https://github.com/tomtolleson/coralmorph

coral machine-learning ocean-sciences python tensorflow

Last synced: about 2 months ago
JSON representation

Species identification via deep learning analysis with Tensorflow. Source data is video from Coral City Camera operated by Coral Morphologic https://www.coralmorphologic.com/

Awesome Lists containing this project

README

        

# Coral Morphologic
Species identification in video from Coral City Camera operated by Coral Morphologic
https://www.coralmorphologic.com/

Machine Learning and AI created for Coral Morphologic by Tom Tolleson
https://tomtolleson.github.io/

Languages and Tools:


python scikit_learn tensorflow

# Phase 1

Step 1. Bounding boxes are created for each object in videos detected by the neural network. This is achieved using Python for annotation
/code/object_annotation.py

Step 2. Objects are identified by species

# Project Stats

tomtolleson

Connect with me:



tomtolleson

## License
[MIT](https://choosealicense.com/licenses/mit/)