AH
Type to search...
2 min read
CODA-DVD

On-board satellite pipeline for detecting dark vessels (ships without AIS). Uses Liquid AI’s LFM2.5-VL as the decision engine at two stages: confirming NIR anomalies and classifying vessels in high-res imagery.

Pipeline

StageFilterResult
1. CloudFilterSCL band cloud pixels>70% cloud: discard
2. AnomalyDetectorNIR threshold + VLM confirmationNo vessel: discard
3. SuperResolutionMapbox 0.5m/px + VLM classification128x128 crop + JSON transmitted

Stack

  • LFM2.5-VL (Liquid AI): 1.6B params, 2.6 GB quantized
  • SimSat (DPhi Space): satellite simulator
  • Sentinel-2: 10m multispectral imagery
  • VRSBench: fine-tuning dataset (NeurIPS 2024)
  • Modal: H100 for LoRA fine-tuning