Welcome to Instrument-To-Instrument (ITI) tool documentation!

ITI is an AI tool capable of translating between different image domains. It is based on a Generative Adversarial Network (GAN) with unpaired image-to-image translation. This allows for:
  • Image enhancement

  • Instrument intercalibration

  • Super-resolution

for many science domains. The tool has been applied to heliophysics and earth science use cases.

The framework is built on submodules that can be used independently. This allows to use the ITI tool end-to-end or to use only the parts that are needed, e.g. to obtain an ML-ready dataset.

_images/ITI_framework.jpg
Installation

Information on how to install the ITI tool with its requirements.

Download

Data download.

Dataloader

Dataloader.

Training

Training.

Translation

Translation.