Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 940 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 940 Bytes

WaterCam

Raspberry Pi Python TensorFlow

A camera for segmenting water images in the field.

The device is a Raspberry Pi 4, Hyperpixel display, Camera Module 3, and an on-board ML model that was made with the RIWA dataset and Segmentation Gym.

Using a Google Coral edgeTPU, a 256 x 256 model can run at 3 frames/second. Without an accelerator, pictures takes ~3 seconds to segment.