Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 373 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 373 Bytes

Automated Plankton Identification on LRAUV

Overview

This repo contains the code to run automated plankton identification on the Planktivore payload of the LRAUV.

Required modules

  • cv2
  • scikit-image
  • loguru
  • numpy
  • scipy

Setup and installation

  • Clone the repo on to the target jetson
  • Copy the complete LCM from lrauv-backseat-helper into the repo