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.

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

Technologies

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 and documents the expected limitations of model-based restoration.