Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 1.62 KB

history_changelog.md

File metadata and controls

15 lines (14 loc) · 1.62 KB

History of Changelog

  • 2023.04.19: 🐳 Training codes and config files are public available now.
  • 2023.04.09: Add features of inpainting and colorization for cropped face images.
  • 2023.02.10: Include dlib as a new face detector option, it produces more accurate face identity.
  • 2022.10.05: Support video input --input_path [YOUR_VIDEO.mp4]. Try it to enhance your videos! 🎬
  • 2022.09.14: Integrated to 🤗 Hugging Face. Try out online demo! Hugging Face
  • 2022.09.09: Integrated to 🚀 Replicate. Try out online demo! Replicate
  • 2022.09.04: Add face upsampling --face_upsample for high-resolution AI-created face enhancement.
  • 2022.08.23: Some modifications on face detection and fusion for better AI-created face enhancement.
  • 2022.08.07: Integrate Real-ESRGAN to support background image enhancement.
  • 2022.07.29: Integrate new face detectors of ['RetinaFace'(default), 'YOLOv5'].
  • 2022.07.17: Add Colab demo of CodeFormer. google colab logo
  • 2022.07.16: Release inference code for face restoration. 😊
  • 2022.06.21: This repo is created.