Search papers, labs, and topics across Lattice.
This paper introduces the OpenSARShip-Ship Detection Dataset (OSSDD), a comprehensive new dataset designed to enhance ship detection in Synthetic Aperture Radar (SAR) images, addressing the scarcity of large training datasets in this domain. OSSDD comprises 15,197 Sentinel-1 amplitude patches with detailed annotations for 55,759 ships, facilitating the training of neural networks for improved maritime situational awareness. Experimental results using three common detection models鈥擣aster R-CNN, FCOS, and DETR鈥攑rovide benchmarks that can guide future research in SAR ship detection.
The OSSDD dataset significantly boosts the available resources for training neural networks in SAR ship detection, offering over 55,000 annotated ships for robust model development.
Ship detection in Synthetic Aperture Radar (SAR) images plays an important role for maritime situational awareness, especially with respect to different illegal activities at sea such as illegal fishing, smuggling or border violations. Modern ship detection methods using neural networks usually require large training datasets, which are considerably scarcer in the SAR domain than in the electro-optical domain. While several free datasets exist for this task, their availability and usability vary. In this paper, OpenSARShip-Ship Detection Dataset (OSSDD), a new dataset based on the well-known OpenSARShip 1.0 dataset is proposed for training neural networks for SAR ship detection. OSSDD is freely available and contains 15,197 Sentinel-1 amplitude patches in VV and VH polarization, binary ship masks, axis-aligned bounding box and rotated bounding box annotations for a total of 55,759 ships. The construction of the dataset, the contents and structure of the downloadable data and experiments with three common detector models (Faster R-CNN, FCOS, DETR) are shown and discussed. The results serve as benchmarks for future experiments. The dataset is available on Hugging Face at https://huggingface.co/datasets/sylviaHoch/OpenSARShip-Ship-Detection-Dataset.