Notebooks¶
Try CIA directly in your browser: no installation required.
Quick Start¶
A step-by-step notebook covering:
- Installation: install CIA via pip
- Generate: create synthetic images from sample images
- Evaluate: compute quality metrics (FID, Mahalanobis distance)
- 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