README.md

December 8, 2023 ยท View on GitHub

This repository contains code for the paper:

A deep learning approach to satellite image time series coregistration through alignment of road networks. Neural Computing and Applications, 2023.

Requirements

  • Python 3
  • PyTorch 2.1.0 >=
  • PyTorch Lightning 1.9.5 >=

Acknowledgments

The code is adapted from Lichen Zhou's D-LinkNet code. Refer also to the published paper.

Contents

  1. 1Requirements
  2. 2Acknowledgments