• Stars
    star
    147
  • Rank 250,395 (Top 5 %)
  • Language
    Jupyter Notebook
  • License
    Apache License 2.0
  • Created about 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple चेहरा(face) restoration

चेहरा-GAN

Beta model, might have issues.

Demo v0.2:

Demo v0.1:

If you like what I'm doing you can:

  • Follow me on twitter
  • Check my other projects GitHub
  • You can sponsor me to support my open source work 💖 sponsor

Changelog

  • 2022-09-010 Tested it on 64×64 -> 512×512 on FFHQ-CelebaHQ - Example Images

  • 2022-08-026 Use this weights to train it further.

  • 2022-08-026 Colab Demo v0.2:

  • 2022-08-026 beta-v0.2

  • 2022-08-023 beta-v0.1

  • 2022-08-022 Colab demo v0.1

  • 2022-08-022 Fast.ai model training url

Example Images

64×64 -> 512×512

Superstar

64×64 -> 512×512

Superstar

Image samples

Superstar

Superstar

Superstar

Superstar

Superstar

Superstar

Dataset

Dataset was generated using the below models.

-GPEN

-GFPGAN

-FFHQ can be used, but generating a dataset would help in dealing with real image problems.

-Generated dataset was cropped to facial features and then trained.

Superstar

Model

beta-v0.1

beta-v0.2

Use this weights to train it further.

  • works well with color photos.

Implementation Details

Limitation

  • I call this a beta as it needs lot of improvement, But with minimum effort the results are good.