Skip to content
All projects

Jan–Mar 2025

Conditional GAN Image-to-Image Translation

An image-to-image translation model that turns satellite imagery into map-like representations. I implemented a pix2pix-style conditional GAN: a U-Net generator that preserves spatial structure, and a PatchGAN discriminator that judges local realism rather than a single global score.

Highlights