CVIVNov 25, 2021

CDNet is all you need: Cascade DCN based underwater object detection RCNN

arXiv:2111.12982v13 citations
Originality Synthesis-oriented
AI Analysis

This work addresses object detection for underwater robotics vision, but it appears incremental as it combines existing methods without clear novel contributions.

The authors tackled underwater object detection by combining Cascade-RCNN and Deformable Convolution Network, evaluating their method on underwater optical and acoustics image datasets with engineering tricks and augmentation.

Object detection is a very important basic research direction in the field of computer vision and a basic method for other advanced tasks in the field of computer vision. It has been widely used in practical applications such as object tracking, video behavior recognition and underwater robotics vision. The Cascade-RCNN and Deformable Convolution Network are both classical and excellent object detection algorithms. In this report, we evaluate our Cascade-DCN based method on underwater optical image and acoustics image datasets with different engineering tricks and augumentation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes