30 January 2023

The “eyes and ears” of SeaClear robotic platform, aka the observation ROV, has been going through a development phase in order to accurately perceive its surrounding environment. Different computer vision tasks were examined such as instance segmentation and object detection in order to select the one that best satisfies the SeaClear requirements and limitations in terms of accuracy and computational cost. Similarly to all neural network architectures, convolutional neural networks (CNNs) that are employed in this computer vision task require big amounts of data. Hence, additional data have been collected during the SeaClear pilot tests, which were afterwards processed and labelled. In total, we have generated 8610 labelled image samples by the measurements conducted during the SeaClear pilot.

After generating a sufficiently large dataset, different convolutional neural network architectures have been examined. We have explored both two-stage and one-stage CNNs showing promising results. Two-stage CNNs generate regions of interest and use these region proposals to perform object classification and bounding box regression. In contrast, one-stage CNNs perform object detection in one stage, ensuring much faster inference.

classification trashClassification example in a controlled environment

Next, we want to focus on optimizing these CNN architectures and testing them in real time. Stay tuned for more updates to come.

This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No. 871295.

The SEACLEAR project spans four years, running from January 1st, 2020 to December 31st, 2023.

SEACLEAR NEWSLETTER

Stay up to date with news about the project. Expected frequency for the newsletter is twice a year.

SEACLEAR is not responsible for the content of third-party sites to which we link from this site.


Design & maintenance by Lichtbringer