paper-with-me

Papers

MODS -- A USV-oriented object detection and obstacle segmentation benchmark

2021-05-05 · Borja Bovcon, Jon Muhovič, Duško Vranac, Dean Mozetič, Janez Perš, Matej Kristan

Small-sized unmanned surface vehicles (USV) are coastal water devices with a broad range of applications such as environmental control and surveillance. A crucial capability for autonomous operation is obstacle detection for timely reaction and collision avoidance, which has been recently explored in the context of camera-based visual scene interpretation. Owing to curated datasets, substantial advances in scene interpretation have been made in a related field of unmanned ground vehicles. However, the current maritime datasets do not adequately capture the complexity of real-world USV scenes and the evaluation protocols are not standardised, which makes cross-paper comparison of different methods difficult and hinders the progress. To address these issues, we introduce a new obstacle detection benchmark MODS, which considers two major perception tasks: maritime object detection and the more general maritime obstacle segmentation. We present a new diverse maritime evaluation dataset containing approximately 81k stereo images synchronized with an on-board IMU, with over 60k objects annotated. We propose a new obstacle segmentation performance evaluation protocol that reflects the detection accuracy in a way meaningful for practical USV navigation. Nineteen recent state-of-the-art object detection and obstacle segmentation methods are evaluated using the proposed protocol, creating a benchmark to facilitate development of the field. The proposed dataset, as well as evaluation routines, are made publicly available at vicos.si/resources.

📄 PDF Abstract BibTeX arXiv:2105.02359

Code (2)

bborja/mods_evaluation
lojzezust/WaSR pytorch

Tasks

Collision Avoidanceobject-detectionObject DetectionOriented Object DetectionSegmentation

Similar Papers 제목 키워드 기반

Temporal Context for Robust Maritime Obstacle Detection

2022-03-10 · Lojze Žust, Matej Kristan

Robust maritime obstacle detection is essential for fully autonomous unmanned surface vehicles (USVs). The currently widely adopted segmentation-based obstacle detection methods are prone to misclassification of object r…

ObjectPanoptic SegmentationSemantic SegmentationVideo Semantic Segmentation

1st Workshop on Maritime Computer Vision (MaCVi) 2023: Challenge Results

2022-11-24 · Benjamin Kiefer, Matej Kristan, Janez Perš, Lojze Žust 외

The 1$^{\text{st}}$ Workshop on Maritime Computer Vision (MaCVi) 2023 focused on maritime computer vision for Unmanned Aerial Vehicles (UAV) and Unmanned Surface Vehicle (USV), and organized several subchallenges in this…

Objectobject-detectionObject DetectionObject Tracking

A Modular Ontology for MODS -- Metadata Object Description Schema

2023-07-31 · Rushrukh Rayan, Cogan Shimizu, Heidi Sieverding, Pascal Hitzler

The Metadata Object Description Schema (MODS) was developed to describe bibliographic concepts and metadata and is maintained by the Library of Congress. Its authoritative version is given as an XML schema based on an XM…

Knowledge GraphsObject

MulModSeg: Enhancing Unpaired Multi-Modal Medical Image Segmentation with Modality-Conditioned Text Embedding and Alternating Training

2024-11-23 · Chengyin Li, Hui Zhu, Rafi Ibn Sultan, Hassan Bagher Ebadian 외

In the diverse field of medical imaging, automatic segmentation has numerous applications and must handle a wide variety of input domains, such as different types of Computed Tomography (CT) scans and Magnetic Resonance …

Computed Tomography (CT)Image SegmentationMedical Image SegmentationSegmentation+2

ModSec-Learn: Boosting ModSecurity with Machine Learning

2024-06-19 · Christian Scano, Giuseppe Floris, Biagio Montaruli, Luca Demetrio 외

ModSecurity is widely recognized as the standard open-source Web Application Firewall (WAF), maintained by the OWASP Foundation. It detects malicious requests by matching them against the Core Rule Set (CRS), identifying…