DeepSeaNet: Improving Underwater Object Detection using EfficientDet
Sanyam Jain

TL;DR
This paper evaluates various object detection models, notably EfficientDet, on underwater imagery, introduces a robust BiFPN mechanism, and emphasizes explainability, achieving superior accuracy in challenging saline environments.
Contribution
It presents a modified EfficientDet with a BiFPN mechanism for improved robustness and accuracy in underwater object detection, along with explainability features.
Findings
Modified EfficientDet achieved 98.56% mAP.
BiFPN mechanism improved robustness to adversarial noise.
EfficientDet outperformed other models in accuracy and inference time.
Abstract
Marine animals and deep underwater objects are difficult to recognize and monitor for safety of aquatic life. There is an increasing challenge when the water is saline with granular particles and impurities. In such natural adversarial environment, traditional approaches like CNN start to fail and are expensive to compute. This project involves implementing and evaluating various object detection models, including EfficientDet, YOLOv5, YOLOv8, and Detectron2, on an existing annotated underwater dataset, called the Brackish-Dataset. The dataset comprises annotated image sequences of fish, crabs, starfish, and other aquatic animals captured in Limfjorden water with limited visibility. The aim of this research project is to study the efficiency of newer models on the same dataset and contrast them with the previous results based on accuracy and inference time. Firstly, I compare the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
Methods(TravEL!!Guide)How Do I File a Claim with Expedia? · Communication--Guide||How Do I Communicate to Expedia? · You Only Look Once · fail · Depthwise Convolution · Pointwise Convolution · Depthwise Separable Convolution · Tanh Activation · Batch Normalization · BiFPN
