Skip to content

Notebooks

Try CIA directly in your browser: no installation required.

Quick Start

Open In Colab

A step-by-step notebook covering:

  1. Installation: install CIA via pip
  2. Generate: create synthetic images from sample images
  3. Evaluate: compute quality metrics (FID, Mahalanobis distance)
  4. Filter: keep only the best generated images

Open the notebook in Colab and run each cell to see CIA in action. You'll need a GPU runtime (Runtime → Change runtime type → T4 GPU recommended).

Estimated time: 10–15 minutes