Transfer Learning for On-Orbit Ship Segmentation
Abstract
With the adoption of edge AI processors for space, on-orbit inference on EO data has become a possibility. This enables a range of new applications for space-based EO systems. Since the development of on-orbit AI applications requires rarely available raw data, training of these AI networks remains a challenge. To address this issue, we investigate the effects of varying two key image parameters between training and testing data on a ship segmentation network: Ground Sampling Distance and band misalignment magnitude. Our results show that for both parameters the network exhibits degraded performance if these parameters differ in testing data with respect to training data. We show that this performance drop can be mitigated with appropriate data augmentation. By preparing models at the training stage for the appropriate feature space, the need for additional computational resources on-board for e.g. image scaling or band-alignment of camera data can be mitigated.
Cite
Text
Fanizza et al. "Transfer Learning for On-Orbit Ship Segmentation." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25056-9_2Markdown
[Fanizza et al. "Transfer Learning for On-Orbit Ship Segmentation." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/fanizza2022eccvw-transfer/) doi:10.1007/978-3-031-25056-9_2BibTeX
@inproceedings{fanizza2022eccvw-transfer,
title = {{Transfer Learning for On-Orbit Ship Segmentation}},
author = {Fanizza, Vincenzo and Rijlaarsdam, David D. W. and González, Pablo Tomás Toledano and Espinosa-Aranda, José Luis},
booktitle = {European Conference on Computer Vision Workshops},
year = {2022},
pages = {21-36},
doi = {10.1007/978-3-031-25056-9_2},
url = {https://mlanthology.org/eccvw/2022/fanizza2022eccvw-transfer/}
}