Back to projects

beautify-old-photo

Old photo restoration notebook using GFPGAN for face enhancement and DeOldify for automatic colorization. Demonstrates a reproducible research workflow with before/after examples.

Brief

GFPGAN and DeOldify notebook for photo restoration

Key Features

  • Combines GFPGAN face enhancement with DeOldify automatic colorization
  • Runs as a reproducible Colab/Jupyter restoration workflow
  • Documents before/after examples and limitations of model-based restoration

Tech stack

PythonGFPGANDeOldifyPyTorch
A research notebook that combines GFPGAN face enhancement with DeOldify automatic colorization. It demonstrates how aged or damaged photos can be restored in a reproducible Colab/Jupyter workflow. The project documents before/after examples and the expected limitations of model-based restoration. The focus is a clear research process and verifiable result, not a promise of perfect recovery for every image.