2022 IEEE International Workshop on Rapid System Prototyping (RSP) 2022
DOI: 10.1109/rsp57251.2022.10039025
|View full text |Cite
|
Sign up to set email alerts
|

Marine Objects Detection Using Deep Learning on Embedded Edge Devices

Abstract: Intelligence techniques based on convolution neural networks (CNNs) are now dominant in the field of object detection and classification. The deployment of CNNs on embedded edge devices targeting real-time inference sets a challenge due to the limited computing resources and power budgets. Several optimization techniques such as pruning, quantization and use of light neural networks enable the realtime inference but at the cost of precision degradation. However, using efficient approaches to apply the optimiza… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
4
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 8 publications
(8 citation statements)
references
References 32 publications
(39 reference statements)
0
4
0
Order By: Relevance
“…Corcoran et al [32] and Valadanzoj et al [34] denote elevated throughput albeit accompanied by increased power consumption and accuracy. Conversely, Heller et al [31] and Valadanzoj et al [34] showcase a harmonized trade-off among throughput, power consumption, and efficiency. For an equitable comparison, the proposed system is compared with the work of Heller et al [31], given the congruent utilization of FPGA boards and test image sizes in the experimentation.…”
Section: Cmparison With Other Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Corcoran et al [32] and Valadanzoj et al [34] denote elevated throughput albeit accompanied by increased power consumption and accuracy. Conversely, Heller et al [31] and Valadanzoj et al [34] showcase a harmonized trade-off among throughput, power consumption, and efficiency. For an equitable comparison, the proposed system is compared with the work of Heller et al [31], given the congruent utilization of FPGA boards and test image sizes in the experimentation.…”
Section: Cmparison With Other Related Workmentioning
confidence: 99%
“…However, to discern the state-of-the-art among these systems, several notable implementations warrant attention. Heller et al [31] introduced an object detection system utilizing deep learning on embedded edge devices, focusing on maritime object detection with the Xilinx Kria KV260 Vision AI Kit. Their study involved training and evaluating multiple YOLO neural networks of varying sizes and architectural specifications, incorporating structured pruning techniques such as sparsifying to reduce network size while preserving detection performance.…”
Section: Introductionmentioning
confidence: 99%
“…Secondly, pruning techniques can be employed to eliminate redundant parameters from the original model, thus achieving lightweight goals. For instance, Heller et al [133] utilized sparsifying approach to modify network models, resulting in a reduction of parameter count by over 80% and a simultaneous acceleration in computational speed. Subsequent researchers can devote efforts to both aspects or adopt a fusion approach to enhance real-time performance and reduce parameter count in maritime object detection.…”
Section: Lightweight Network Structuresmentioning
confidence: 99%
“…In our previous article [14], we proposed a deep learningbased solution for detecting and classifying maritime objects using convolutional neural networks (CNNs). During our study, we evaluated the performance of several networks and selected YOLOv4 due to its high detection performance and rate.…”
Section: B Yolov7mentioning
confidence: 99%