SailSwarm Obstacle Detection
Collection
SailSwarm obstacle-detection vision models: eWaSR water/sky/obstacle seg + YOLO det/seg. LaRS-derived models cite Zust et al. ICCV 2023 (see cards). • 4 items • Updated
ewasr_resnet18 (Teršek et al.) trained on the LaRS maritime benchmark for
3-class semantic segmentation — obstacle / water / sky — for the SailSwarm
autonomous-sailboat obstacle-detection module (University of Konstanz).
Used to derive a robust water edge (navigation up-vector / horizon) and the true waterline-contact point for monocular range, replacing a brittle RANSAC-Canny horizon.
Architecture: eWaSR (tersekmatija/eWaSR). Training data: LaRS (research/
non-commercial — derived weights inherit its terms). Verify both licenses before
any commercial or redistribution use.
This model derives from the LaRS dataset/benchmark. If you use it, please cite:
@InProceedings{Zust2023LaRS,
title={LaRS: A Diverse Panoptic Maritime Obstacle Detection Dataset and Benchmark},
author={{\v{Z}}ust, Lojze and Per{\v{s}}, Janez and Kristan, Matej},
booktitle={International Conference on Computer Vision (ICCV)},
year={2023}
}