UDEEP: Edge-based Computer Vision for In-Situ Underwater Crayfish and Plastic Detection
Dennis Monari, Farhad Fassihi Tash, Jordan J. Bird, Ahmad Lotfi, Isibor Kennedy Ihianle, Salisu Wada Yahaya, Isibor Kennedy Ihianle, Md Mahmudul Hasan, Pedro Sousa, Pedro Machado
TL;DR
This work tackles the problem of monitoring invasive signal crayfish and underwater plastic debris by deploying edge-based computer vision on the Cognitive Edge Device (CED). It combines two public underwater datasets with four YOLO variants (yolov5n, yolov5s, yolov8n, yolov8s) evaluated on an NVIDIA Jetson NJON, revealing a trade-off between accuracy and edge efficiency, with YOLOv5s delivering the best mAP@0.5 ($0.90$) and precision ($0.93$) and YOLOv8n offering the fastest, most power-efficient edge inference ($0.29$ s; $0.09$ J on GPU). The methodology includes dataset pre-processing, extensive augmentation, and an edge-centric pipeline that integrates sensing data for robust, real-time monitoring. The results demonstrate that GPU-accelerated edge inference substantially outperforms CPU in both speed and energy, enabling practical deployment in remote aquatic environments. Looking forward, the paper proposes pose estimation and expansion to additional invasive species to enhance real-time conservation monitoring and policy support.
Abstract
Invasive signal crayfish have a detrimental impact on ecosystems. They spread the fungal-type crayfish plague disease (Aphanomyces astaci) that is lethal to the native white clawed crayfish, the only native crayfish species in Britain. Invasive signal crayfish extensively burrow, causing habitat destruction, erosion of river banks and adverse changes in water quality, while also competing with native species for resources leading to declines in native populations. Moreover, pollution exacerbates the vulnerability of White-clawed crayfish, with their populations declining by over 90%. To safeguard aquatic ecosystems, it is imperative to address the challenges posed by invasive species and pollution in aquatic ecosystem's. This article introduces the Cognitive Edge Device (CED) computing platform for the detection of crayfish and plastic. It also presents two publicly available underwater datasets, annotated with sequences of crayfish and aquatic plastic debris. Four You Only Look Once (YOLO) variants were trained and evaluated for crayfish and plastic object detection. YOLOv5s achieved the highest detection accuracy, with an mAP@0.5 of 0.90, and achieved the best precision
