Home

Awesome

Exchanger4SITS: Revisiting the Encoding of Satellite Image Time Series

The official code repository for the paper "Revisiting the Encoding of Satellite Image Time Series".

arXiv GitHub Stars Github Forks

News

Schematic Overview of Collect--Update--Distribute

schematic illustration

Qualitative Results from Exchanger+Mask2Former on PASTIS

<img src="./figs/pastis_preds.gif" alt="qualitative results" style="width:480px;height:480px;">

New SOTA Results on PASTIS Benchmark Dataset

PASTIS - Semantic Segmentation

PWC

Model NamemIoU#Params (M)FLOPs
U-TAE63.11.0947G
TSViT65.42.16558G
Exchanger+Unet66.88.08300G
Exchanger+Mask2Former67.924.59329G

PASTIS - Panoptic Segmentation

PWC

Model NameSQRQPQ#Params (M)FLOPs
UConvLSTM+PaPs80.243.935.62.5055G
U-TAE+PaPs81.553.243.81.2647G
Exchanger+Unet+PaPs80.358.947.89.99301G
Exchanger+Mask2Former84.661.652.624.63332G

License

License: MIT

Notes

Citation

If you find our work or code useful in your research, please consider citing the following BibTex entry:

@article{cai2023rethinking,
  title={Rethinking the Encoding of Satellite Image Time Series},
  author={Cai, Xin and Bi, Yaxin and Nicholl, Peter and Sterritt, Roy},
  journal={arXiv preprint arXiv:2305.02086},
  year={2023}
}

Acknowledgements

The codebase is built upon the following great work:

I would like to thank Zenodo for hosting the model weights and appreciate the constructive and insightful comments from BMVC reviewers.